2026-03-29 01:45:48.003324 | Job console starting 2026-03-29 01:45:48.215913 | Updating git repos 2026-03-29 01:45:48.763241 | Cloning repos into workspace 2026-03-29 01:45:50.287047 | Restoring repo states 2026-03-29 01:45:50.408238 | Merging changes 2026-03-29 01:45:50.408275 | Checking out repos 2026-03-29 01:45:52.076589 | Preparing playbooks 2026-03-29 01:46:06.036054 | Running Ansible setup 2026-03-29 01:46:10.299968 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-29 01:46:10.943537 | 2026-03-29 01:46:11.027104 | PLAY [localhost] 2026-03-29 01:46:11.039949 | 2026-03-29 01:46:11.040041 | TASK [Gathering Facts] 2026-03-29 01:46:12.365346 | localhost | ok 2026-03-29 01:46:12.379062 | 2026-03-29 01:46:12.381529 | TASK [Setup log path fact] 2026-03-29 01:46:12.415342 | localhost | ok 2026-03-29 01:46:12.515895 | 2026-03-29 01:46:12.516216 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-29 01:46:12.567097 | localhost | ok 2026-03-29 01:46:12.724125 | 2026-03-29 01:46:12.734812 | TASK [emit-job-header : Print job information] 2026-03-29 01:46:12.783452 | # Job Information 2026-03-29 01:46:12.783668 | Ansible Version: 2.16.16 2026-03-29 01:46:12.783713 | Job: openstack-tox-py311 2026-03-29 01:46:12.783746 | Pipeline: periodic 2026-03-29 01:46:12.783776 | Executor: 0a8996d2b663 2026-03-29 01:46:12.783805 | Triggered by: https://github.com/vexxhost/manila 2026-03-29 01:46:12.783839 | Event ID: b05e2a7eaae541aba7aa78818549223f 2026-03-29 01:46:12.787978 | 2026-03-29 01:46:12.788078 | LOOP [emit-job-header : Print node information] 2026-03-29 01:46:12.904012 | localhost | ok: 2026-03-29 01:46:12.904290 | localhost | # Node Information 2026-03-29 01:46:12.904352 | localhost | Inventory Hostname: debian-bookworm 2026-03-29 01:46:12.904401 | localhost | Hostname: np0000161178 2026-03-29 01:46:12.904445 | localhost | Username: zuul 2026-03-29 01:46:12.904496 | localhost | Distro: Debian 12.13 2026-03-29 01:46:12.904540 | localhost | Provider: yul1 2026-03-29 01:46:12.904583 | localhost | Region: ca-ymq-1 2026-03-29 01:46:12.904624 | localhost | Label: debian-bookworm 2026-03-29 01:46:12.904665 | localhost | Product Name: OpenStack Nova 2026-03-29 01:46:12.904706 | localhost | Interface IP: 199.204.45.129 2026-03-29 01:46:12.916810 | 2026-03-29 01:46:12.916983 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-29 01:46:13.379836 | localhost -> localhost | changed 2026-03-29 01:46:13.384940 | 2026-03-29 01:46:13.385049 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-29 01:46:15.038359 | localhost -> localhost | changed 2026-03-29 01:46:15.045213 | 2026-03-29 01:46:15.045285 | PLAY [all] 2026-03-29 01:46:15.054782 | 2026-03-29 01:46:15.054922 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-29 01:46:15.357425 | debian-bookworm -> localhost | ok 2026-03-29 01:46:15.368457 | 2026-03-29 01:46:15.368548 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-29 01:46:15.403520 | debian-bookworm | ok 2026-03-29 01:46:15.420782 | debian-bookworm | included: /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-29 01:46:15.427545 | 2026-03-29 01:46:15.427628 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-29 01:46:16.491734 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-29 01:46:16.492008 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/work/d6f7bd70375746b0ba9917b8c93072c0_id_rsa 2026-03-29 01:46:16.492068 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/work/d6f7bd70375746b0ba9917b8c93072c0_id_rsa.pub 2026-03-29 01:46:16.492109 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-29 01:46:16.492145 | debian-bookworm -> localhost | SHA256:lGTdrDivMM8z+JfCU13h7dRBbBDpSaN//TGvE7ounlE zuul-build-sshkey 2026-03-29 01:46:16.492196 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-29 01:46:16.492228 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-29 01:46:16.492266 | debian-bookworm -> localhost | | o. o o*. | 2026-03-29 01:46:16.492298 | debian-bookworm -> localhost | | o .. o+.+ | 2026-03-29 01:46:16.492327 | debian-bookworm -> localhost | | o. .+.+oo| 2026-03-29 01:46:16.492356 | debian-bookworm -> localhost | | .o .. oo +| 2026-03-29 01:46:16.492386 | debian-bookworm -> localhost | | So .E. o.| 2026-03-29 01:46:16.492414 | debian-bookworm -> localhost | | o o....+o| 2026-03-29 01:46:16.492443 | debian-bookworm -> localhost | | B o.. ...=| 2026-03-29 01:46:16.492500 | debian-bookworm -> localhost | | . X +o. . o| 2026-03-29 01:46:16.492534 | debian-bookworm -> localhost | | ..Booo..o | 2026-03-29 01:46:16.492564 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-29 01:46:16.492646 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.314002 2026-03-29 01:46:16.500792 | 2026-03-29 01:46:16.500891 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-29 01:46:16.550189 | debian-bookworm | ok 2026-03-29 01:46:16.563981 | debian-bookworm | included: /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-29 01:46:16.576677 | 2026-03-29 01:46:16.593271 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-29 01:46:16.619814 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:16.727997 | 2026-03-29 01:46:16.728121 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-29 01:46:17.230333 | debian-bookworm | changed 2026-03-29 01:46:17.323496 | 2026-03-29 01:46:17.346624 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-29 01:46:17.537715 | debian-bookworm | ok 2026-03-29 01:46:17.542847 | 2026-03-29 01:46:17.542922 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-29 01:46:18.046534 | debian-bookworm | changed 2026-03-29 01:46:18.052285 | 2026-03-29 01:46:18.052388 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-29 01:46:18.542416 | debian-bookworm | changed 2026-03-29 01:46:18.551218 | 2026-03-29 01:46:18.769436 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-29 01:46:18.795544 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:18.814471 | 2026-03-29 01:46:18.814626 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-29 01:46:19.355194 | debian-bookworm -> localhost | changed 2026-03-29 01:46:19.371047 | 2026-03-29 01:46:19.371120 | TASK [add-build-sshkey : Add back temp key] 2026-03-29 01:46:19.715030 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/work/d6f7bd70375746b0ba9917b8c93072c0_id_rsa (zuul-build-sshkey) 2026-03-29 01:46:19.715275 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019644 2026-03-29 01:46:19.720492 | 2026-03-29 01:46:19.720614 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-29 01:46:20.076727 | debian-bookworm | ok 2026-03-29 01:46:20.103812 | 2026-03-29 01:46:20.103963 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-29 01:46:20.131135 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:20.153017 | 2026-03-29 01:46:20.153390 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-29 01:46:20.514441 | debian-bookworm | ok 2026-03-29 01:46:20.522592 | 2026-03-29 01:46:20.522668 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-29 01:46:22.238842 | debian-bookworm | Output suppressed because no_log was given 2026-03-29 01:46:22.247446 | 2026-03-29 01:46:22.253493 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-29 01:46:22.464195 | debian-bookworm | ok: "logs" 2026-03-29 01:46:22.464443 | debian-bookworm | ok: All items complete 2026-03-29 01:46:22.464472 | 2026-03-29 01:46:22.661453 | debian-bookworm | ok: "artifacts" 2026-03-29 01:46:22.830814 | debian-bookworm | ok: "docs" 2026-03-29 01:46:22.847651 | 2026-03-29 01:46:22.847799 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-29 01:46:23.045222 | debian-bookworm | changed: "logs" 2026-03-29 01:46:23.202341 | debian-bookworm | changed: "artifacts" 2026-03-29 01:46:23.365725 | debian-bookworm | changed: "docs" 2026-03-29 01:46:23.383224 | 2026-03-29 01:46:23.383297 | PLAY RECAP 2026-03-29 01:46:23.383340 | debian-bookworm | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-29 01:46:23.383369 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-29 01:46:23.383390 | 2026-03-29 01:46:23.527402 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-29 01:46:23.595359 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/enable-fips/pre.yaml@master] 2026-03-29 01:46:24.163510 | 2026-03-29 01:46:24.163653 | PLAY [Enable FIPS mode] 2026-03-29 01:46:24.174621 | 2026-03-29 01:46:24.174694 | TASK [Enable FIPS mode and reboot node] 2026-03-29 01:46:24.229530 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:24.231361 | 2026-03-29 01:46:24.231483 | PLAY RECAP 2026-03-29 01:46:24.231632 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-29 01:46:24.231762 | 2026-03-29 01:46:24.342868 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/enable-fips/pre.yaml@master] 2026-03-29 01:46:24.344363 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/pre.yaml@master] 2026-03-29 01:46:24.887288 | 2026-03-29 01:46:25.087573 | PLAY [all] 2026-03-29 01:46:25.122535 | 2026-03-29 01:46:25.122717 | TASK [Install binary dependencies] 2026-03-29 01:46:25.179690 | debian-bookworm | ok 2026-03-29 01:46:25.199871 | 2026-03-29 01:46:25.199998 | TASK [bindep : Include find tasks] 2026-03-29 01:46:25.240170 | debian-bookworm | ok 2026-03-29 01:46:25.247681 | debian-bookworm | included: /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/find.yaml 2026-03-29 01:46:25.253464 | 2026-03-29 01:46:25.253535 | TASK [bindep : Look for bindep.txt] 2026-03-29 01:46:25.644259 | debian-bookworm | ok 2026-03-29 01:46:25.750497 | 2026-03-29 01:46:25.750675 | TASK [bindep : Define bindep_file fact] 2026-03-29 01:46:25.783642 | debian-bookworm | ok 2026-03-29 01:46:25.791366 | 2026-03-29 01:46:25.791460 | TASK [bindep : Look for other-requirements.txt] 2026-03-29 01:46:25.822629 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:25.833092 | 2026-03-29 01:46:25.833221 | TASK [bindep : Define bindep_file fact] 2026-03-29 01:46:25.860361 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:25.872670 | 2026-03-29 01:46:25.872876 | TASK [bindep : Look for bindep fallback file] 2026-03-29 01:46:25.906252 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:25.916249 | 2026-03-29 01:46:25.916372 | TASK [bindep : Define bindep_file fact] 2026-03-29 01:46:25.945348 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:25.953478 | 2026-03-29 01:46:25.953617 | TASK [bindep : Include bindep tasks] 2026-03-29 01:46:25.987077 | debian-bookworm | ok 2026-03-29 01:46:26.000042 | debian-bookworm | included: /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/find-bindep.yaml 2026-03-29 01:46:26.017149 | 2026-03-29 01:46:26.017260 | TASK [bindep : Look for bindep command] 2026-03-29 01:46:26.052048 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:26.212230 | 2026-03-29 01:46:26.212383 | TASK [bindep : Check for system bindep] 2026-03-29 01:46:26.757131 | debian-bookworm | ok: Runtime: 0:00:00.006372 2026-03-29 01:46:26.833512 | 2026-03-29 01:46:26.833822 | TASK [bindep : Define bindep_command fact] 2026-03-29 01:46:26.858269 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:26.866411 | 2026-03-29 01:46:26.866489 | TASK [bindep : Include install tasks] 2026-03-29 01:46:26.904268 | debian-bookworm | ok 2026-03-29 01:46:26.911723 | debian-bookworm | included: /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/install.yaml 2026-03-29 01:46:26.921100 | 2026-03-29 01:46:26.921164 | TASK [bindep : Create temp dir for bindep] 2026-03-29 01:46:27.243889 | debian-bookworm | changed 2026-03-29 01:46:27.252060 | 2026-03-29 01:46:27.252173 | TASK [Ensure we have pip dependencies] 2026-03-29 01:46:27.287865 | debian-bookworm | ok 2026-03-29 01:46:27.324186 | 2026-03-29 01:46:27.324393 | TASK [ensure-pip : Check if pip is installed] 2026-03-29 01:46:27.893134 | debian-bookworm | ok: Runtime: 0:00:00.006056 2026-03-29 01:46:27.983708 | 2026-03-29 01:46:27.983913 | LOOP [ensure-pip : Install pip from packages] 2026-03-29 01:46:28.020442 | debian-bookworm | ok: "/var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-03-29 01:46:28.033760 | debian-bookworm | included: /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-03-29 01:46:28.044465 | 2026-03-29 01:46:28.044537 | TASK [ensure-pip : Update package lists] 2026-03-29 01:46:31.160557 | debian-bookworm | changed 2026-03-29 01:46:31.167062 | 2026-03-29 01:46:31.167127 | TASK [ensure-pip : Install Python 3 pip] 2026-03-29 01:46:35.726600 | debian-bookworm | changed 2026-03-29 01:46:35.733644 | 2026-03-29 01:46:35.733843 | TASK [ensure-pip : Install Python 2 pip] 2026-03-29 01:46:35.779635 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:35.789307 | 2026-03-29 01:46:35.789400 | TASK [ensure-pip : Ensure setuptools] 2026-03-29 01:46:35.814474 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:35.828274 | 2026-03-29 01:46:35.828514 | TASK [ensure-pip : Check for ensurepip module] 2026-03-29 01:46:36.081762 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-03-29 01:46:36.081928 | debian-bookworm | [--altinstall] [--default-pip] 2026-03-29 01:46:36.081941 | debian-bookworm | 2026-03-29 01:46:36.081952 | debian-bookworm | options: 2026-03-29 01:46:36.081966 | debian-bookworm | -h, --help show this help message and exit 2026-03-29 01:46:36.081980 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-03-29 01:46:36.081992 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-03-29 01:46:36.082021 | debian-bookworm | times. 2026-03-29 01:46:36.082034 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-03-29 01:46:36.082044 | debian-bookworm | --user Install using the user scheme. 2026-03-29 01:46:36.082053 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-03-29 01:46:36.082062 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-03-29 01:46:36.082070 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-03-29 01:46:36.082078 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-03-29 01:46:36.082085 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-03-29 01:46:36.939614 | debian-bookworm | ok: Runtime: 0:00:00.049385 2026-03-29 01:46:36.949620 | 2026-03-29 01:46:36.949753 | TASK [ensure-pip : Ensure python3-venv] 2026-03-29 01:46:36.975310 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:36.986977 | 2026-03-29 01:46:36.987204 | TASK [ensure-pip : Install pip from source] 2026-03-29 01:46:37.013338 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:46:37.024647 | 2026-03-29 01:46:37.024798 | TASK [ensure-pip : Probe for venv python full path] 2026-03-29 01:46:37.230290 | debian-bookworm | /usr/bin/python3 2026-03-29 01:46:37.755016 | debian-bookworm | ok: Runtime: 0:00:00.005810 2026-03-29 01:46:37.761166 | 2026-03-29 01:46:37.761235 | TASK [ensure-pip : Set host default] 2026-03-29 01:46:37.826306 | debian-bookworm | ok 2026-03-29 01:46:37.834023 | 2026-03-29 01:46:37.834110 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-03-29 01:46:37.940640 | debian-bookworm | ok 2026-03-29 01:46:37.958729 | 2026-03-29 01:46:37.958866 | TASK [bindep : Install bindep into temporary venv] 2026-03-29 01:46:42.734982 | debian-bookworm | changed 2026-03-29 01:46:43.420168 | 2026-03-29 01:46:43.420292 | TASK [bindep : Define bindep_command] 2026-03-29 01:46:43.450488 | debian-bookworm | ok 2026-03-29 01:46:43.455367 | 2026-03-29 01:46:43.455462 | LOOP [bindep : Include package tasks] 2026-03-29 01:46:43.507351 | debian-bookworm | ok: "src/github.com/vexxhost/manila/bindep.txt" 2026-03-29 01:46:43.507589 | debian-bookworm | ok: All items complete 2026-03-29 01:46:43.507635 | 2026-03-29 01:46:43.522789 | debian-bookworm | included: /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/packages.yaml 2026-03-29 01:46:43.540554 | 2026-03-29 01:46:43.540732 | TASK [bindep : Define bindep_run fact] 2026-03-29 01:46:43.572915 | debian-bookworm | ok 2026-03-29 01:46:43.584066 | 2026-03-29 01:46:43.584232 | TASK [bindep : Get list of packages to install from bindep] 2026-03-29 01:46:44.635343 | debian-bookworm | build-essential 2026-03-29 01:46:44.635460 | debian-bookworm | gettext 2026-03-29 01:46:44.635473 | debian-bookworm | graphviz 2026-03-29 01:46:44.635483 | debian-bookworm | libffi-dev 2026-03-29 01:46:44.635493 | debian-bookworm | libmariadb-dev-compat 2026-03-29 01:46:44.635502 | debian-bookworm | libpq-dev 2026-03-29 01:46:44.635511 | debian-bookworm | libssl-dev 2026-03-29 01:46:44.635540 | debian-bookworm | libxml2-dev 2026-03-29 01:46:44.635554 | debian-bookworm | libxslt1-dev 2026-03-29 01:46:44.635563 | debian-bookworm | mariadb-server 2026-03-29 01:46:44.635571 | debian-bookworm | postgresql 2026-03-29 01:46:44.635580 | debian-bookworm | postgresql-client 2026-03-29 01:46:45.125875 | debian-bookworm | ok: Runtime: 0:00:00.882046 2026-03-29 01:46:45.131140 | 2026-03-29 01:46:45.131210 | TASK [bindep : Install distro packages from bindep] 2026-03-29 01:47:23.735612 | debian-bookworm | changed 2026-03-29 01:47:24.132266 | 2026-03-29 01:47:24.132438 | TASK [bindep : Check that packages are installed] 2026-03-29 01:47:25.668253 | debian-bookworm | ok: Runtime: 0:00:00.770654 2026-03-29 01:47:25.776552 | 2026-03-29 01:47:25.776689 | TASK [bindep : Fail if we cannot install all packages] 2026-03-29 01:47:25.802011 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:25.817825 | 2026-03-29 01:47:25.818042 | TASK [Run test-setup role] 2026-03-29 01:47:25.839869 | debian-bookworm | ok 2026-03-29 01:47:25.900414 | 2026-03-29 01:47:25.900551 | TASK [test-setup : Check if project's tools/test-setup.sh exists] 2026-03-29 01:47:26.125441 | debian-bookworm | ok 2026-03-29 01:47:26.132285 | 2026-03-29 01:47:26.132427 | TASK [test-setup : Run tools/test-setup.sh] 2026-03-29 01:47:26.346846 | debian-bookworm | + DB_ROOT_PW=insecure_slave 2026-03-29 01:47:26.347054 | debian-bookworm | + DB_USER=openstack_citest 2026-03-29 01:47:26.347068 | debian-bookworm | + DB_PW=openstack_citest 2026-03-29 01:47:26.347079 | debian-bookworm | + sudo -H mysqladmin -u root password insecure_slave 2026-03-29 01:47:26.366187 | debian-bookworm | + sudo -H mysql -u root -pinsecure_slave -h localhost -e ' 2026-03-29 01:47:26.366235 | debian-bookworm | DELETE FROM mysql.user WHERE User='\'''\''; 2026-03-29 01:47:26.366252 | debian-bookworm | FLUSH PRIVILEGES; 2026-03-29 01:47:26.366292 | debian-bookworm | CREATE USER '\''openstack_citest'\''@'\''%'\'' IDENTIFIED BY '\''openstack_citest'\''; 2026-03-29 01:47:26.366313 | debian-bookworm | GRANT ALL PRIVILEGES ON *.* TO '\''openstack_citest'\''@'\''%'\'' WITH GRANT OPTION;' 2026-03-29 01:47:26.386015 | debian-bookworm | + mysql -u openstack_citest -popenstack_citest -h 127.0.0.1 -e ' 2026-03-29 01:47:26.386063 | debian-bookworm | SET default_storage_engine=MYISAM; 2026-03-29 01:47:26.386074 | debian-bookworm | DROP DATABASE IF EXISTS openstack_citest; 2026-03-29 01:47:26.386083 | debian-bookworm | CREATE DATABASE openstack_citest CHARACTER SET utf8;' 2026-03-29 01:47:26.394960 | debian-bookworm | + DB_ROOT_PW=insecure_slave 2026-03-29 01:47:26.395502 | debian-bookworm | ++ sudo -H -u postgres psql -t -c ' 2026-03-29 01:47:26.395519 | debian-bookworm | SELECT '\''HERE'\'' from pg_roles where rolname='\''openstack_citest'\''' 2026-03-29 01:47:26.451395 | debian-bookworm | + root_roles= 2026-03-29 01:47:26.451473 | debian-bookworm | + [[ '' == *HERE ]] 2026-03-29 01:47:26.451505 | debian-bookworm | + sudo -H -u postgres psql -c 'CREATE ROLE openstack_citest WITH SUPERUSER LOGIN PASSWORD '\''openstack_citest'\''' 2026-03-29 01:47:26.507873 | debian-bookworm | CREATE ROLE 2026-03-29 01:47:26.509779 | debian-bookworm | + cat 2026-03-29 01:47:26.512005 | debian-bookworm | + chmod 0600 /home/zuul/.pgpass 2026-03-29 01:47:26.514104 | debian-bookworm | + psql -h 127.0.0.1 -U openstack_citest -d template1 -c 'DROP DATABASE IF EXISTS openstack_citest' 2026-03-29 01:47:26.567169 | debian-bookworm | NOTICE: database "openstack_citest" does not exist, skipping 2026-03-29 01:47:26.567199 | debian-bookworm | DROP DATABASE 2026-03-29 01:47:26.568321 | debian-bookworm | + createdb -h 127.0.0.1 -U openstack_citest -l C -T template0 -E utf8 openstack_citest 2026-03-29 01:47:27.164763 | debian-bookworm | ok: Runtime: 0:00:00.327643 2026-03-29 01:47:27.183361 | 2026-03-29 01:47:27.183443 | TASK [bindep : Remove bindep temp dir] 2026-03-29 01:47:27.477514 | debian-bookworm | ok 2026-03-29 01:47:27.624463 | 2026-03-29 01:47:27.624610 | PLAY RECAP 2026-03-29 01:47:27.624732 | debian-bookworm | ok: 25 changed: 9 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0 2026-03-29 01:47:27.624784 | 2026-03-29 01:47:27.749319 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/pre.yaml@master] 2026-03-29 01:47:27.750872 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-29 01:47:28.359505 | 2026-03-29 01:47:28.365112 | PLAY [all] 2026-03-29 01:47:28.390387 | 2026-03-29 01:47:28.390509 | TASK [ensure-python : Validate python_version value] 2026-03-29 01:47:28.464245 | debian-bookworm | ok: All assertions passed 2026-03-29 01:47:28.480165 | 2026-03-29 01:47:28.480367 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-03-29 01:47:31.163357 | debian-bookworm | changed 2026-03-29 01:47:31.173408 | 2026-03-29 01:47:31.173611 | TASK [ensure-python : Pull in venv package] 2026-03-29 01:47:32.015750 | debian-bookworm | ok 2026-03-29 01:47:32.822601 | 2026-03-29 01:47:32.822729 | TASK [ensure-python : Set default RPM package name] 2026-03-29 01:47:32.847476 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:32.856479 | 2026-03-29 01:47:32.856608 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-03-29 01:47:32.892114 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:32.901043 | 2026-03-29 01:47:32.901178 | TASK [ensure-python : Install RPM package] 2026-03-29 01:47:32.936861 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:32.948965 | 2026-03-29 01:47:32.949098 | TASK [ensure-python : Install python using pyenv] 2026-03-29 01:47:32.973905 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:32.983173 | 2026-03-29 01:47:34.815150 | TASK [ensure-python : Activate python using stow] 2026-03-29 01:47:34.842079 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:34.857427 | 2026-03-29 01:47:34.857517 | TASK [Install pip] 2026-03-29 01:47:34.880841 | debian-bookworm | ok 2026-03-29 01:47:34.906549 | 2026-03-29 01:47:34.906648 | TASK [ensure-pip : Check if pip is installed] 2026-03-29 01:47:35.258072 | debian-bookworm | /usr/bin/pip3 2026-03-29 01:47:35.286657 | debian-bookworm | usage: __main__.py [-h] {unpack,pack,convert,version,help} ... 2026-03-29 01:47:35.286692 | debian-bookworm | 2026-03-29 01:47:35.286706 | debian-bookworm | positional arguments: 2026-03-29 01:47:35.286717 | debian-bookworm | {unpack,pack,convert,version,help} 2026-03-29 01:47:35.286728 | debian-bookworm | commands 2026-03-29 01:47:35.286738 | debian-bookworm | unpack Unpack wheel 2026-03-29 01:47:35.286767 | debian-bookworm | pack Repack wheel 2026-03-29 01:47:35.286784 | debian-bookworm | convert Convert egg or wininst to wheel 2026-03-29 01:47:35.286797 | debian-bookworm | version Print version and exit 2026-03-29 01:47:35.286809 | debian-bookworm | help Show this help 2026-03-29 01:47:35.286818 | debian-bookworm | 2026-03-29 01:47:35.286826 | debian-bookworm | options: 2026-03-29 01:47:35.286835 | debian-bookworm | -h, --help show this help message and exit 2026-03-29 01:47:35.442918 | debian-bookworm | ok: Runtime: 0:00:00.037716 2026-03-29 01:47:35.450434 | 2026-03-29 01:47:35.450530 | LOOP [ensure-pip : Install pip from packages] 2026-03-29 01:47:35.550897 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:35.564535 | 2026-03-29 01:47:35.564728 | TASK [ensure-pip : Ensure setuptools] 2026-03-29 01:47:35.590410 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:35.608889 | 2026-03-29 01:47:35.609249 | TASK [ensure-pip : Check for ensurepip module] 2026-03-29 01:47:35.866986 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-03-29 01:47:35.867205 | debian-bookworm | [--altinstall] [--default-pip] 2026-03-29 01:47:35.867220 | debian-bookworm | 2026-03-29 01:47:35.867231 | debian-bookworm | options: 2026-03-29 01:47:35.867244 | debian-bookworm | -h, --help show this help message and exit 2026-03-29 01:47:35.867258 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-03-29 01:47:35.867270 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-03-29 01:47:35.867292 | debian-bookworm | times. 2026-03-29 01:47:35.867305 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-03-29 01:47:35.867315 | debian-bookworm | --user Install using the user scheme. 2026-03-29 01:47:35.867323 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-03-29 01:47:35.867332 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-03-29 01:47:35.867340 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-03-29 01:47:35.867348 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-03-29 01:47:35.867356 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-03-29 01:47:36.624567 | debian-bookworm | ok: Runtime: 0:00:00.047158 2026-03-29 01:47:36.630722 | 2026-03-29 01:47:36.630787 | TASK [ensure-pip : Ensure python3-venv] 2026-03-29 01:47:36.654649 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:36.665288 | 2026-03-29 01:47:36.665356 | TASK [ensure-pip : Install pip from source] 2026-03-29 01:47:36.690352 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:36.701652 | 2026-03-29 01:47:36.701717 | TASK [ensure-pip : Probe for venv python full path] 2026-03-29 01:47:36.992123 | debian-bookworm | /usr/bin/python3 2026-03-29 01:47:37.235388 | debian-bookworm | ok: Runtime: 0:00:00.006410 2026-03-29 01:47:37.241566 | 2026-03-29 01:47:37.241631 | TASK [ensure-pip : Set host default] 2026-03-29 01:47:37.297323 | debian-bookworm | ok 2026-03-29 01:47:37.302811 | 2026-03-29 01:47:37.302925 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-03-29 01:47:37.704080 | debian-bookworm | ok 2026-03-29 01:47:37.713599 | 2026-03-29 01:47:37.713673 | TASK [ensure-tox : Check if tox is installed] 2026-03-29 01:47:38.247657 | debian-bookworm | ok: Runtime: 0:00:00.005676 2026-03-29 01:47:38.254661 | 2026-03-29 01:47:38.254731 | TASK [ensure-tox : Export preinstalled tox_exectuable] 2026-03-29 01:47:38.278785 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:38.289088 | 2026-03-29 01:47:38.289231 | TASK [ensure-tox : Create local venv] 2026-03-29 01:47:41.822854 | debian-bookworm | ok: Runtime: 0:00:02.902382 2026-03-29 01:47:41.830990 | 2026-03-29 01:47:41.831078 | TASK [ensure-tox : Install tox to local venv] 2026-03-29 01:47:42.540794 | debian-bookworm | Collecting tox<4.48 2026-03-29 01:47:42.626628 | debian-bookworm | Downloading tox-4.47.3-py3-none-any.whl (202 kB) 2026-03-29 01:47:42.662886 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.2/202.2 kB 5.9 MB/s eta 0:00:00 2026-03-29 01:47:42.710661 | debian-bookworm | Collecting cachetools>=7.0.1 2026-03-29 01:47:42.713968 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-29 01:47:42.750133 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-29 01:47:42.753344 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-29 01:47:42.804563 | debian-bookworm | Collecting filelock>=3.24.3 2026-03-29 01:47:42.807852 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-03-29 01:47:42.852347 | debian-bookworm | Collecting packaging>=26 2026-03-29 01:47:42.853324 | debian-bookworm | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-29 01:47:42.893247 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-03-29 01:47:42.896479 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-29 01:47:42.943089 | debian-bookworm | Collecting pluggy>=1.6 2026-03-29 01:47:42.946306 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-29 01:47:42.973107 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-29 01:47:42.977586 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-29 01:47:43.088393 | debian-bookworm | Collecting virtualenv>=20.39 2026-03-29 01:47:43.093978 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-29 01:47:43.149522 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 109.7 MB/s eta 0:00:00 2026-03-29 01:47:43.202418 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-29 01:47:43.206287 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-29 01:47:43.216816 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 56.8 MB/s eta 0:00:00 2026-03-29 01:47:43.244111 | debian-bookworm | Collecting python-discovery>=1 2026-03-29 01:47:43.247807 | debian-bookworm | Downloading python_discovery-1.2.1-py3-none-any.whl (31 kB) 2026-03-29 01:47:43.349713 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-29 01:47:43.863351 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.2 packaging-26.0 platformdirs-4.9.4 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.1 tox-4.47.3 virtualenv-21.2.0 2026-03-29 01:47:44.376567 | debian-bookworm | ok: Runtime: 0:00:01.898883 2026-03-29 01:47:44.381934 | 2026-03-29 01:47:44.382017 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-29 01:47:44.499783 | debian-bookworm | ok 2026-03-29 01:47:44.504537 | 2026-03-29 01:47:44.504608 | TASK [ensure-tox : Output tox version] 2026-03-29 01:47:44.875363 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-29 01:47:44.890306 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-29 01:47:45.839371 | debian-bookworm | ok: Runtime: 0:00:00.210568 2026-03-29 01:47:45.849052 | 2026-03-29 01:47:45.849144 | TASK [ensure-tox : Make global symlink] 2026-03-29 01:47:45.874116 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:45.888226 | 2026-03-29 01:47:45.888310 | PLAY RECAP 2026-03-29 01:47:45.888362 | debian-bookworm | ok: 13 changed: 8 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0 2026-03-29 01:47:45.888386 | 2026-03-29 01:47:46.213395 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-29 01:47:46.319025 | RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-29 01:47:46.946145 | 2026-03-29 01:47:46.975884 | PLAY [all] 2026-03-29 01:47:46.998081 | 2026-03-29 01:47:46.998256 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-29 01:47:47.531135 | debian-bookworm | ok: Runtime: 0:00:00.012094 2026-03-29 01:47:47.540243 | 2026-03-29 01:47:47.708848 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-29 01:47:48.265707 | debian-bookworm | ok: Runtime: 0:00:00.004717 2026-03-29 01:47:48.392926 | 2026-03-29 01:47:48.393072 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-29 01:47:48.631885 | debian-bookworm | sudo: a password is required 2026-03-29 01:47:48.927225 | debian-bookworm | ok: Runtime: 0:00:00.011906 2026-03-29 01:47:49.118040 | 2026-03-29 01:47:49.118174 | TASK [tox : Check to see if the constraints file exists] 2026-03-29 01:47:49.444834 | debian-bookworm | ok 2026-03-29 01:47:49.452855 | 2026-03-29 01:47:49.452936 | TASK [tox : Fail if constraints file is missing] 2026-03-29 01:47:49.480727 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:47:49.493938 | 2026-03-29 01:47:49.494117 | TASK [tox : Record file location] 2026-03-29 01:47:49.527349 | debian-bookworm | ok 2026-03-29 01:47:49.536189 | 2026-03-29 01:47:49.660653 | TASK [tox : Install tox siblings] 2026-03-29 01:47:49.691085 | debian-bookworm | ok 2026-03-29 01:47:49.707821 | debian-bookworm | included: /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-29 01:47:49.718597 | 2026-03-29 01:47:49.718830 | TASK [tox : Run tox without tests] 2026-03-29 01:47:50.101548 | debian-bookworm | ROOT: 132 D setup logging to DEBUG on pid 5598 [tox/report.py:229] 2026-03-29 01:47:50.127334 | debian-bookworm | .pkg: 158 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.129133 | debian-bookworm | .pkg: 160 I find interpreter for spec PythonSpec(major=3, minor=11, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.132310 | debian-bookworm | .pkg: 163 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 4f8006a9dbde0d75b5a9662f8808b218 5351d7150c464b2e90f3abab62ed1c90 [python_discovery/_cached_py_info.py:198] 2026-03-29 01:47:50.185860 | debian-bookworm | .pkg: 216 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-03-29 01:47:50.186596 | debian-bookworm | .pkg: 217 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-29 01:47:50.186756 | debian-bookworm | .pkg: 217 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.186922 | debian-bookworm | .pkg: 217 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.188657 | debian-bookworm | .pkg: 219 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-29 01:47:50.188851 | debian-bookworm | .pkg: 219 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-29 01:47:50.217773 | debian-bookworm | .pkg: 248 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.218174 | debian-bookworm | .pkg: 249 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.218374 | debian-bookworm | .pkg: 249 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.218419 | debian-bookworm | .pkg: 249 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.222797 | debian-bookworm | .pkg: 253 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.223206 | debian-bookworm | .pkg: 254 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.223265 | debian-bookworm | .pkg: 254 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.223307 | debian-bookworm | .pkg: 254 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.226954 | debian-bookworm | .pkg: 258 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.227366 | debian-bookworm | .pkg: 258 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.227424 | debian-bookworm | .pkg: 258 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.227452 | debian-bookworm | .pkg: 258 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.230603 | debian-bookworm | .pkg: 261 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.231004 | debian-bookworm | .pkg: 262 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.231066 | debian-bookworm | .pkg: 262 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.231096 | debian-bookworm | .pkg: 262 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.234245 | debian-bookworm | .pkg: 265 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.234646 | debian-bookworm | .pkg: 265 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.234710 | debian-bookworm | .pkg: 265 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.234754 | debian-bookworm | .pkg: 265 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.238285 | debian-bookworm | .pkg: 269 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.238684 | debian-bookworm | .pkg: 269 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.238717 | debian-bookworm | .pkg: 269 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.238789 | debian-bookworm | .pkg: 269 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.241837 | debian-bookworm | .pkg: 272 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.242233 | debian-bookworm | .pkg: 273 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.242289 | debian-bookworm | .pkg: 273 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.242331 | debian-bookworm | .pkg: 273 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.245408 | debian-bookworm | .pkg: 276 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.245837 | debian-bookworm | .pkg: 277 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.245866 | debian-bookworm | .pkg: 277 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.245937 | debian-bookworm | .pkg: 277 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.248934 | debian-bookworm | .pkg: 280 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.249346 | debian-bookworm | .pkg: 280 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.249400 | debian-bookworm | .pkg: 280 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.249439 | debian-bookworm | .pkg: 280 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.252404 | debian-bookworm | .pkg: 283 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.252816 | debian-bookworm | .pkg: 283 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.252838 | debian-bookworm | .pkg: 284 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.252906 | debian-bookworm | .pkg: 284 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.256029 | debian-bookworm | .pkg: 287 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.256446 | debian-bookworm | .pkg: 287 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.256494 | debian-bookworm | .pkg: 287 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.256543 | debian-bookworm | .pkg: 287 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.260799 | debian-bookworm | .pkg: 291 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.261228 | debian-bookworm | .pkg: 292 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.261300 | debian-bookworm | .pkg: 292 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.261341 | debian-bookworm | .pkg: 292 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.265205 | debian-bookworm | .pkg: 296 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.265610 | debian-bookworm | .pkg: 296 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.265670 | debian-bookworm | .pkg: 296 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.265747 | debian-bookworm | .pkg: 296 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.268699 | debian-bookworm | .pkg: 299 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.269118 | debian-bookworm | .pkg: 300 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.269172 | debian-bookworm | .pkg: 300 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.269220 | debian-bookworm | .pkg: 300 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.272268 | debian-bookworm | .pkg: 303 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.272654 | debian-bookworm | .pkg: 303 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.272722 | debian-bookworm | .pkg: 303 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.272740 | debian-bookworm | .pkg: 303 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.276000 | debian-bookworm | .pkg: 307 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:47:50.276401 | debian-bookworm | .pkg: 307 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:47:50.276457 | debian-bookworm | .pkg: 307 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:47:50.276498 | debian-bookworm | .pkg: 307 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:47:50.282928 | debian-bookworm | py311: 313 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/vexxhost/manila/.tox/py311, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-03-29 01:47:50.283408 | debian-bookworm | py311: 314 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py311/bin [virtualenv/util/path/_sync.py:18] 2026-03-29 01:47:50.283585 | debian-bookworm | py311: 314 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py311/include [virtualenv/util/path/_sync.py:18] 2026-03-29 01:47:50.283744 | debian-bookworm | py311: 314 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-29 01:47:50.284082 | debian-bookworm | py311: 315 D write /home/zuul/src/github.com/vexxhost/manila/.tox/py311/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-29 01:47:50.284179 | debian-bookworm | py311: 315 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.284276 | debian-bookworm | py311: 315 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.284363 | debian-bookworm | py311: 315 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.284448 | debian-bookworm | py311: 315 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.284526 | debian-bookworm | py311: 315 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.284616 | debian-bookworm | py311: 315 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/py311 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.284699 | debian-bookworm | py311: 315 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.284793 | debian-bookworm | py311: 315 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.284871 | debian-bookworm | py311: 316 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.284954 | debian-bookworm | py311: 316 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.285100 | debian-bookworm | py311: 316 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.285470 | debian-bookworm | py311: 316 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/bin/python [virtualenv/util/path/_sync.py:38] 2026-03-29 01:47:50.286011 | debian-bookworm | py311: 317 D create virtualenv import hook file /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-03-29 01:47:50.286216 | debian-bookworm | py311: 317 D create /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-03-29 01:47:50.286677 | debian-bookworm | py311: 317 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-29 01:47:50.287184 | debian-bookworm | py311: 318 D debug via /home/zuul/src/github.com/vexxhost/manila/.tox/py311/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:263] 2026-03-29 01:47:50.329886 | debian-bookworm | py311: 317 D { 2026-03-29 01:47:50.329915 | debian-bookworm | "sys": { 2026-03-29 01:47:50.329924 | debian-bookworm | "executable": "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/bin/python", 2026-03-29 01:47:50.329932 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-29 01:47:50.329940 | debian-bookworm | "prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/py311", 2026-03-29 01:47:50.329948 | debian-bookworm | "base_prefix": "/usr", 2026-03-29 01:47:50.329956 | debian-bookworm | "real_prefix": null, 2026-03-29 01:47:50.329964 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/py311", 2026-03-29 01:47:50.329972 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-29 01:47:50.329980 | debian-bookworm | "path": [ 2026-03-29 01:47:50.329987 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-29 01:47:50.329995 | debian-bookworm | "/usr/lib/python3.11", 2026-03-29 01:47:50.330025 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-29 01:47:50.330033 | debian-bookworm | "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages" 2026-03-29 01:47:50.330041 | debian-bookworm | ], 2026-03-29 01:47:50.330049 | debian-bookworm | "meta_path": [ 2026-03-29 01:47:50.330057 | debian-bookworm | "", 2026-03-29 01:47:50.330064 | debian-bookworm | "", 2026-03-29 01:47:50.330072 | debian-bookworm | "", 2026-03-29 01:47:50.330080 | debian-bookworm | "" 2026-03-29 01:47:50.330098 | debian-bookworm | ], 2026-03-29 01:47:50.330106 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-29 01:47:50.330113 | debian-bookworm | "io_encoding": "utf-8" 2026-03-29 01:47:50.330121 | debian-bookworm | }, 2026-03-29 01:47:50.330129 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-29 01:47:50.330136 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-29 01:47:50.330144 | debian-bookworm | "os": "", 2026-03-29 01:47:50.330152 | debian-bookworm | "site": "", 2026-03-29 01:47:50.330159 | debian-bookworm | "datetime": "", 2026-03-29 01:47:50.330167 | debian-bookworm | "math": "", 2026-03-29 01:47:50.330175 | debian-bookworm | "json": "" 2026-03-29 01:47:50.330182 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-29 01:47:50.330198 | debian-bookworm | py311: 361 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-03-29 01:47:50.333031 | debian-bookworm | py311: 363 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-29 01:47:50.334208 | debian-bookworm | py311: 364 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-29 01:47:50.335835 | debian-bookworm | py311: 366 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-29 01:47:50.336758 | debian-bookworm | py311: 367 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-29 01:47:50.518289 | debian-bookworm | py311: 549 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-03-29 01:47:50.560802 | debian-bookworm | py311: 591 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-29 01:47:50.579209 | debian-bookworm | py311: 610 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-03-29 01:47:50.699682 | debian-bookworm | py311: 730 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-29 01:47:50.700240 | debian-bookworm | py311: 731 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-03-29 01:47:50.700711 | debian-bookworm | py311: 731 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-29 01:47:50.703412 | debian-bookworm | py311: 734 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-03-29 01:47:50.704360 | debian-bookworm | py311: 735 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-29 01:47:50.712802 | debian-bookworm | py311: 743 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-29 01:47:50.713312 | debian-bookworm | py311: 744 D generated console scripts pip-3.11 pip pip3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-29 01:47:50.713519 | debian-bookworm | py311: 744 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-29 01:47:50.716313 | debian-bookworm | py311: 747 D write /home/zuul/src/github.com/vexxhost/manila/.tox/py311/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-29 01:47:50.716334 | debian-bookworm | py311: 747 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.716395 | debian-bookworm | py311: 747 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.716408 | debian-bookworm | py311: 747 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.716463 | debian-bookworm | py311: 747 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.716492 | debian-bookworm | py311: 747 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.716532 | debian-bookworm | py311: 747 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/py311 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.716568 | debian-bookworm | py311: 747 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.716605 | debian-bookworm | py311: 747 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.716644 | debian-bookworm | py311: 747 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.716680 | debian-bookworm | py311: 747 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.716718 | debian-bookworm | py311: 747 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:47:50.759304 | debian-bookworm | py311: 790 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-03-29 01:47:51.711036 | debian-bookworm | Collecting pbr>=5.5.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 6)) 2026-03-29 01:47:51.781860 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-29 01:47:51.817994 | debian-bookworm | Collecting alembic>=1.4.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-03-29 01:47:51.821494 | debian-bookworm | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-29 01:47:51.872329 | debian-bookworm | Collecting castellan>=3.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-03-29 01:47:51.876435 | debian-bookworm | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-29 01:47:51.902181 | debian-bookworm | Collecting defusedxml>=0.7.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 10)) 2026-03-29 01:47:51.906868 | debian-bookworm | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-29 01:47:51.967662 | debian-bookworm | Collecting eventlet>=0.27.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 11)) 2026-03-29 01:47:51.977200 | debian-bookworm | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-29 01:47:52.120595 | debian-bookworm | Collecting greenlet>=0.4.16 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 12)) 2026-03-29 01:47:52.123970 | debian-bookworm | Downloading greenlet-3.3.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-03-29 01:47:52.343658 | debian-bookworm | Collecting lxml>=4.5.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 13)) 2026-03-29 01:47:52.348270 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-29 01:47:52.382951 | debian-bookworm | Collecting netaddr>=0.8.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 14)) 2026-03-29 01:47:52.386614 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-29 01:47:52.429855 | debian-bookworm | Collecting oslo.config>=8.3.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-03-29 01:47:52.434382 | debian-bookworm | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-29 01:47:52.464340 | debian-bookworm | Collecting oslo.context>=3.1.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 16)) 2026-03-29 01:47:52.468399 | debian-bookworm | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-29 01:47:52.507247 | debian-bookworm | Collecting oslo.db>=17.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-03-29 01:47:52.511428 | debian-bookworm | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-29 01:47:52.545165 | debian-bookworm | Collecting oslo.i18n>=5.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 18)) 2026-03-29 01:47:52.548160 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-29 01:47:52.585273 | debian-bookworm | Collecting oslo.log>=4.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 19)) 2026-03-29 01:47:52.589854 | debian-bookworm | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-29 01:47:52.635974 | debian-bookworm | Collecting oslo.messaging>=14.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-03-29 01:47:52.641393 | debian-bookworm | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-29 01:47:52.682170 | debian-bookworm | Collecting oslo.middleware>=4.1.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-03-29 01:47:52.688268 | debian-bookworm | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-29 01:47:52.726731 | debian-bookworm | Collecting oslo.policy>=4.5.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 22)) 2026-03-29 01:47:52.732153 | debian-bookworm | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-29 01:47:52.811361 | debian-bookworm | Collecting oslo.privsep>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-03-29 01:47:52.816077 | debian-bookworm | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-29 01:47:52.848989 | debian-bookworm | Collecting oslo.reports>=2.2.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 24)) 2026-03-29 01:47:52.854154 | debian-bookworm | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-29 01:47:52.902959 | debian-bookworm | Collecting oslo.rootwrap>=6.2.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 25)) 2026-03-29 01:47:52.906849 | debian-bookworm | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-29 01:47:52.939090 | debian-bookworm | Collecting oslo.serialization>=4.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 26)) 2026-03-29 01:47:52.942523 | debian-bookworm | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-29 01:47:52.979451 | debian-bookworm | Collecting oslo.service>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 27)) 2026-03-29 01:47:52.982401 | debian-bookworm | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-29 01:47:53.006829 | debian-bookworm | Collecting oslo.upgradecheck>=1.3.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-03-29 01:47:53.012028 | debian-bookworm | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-29 01:47:53.049565 | debian-bookworm | Collecting oslo.utils>=7.0.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 29)) 2026-03-29 01:47:53.054054 | debian-bookworm | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-29 01:47:53.088286 | debian-bookworm | Collecting oslo.concurrency>=4.3.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 30)) 2026-03-29 01:47:53.099342 | debian-bookworm | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-29 01:47:53.132322 | debian-bookworm | Collecting osprofiler>=3.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 31)) 2026-03-29 01:47:53.136560 | debian-bookworm | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-29 01:47:53.182403 | debian-bookworm | Collecting paramiko>=2.7.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-03-29 01:47:53.187242 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-29 01:47:53.221261 | debian-bookworm | Collecting Paste>=3.4.3 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 33)) 2026-03-29 01:47:53.226002 | debian-bookworm | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-29 01:47:53.252471 | debian-bookworm | Collecting PasteDeploy>=2.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 34)) 2026-03-29 01:47:53.257683 | debian-bookworm | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-29 01:47:53.300173 | debian-bookworm | Collecting pyparsing>=2.4.7 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 35)) 2026-03-29 01:47:53.305324 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-29 01:47:53.357143 | debian-bookworm | Collecting python-neutronclient>=6.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-03-29 01:47:53.362762 | debian-bookworm | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-29 01:47:53.396938 | debian-bookworm | Collecting keystoneauth1>=4.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 37)) 2026-03-29 01:47:53.402092 | debian-bookworm | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-29 01:47:53.434723 | debian-bookworm | Collecting keystonemiddleware>=9.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-03-29 01:47:53.438723 | debian-bookworm | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-29 01:47:53.475277 | debian-bookworm | Collecting requests>=2.23.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-03-29 01:47:53.479206 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-29 01:47:53.539419 | debian-bookworm | Collecting tenacity>=6.3.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 40)) 2026-03-29 01:47:53.544379 | debian-bookworm | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-29 01:47:53.573744 | debian-bookworm | Collecting Routes>=2.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-03-29 01:47:53.578635 | debian-bookworm | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-29 01:47:53.855563 | debian-bookworm | Collecting SQLAlchemy>=1.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 42)) 2026-03-29 01:47:53.860839 | debian-bookworm | Downloading sqlalchemy-2.0.46-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-03-29 01:47:53.907380 | debian-bookworm | Collecting SQLAlchemy-Utils>=0.38.3 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 43)) 2026-03-29 01:47:53.912258 | debian-bookworm | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-29 01:47:53.953532 | debian-bookworm | Collecting stevedore>=3.2.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 44)) 2026-03-29 01:47:53.957804 | debian-bookworm | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-29 01:47:54.014745 | debian-bookworm | Collecting tooz>=2.7.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 45)) 2026-03-29 01:47:54.019172 | debian-bookworm | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-29 01:47:54.058888 | debian-bookworm | Collecting python-cinderclient>=4.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 46)) 2026-03-29 01:47:54.062779 | debian-bookworm | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-29 01:47:54.113324 | debian-bookworm | Collecting python-novaclient>=17.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 47)) 2026-03-29 01:47:54.117314 | debian-bookworm | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-29 01:47:54.141436 | debian-bookworm | Collecting WebOb>=1.8.6 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 48)) 2026-03-29 01:47:54.147893 | debian-bookworm | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-29 01:47:54.175129 | debian-bookworm | Collecting cachetools>=4.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 49)) 2026-03-29 01:47:54.181099 | debian-bookworm | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-29 01:47:54.205265 | debian-bookworm | Collecting packaging>=20.9 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 50)) 2026-03-29 01:47:54.209134 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-29 01:47:54.241347 | debian-bookworm | Collecting jsonschema>=4.17 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-03-29 01:47:54.245138 | debian-bookworm | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-29 01:47:54.281329 | debian-bookworm | Collecting openstacksdk>=4.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-03-29 01:47:54.286194 | debian-bookworm | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-29 01:47:54.317130 | debian-bookworm | Collecting hacking<6.2.0,>=6.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-03-29 01:47:54.321521 | debian-bookworm | Downloading hacking-6.1.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-29 01:47:54.770048 | debian-bookworm | Collecting coverage>=5.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 3)) 2026-03-29 01:47:54.775054 | debian-bookworm | Downloading coverage-7.13.4-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.5 kB) 2026-03-29 01:47:54.815442 | debian-bookworm | Collecting ddt>=1.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 4)) 2026-03-29 01:47:54.829545 | debian-bookworm | Downloading ddt-1.7.2-py2.py3-none-any.whl.metadata (832 bytes) 2026-03-29 01:47:54.871118 | debian-bookworm | Collecting fixtures>=3.0.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 5)) 2026-03-29 01:47:54.878421 | debian-bookworm | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-29 01:47:54.929047 | debian-bookworm | Collecting oslotest>=4.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 6)) 2026-03-29 01:47:54.936073 | debian-bookworm | Downloading oslotest-6.0.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-29 01:47:54.962474 | debian-bookworm | Collecting PyMySQL>=0.10.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 11)) 2026-03-29 01:47:54.966956 | debian-bookworm | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-29 01:47:55.043411 | debian-bookworm | Collecting psycopg2-binary>=2.8.5 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 12)) 2026-03-29 01:47:55.048483 | debian-bookworm | Downloading psycopg2_binary-2.9.11-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.9 kB) 2026-03-29 01:47:55.100446 | debian-bookworm | Collecting requests-mock>=1.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 14)) 2026-03-29 01:47:55.108982 | debian-bookworm | Downloading requests_mock-1.12.1-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-29 01:47:55.216544 | debian-bookworm | Collecting stestr>=3.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-03-29 01:47:55.222286 | debian-bookworm | Downloading stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-03-29 01:47:55.249738 | debian-bookworm | Collecting testresources>=2.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 16)) 2026-03-29 01:47:55.254792 | debian-bookworm | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-29 01:47:55.275046 | debian-bookworm | Installing build dependencies: started 2026-03-29 01:47:56.533108 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-29 01:47:56.533935 | debian-bookworm | Getting requirements to build wheel: started 2026-03-29 01:47:56.772763 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-29 01:47:56.773705 | debian-bookworm | Installing backend dependencies: started 2026-03-29 01:47:57.593300 | debian-bookworm | Installing backend dependencies: finished with status 'done' 2026-03-29 01:47:57.593776 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-29 01:47:57.936491 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-29 01:47:57.955679 | debian-bookworm | Collecting testscenarios>=0.4 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 17)) 2026-03-29 01:47:57.962154 | debian-bookworm | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-29 01:47:57.991926 | debian-bookworm | Collecting testtools>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 18)) 2026-03-29 01:47:57.996534 | debian-bookworm | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-29 01:47:58.033826 | debian-bookworm | 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-03-29 01:47:58.038884 | debian-bookworm | Downloading flake8-6.1.0-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-29 01:47:58.065416 | debian-bookworm | 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-03-29 01:47:58.076254 | debian-bookworm | Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 2026-03-29 01:47:58.110476 | debian-bookworm | 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-03-29 01:47:58.115614 | debian-bookworm | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl.metadata (4.5 kB) 2026-03-29 01:47:58.142893 | debian-bookworm | 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-03-29 01:47:58.149093 | debian-bookworm | Downloading pyflakes-3.1.0-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-29 01:47:58.160591 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/py311/lib/python3.11/site-packages (from pbr>=5.5.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 6)) (82.0.0) 2026-03-29 01:47:58.183099 | debian-bookworm | Collecting Mako (from alembic>=1.4.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-03-29 01:47:58.186407 | debian-bookworm | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-29 01:47:58.212220 | debian-bookworm | Collecting typing-extensions>=4.12 (from alembic>=1.4.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-03-29 01:47:58.215062 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-29 01:47:58.401531 | debian-bookworm | Collecting cryptography>=2.7 (from castellan>=3.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-03-29 01:47:58.407021 | debian-bookworm | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-29 01:47:58.459698 | debian-bookworm | Collecting python-barbicanclient>=5.5.0 (from castellan>=3.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-03-29 01:47:58.466256 | debian-bookworm | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-29 01:47:58.506233 | debian-bookworm | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 11)) 2026-03-29 01:47:58.509803 | debian-bookworm | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-29 01:47:58.542340 | debian-bookworm | Collecting rfc3986>=1.2.0 (from oslo.config>=8.3.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-03-29 01:47:58.548944 | debian-bookworm | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-29 01:47:58.604374 | debian-bookworm | Collecting PyYAML>=5.1 (from oslo.config>=8.3.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-03-29 01:47:58.607743 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-29 01:47:58.638499 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.db>=17.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-03-29 01:47:58.642996 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-29 01:47:58.685997 | debian-bookworm | 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-03-29 01:47:58.689324 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-29 01:47:58.723243 | debian-bookworm | Collecting futurist>=1.2.0 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-03-29 01:47:58.731201 | debian-bookworm | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-29 01:47:58.776204 | debian-bookworm | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-03-29 01:47:58.781075 | debian-bookworm | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-29 01:47:58.821167 | debian-bookworm | Collecting kombu>=4.6.8 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-03-29 01:47:58.824714 | debian-bookworm | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-29 01:47:58.871556 | debian-bookworm | 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-03-29 01:47:58.877126 | debian-bookworm | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-29 01:47:58.929751 | debian-bookworm | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-03-29 01:47:58.933937 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-29 01:47:58.965348 | debian-bookworm | Collecting Jinja2>=2.10 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-03-29 01:47:58.968684 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-29 01:47:58.989353 | debian-bookworm | Collecting statsd>=3.2.1 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-03-29 01:47:58.993506 | debian-bookworm | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-29 01:47:59.124327 | debian-bookworm | Collecting cffi>=1.14.0 (from oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-03-29 01:47:59.127412 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-29 01:47:59.288788 | debian-bookworm | Collecting msgpack>=0.6.0 (from oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-03-29 01:47:59.295145 | debian-bookworm | Downloading msgpack-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-03-29 01:47:59.381967 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.reports>=2.2.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 24)) 2026-03-29 01:47:59.386741 | debian-bookworm | 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-03-29 01:47:59.454528 | debian-bookworm | Collecting Yappi>=1.0 (from oslo.service>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 27)) 2026-03-29 01:47:59.461549 | debian-bookworm | Downloading yappi-1.7.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-03-29 01:47:59.493760 | debian-bookworm | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-03-29 01:47:59.497223 | debian-bookworm | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-29 01:47:59.535348 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils>=7.0.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 29)) 2026-03-29 01:47:59.540295 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-29 01:47:59.570978 | debian-bookworm | Collecting fasteners>=0.7.0 (from oslo.concurrency>=4.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 30)) 2026-03-29 01:47:59.577685 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-29 01:47:59.623931 | debian-bookworm | Collecting invoke>=2.0 (from paramiko>=2.7.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-03-29 01:47:59.628381 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-29 01:47:59.667834 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko>=2.7.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-03-29 01:47:59.673081 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-29 01:47:59.717733 | debian-bookworm | Collecting cliff>=3.4.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-03-29 01:47:59.721052 | debian-bookworm | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-29 01:47:59.752220 | debian-bookworm | 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-03-29 01:47:59.756721 | debian-bookworm | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-29 01:47:59.793512 | debian-bookworm | 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-03-29 01:47:59.797652 | debian-bookworm | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-29 01:47:59.829763 | debian-bookworm | 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-03-29 01:47:59.835306 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-29 01:47:59.875202 | debian-bookworm | Collecting oslo.cache>=3.11.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-03-29 01:47:59.880785 | debian-bookworm | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-29 01:47:59.907338 | debian-bookworm | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-03-29 01:47:59.911487 | debian-bookworm | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-29 01:47:59.936451 | debian-bookworm | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-03-29 01:47:59.943020 | debian-bookworm | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-29 01:48:00.050515 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-03-29 01:48:00.055328 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-29 01:48:00.083630 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-03-29 01:48:00.087248 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-29 01:48:00.120794 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-03-29 01:48:00.124472 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-29 01:48:00.158265 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-03-29 01:48:00.161102 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-29 01:48:00.186840 | debian-bookworm | Collecting six (from Routes>=2.4.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-03-29 01:48:00.190057 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-29 01:48:00.210038 | debian-bookworm | Collecting repoze.lru>=0.3 (from Routes>=2.4.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-03-29 01:48:00.217073 | debian-bookworm | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-29 01:48:00.257795 | debian-bookworm | Collecting voluptuous>=0.8.9 (from tooz>=2.7.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 45)) 2026-03-29 01:48:00.267196 | debian-bookworm | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-29 01:48:00.329594 | debian-bookworm | Collecting attrs>=22.2.0 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-03-29 01:48:00.337493 | debian-bookworm | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-29 01:48:00.367941 | debian-bookworm | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-03-29 01:48:00.372584 | debian-bookworm | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-29 01:48:00.407185 | debian-bookworm | Collecting referencing>=0.28.4 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-03-29 01:48:00.412586 | debian-bookworm | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-29 01:48:00.786653 | debian-bookworm | Collecting rpds-py>=0.25.0 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-03-29 01:48:00.790031 | debian-bookworm | Downloading rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-03-29 01:48:00.820374 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-03-29 01:48:00.823624 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-29 01:48:00.850028 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-03-29 01:48:00.854285 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-29 01:48:00.877282 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-03-29 01:48:00.881524 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-29 01:48:00.911368 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-03-29 01:48:00.914544 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-29 01:48:00.948005 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-03-29 01:48:00.952788 | debian-bookworm | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-29 01:48:00.975985 | debian-bookworm | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-03-29 01:48:00.981011 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-29 01:48:01.011287 | debian-bookworm | Collecting python-subunit>=1.0.0 (from oslotest>=4.4.1->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 6)) 2026-03-29 01:48:01.023651 | debian-bookworm | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-29 01:48:01.065724 | debian-bookworm | Collecting tomlkit>=0.11.6 (from stestr>=3.0.1->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-03-29 01:48:01.069292 | debian-bookworm | Downloading tomlkit-0.14.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-29 01:48:01.103809 | debian-bookworm | 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-03-29 01:48:01.115608 | debian-bookworm | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-29 01:48:01.148902 | debian-bookworm | 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-03-29 01:48:01.152596 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-29 01:48:01.176063 | debian-bookworm | 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-03-29 01:48:01.184760 | debian-bookworm | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-29 01:48:01.225917 | debian-bookworm | Collecting cmd2>=1.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-03-29 01:48:01.232914 | debian-bookworm | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-29 01:48:01.266649 | debian-bookworm | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-03-29 01:48:01.271268 | debian-bookworm | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-29 01:48:01.313429 | debian-bookworm | Collecting rich>=14.3.0 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-03-29 01:48:01.318720 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-29 01:48:01.347872 | debian-bookworm | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-03-29 01:48:01.351959 | debian-bookworm | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-29 01:48:01.532757 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.db>=17.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-03-29 01:48:01.538362 | debian-bookworm | Downloading wrapt-2.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-03-29 01:48:01.622577 | debian-bookworm | 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-03-29 01:48:01.628234 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-29 01:48:01.662068 | debian-bookworm | 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-03-29 01:48:01.671360 | debian-bookworm | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-29 01:48:01.702936 | debian-bookworm | 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-03-29 01:48:01.706555 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-29 01:48:01.761365 | debian-bookworm | 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-03-29 01:48:01.766023 | debian-bookworm | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-29 01:48:01.793785 | debian-bookworm | 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-03-29 01:48:01.800562 | debian-bookworm | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-29 01:48:01.860091 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-03-29 01:48:01.863676 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-29 01:48:01.898977 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-03-29 01:48:01.902773 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-29 01:48:01.927999 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-03-29 01:48:01.931211 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-29 01:48:01.987147 | debian-bookworm | Downloading hacking-6.1.0-py3-none-any.whl (42 kB) 2026-03-29 01:48:02.004651 | debian-bookworm | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-03-29 01:48:02.021982 | debian-bookworm | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-03-29 01:48:02.036324 | debian-bookworm | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-03-29 01:48:02.048940 | debian-bookworm | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-03-29 01:48:02.058159 | debian-bookworm | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-29 01:48:02.061972 | debian-bookworm | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-29 01:48:02.081934 | debian-bookworm | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-29 01:48:02.102167 | debian-bookworm | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-29 01:48:02.117913 | debian-bookworm | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-29 01:48:02.135991 | debian-bookworm | Downloading greenlet-3.3.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (594 kB) 2026-03-29 01:48:02.154097 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.2/594.2 kB 29.2 MB/s 0:00:00 2026-03-29 01:48:02.160662 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-03-29 01:48:02.226350 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 91.1 MB/s 0:00:00 2026-03-29 01:48:02.230160 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-29 01:48:02.260791 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 86.7 MB/s 0:00:00 2026-03-29 01:48:02.265709 | debian-bookworm | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-29 01:48:02.280772 | debian-bookworm | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-29 01:48:02.292865 | debian-bookworm | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-29 01:48:02.310662 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-29 01:48:02.323362 | debian-bookworm | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-29 01:48:02.335037 | debian-bookworm | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-29 01:48:02.349519 | debian-bookworm | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-29 01:48:02.362913 | debian-bookworm | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-29 01:48:02.375759 | debian-bookworm | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-29 01:48:02.389115 | debian-bookworm | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-29 01:48:02.407202 | debian-bookworm | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-29 01:48:02.422152 | debian-bookworm | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-29 01:48:02.433926 | debian-bookworm | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-29 01:48:02.449068 | debian-bookworm | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-29 01:48:02.461623 | debian-bookworm | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-29 01:48:02.473935 | debian-bookworm | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-29 01:48:02.487042 | debian-bookworm | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-29 01:48:02.505045 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-29 01:48:02.518009 | debian-bookworm | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-29 01:48:02.533035 | debian-bookworm | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-29 01:48:02.544870 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-29 01:48:02.558310 | debian-bookworm | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-29 01:48:02.572925 | debian-bookworm | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-29 01:48:02.589237 | debian-bookworm | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-29 01:48:02.607172 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-29 01:48:02.619760 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2026-03-29 01:48:02.631281 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-29 01:48:02.641857 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-29 01:48:02.653195 | debian-bookworm | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-29 01:48:02.668855 | debian-bookworm | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-29 01:48:02.682826 | debian-bookworm | Downloading sqlalchemy-2.0.46-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-03-29 01:48:02.745792 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 56.0 MB/s 0:00:00 2026-03-29 01:48:02.750892 | debian-bookworm | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-29 01:48:02.766923 | debian-bookworm | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-29 01:48:02.781616 | debian-bookworm | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-29 01:48:02.794824 | debian-bookworm | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-29 01:48:02.809280 | debian-bookworm | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-29 01:48:02.837477 | debian-bookworm | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-29 01:48:02.855584 | debian-bookworm | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-29 01:48:02.871787 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-29 01:48:02.883392 | debian-bookworm | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-29 01:48:02.896858 | debian-bookworm | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-29 01:48:02.938125 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 53.1 MB/s 0:00:00 2026-03-29 01:48:02.947535 | debian-bookworm | Downloading coverage-7.13.4-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (252 kB) 2026-03-29 01:48:02.962438 | debian-bookworm | Downloading ddt-1.7.2-py2.py3-none-any.whl (7.1 kB) 2026-03-29 01:48:02.981241 | debian-bookworm | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-29 01:48:03.002239 | debian-bookworm | Downloading oslotest-6.0.0-py3-none-any.whl (29 kB) 2026-03-29 01:48:03.015079 | debian-bookworm | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-29 01:48:03.027867 | debian-bookworm | Downloading psycopg2_binary-2.9.11-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.2 MB) 2026-03-29 01:48:03.093799 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 65.6 MB/s 0:00:00 2026-03-29 01:48:03.100782 | debian-bookworm | Downloading requests_mock-1.12.1-py2.py3-none-any.whl (27 kB) 2026-03-29 01:48:03.113883 | debian-bookworm | Downloading stestr-4.2.1-py3-none-any.whl (118 kB) 2026-03-29 01:48:03.127350 | debian-bookworm | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-29 01:48:03.139792 | debian-bookworm | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-29 01:48:03.158016 | debian-bookworm | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-29 01:48:03.173349 | debian-bookworm | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-29 01:48:03.184497 | debian-bookworm | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-29 01:48:03.199007 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-29 01:48:03.217913 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-29 01:48:03.230967 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-29 01:48:03.245717 | debian-bookworm | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-29 01:48:03.257708 | debian-bookworm | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-29 01:48:03.271889 | debian-bookworm | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-29 01:48:03.287733 | debian-bookworm | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-29 01:48:03.329849 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 101.3 MB/s 0:00:00 2026-03-29 01:48:03.335010 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-29 01:48:03.344163 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-29 01:48:03.354483 | debian-bookworm | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-29 01:48:03.371150 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-29 01:48:03.384318 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-29 01:48:03.399313 | debian-bookworm | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-29 01:48:03.411011 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-29 01:48:03.426551 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-29 01:48:03.439494 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-29 01:48:03.456146 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-29 01:48:03.468154 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-29 01:48:03.480074 | debian-bookworm | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-29 01:48:03.491083 | debian-bookworm | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-29 01:48:03.504428 | debian-bookworm | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-29 01:48:03.520048 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-29 01:48:03.532890 | debian-bookworm | Downloading msgpack-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (426 kB) 2026-03-29 01:48:03.547248 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-29 01:48:03.559408 | debian-bookworm | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-29 01:48:03.572894 | debian-bookworm | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-29 01:48:03.588625 | debian-bookworm | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-29 01:48:03.600876 | debian-bookworm | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-29 01:48:03.610589 | debian-bookworm | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-29 01:48:03.622598 | debian-bookworm | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-29 01:48:03.635557 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-29 01:48:03.663208 | debian-bookworm | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-29 01:48:03.675837 | debian-bookworm | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-29 01:48:03.689893 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-29 01:48:03.719037 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 46.6 MB/s 0:00:00 2026-03-29 01:48:03.723359 | debian-bookworm | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-29 01:48:03.733877 | debian-bookworm | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-29 01:48:03.745636 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-29 01:48:03.758332 | debian-bookworm | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-29 01:48:03.789926 | debian-bookworm | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-29 01:48:03.803500 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-03-29 01:48:03.821139 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 44.5 MB/s 0:00:00 2026-03-29 01:48:03.825053 | debian-bookworm | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-29 01:48:03.836291 | debian-bookworm | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-29 01:48:03.848363 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-29 01:48:03.864080 | debian-bookworm | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-29 01:48:03.874867 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-29 01:48:03.887979 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-29 01:48:03.907836 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 69.2 MB/s 0:00:00 2026-03-29 01:48:03.911767 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-29 01:48:03.923153 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-29 01:48:03.937701 | debian-bookworm | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-29 01:48:03.952405 | debian-bookworm | Downloading rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-03-29 01:48:03.966329 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-29 01:48:03.975227 | debian-bookworm | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-29 01:48:03.986105 | debian-bookworm | Downloading tomlkit-0.14.0-py3-none-any.whl (39 kB) 2026-03-29 01:48:03.996986 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-29 01:48:04.009379 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-29 01:48:04.024061 | debian-bookworm | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-29 01:48:04.041439 | debian-bookworm | Downloading wrapt-2.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-03-29 01:48:04.069683 | debian-bookworm | Downloading yappi-1.7.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (79 kB) 2026-03-29 01:48:04.083896 | debian-bookworm | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-29 01:48:04.095425 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-29 01:48:04.106748 | debian-bookworm | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-29 01:48:04.253842 | debian-bookworm | Building wheels for collected packages: testresources 2026-03-29 01:48:04.254406 | debian-bookworm | Building wheel for testresources (pyproject.toml): started 2026-03-29 01:48:04.598960 | debian-bookworm | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-29 01:48:04.599802 | debian-bookworm | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=d9a51587415706ebef065219edcc3744fca969d62745ffefe7f167ea3672c3c2 2026-03-29 01:48:04.600286 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/75/54/03/b92f3f0ee737f44d84a4ea757ae4cfc952215c30691ff7c6f2 2026-03-29 01:48:04.604255 | debian-bookworm | Successfully built testresources 2026-03-29 01:48:04.777853 | debian-bookworm | Installing collected packages: statsd, requestsexceptions, repoze.lru, pyperclip, ddt, Yappi, wrapt, WebOb, wcwidth, voluptuous, vine, urllib3, tzdata, typing-extensions, tomlkit, testtools, tenacity, stevedore, six, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, PyJWT, pygments, pyflakes, pycparser, pycodestyle, psycopg2-binary, psutil, prometheus-client, platformdirs, pbr, PasteDeploy, Paste, 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, testscenarios, testresources, SQLAlchemy, Routes, requests, referencing, python-subunit, python-dateutil, PrettyTable, oslo.i18n, oslo.context, os-service-types, markdown-it-py, Mako, jsonpatch, Jinja2, flake8, eventlet, dogpile.cache, debtcollector, cffi, amqp, SQLAlchemy-Utils, rich, requests-mock, pynacl, oslotest, oslo.utils, oslo.rootwrap, oslo.config, kombu, keystoneauth1, jsonschema-specifications, hacking, futurist, cryptography, alembic, rich-argparse, python-cinderclient, paramiko, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, tooz, python-novaclient, python-keystoneclient, pycadf, osprofiler, oslo.reports, oslo.policy, oslo.log, cmd2, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, cliff, stestr, python-barbicanclient, oslo.messaging, osc-lib, keystonemiddleware, python-neutronclient, castellan 2026-03-29 01:48:13.937638 | debian-bookworm | 2026-03-29 01:48:13.944746 | debian-bookworm | Successfully installed Jinja2-3.1.6 Mako-1.3.10 MarkupSafe-3.0.3 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 PyJWT-2.11.0 PyMySQL-1.1.2 PyYAML-6.0.3 Routes-2.5.1 SQLAlchemy-2.0.46 SQLAlchemy-Utils-0.42.1 WebOb-1.8.9 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 attrs-25.4.0 autopage-0.6.0 bcrypt-5.0.0 cachetools-7.0.1 castellan-5.6.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 cliff-4.13.2 cmd2-3.2.0 coverage-7.13.4 cryptography-43.0.3 ddt-1.7.2 debtcollector-3.0.0 decorator-5.2.1 defusedxml-0.7.1 dnspython-2.8.0 dogpile.cache-1.5.0 eventlet-0.40.4 fasteners-0.20 fixtures-4.3.1 flake8-6.1.0 futurist-3.2.1 greenlet-3.3.2 hacking-6.1.0 idna-3.11 invoke-2.2.1 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 kombu-5.6.2 lxml-6.0.2 markdown-it-py-4.0.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.1.2 netaddr-1.3.0 openstacksdk-4.10.0 os-service-types-1.8.2 osc-lib-4.4.0 oslo.cache-4.1.1 oslo.concurrency-7.4.0 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.10.1 oslo.reports-3.7.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.0 oslotest-6.0.0 osprofiler-4.3.0 packaging-26.0 paramiko-4.0.0 pbr-7.0.3 platformdirs-4.9.2 prometheus-client-0.24.1 psutil-7.2.2 psycopg2-binary-2.9.11 pycadf-4.0.1 pycodestyle-2.11.1 pycparser-3.0 pyflakes-3.1.0 pygments-2.19.2 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-11.8.0 python-novaclient-18.12.0 python-subunit-1.4.5 referencing-0.37.0 repoze.lru-0.7 requests-2.32.5 requests-mock-1.12.1 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.3.3 rich-argparse-1.7.2 rpds-py-0.30.0 six-1.17.0 statsd-4.0.1 stestr-4.2.1 stevedore-5.7.0 tenacity-9.1.4 testresources-2.0.2 testscenarios-0.5.0 testtools-2.8.5 tomlkit-0.14.0 tooz-8.1.0 typing-extensions-4.15.0 tzdata-2025.3 urllib3-2.6.3 vine-5.1.0 voluptuous-0.16.0 wcwidth-0.6.0 wrapt-2.1.1 2026-03-29 01:48:14.664931 | debian-bookworm | py311: 24695 I exit 0 (23.90 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=5611 [tox/execute/api.py:311] 2026-03-29 01:48:14.669745 | debian-bookworm | .pkg: 24700 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-03-29 01:48:14.670098 | debian-bookworm | .pkg: 24701 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin [virtualenv/util/path/_sync.py:18] 2026-03-29 01:48:14.670234 | debian-bookworm | .pkg: 24701 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/include [virtualenv/util/path/_sync.py:18] 2026-03-29 01:48:14.670435 | debian-bookworm | .pkg: 24701 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-29 01:48:14.670754 | debian-bookworm | .pkg: 24701 D write /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-29 01:48:14.670788 | debian-bookworm | .pkg: 24701 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.670876 | debian-bookworm | .pkg: 24702 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.670948 | debian-bookworm | .pkg: 24702 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.671024 | debian-bookworm | .pkg: 24702 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.671105 | debian-bookworm | .pkg: 24702 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.671179 | debian-bookworm | .pkg: 24702 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-03-29 01:48:14.671254 | debian-bookworm | .pkg: 24702 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.671329 | debian-bookworm | .pkg: 24702 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.671408 | debian-bookworm | .pkg: 24702 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.671508 | debian-bookworm | .pkg: 24702 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.671598 | debian-bookworm | .pkg: 24702 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.671929 | debian-bookworm | .pkg: 24703 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python [virtualenv/util/path/_sync.py:38] 2026-03-29 01:48:14.672308 | debian-bookworm | .pkg: 24703 D create virtualenv import hook file /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-03-29 01:48:14.672508 | debian-bookworm | .pkg: 24703 D create /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-03-29 01:48:14.673127 | debian-bookworm | .pkg: 24704 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-29 01:48:14.673326 | debian-bookworm | .pkg: 24704 D debug via /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:263] 2026-03-29 01:48:14.705094 | debian-bookworm | .pkg: 24704 D { 2026-03-29 01:48:14.705127 | debian-bookworm | "sys": { 2026-03-29 01:48:14.705136 | debian-bookworm | "executable": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python", 2026-03-29 01:48:14.705145 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-29 01:48:14.705153 | debian-bookworm | "prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg", 2026-03-29 01:48:14.705162 | debian-bookworm | "base_prefix": "/usr", 2026-03-29 01:48:14.705170 | debian-bookworm | "real_prefix": null, 2026-03-29 01:48:14.705178 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg", 2026-03-29 01:48:14.705185 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-29 01:48:14.705193 | debian-bookworm | "path": [ 2026-03-29 01:48:14.705201 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-29 01:48:14.705208 | debian-bookworm | "/usr/lib/python3.11", 2026-03-29 01:48:14.705216 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-29 01:48:14.705223 | debian-bookworm | "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages" 2026-03-29 01:48:14.705231 | debian-bookworm | ], 2026-03-29 01:48:14.705239 | debian-bookworm | "meta_path": [ 2026-03-29 01:48:14.705247 | debian-bookworm | "", 2026-03-29 01:48:14.705254 | debian-bookworm | "", 2026-03-29 01:48:14.705262 | debian-bookworm | "", 2026-03-29 01:48:14.705270 | debian-bookworm | "" 2026-03-29 01:48:14.705277 | debian-bookworm | ], 2026-03-29 01:48:14.705285 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-29 01:48:14.705293 | debian-bookworm | "io_encoding": "utf-8" 2026-03-29 01:48:14.705300 | debian-bookworm | }, 2026-03-29 01:48:14.705308 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-29 01:48:14.705315 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-29 01:48:14.705323 | debian-bookworm | "os": "", 2026-03-29 01:48:14.705331 | debian-bookworm | "site": "", 2026-03-29 01:48:14.705338 | debian-bookworm | "datetime": "", 2026-03-29 01:48:14.705346 | debian-bookworm | "math": "", 2026-03-29 01:48:14.705353 | debian-bookworm | "json": "" 2026-03-29 01:48:14.705361 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-29 01:48:14.705374 | debian-bookworm | .pkg: 24736 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-03-29 01:48:14.707737 | debian-bookworm | .pkg: 24738 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-29 01:48:14.708280 | debian-bookworm | .pkg: 24739 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-29 01:48:14.711337 | debian-bookworm | .pkg: 24742 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-03-29 01:48:14.711617 | debian-bookworm | .pkg: 24742 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-29 01:48:14.724495 | debian-bookworm | .pkg: 24755 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-03-29 01:48:14.830775 | debian-bookworm | .pkg: 24861 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-29 01:48:14.831096 | debian-bookworm | .pkg: 24862 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-03-29 01:48:14.831493 | debian-bookworm | .pkg: 24862 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-29 01:48:14.833865 | debian-bookworm | .pkg: 24865 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-03-29 01:48:14.835031 | debian-bookworm | .pkg: 24866 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-29 01:48:14.836757 | debian-bookworm | .pkg: 24867 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-29 01:48:14.837502 | debian-bookworm | .pkg: 24868 D generated console scripts pip-3.11 pip3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-29 01:48:14.837674 | debian-bookworm | .pkg: 24868 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-29 01:48:14.838758 | debian-bookworm | .pkg: 24869 D write /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-29 01:48:14.838786 | debian-bookworm | .pkg: 24869 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.838842 | debian-bookworm | .pkg: 24870 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.838854 | debian-bookworm | .pkg: 24870 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.838925 | debian-bookworm | .pkg: 24870 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.838958 | debian-bookworm | .pkg: 24870 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.839020 | debian-bookworm | .pkg: 24870 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-03-29 01:48:14.839033 | debian-bookworm | .pkg: 24870 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.839061 | debian-bookworm | .pkg: 24870 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.839102 | debian-bookworm | .pkg: 24870 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.839138 | debian-bookworm | .pkg: 24870 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.839175 | debian-bookworm | .pkg: 24870 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-29 01:48:14.840927 | debian-bookworm | .pkg: 24872 W install_requires> python -I -m pip install 'pbr>=6.1.1' [tox/tox_env/api.py:499] 2026-03-29 01:48:15.567497 | debian-bookworm | Collecting pbr>=6.1.1 2026-03-29 01:48:15.568672 | debian-bookworm | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-29 01:48:15.570534 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/.pkg/lib/python3.11/site-packages (from pbr>=6.1.1) (82.0.0) 2026-03-29 01:48:15.575852 | debian-bookworm | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-29 01:48:15.583591 | debian-bookworm | Installing collected packages: pbr 2026-03-29 01:48:15.645249 | debian-bookworm | Successfully installed pbr-7.0.3 2026-03-29 01:48:15.694249 | debian-bookworm | .pkg: 25725 I exit 0 (0.85 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install 'pbr>=6.1.1' pid=6120 [tox/execute/api.py:311] 2026-03-29 01:48:15.696987 | debian-bookworm | .pkg: 25728 W _optional_hooks> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-03-29 01:48:15.931540 | debian-bookworm | Backend: run command _optional_hooks with args {} 2026-03-29 01:48:15.931575 | debian-bookworm | 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-fidg2p8m.json 2026-03-29 01:48:15.933349 | debian-bookworm | .pkg: 25964 I exit None (0.24 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6148 [tox/execute/api.py:311] 2026-03-29 01:48:15.934112 | debian-bookworm | .pkg: 25965 W get_requires_for_build_sdist> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-03-29 01:48:15.954416 | debian-bookworm | Backend: run command get_requires_for_build_sdist with args {'config_settings': None} 2026-03-29 01:48:15.954443 | debian-bookworm | [pbr] Generating ChangeLog 2026-03-29 01:48:16.187049 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-03-29 01:48:16.187096 | debian-bookworm | !! 2026-03-29 01:48:16.187106 | debian-bookworm | 2026-03-29 01:48:16.187122 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.187130 | debian-bookworm | Please avoid running ``setup.py`` directly. 2026-03-29 01:48:16.187138 | debian-bookworm | Instead, use pypa/build, pypa/installer or other 2026-03-29 01:48:16.187146 | debian-bookworm | standards-based tools. 2026-03-29 01:48:16.187154 | debian-bookworm | 2026-03-29 01:48:16.187175 | debian-bookworm | This deprecation is overdue, please update your project and remove deprecated 2026-03-29 01:48:16.187183 | debian-bookworm | calls to avoid build errors in the future. 2026-03-29 01:48:16.187190 | debian-bookworm | 2026-03-29 01:48:16.187198 | debian-bookworm | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-03-29 01:48:16.187206 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.187214 | debian-bookworm | 2026-03-29 01:48:16.187222 | debian-bookworm | !! 2026-03-29 01:48:16.187229 | debian-bookworm | self.initialize_options() 2026-03-29 01:48:16.187434 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-03-29 01:48:16.187681 | debian-bookworm | warnings.warn(msg) 2026-03-29 01:48:16.244100 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-29 01:48:16.244133 | debian-bookworm | !! 2026-03-29 01:48:16.244145 | debian-bookworm | 2026-03-29 01:48:16.244156 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.244168 | debian-bookworm | 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-03-29 01:48:16.244179 | debian-bookworm | 2026-03-29 01:48:16.244190 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-29 01:48:16.244201 | debian-bookworm | or your builds will no longer be supported. 2026-03-29 01:48:16.244212 | debian-bookworm | 2026-03-29 01:48:16.244224 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:16.244236 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.244246 | debian-bookworm | 2026-03-29 01:48:16.244271 | debian-bookworm | !! 2026-03-29 01:48:16.244279 | debian-bookworm | corresp(dist, value, root_dir) 2026-03-29 01:48:16.282600 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:16.282649 | debian-bookworm | !! 2026-03-29 01:48:16.282662 | debian-bookworm | 2026-03-29 01:48:16.282674 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.282685 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:16.282696 | debian-bookworm | 2026-03-29 01:48:16.282707 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:16.282718 | debian-bookworm | 2026-03-29 01:48:16.282729 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:16.282741 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.282752 | debian-bookworm | 2026-03-29 01:48:16.282779 | debian-bookworm | !! 2026-03-29 01:48:16.282791 | debian-bookworm | dist._finalize_license_expression() 2026-03-29 01:48:16.283157 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:16.283185 | debian-bookworm | !! 2026-03-29 01:48:16.283197 | debian-bookworm | 2026-03-29 01:48:16.283208 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.283220 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:16.283231 | debian-bookworm | 2026-03-29 01:48:16.283242 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:16.283253 | debian-bookworm | 2026-03-29 01:48:16.283264 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:16.283275 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.283286 | debian-bookworm | 2026-03-29 01:48:16.283297 | debian-bookworm | !! 2026-03-29 01:48:16.283307 | debian-bookworm | self._finalize_license_expression() 2026-03-29 01:48:16.283533 | debian-bookworm | running egg_info 2026-03-29 01:48:16.284677 | debian-bookworm | creating manila.egg-info 2026-03-29 01:48:16.345515 | debian-bookworm | writing pbr to manila.egg-info/pbr.json 2026-03-29 01:48:16.345975 | debian-bookworm | writing manila.egg-info/PKG-INFO 2026-03-29 01:48:16.346831 | debian-bookworm | writing dependency_links to manila.egg-info/dependency_links.txt 2026-03-29 01:48:16.348279 | debian-bookworm | writing entry points to manila.egg-info/entry_points.txt 2026-03-29 01:48:16.349048 | debian-bookworm | writing requirements to manila.egg-info/requires.txt 2026-03-29 01:48:16.349416 | debian-bookworm | writing top-level names to manila.egg-info/top_level.txt 2026-03-29 01:48:16.349441 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-03-29 01:48:16.349735 | debian-bookworm | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-03-29 01:48:16.358500 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-03-29 01:48:16.370820 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-03-29 01:48:16.370993 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-03-29 01:48:16.374304 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-29 01:48:16.714094 | debian-bookworm | adding license file 'LICENSE' 2026-03-29 01:48:16.729121 | debian-bookworm | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-03-29 01:48:16.729624 | debian-bookworm | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_sdist-d5wxwb0e.json 2026-03-29 01:48:16.731064 | debian-bookworm | .pkg: 26762 I exit None (0.80 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6148 [tox/execute/api.py:311] 2026-03-29 01:48:16.732350 | debian-bookworm | .pkg: 26763 W get_requires_for_build_editable> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-03-29 01:48:16.745803 | debian-bookworm | Backend: run command get_requires_for_build_editable with args {'config_settings': None} 2026-03-29 01:48:16.745834 | debian-bookworm | [pbr] Generating ChangeLog 2026-03-29 01:48:16.944715 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-03-29 01:48:16.944837 | debian-bookworm | !! 2026-03-29 01:48:16.944854 | debian-bookworm | 2026-03-29 01:48:16.944865 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.944877 | debian-bookworm | Please avoid running ``setup.py`` directly. 2026-03-29 01:48:16.944885 | debian-bookworm | Instead, use pypa/build, pypa/installer or other 2026-03-29 01:48:16.944893 | debian-bookworm | standards-based tools. 2026-03-29 01:48:16.944901 | debian-bookworm | 2026-03-29 01:48:16.944909 | debian-bookworm | This deprecation is overdue, please update your project and remove deprecated 2026-03-29 01:48:16.944917 | debian-bookworm | calls to avoid build errors in the future. 2026-03-29 01:48:16.944925 | debian-bookworm | 2026-03-29 01:48:16.944933 | debian-bookworm | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-03-29 01:48:16.944941 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.944983 | debian-bookworm | 2026-03-29 01:48:16.944992 | debian-bookworm | !! 2026-03-29 01:48:16.945000 | debian-bookworm | self.initialize_options() 2026-03-29 01:48:16.945215 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-03-29 01:48:16.945252 | debian-bookworm | warnings.warn(msg) 2026-03-29 01:48:16.949471 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-29 01:48:16.949500 | debian-bookworm | !! 2026-03-29 01:48:16.949510 | debian-bookworm | 2026-03-29 01:48:16.949518 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.949527 | debian-bookworm | 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-03-29 01:48:16.949535 | debian-bookworm | 2026-03-29 01:48:16.949543 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-29 01:48:16.949550 | debian-bookworm | or your builds will no longer be supported. 2026-03-29 01:48:16.949558 | debian-bookworm | 2026-03-29 01:48:16.949566 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:16.949575 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.949594 | debian-bookworm | 2026-03-29 01:48:16.949601 | debian-bookworm | !! 2026-03-29 01:48:16.949610 | debian-bookworm | corresp(dist, value, root_dir) 2026-03-29 01:48:16.950780 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:16.950808 | debian-bookworm | !! 2026-03-29 01:48:16.950817 | debian-bookworm | 2026-03-29 01:48:16.950826 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.950834 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:16.950842 | debian-bookworm | 2026-03-29 01:48:16.950850 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:16.950858 | debian-bookworm | 2026-03-29 01:48:16.950866 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:16.950882 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.950890 | debian-bookworm | 2026-03-29 01:48:16.950898 | debian-bookworm | !! 2026-03-29 01:48:16.950906 | debian-bookworm | dist._finalize_license_expression() 2026-03-29 01:48:16.951099 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:16.951115 | debian-bookworm | !! 2026-03-29 01:48:16.951124 | debian-bookworm | 2026-03-29 01:48:16.951132 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.951153 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:16.951198 | debian-bookworm | 2026-03-29 01:48:16.951208 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:16.951216 | debian-bookworm | 2026-03-29 01:48:16.951224 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:16.951232 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:16.951239 | debian-bookworm | 2026-03-29 01:48:16.951247 | debian-bookworm | !! 2026-03-29 01:48:16.951255 | debian-bookworm | self._finalize_license_expression() 2026-03-29 01:48:16.951650 | debian-bookworm | running egg_info 2026-03-29 01:48:17.011791 | debian-bookworm | writing pbr to manila.egg-info/pbr.json 2026-03-29 01:48:17.012106 | debian-bookworm | writing manila.egg-info/PKG-INFO 2026-03-29 01:48:17.013128 | debian-bookworm | writing dependency_links to manila.egg-info/dependency_links.txt 2026-03-29 01:48:17.014133 | debian-bookworm | writing entry points to manila.egg-info/entry_points.txt 2026-03-29 01:48:17.014897 | debian-bookworm | writing requirements to manila.egg-info/requires.txt 2026-03-29 01:48:17.015166 | debian-bookworm | writing top-level names to manila.egg-info/top_level.txt 2026-03-29 01:48:17.015388 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-03-29 01:48:17.024411 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-03-29 01:48:17.034225 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-03-29 01:48:17.034260 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-03-29 01:48:17.036455 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-29 01:48:17.361791 | debian-bookworm | adding license file 'LICENSE' 2026-03-29 01:48:17.376538 | debian-bookworm | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-03-29 01:48:17.376977 | debian-bookworm | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_editable-y5jhvgce.json 2026-03-29 01:48:17.378352 | debian-bookworm | .pkg: 27409 I exit None (0.64 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6148 [tox/execute/api.py:311] 2026-03-29 01:48:17.379948 | debian-bookworm | .pkg: 27411 W build_editable> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-03-29 01:48:17.390819 | debian-bookworm | 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-03-29 01:48:17.390850 | debian-bookworm | [pbr] Generating ChangeLog 2026-03-29 01:48:17.586624 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-03-29 01:48:17.586686 | debian-bookworm | warnings.warn(msg) 2026-03-29 01:48:17.589138 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-29 01:48:17.589162 | debian-bookworm | !! 2026-03-29 01:48:17.589170 | debian-bookworm | 2026-03-29 01:48:17.589178 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:17.589186 | debian-bookworm | 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-03-29 01:48:17.589194 | debian-bookworm | 2026-03-29 01:48:17.589202 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-29 01:48:17.589210 | debian-bookworm | or your builds will no longer be supported. 2026-03-29 01:48:17.589218 | debian-bookworm | 2026-03-29 01:48:17.589226 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:17.589235 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:17.589242 | debian-bookworm | 2026-03-29 01:48:17.589250 | debian-bookworm | !! 2026-03-29 01:48:17.589257 | debian-bookworm | corresp(dist, value, root_dir) 2026-03-29 01:48:17.590502 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:17.590537 | debian-bookworm | !! 2026-03-29 01:48:17.590545 | debian-bookworm | 2026-03-29 01:48:17.590553 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:17.590561 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:17.590569 | debian-bookworm | 2026-03-29 01:48:17.590577 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:17.590584 | debian-bookworm | 2026-03-29 01:48:17.590592 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:17.590599 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:17.590607 | debian-bookworm | 2026-03-29 01:48:17.590615 | debian-bookworm | !! 2026-03-29 01:48:17.590623 | debian-bookworm | dist._finalize_license_expression() 2026-03-29 01:48:17.590941 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:17.590960 | debian-bookworm | !! 2026-03-29 01:48:17.590968 | debian-bookworm | 2026-03-29 01:48:17.590976 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:17.590984 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:17.590991 | debian-bookworm | 2026-03-29 01:48:17.590999 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:17.591006 | debian-bookworm | 2026-03-29 01:48:17.591014 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:17.591022 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:17.591029 | debian-bookworm | 2026-03-29 01:48:17.591037 | debian-bookworm | !! 2026-03-29 01:48:17.591045 | debian-bookworm | self._finalize_license_expression() 2026-03-29 01:48:17.592073 | debian-bookworm | running editable_wheel 2026-03-29 01:48:17.593976 | debian-bookworm | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila.egg-info 2026-03-29 01:48:17.654115 | debian-bookworm | writing pbr to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila.egg-info/pbr.json 2026-03-29 01:48:17.654466 | debian-bookworm | writing /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila.egg-info/PKG-INFO 2026-03-29 01:48:17.655243 | debian-bookworm | writing dependency_links to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila.egg-info/dependency_links.txt 2026-03-29 01:48:17.656206 | debian-bookworm | writing entry points to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila.egg-info/entry_points.txt 2026-03-29 01:48:17.656884 | debian-bookworm | writing requirements to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila.egg-info/requires.txt 2026-03-29 01:48:17.657150 | debian-bookworm | writing top-level names to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila.egg-info/top_level.txt 2026-03-29 01:48:17.657438 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-03-29 01:48:17.657453 | debian-bookworm | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila.egg-info/SOURCES.txt' 2026-03-29 01:48:17.665209 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-03-29 01:48:17.677468 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-03-29 01:48:17.677869 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-03-29 01:48:17.679768 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-29 01:48:18.003115 | debian-bookworm | adding license file 'LICENSE' 2026-03-29 01:48:18.017429 | debian-bookworm | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila.egg-info/SOURCES.txt' 2026-03-29 01:48:18.017902 | debian-bookworm | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila-1.0.0.dev6864.dist-info' 2026-03-29 01:48:18.019904 | debian-bookworm | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila-1.0.0.dev6864.dist-info/WHEEL 2026-03-29 01:48:18.028637 | debian-bookworm | running build_py 2026-03-29 01:48:18.028669 | debian-bookworm | running egg_info 2026-03-29 01:48:18.029737 | debian-bookworm | creating /tmp/tmp4a2ww7_4.build-temp/manila.egg-info 2026-03-29 01:48:18.090899 | debian-bookworm | writing pbr to /tmp/tmp4a2ww7_4.build-temp/manila.egg-info/pbr.json 2026-03-29 01:48:18.091255 | debian-bookworm | writing /tmp/tmp4a2ww7_4.build-temp/manila.egg-info/PKG-INFO 2026-03-29 01:48:18.092189 | debian-bookworm | writing dependency_links to /tmp/tmp4a2ww7_4.build-temp/manila.egg-info/dependency_links.txt 2026-03-29 01:48:18.093239 | debian-bookworm | writing entry points to /tmp/tmp4a2ww7_4.build-temp/manila.egg-info/entry_points.txt 2026-03-29 01:48:18.094049 | debian-bookworm | writing requirements to /tmp/tmp4a2ww7_4.build-temp/manila.egg-info/requires.txt 2026-03-29 01:48:18.094509 | debian-bookworm | writing top-level names to /tmp/tmp4a2ww7_4.build-temp/manila.egg-info/top_level.txt 2026-03-29 01:48:18.094538 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-03-29 01:48:18.094548 | debian-bookworm | writing manifest file '/tmp/tmp4a2ww7_4.build-temp/manila.egg-info/SOURCES.txt' 2026-03-29 01:48:18.098898 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-03-29 01:48:18.110805 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-03-29 01:48:18.111018 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-03-29 01:48:18.113866 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-29 01:48:18.439200 | debian-bookworm | adding license file 'LICENSE' 2026-03-29 01:48:18.453575 | debian-bookworm | writing manifest file '/tmp/tmp4a2ww7_4.build-temp/manila.egg-info/SOURCES.txt' 2026-03-29 01:48:18.458276 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api' is absent from the `packages` configuration. 2026-03-29 01:48:18.458307 | debian-bookworm | !! 2026-03-29 01:48:18.458316 | debian-bookworm | 2026-03-29 01:48:18.458324 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.458333 | debian-bookworm | ############################ 2026-03-29 01:48:18.458346 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.458361 | debian-bookworm | ############################ 2026-03-29 01:48:18.458368 | debian-bookworm | Python recognizes 'manila.api' as an importable package[^1], 2026-03-29 01:48:18.458390 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.458399 | debian-bookworm | 2026-03-29 01:48:18.458407 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.458414 | debian-bookworm | package, please make sure that 'manila.api' is explicitly added 2026-03-29 01:48:18.458422 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.458430 | debian-bookworm | 2026-03-29 01:48:18.458438 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.458457 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.458465 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.458473 | debian-bookworm | 2026-03-29 01:48:18.458481 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.458489 | debian-bookworm | 2026-03-29 01:48:18.458496 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.458504 | debian-bookworm | 2026-03-29 01:48:18.458512 | debian-bookworm | If you don't want 'manila.api' to be distributed and are 2026-03-29 01:48:18.458519 | debian-bookworm | already explicitly excluding 'manila.api' via 2026-03-29 01:48:18.458527 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.458535 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.458542 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.458550 | debian-bookworm | 2026-03-29 01:48:18.458558 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.458565 | debian-bookworm | 2026-03-29 01:48:18.458573 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.458580 | debian-bookworm | 2026-03-29 01:48:18.458588 | debian-bookworm | 2026-03-29 01:48:18.458610 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.458618 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.458626 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.458634 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.458642 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.458649 | debian-bookworm | 2026-03-29 01:48:18.458657 | debian-bookworm | !! 2026-03-29 01:48:18.458665 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.458883 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. 2026-03-29 01:48:18.458902 | debian-bookworm | !! 2026-03-29 01:48:18.458910 | debian-bookworm | 2026-03-29 01:48:18.458918 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.458926 | debian-bookworm | ############################ 2026-03-29 01:48:18.458933 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.458941 | debian-bookworm | ############################ 2026-03-29 01:48:18.458949 | debian-bookworm | Python recognizes 'manila.api.contrib' as an importable package[^1], 2026-03-29 01:48:18.458956 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.458964 | debian-bookworm | 2026-03-29 01:48:18.458972 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.458979 | debian-bookworm | package, please make sure that 'manila.api.contrib' is explicitly added 2026-03-29 01:48:18.458987 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.458995 | debian-bookworm | 2026-03-29 01:48:18.459010 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.459018 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.459026 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.459034 | debian-bookworm | 2026-03-29 01:48:18.459041 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.459049 | debian-bookworm | 2026-03-29 01:48:18.459056 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.459064 | debian-bookworm | 2026-03-29 01:48:18.459071 | debian-bookworm | If you don't want 'manila.api.contrib' to be distributed and are 2026-03-29 01:48:18.459090 | debian-bookworm | already explicitly excluding 'manila.api.contrib' via 2026-03-29 01:48:18.459098 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.459106 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.459113 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.459121 | debian-bookworm | 2026-03-29 01:48:18.459128 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.459136 | debian-bookworm | 2026-03-29 01:48:18.459143 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.459151 | debian-bookworm | 2026-03-29 01:48:18.459158 | debian-bookworm | 2026-03-29 01:48:18.459166 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.459174 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.459181 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.459189 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.459196 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.459204 | debian-bookworm | 2026-03-29 01:48:18.459211 | debian-bookworm | !! 2026-03-29 01:48:18.459219 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.459227 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. 2026-03-29 01:48:18.459242 | debian-bookworm | !! 2026-03-29 01:48:18.459250 | debian-bookworm | 2026-03-29 01:48:18.459257 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.459265 | debian-bookworm | ############################ 2026-03-29 01:48:18.459273 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.459280 | debian-bookworm | ############################ 2026-03-29 01:48:18.459288 | debian-bookworm | Python recognizes 'manila.api.middleware' as an importable package[^1], 2026-03-29 01:48:18.459295 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.459303 | debian-bookworm | 2026-03-29 01:48:18.459310 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.459318 | debian-bookworm | package, please make sure that 'manila.api.middleware' is explicitly added 2026-03-29 01:48:18.459325 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.459333 | debian-bookworm | 2026-03-29 01:48:18.459340 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.459348 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.459355 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.459363 | debian-bookworm | 2026-03-29 01:48:18.459370 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.459378 | debian-bookworm | 2026-03-29 01:48:18.459385 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.459393 | debian-bookworm | 2026-03-29 01:48:18.459400 | debian-bookworm | If you don't want 'manila.api.middleware' to be distributed and are 2026-03-29 01:48:18.459408 | debian-bookworm | already explicitly excluding 'manila.api.middleware' via 2026-03-29 01:48:18.459416 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.459423 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.459431 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.459438 | debian-bookworm | 2026-03-29 01:48:18.459446 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.459453 | debian-bookworm | 2026-03-29 01:48:18.459461 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.459468 | debian-bookworm | 2026-03-29 01:48:18.459476 | debian-bookworm | 2026-03-29 01:48:18.459483 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.459490 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.459498 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.459506 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.459520 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.459528 | debian-bookworm | 2026-03-29 01:48:18.459535 | debian-bookworm | !! 2026-03-29 01:48:18.459545 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.459553 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. 2026-03-29 01:48:18.459560 | debian-bookworm | !! 2026-03-29 01:48:18.459568 | debian-bookworm | 2026-03-29 01:48:18.459575 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.459583 | debian-bookworm | ############################ 2026-03-29 01:48:18.459590 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.459598 | debian-bookworm | ############################ 2026-03-29 01:48:18.459605 | debian-bookworm | Python recognizes 'manila.api.openstack' as an importable package[^1], 2026-03-29 01:48:18.459613 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.459620 | debian-bookworm | 2026-03-29 01:48:18.459631 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.459639 | debian-bookworm | package, please make sure that 'manila.api.openstack' is explicitly added 2026-03-29 01:48:18.459652 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.459660 | debian-bookworm | 2026-03-29 01:48:18.459667 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.459675 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.459682 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.459690 | debian-bookworm | 2026-03-29 01:48:18.459697 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.459705 | debian-bookworm | 2026-03-29 01:48:18.459712 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.459720 | debian-bookworm | 2026-03-29 01:48:18.459727 | debian-bookworm | If you don't want 'manila.api.openstack' to be distributed and are 2026-03-29 01:48:18.459735 | debian-bookworm | already explicitly excluding 'manila.api.openstack' via 2026-03-29 01:48:18.459742 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.459750 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.459757 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.459765 | debian-bookworm | 2026-03-29 01:48:18.459772 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.459780 | debian-bookworm | 2026-03-29 01:48:18.459787 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.459795 | debian-bookworm | 2026-03-29 01:48:18.459802 | debian-bookworm | 2026-03-29 01:48:18.459810 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.459817 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.459825 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.459832 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.459840 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.459847 | debian-bookworm | 2026-03-29 01:48:18.459855 | debian-bookworm | !! 2026-03-29 01:48:18.459862 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.459870 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. 2026-03-29 01:48:18.459878 | debian-bookworm | !! 2026-03-29 01:48:18.459885 | debian-bookworm | 2026-03-29 01:48:18.459893 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.459900 | debian-bookworm | ############################ 2026-03-29 01:48:18.459908 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.459915 | debian-bookworm | ############################ 2026-03-29 01:48:18.459923 | debian-bookworm | Python recognizes 'manila.api.schemas' as an importable package[^1], 2026-03-29 01:48:18.459930 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.459938 | debian-bookworm | 2026-03-29 01:48:18.459945 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.459953 | debian-bookworm | package, please make sure that 'manila.api.schemas' is explicitly added 2026-03-29 01:48:18.459960 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.459968 | debian-bookworm | 2026-03-29 01:48:18.459975 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.459983 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.459990 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.459998 | debian-bookworm | 2026-03-29 01:48:18.460005 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.460013 | debian-bookworm | 2026-03-29 01:48:18.460020 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.460028 | debian-bookworm | 2026-03-29 01:48:18.460035 | debian-bookworm | If you don't want 'manila.api.schemas' to be distributed and are 2026-03-29 01:48:18.460048 | debian-bookworm | already explicitly excluding 'manila.api.schemas' via 2026-03-29 01:48:18.460055 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.460063 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.460071 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.460078 | debian-bookworm | 2026-03-29 01:48:18.460086 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.460093 | debian-bookworm | 2026-03-29 01:48:18.460101 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.460108 | debian-bookworm | 2026-03-29 01:48:18.460116 | debian-bookworm | 2026-03-29 01:48:18.460123 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.460131 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.460138 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.460150 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.460158 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.460165 | debian-bookworm | 2026-03-29 01:48:18.460173 | debian-bookworm | !! 2026-03-29 01:48:18.460180 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.460188 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. 2026-03-29 01:48:18.460196 | debian-bookworm | !! 2026-03-29 01:48:18.460203 | debian-bookworm | 2026-03-29 01:48:18.460210 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.460218 | debian-bookworm | ############################ 2026-03-29 01:48:18.460225 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.460233 | debian-bookworm | ############################ 2026-03-29 01:48:18.460240 | debian-bookworm | Python recognizes 'manila.api.v1' as an importable package[^1], 2026-03-29 01:48:18.460248 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.460255 | debian-bookworm | 2026-03-29 01:48:18.460263 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.460270 | debian-bookworm | package, please make sure that 'manila.api.v1' is explicitly added 2026-03-29 01:48:18.460278 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.460286 | debian-bookworm | 2026-03-29 01:48:18.460293 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.460300 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.460308 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.460315 | debian-bookworm | 2026-03-29 01:48:18.460323 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.460330 | debian-bookworm | 2026-03-29 01:48:18.460338 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.460345 | debian-bookworm | 2026-03-29 01:48:18.460353 | debian-bookworm | If you don't want 'manila.api.v1' to be distributed and are 2026-03-29 01:48:18.460360 | debian-bookworm | already explicitly excluding 'manila.api.v1' via 2026-03-29 01:48:18.460368 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.460375 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.460383 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.460390 | debian-bookworm | 2026-03-29 01:48:18.460398 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.460405 | debian-bookworm | 2026-03-29 01:48:18.460413 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.460420 | debian-bookworm | 2026-03-29 01:48:18.460428 | debian-bookworm | 2026-03-29 01:48:18.460440 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.460448 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.460455 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.460463 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.460470 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.460478 | debian-bookworm | 2026-03-29 01:48:18.460486 | debian-bookworm | !! 2026-03-29 01:48:18.460493 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.460744 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. 2026-03-29 01:48:18.460762 | debian-bookworm | !! 2026-03-29 01:48:18.460771 | debian-bookworm | 2026-03-29 01:48:18.460778 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.460786 | debian-bookworm | ############################ 2026-03-29 01:48:18.460794 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.460801 | debian-bookworm | ############################ 2026-03-29 01:48:18.460809 | debian-bookworm | Python recognizes 'manila.api.v2' as an importable package[^1], 2026-03-29 01:48:18.460817 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.460824 | debian-bookworm | 2026-03-29 01:48:18.460832 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.460839 | debian-bookworm | package, please make sure that 'manila.api.v2' is explicitly added 2026-03-29 01:48:18.460847 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.460854 | debian-bookworm | 2026-03-29 01:48:18.460862 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.460869 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.460877 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.460885 | debian-bookworm | 2026-03-29 01:48:18.460892 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.460900 | debian-bookworm | 2026-03-29 01:48:18.460907 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.460915 | debian-bookworm | 2026-03-29 01:48:18.460922 | debian-bookworm | If you don't want 'manila.api.v2' to be distributed and are 2026-03-29 01:48:18.460930 | debian-bookworm | already explicitly excluding 'manila.api.v2' via 2026-03-29 01:48:18.460954 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.460962 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.460970 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.461006 | debian-bookworm | 2026-03-29 01:48:18.461020 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.461028 | debian-bookworm | 2026-03-29 01:48:18.461035 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.461043 | debian-bookworm | 2026-03-29 01:48:18.461050 | debian-bookworm | 2026-03-29 01:48:18.461058 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.461065 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.461073 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.461081 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.461088 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.461096 | debian-bookworm | 2026-03-29 01:48:18.461104 | debian-bookworm | !! 2026-03-29 01:48:18.461111 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.461119 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. 2026-03-29 01:48:18.461137 | debian-bookworm | !! 2026-03-29 01:48:18.461193 | debian-bookworm | 2026-03-29 01:48:18.461203 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.461210 | debian-bookworm | ############################ 2026-03-29 01:48:18.461218 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.461225 | debian-bookworm | ############################ 2026-03-29 01:48:18.461237 | debian-bookworm | Python recognizes 'manila.api.validation' as an importable package[^1], 2026-03-29 01:48:18.461244 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.461252 | debian-bookworm | 2026-03-29 01:48:18.461260 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.461267 | debian-bookworm | package, please make sure that 'manila.api.validation' is explicitly added 2026-03-29 01:48:18.461275 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.461282 | debian-bookworm | 2026-03-29 01:48:18.461290 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.461297 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.461305 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.461312 | debian-bookworm | 2026-03-29 01:48:18.461320 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.461327 | debian-bookworm | 2026-03-29 01:48:18.461335 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.461342 | debian-bookworm | 2026-03-29 01:48:18.461350 | debian-bookworm | If you don't want 'manila.api.validation' to be distributed and are 2026-03-29 01:48:18.461356 | debian-bookworm | already explicitly excluding 'manila.api.validation' via 2026-03-29 01:48:18.461361 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.461367 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.461373 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.461377 | debian-bookworm | 2026-03-29 01:48:18.461382 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.461387 | debian-bookworm | 2026-03-29 01:48:18.461391 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.461396 | debian-bookworm | 2026-03-29 01:48:18.461401 | debian-bookworm | 2026-03-29 01:48:18.461405 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.461410 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.461415 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.461420 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.461429 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.461434 | debian-bookworm | 2026-03-29 01:48:18.461439 | debian-bookworm | !! 2026-03-29 01:48:18.461444 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.461448 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. 2026-03-29 01:48:18.461453 | debian-bookworm | !! 2026-03-29 01:48:18.461458 | debian-bookworm | 2026-03-29 01:48:18.461462 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.461467 | debian-bookworm | ############################ 2026-03-29 01:48:18.461472 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.461477 | debian-bookworm | ############################ 2026-03-29 01:48:18.461481 | debian-bookworm | Python recognizes 'manila.api.views' as an importable package[^1], 2026-03-29 01:48:18.461486 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.461491 | debian-bookworm | 2026-03-29 01:48:18.461495 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.461500 | debian-bookworm | package, please make sure that 'manila.api.views' is explicitly added 2026-03-29 01:48:18.461509 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.461513 | debian-bookworm | 2026-03-29 01:48:18.461518 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.461523 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.461528 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.461532 | debian-bookworm | 2026-03-29 01:48:18.461537 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.461542 | debian-bookworm | 2026-03-29 01:48:18.461547 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.461551 | debian-bookworm | 2026-03-29 01:48:18.461556 | debian-bookworm | If you don't want 'manila.api.views' to be distributed and are 2026-03-29 01:48:18.461561 | debian-bookworm | already explicitly excluding 'manila.api.views' via 2026-03-29 01:48:18.461565 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.461570 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.461575 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.461579 | debian-bookworm | 2026-03-29 01:48:18.461584 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.461589 | debian-bookworm | 2026-03-29 01:48:18.461594 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.461598 | debian-bookworm | 2026-03-29 01:48:18.461603 | debian-bookworm | 2026-03-29 01:48:18.461608 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.461612 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.461617 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.461622 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.461626 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.461631 | debian-bookworm | 2026-03-29 01:48:18.461636 | debian-bookworm | !! 2026-03-29 01:48:18.461641 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.461645 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. 2026-03-29 01:48:18.461650 | debian-bookworm | !! 2026-03-29 01:48:18.461655 | debian-bookworm | 2026-03-29 01:48:18.461660 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.461664 | debian-bookworm | ############################ 2026-03-29 01:48:18.461669 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.461676 | debian-bookworm | ############################ 2026-03-29 01:48:18.461680 | debian-bookworm | Python recognizes 'manila.cmd' as an importable package[^1], 2026-03-29 01:48:18.461685 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.461690 | debian-bookworm | 2026-03-29 01:48:18.461695 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.461699 | debian-bookworm | package, please make sure that 'manila.cmd' is explicitly added 2026-03-29 01:48:18.461704 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.461709 | debian-bookworm | 2026-03-29 01:48:18.461713 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.461718 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.461723 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.461728 | debian-bookworm | 2026-03-29 01:48:18.461732 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.461737 | debian-bookworm | 2026-03-29 01:48:18.461742 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.461746 | debian-bookworm | 2026-03-29 01:48:18.461751 | debian-bookworm | If you don't want 'manila.cmd' to be distributed and are 2026-03-29 01:48:18.461759 | debian-bookworm | already explicitly excluding 'manila.cmd' via 2026-03-29 01:48:18.461764 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.461769 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.461773 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.461778 | debian-bookworm | 2026-03-29 01:48:18.461783 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.461788 | debian-bookworm | 2026-03-29 01:48:18.461792 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.461797 | debian-bookworm | 2026-03-29 01:48:18.461802 | debian-bookworm | 2026-03-29 01:48:18.461806 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.461811 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.461816 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.461821 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.461829 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.461834 | debian-bookworm | 2026-03-29 01:48:18.461838 | debian-bookworm | !! 2026-03-29 01:48:18.461843 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.461848 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.common' is absent from the `packages` configuration. 2026-03-29 01:48:18.461852 | debian-bookworm | !! 2026-03-29 01:48:18.461857 | debian-bookworm | 2026-03-29 01:48:18.461862 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.461866 | debian-bookworm | ############################ 2026-03-29 01:48:18.461871 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.461876 | debian-bookworm | ############################ 2026-03-29 01:48:18.461880 | debian-bookworm | Python recognizes 'manila.common' as an importable package[^1], 2026-03-29 01:48:18.461885 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.461890 | debian-bookworm | 2026-03-29 01:48:18.461894 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.461899 | debian-bookworm | package, please make sure that 'manila.common' is explicitly added 2026-03-29 01:48:18.461904 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.461909 | debian-bookworm | 2026-03-29 01:48:18.461913 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.461918 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.461923 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.461927 | debian-bookworm | 2026-03-29 01:48:18.461932 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.461937 | debian-bookworm | 2026-03-29 01:48:18.461942 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.461946 | debian-bookworm | 2026-03-29 01:48:18.461951 | debian-bookworm | If you don't want 'manila.common' to be distributed and are 2026-03-29 01:48:18.461956 | debian-bookworm | already explicitly excluding 'manila.common' via 2026-03-29 01:48:18.461960 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.461965 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.461970 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.461975 | debian-bookworm | 2026-03-29 01:48:18.461979 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.461984 | debian-bookworm | 2026-03-29 01:48:18.461989 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.461993 | debian-bookworm | 2026-03-29 01:48:18.461998 | debian-bookworm | 2026-03-29 01:48:18.462003 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.462011 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.462016 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.462020 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.462025 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.462030 | debian-bookworm | 2026-03-29 01:48:18.462035 | debian-bookworm | !! 2026-03-29 01:48:18.462039 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.462044 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.compute' is absent from the `packages` configuration. 2026-03-29 01:48:18.462049 | debian-bookworm | !! 2026-03-29 01:48:18.462053 | debian-bookworm | 2026-03-29 01:48:18.462058 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.462063 | debian-bookworm | ############################ 2026-03-29 01:48:18.462068 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.462072 | debian-bookworm | ############################ 2026-03-29 01:48:18.462077 | debian-bookworm | Python recognizes 'manila.compute' as an importable package[^1], 2026-03-29 01:48:18.462082 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.462086 | debian-bookworm | 2026-03-29 01:48:18.462091 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.462096 | debian-bookworm | package, please make sure that 'manila.compute' is explicitly added 2026-03-29 01:48:18.462101 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.462105 | debian-bookworm | 2026-03-29 01:48:18.462110 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.462115 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.462119 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.462124 | debian-bookworm | 2026-03-29 01:48:18.462129 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.462134 | debian-bookworm | 2026-03-29 01:48:18.462138 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.462143 | debian-bookworm | 2026-03-29 01:48:18.462148 | debian-bookworm | If you don't want 'manila.compute' to be distributed and are 2026-03-29 01:48:18.462152 | debian-bookworm | already explicitly excluding 'manila.compute' via 2026-03-29 01:48:18.462157 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.462162 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.462167 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.462171 | debian-bookworm | 2026-03-29 01:48:18.462176 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.462181 | debian-bookworm | 2026-03-29 01:48:18.462185 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.462190 | debian-bookworm | 2026-03-29 01:48:18.462195 | debian-bookworm | 2026-03-29 01:48:18.462200 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.462204 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.462209 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.462216 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.462221 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.462226 | debian-bookworm | 2026-03-29 01:48:18.462231 | debian-bookworm | !! 2026-03-29 01:48:18.462236 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.462240 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data' is absent from the `packages` configuration. 2026-03-29 01:48:18.462245 | debian-bookworm | !! 2026-03-29 01:48:18.462250 | debian-bookworm | 2026-03-29 01:48:18.462255 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.462261 | debian-bookworm | ############################ 2026-03-29 01:48:18.462266 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.462271 | debian-bookworm | ############################ 2026-03-29 01:48:18.462275 | debian-bookworm | Python recognizes 'manila.data' as an importable package[^1], 2026-03-29 01:48:18.462280 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.462285 | debian-bookworm | 2026-03-29 01:48:18.462290 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.462294 | debian-bookworm | package, please make sure that 'manila.data' is explicitly added 2026-03-29 01:48:18.462299 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.462304 | debian-bookworm | 2026-03-29 01:48:18.462308 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.462313 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.462318 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.462323 | debian-bookworm | 2026-03-29 01:48:18.462327 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.462332 | debian-bookworm | 2026-03-29 01:48:18.462337 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.462341 | debian-bookworm | 2026-03-29 01:48:18.462346 | debian-bookworm | If you don't want 'manila.data' to be distributed and are 2026-03-29 01:48:18.462352 | debian-bookworm | already explicitly excluding 'manila.data' via 2026-03-29 01:48:18.462358 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.462363 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.462368 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.462374 | debian-bookworm | 2026-03-29 01:48:18.462379 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.462384 | debian-bookworm | 2026-03-29 01:48:18.462389 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.462394 | debian-bookworm | 2026-03-29 01:48:18.462398 | debian-bookworm | 2026-03-29 01:48:18.462405 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.462410 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.462415 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.462419 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.462424 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.462429 | debian-bookworm | 2026-03-29 01:48:18.462434 | debian-bookworm | !! 2026-03-29 01:48:18.462438 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.462443 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. 2026-03-29 01:48:18.462448 | debian-bookworm | !! 2026-03-29 01:48:18.462452 | debian-bookworm | 2026-03-29 01:48:18.462457 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.462462 | debian-bookworm | ############################ 2026-03-29 01:48:18.462468 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.462473 | debian-bookworm | ############################ 2026-03-29 01:48:18.462478 | debian-bookworm | Python recognizes 'manila.data.drivers' as an importable package[^1], 2026-03-29 01:48:18.462482 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.462487 | debian-bookworm | 2026-03-29 01:48:18.462492 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.462497 | debian-bookworm | package, please make sure that 'manila.data.drivers' is explicitly added 2026-03-29 01:48:18.462501 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.462509 | debian-bookworm | 2026-03-29 01:48:18.462514 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.462519 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.462523 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.462528 | debian-bookworm | 2026-03-29 01:48:18.462533 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.462538 | debian-bookworm | 2026-03-29 01:48:18.462542 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.462547 | debian-bookworm | 2026-03-29 01:48:18.462552 | debian-bookworm | If you don't want 'manila.data.drivers' to be distributed and are 2026-03-29 01:48:18.462556 | debian-bookworm | already explicitly excluding 'manila.data.drivers' via 2026-03-29 01:48:18.462561 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.462566 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.462571 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.462575 | debian-bookworm | 2026-03-29 01:48:18.462580 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.462585 | debian-bookworm | 2026-03-29 01:48:18.462589 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.462594 | debian-bookworm | 2026-03-29 01:48:18.462599 | debian-bookworm | 2026-03-29 01:48:18.462604 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.462608 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.462613 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.462620 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.462625 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.462630 | debian-bookworm | 2026-03-29 01:48:18.462635 | debian-bookworm | !! 2026-03-29 01:48:18.462639 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.462644 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db' is absent from the `packages` configuration. 2026-03-29 01:48:18.462649 | debian-bookworm | !! 2026-03-29 01:48:18.462654 | debian-bookworm | 2026-03-29 01:48:18.462658 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.462663 | debian-bookworm | ############################ 2026-03-29 01:48:18.462668 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.462672 | debian-bookworm | ############################ 2026-03-29 01:48:18.462677 | debian-bookworm | Python recognizes 'manila.db' as an importable package[^1], 2026-03-29 01:48:18.462682 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.462687 | debian-bookworm | 2026-03-29 01:48:18.462691 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.462696 | debian-bookworm | package, please make sure that 'manila.db' is explicitly added 2026-03-29 01:48:18.462701 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.462705 | debian-bookworm | 2026-03-29 01:48:18.462710 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.462715 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.462720 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.462724 | debian-bookworm | 2026-03-29 01:48:18.462729 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.462734 | debian-bookworm | 2026-03-29 01:48:18.462738 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.462743 | debian-bookworm | 2026-03-29 01:48:18.462748 | debian-bookworm | If you don't want 'manila.db' to be distributed and are 2026-03-29 01:48:18.462752 | debian-bookworm | already explicitly excluding 'manila.db' via 2026-03-29 01:48:18.462757 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.462765 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.462770 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.462775 | debian-bookworm | 2026-03-29 01:48:18.462779 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.462784 | debian-bookworm | 2026-03-29 01:48:18.462789 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.462794 | debian-bookworm | 2026-03-29 01:48:18.462798 | debian-bookworm | 2026-03-29 01:48:18.462803 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.462808 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.462812 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.462817 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.462822 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.462826 | debian-bookworm | 2026-03-29 01:48:18.462831 | debian-bookworm | !! 2026-03-29 01:48:18.462836 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.462841 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. 2026-03-29 01:48:18.462845 | debian-bookworm | !! 2026-03-29 01:48:18.462850 | debian-bookworm | 2026-03-29 01:48:18.462855 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.462861 | debian-bookworm | ############################ 2026-03-29 01:48:18.462866 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.462871 | debian-bookworm | ############################ 2026-03-29 01:48:18.462876 | debian-bookworm | Python recognizes 'manila.db.migrations' as an importable package[^1], 2026-03-29 01:48:18.462880 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.462885 | debian-bookworm | 2026-03-29 01:48:18.462890 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.462895 | debian-bookworm | package, please make sure that 'manila.db.migrations' is explicitly added 2026-03-29 01:48:18.462899 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.462904 | debian-bookworm | 2026-03-29 01:48:18.462909 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.462913 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.462918 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.462923 | debian-bookworm | 2026-03-29 01:48:18.462927 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.462932 | debian-bookworm | 2026-03-29 01:48:18.462937 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.462942 | debian-bookworm | 2026-03-29 01:48:18.462946 | debian-bookworm | If you don't want 'manila.db.migrations' to be distributed and are 2026-03-29 01:48:18.462951 | debian-bookworm | already explicitly excluding 'manila.db.migrations' via 2026-03-29 01:48:18.462956 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.462960 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.462965 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.462970 | debian-bookworm | 2026-03-29 01:48:18.462975 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.462979 | debian-bookworm | 2026-03-29 01:48:18.462984 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.462989 | debian-bookworm | 2026-03-29 01:48:18.462993 | debian-bookworm | 2026-03-29 01:48:18.462998 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.463003 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.463014 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.463019 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.463023 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.463028 | debian-bookworm | 2026-03-29 01:48:18.463033 | debian-bookworm | !! 2026-03-29 01:48:18.463038 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.463042 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. 2026-03-29 01:48:18.463048 | debian-bookworm | !! 2026-03-29 01:48:18.463052 | debian-bookworm | 2026-03-29 01:48:18.463057 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.463062 | debian-bookworm | ############################ 2026-03-29 01:48:18.463066 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.463071 | debian-bookworm | ############################ 2026-03-29 01:48:18.463076 | debian-bookworm | Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], 2026-03-29 01:48:18.463080 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.463085 | debian-bookworm | 2026-03-29 01:48:18.463090 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.463095 | debian-bookworm | package, please make sure that 'manila.db.migrations.alembic' is explicitly added 2026-03-29 01:48:18.463099 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.463104 | debian-bookworm | 2026-03-29 01:48:18.463109 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.463113 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.463118 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.463123 | debian-bookworm | 2026-03-29 01:48:18.463128 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.463132 | debian-bookworm | 2026-03-29 01:48:18.463137 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.463142 | debian-bookworm | 2026-03-29 01:48:18.463146 | debian-bookworm | If you don't want 'manila.db.migrations.alembic' to be distributed and are 2026-03-29 01:48:18.463151 | debian-bookworm | already explicitly excluding 'manila.db.migrations.alembic' via 2026-03-29 01:48:18.463156 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.463161 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.463165 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.463170 | debian-bookworm | 2026-03-29 01:48:18.463175 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.463179 | debian-bookworm | 2026-03-29 01:48:18.463184 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.463189 | debian-bookworm | 2026-03-29 01:48:18.463194 | debian-bookworm | 2026-03-29 01:48:18.463198 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.463203 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.463208 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.463212 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.463217 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.463222 | debian-bookworm | 2026-03-29 01:48:18.463227 | debian-bookworm | !! 2026-03-29 01:48:18.463231 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.463238 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. 2026-03-29 01:48:18.463243 | debian-bookworm | !! 2026-03-29 01:48:18.463248 | debian-bookworm | 2026-03-29 01:48:18.463256 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.463260 | debian-bookworm | ############################ 2026-03-29 01:48:18.463265 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.463270 | debian-bookworm | ############################ 2026-03-29 01:48:18.463275 | debian-bookworm | Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], 2026-03-29 01:48:18.463279 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.463284 | debian-bookworm | 2026-03-29 01:48:18.463289 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.463294 | debian-bookworm | package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added 2026-03-29 01:48:18.463299 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.463304 | debian-bookworm | 2026-03-29 01:48:18.463308 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.463313 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.463318 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.463322 | debian-bookworm | 2026-03-29 01:48:18.463327 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.463332 | debian-bookworm | 2026-03-29 01:48:18.463337 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.463342 | debian-bookworm | 2026-03-29 01:48:18.463346 | debian-bookworm | If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are 2026-03-29 01:48:18.463351 | debian-bookworm | already explicitly excluding 'manila.db.migrations.alembic.versions' via 2026-03-29 01:48:18.463357 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.463363 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.463368 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.463373 | debian-bookworm | 2026-03-29 01:48:18.463379 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.463385 | debian-bookworm | 2026-03-29 01:48:18.463392 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.463397 | debian-bookworm | 2026-03-29 01:48:18.463401 | debian-bookworm | 2026-03-29 01:48:18.463406 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.463411 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.463416 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.463420 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.463425 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.463430 | debian-bookworm | 2026-03-29 01:48:18.463435 | debian-bookworm | !! 2026-03-29 01:48:18.463439 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.463624 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. 2026-03-29 01:48:18.463635 | debian-bookworm | !! 2026-03-29 01:48:18.463640 | debian-bookworm | 2026-03-29 01:48:18.463645 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.463650 | debian-bookworm | ############################ 2026-03-29 01:48:18.463655 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.463659 | debian-bookworm | ############################ 2026-03-29 01:48:18.463664 | debian-bookworm | Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], 2026-03-29 01:48:18.463669 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.463674 | debian-bookworm | 2026-03-29 01:48:18.463679 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.463684 | debian-bookworm | package, please make sure that 'manila.db.sqlalchemy' is explicitly added 2026-03-29 01:48:18.463693 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.463698 | debian-bookworm | 2026-03-29 01:48:18.463703 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.463708 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.463713 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.463717 | debian-bookworm | 2026-03-29 01:48:18.463722 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.463727 | debian-bookworm | 2026-03-29 01:48:18.463732 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.463736 | debian-bookworm | 2026-03-29 01:48:18.463741 | debian-bookworm | If you don't want 'manila.db.sqlalchemy' to be distributed and are 2026-03-29 01:48:18.463746 | debian-bookworm | already explicitly excluding 'manila.db.sqlalchemy' via 2026-03-29 01:48:18.463751 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.463755 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.463760 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.463765 | debian-bookworm | 2026-03-29 01:48:18.463778 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.463783 | debian-bookworm | 2026-03-29 01:48:18.463788 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.463793 | debian-bookworm | 2026-03-29 01:48:18.463797 | debian-bookworm | 2026-03-29 01:48:18.463802 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.463807 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.463812 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.463816 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.463821 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.463826 | debian-bookworm | 2026-03-29 01:48:18.463831 | debian-bookworm | !! 2026-03-29 01:48:18.463835 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.463840 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.image' is absent from the `packages` configuration. 2026-03-29 01:48:18.463845 | debian-bookworm | !! 2026-03-29 01:48:18.463850 | debian-bookworm | 2026-03-29 01:48:18.463854 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.463859 | debian-bookworm | ############################ 2026-03-29 01:48:18.463864 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.463869 | debian-bookworm | ############################ 2026-03-29 01:48:18.463873 | debian-bookworm | Python recognizes 'manila.image' as an importable package[^1], 2026-03-29 01:48:18.463878 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.463883 | debian-bookworm | 2026-03-29 01:48:18.463887 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.463892 | debian-bookworm | package, please make sure that 'manila.image' is explicitly added 2026-03-29 01:48:18.463897 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.463902 | debian-bookworm | 2026-03-29 01:48:18.463906 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.463911 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.463916 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.463921 | debian-bookworm | 2026-03-29 01:48:18.463925 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.463930 | debian-bookworm | 2026-03-29 01:48:18.463938 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.463943 | debian-bookworm | 2026-03-29 01:48:18.463948 | debian-bookworm | If you don't want 'manila.image' to be distributed and are 2026-03-29 01:48:18.463956 | debian-bookworm | already explicitly excluding 'manila.image' via 2026-03-29 01:48:18.463961 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.463965 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.463970 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.463975 | debian-bookworm | 2026-03-29 01:48:18.463979 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.463984 | debian-bookworm | 2026-03-29 01:48:18.463989 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.463994 | debian-bookworm | 2026-03-29 01:48:18.463998 | debian-bookworm | 2026-03-29 01:48:18.464003 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.464008 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.464012 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.464017 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.464026 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.464031 | debian-bookworm | 2026-03-29 01:48:18.464036 | debian-bookworm | !! 2026-03-29 01:48:18.464040 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.464045 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. 2026-03-29 01:48:18.464050 | debian-bookworm | !! 2026-03-29 01:48:18.464055 | debian-bookworm | 2026-03-29 01:48:18.464059 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.464064 | debian-bookworm | ############################ 2026-03-29 01:48:18.464069 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.464074 | debian-bookworm | ############################ 2026-03-29 01:48:18.464078 | debian-bookworm | Python recognizes 'manila.keymgr' as an importable package[^1], 2026-03-29 01:48:18.464083 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.464088 | debian-bookworm | 2026-03-29 01:48:18.464093 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.464097 | debian-bookworm | package, please make sure that 'manila.keymgr' is explicitly added 2026-03-29 01:48:18.464102 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.464107 | debian-bookworm | 2026-03-29 01:48:18.464111 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.464116 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.464121 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.464126 | debian-bookworm | 2026-03-29 01:48:18.464130 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.464135 | debian-bookworm | 2026-03-29 01:48:18.464140 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.464144 | debian-bookworm | 2026-03-29 01:48:18.464149 | debian-bookworm | If you don't want 'manila.keymgr' to be distributed and are 2026-03-29 01:48:18.464154 | debian-bookworm | already explicitly excluding 'manila.keymgr' via 2026-03-29 01:48:18.464159 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.464163 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.464168 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.464173 | debian-bookworm | 2026-03-29 01:48:18.464177 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.464182 | debian-bookworm | 2026-03-29 01:48:18.464187 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.464192 | debian-bookworm | 2026-03-29 01:48:18.464196 | debian-bookworm | 2026-03-29 01:48:18.464201 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.464209 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.464213 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.464218 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.464225 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.464229 | debian-bookworm | 2026-03-29 01:48:18.464234 | debian-bookworm | !! 2026-03-29 01:48:18.464239 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.464244 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.lock' is absent from the `packages` configuration. 2026-03-29 01:48:18.464248 | debian-bookworm | !! 2026-03-29 01:48:18.464253 | debian-bookworm | 2026-03-29 01:48:18.464258 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.464263 | debian-bookworm | ############################ 2026-03-29 01:48:18.464267 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.464272 | debian-bookworm | ############################ 2026-03-29 01:48:18.464277 | debian-bookworm | Python recognizes 'manila.lock' as an importable package[^1], 2026-03-29 01:48:18.464281 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.464286 | debian-bookworm | 2026-03-29 01:48:18.464291 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.464295 | debian-bookworm | package, please make sure that 'manila.lock' is explicitly added 2026-03-29 01:48:18.464300 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.464305 | debian-bookworm | 2026-03-29 01:48:18.464309 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.464314 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.464319 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.464324 | debian-bookworm | 2026-03-29 01:48:18.464328 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.464333 | debian-bookworm | 2026-03-29 01:48:18.464338 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.464342 | debian-bookworm | 2026-03-29 01:48:18.464347 | debian-bookworm | If you don't want 'manila.lock' to be distributed and are 2026-03-29 01:48:18.464352 | debian-bookworm | already explicitly excluding 'manila.lock' via 2026-03-29 01:48:18.464357 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.464361 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.464366 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.464371 | debian-bookworm | 2026-03-29 01:48:18.464375 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.464380 | debian-bookworm | 2026-03-29 01:48:18.464385 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.464390 | debian-bookworm | 2026-03-29 01:48:18.464394 | debian-bookworm | 2026-03-29 01:48:18.464399 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.464404 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.464408 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.464413 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.464420 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.464425 | debian-bookworm | 2026-03-29 01:48:18.464430 | debian-bookworm | !! 2026-03-29 01:48:18.464435 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.464440 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.message' is absent from the `packages` configuration. 2026-03-29 01:48:18.464444 | debian-bookworm | !! 2026-03-29 01:48:18.464449 | debian-bookworm | 2026-03-29 01:48:18.464454 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.464462 | debian-bookworm | ############################ 2026-03-29 01:48:18.464466 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.464471 | debian-bookworm | ############################ 2026-03-29 01:48:18.464476 | debian-bookworm | Python recognizes 'manila.message' as an importable package[^1], 2026-03-29 01:48:18.464481 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.464485 | debian-bookworm | 2026-03-29 01:48:18.464490 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.464495 | debian-bookworm | package, please make sure that 'manila.message' is explicitly added 2026-03-29 01:48:18.464499 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.464504 | debian-bookworm | 2026-03-29 01:48:18.464509 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.464514 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.464518 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.464523 | debian-bookworm | 2026-03-29 01:48:18.464528 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.464532 | debian-bookworm | 2026-03-29 01:48:18.464537 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.464542 | debian-bookworm | 2026-03-29 01:48:18.464546 | debian-bookworm | If you don't want 'manila.message' to be distributed and are 2026-03-29 01:48:18.464551 | debian-bookworm | already explicitly excluding 'manila.message' via 2026-03-29 01:48:18.464556 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.464561 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.464565 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.464570 | debian-bookworm | 2026-03-29 01:48:18.464575 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.464579 | debian-bookworm | 2026-03-29 01:48:18.464584 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.464589 | debian-bookworm | 2026-03-29 01:48:18.464594 | debian-bookworm | 2026-03-29 01:48:18.464598 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.464603 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.464608 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.464612 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.464621 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.464625 | debian-bookworm | 2026-03-29 01:48:18.464630 | debian-bookworm | !! 2026-03-29 01:48:18.464635 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.464640 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network' is absent from the `packages` configuration. 2026-03-29 01:48:18.464644 | debian-bookworm | !! 2026-03-29 01:48:18.464649 | debian-bookworm | 2026-03-29 01:48:18.464654 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.464658 | debian-bookworm | ############################ 2026-03-29 01:48:18.464663 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.464668 | debian-bookworm | ############################ 2026-03-29 01:48:18.464673 | debian-bookworm | Python recognizes 'manila.network' as an importable package[^1], 2026-03-29 01:48:18.464677 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.464682 | debian-bookworm | 2026-03-29 01:48:18.464687 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.464691 | debian-bookworm | package, please make sure that 'manila.network' is explicitly added 2026-03-29 01:48:18.464696 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.464701 | debian-bookworm | 2026-03-29 01:48:18.464709 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.464713 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.464718 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.464723 | debian-bookworm | 2026-03-29 01:48:18.464727 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.464732 | debian-bookworm | 2026-03-29 01:48:18.464737 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.464742 | debian-bookworm | 2026-03-29 01:48:18.464746 | debian-bookworm | If you don't want 'manila.network' to be distributed and are 2026-03-29 01:48:18.464751 | debian-bookworm | already explicitly excluding 'manila.network' via 2026-03-29 01:48:18.464756 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.464760 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.464765 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.464770 | debian-bookworm | 2026-03-29 01:48:18.464775 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.464779 | debian-bookworm | 2026-03-29 01:48:18.464784 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.464789 | debian-bookworm | 2026-03-29 01:48:18.464793 | debian-bookworm | 2026-03-29 01:48:18.464798 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.464803 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.464808 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.464812 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.464820 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.464825 | debian-bookworm | 2026-03-29 01:48:18.464829 | debian-bookworm | !! 2026-03-29 01:48:18.464834 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.464839 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. 2026-03-29 01:48:18.464844 | debian-bookworm | !! 2026-03-29 01:48:18.464848 | debian-bookworm | 2026-03-29 01:48:18.464853 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.464858 | debian-bookworm | ############################ 2026-03-29 01:48:18.464862 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.464867 | debian-bookworm | ############################ 2026-03-29 01:48:18.464872 | debian-bookworm | Python recognizes 'manila.network.linux' as an importable package[^1], 2026-03-29 01:48:18.464877 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.464881 | debian-bookworm | 2026-03-29 01:48:18.464886 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.464891 | debian-bookworm | package, please make sure that 'manila.network.linux' is explicitly added 2026-03-29 01:48:18.464895 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.464900 | debian-bookworm | 2026-03-29 01:48:18.464905 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.464910 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.464914 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.464919 | debian-bookworm | 2026-03-29 01:48:18.464924 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.464928 | debian-bookworm | 2026-03-29 01:48:18.464933 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.464938 | debian-bookworm | 2026-03-29 01:48:18.464942 | debian-bookworm | If you don't want 'manila.network.linux' to be distributed and are 2026-03-29 01:48:18.464952 | debian-bookworm | already explicitly excluding 'manila.network.linux' via 2026-03-29 01:48:18.464960 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.464965 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.464969 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.464974 | debian-bookworm | 2026-03-29 01:48:18.464979 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.464984 | debian-bookworm | 2026-03-29 01:48:18.465008 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.465013 | debian-bookworm | 2026-03-29 01:48:18.465018 | debian-bookworm | 2026-03-29 01:48:18.465022 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.465027 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.465032 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.465039 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.465043 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.465048 | debian-bookworm | 2026-03-29 01:48:18.465053 | debian-bookworm | !! 2026-03-29 01:48:18.465058 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.465062 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. 2026-03-29 01:48:18.465067 | debian-bookworm | !! 2026-03-29 01:48:18.465072 | debian-bookworm | 2026-03-29 01:48:18.465076 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.465081 | debian-bookworm | ############################ 2026-03-29 01:48:18.465086 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.465090 | debian-bookworm | ############################ 2026-03-29 01:48:18.465095 | debian-bookworm | Python recognizes 'manila.network.neutron' as an importable package[^1], 2026-03-29 01:48:18.465100 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.465105 | debian-bookworm | 2026-03-29 01:48:18.465109 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.465114 | debian-bookworm | package, please make sure that 'manila.network.neutron' is explicitly added 2026-03-29 01:48:18.465119 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.465123 | debian-bookworm | 2026-03-29 01:48:18.465128 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.465133 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.465137 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.465142 | debian-bookworm | 2026-03-29 01:48:18.465147 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.465152 | debian-bookworm | 2026-03-29 01:48:18.465156 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.465161 | debian-bookworm | 2026-03-29 01:48:18.465166 | debian-bookworm | If you don't want 'manila.network.neutron' to be distributed and are 2026-03-29 01:48:18.465170 | debian-bookworm | already explicitly excluding 'manila.network.neutron' via 2026-03-29 01:48:18.465175 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.465180 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.465184 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.465204 | debian-bookworm | 2026-03-29 01:48:18.465209 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.465213 | debian-bookworm | 2026-03-29 01:48:18.465218 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.465223 | debian-bookworm | 2026-03-29 01:48:18.465228 | debian-bookworm | 2026-03-29 01:48:18.465232 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.465237 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.465248 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.465253 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.465258 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.465263 | debian-bookworm | 2026-03-29 01:48:18.465267 | debian-bookworm | !! 2026-03-29 01:48:18.465272 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.465277 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.policies' is absent from the `packages` configuration. 2026-03-29 01:48:18.465282 | debian-bookworm | !! 2026-03-29 01:48:18.465286 | debian-bookworm | 2026-03-29 01:48:18.465291 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.465296 | debian-bookworm | ############################ 2026-03-29 01:48:18.465300 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.465305 | debian-bookworm | ############################ 2026-03-29 01:48:18.465310 | debian-bookworm | Python recognizes 'manila.policies' as an importable package[^1], 2026-03-29 01:48:18.465314 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.465319 | debian-bookworm | 2026-03-29 01:48:18.465324 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.465328 | debian-bookworm | package, please make sure that 'manila.policies' is explicitly added 2026-03-29 01:48:18.465333 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.465338 | debian-bookworm | 2026-03-29 01:48:18.465343 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.465347 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.465352 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.465357 | debian-bookworm | 2026-03-29 01:48:18.465362 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.465366 | debian-bookworm | 2026-03-29 01:48:18.465371 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.465376 | debian-bookworm | 2026-03-29 01:48:18.465380 | debian-bookworm | If you don't want 'manila.policies' to be distributed and are 2026-03-29 01:48:18.465385 | debian-bookworm | already explicitly excluding 'manila.policies' via 2026-03-29 01:48:18.465390 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.465394 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.465399 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.465404 | debian-bookworm | 2026-03-29 01:48:18.465408 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.465413 | debian-bookworm | 2026-03-29 01:48:18.465418 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.465423 | debian-bookworm | 2026-03-29 01:48:18.465427 | debian-bookworm | 2026-03-29 01:48:18.465432 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.465436 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.465441 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.465446 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.465451 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.465455 | debian-bookworm | 2026-03-29 01:48:18.465460 | debian-bookworm | !! 2026-03-29 01:48:18.465465 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.465469 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. 2026-03-29 01:48:18.465474 | debian-bookworm | !! 2026-03-29 01:48:18.465479 | debian-bookworm | 2026-03-29 01:48:18.465483 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.465493 | debian-bookworm | ############################ 2026-03-29 01:48:18.465498 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.465511 | debian-bookworm | ############################ 2026-03-29 01:48:18.465516 | debian-bookworm | Python recognizes 'manila.privsep' as an importable package[^1], 2026-03-29 01:48:18.465521 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.465525 | debian-bookworm | 2026-03-29 01:48:18.465530 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.465535 | debian-bookworm | package, please make sure that 'manila.privsep' is explicitly added 2026-03-29 01:48:18.465540 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.465544 | debian-bookworm | 2026-03-29 01:48:18.465549 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.465554 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.465558 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.465563 | debian-bookworm | 2026-03-29 01:48:18.465568 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.465572 | debian-bookworm | 2026-03-29 01:48:18.465577 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.465582 | debian-bookworm | 2026-03-29 01:48:18.465586 | debian-bookworm | If you don't want 'manila.privsep' to be distributed and are 2026-03-29 01:48:18.465591 | debian-bookworm | already explicitly excluding 'manila.privsep' via 2026-03-29 01:48:18.465596 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.465600 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.465605 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.465610 | debian-bookworm | 2026-03-29 01:48:18.465614 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.465619 | debian-bookworm | 2026-03-29 01:48:18.465624 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.465628 | debian-bookworm | 2026-03-29 01:48:18.465633 | debian-bookworm | 2026-03-29 01:48:18.465638 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.465643 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.465650 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.465655 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.465659 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.465665 | debian-bookworm | 2026-03-29 01:48:18.465670 | debian-bookworm | !! 2026-03-29 01:48:18.465674 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.465679 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. 2026-03-29 01:48:18.465684 | debian-bookworm | !! 2026-03-29 01:48:18.465689 | debian-bookworm | 2026-03-29 01:48:18.465693 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.465698 | debian-bookworm | ############################ 2026-03-29 01:48:18.465703 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.465708 | debian-bookworm | ############################ 2026-03-29 01:48:18.465712 | debian-bookworm | Python recognizes 'manila.scheduler' as an importable package[^1], 2026-03-29 01:48:18.465717 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.465722 | debian-bookworm | 2026-03-29 01:48:18.465726 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.465731 | debian-bookworm | package, please make sure that 'manila.scheduler' is explicitly added 2026-03-29 01:48:18.465736 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.465740 | debian-bookworm | 2026-03-29 01:48:18.465749 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.465753 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.465758 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.465763 | debian-bookworm | 2026-03-29 01:48:18.465767 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.465772 | debian-bookworm | 2026-03-29 01:48:18.465777 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.465781 | debian-bookworm | 2026-03-29 01:48:18.465786 | debian-bookworm | If you don't want 'manila.scheduler' to be distributed and are 2026-03-29 01:48:18.465791 | debian-bookworm | already explicitly excluding 'manila.scheduler' via 2026-03-29 01:48:18.465795 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.465800 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.465805 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.465809 | debian-bookworm | 2026-03-29 01:48:18.465814 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.465819 | debian-bookworm | 2026-03-29 01:48:18.465824 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.465828 | debian-bookworm | 2026-03-29 01:48:18.465833 | debian-bookworm | 2026-03-29 01:48:18.465838 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.465842 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.465847 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.465852 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.465856 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.465861 | debian-bookworm | 2026-03-29 01:48:18.465866 | debian-bookworm | !! 2026-03-29 01:48:18.465871 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.465875 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. 2026-03-29 01:48:18.465880 | debian-bookworm | !! 2026-03-29 01:48:18.465885 | debian-bookworm | 2026-03-29 01:48:18.465890 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.465894 | debian-bookworm | ############################ 2026-03-29 01:48:18.465899 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.465904 | debian-bookworm | ############################ 2026-03-29 01:48:18.465908 | debian-bookworm | Python recognizes 'manila.scheduler.drivers' as an importable package[^1], 2026-03-29 01:48:18.465913 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.465918 | debian-bookworm | 2026-03-29 01:48:18.465922 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.465927 | debian-bookworm | package, please make sure that 'manila.scheduler.drivers' is explicitly added 2026-03-29 01:48:18.465932 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.465936 | debian-bookworm | 2026-03-29 01:48:18.465941 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.465946 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.465950 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.465955 | debian-bookworm | 2026-03-29 01:48:18.465960 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.465964 | debian-bookworm | 2026-03-29 01:48:18.465969 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.465974 | debian-bookworm | 2026-03-29 01:48:18.465979 | debian-bookworm | If you don't want 'manila.scheduler.drivers' to be distributed and are 2026-03-29 01:48:18.465983 | debian-bookworm | already explicitly excluding 'manila.scheduler.drivers' via 2026-03-29 01:48:18.465991 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.465996 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.466001 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.466005 | debian-bookworm | 2026-03-29 01:48:18.466010 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.466015 | debian-bookworm | 2026-03-29 01:48:18.466019 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.466024 | debian-bookworm | 2026-03-29 01:48:18.466029 | debian-bookworm | 2026-03-29 01:48:18.466036 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.466041 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.466046 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.466050 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.466055 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.466060 | debian-bookworm | 2026-03-29 01:48:18.466065 | debian-bookworm | !! 2026-03-29 01:48:18.466069 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.466074 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. 2026-03-29 01:48:18.466079 | debian-bookworm | !! 2026-03-29 01:48:18.466084 | debian-bookworm | 2026-03-29 01:48:18.466088 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.466093 | debian-bookworm | ############################ 2026-03-29 01:48:18.466098 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.466102 | debian-bookworm | ############################ 2026-03-29 01:48:18.466107 | debian-bookworm | Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], 2026-03-29 01:48:18.466112 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.466117 | debian-bookworm | 2026-03-29 01:48:18.466121 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.466126 | debian-bookworm | package, please make sure that 'manila.scheduler.evaluator' is explicitly added 2026-03-29 01:48:18.466131 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.466135 | debian-bookworm | 2026-03-29 01:48:18.466140 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.466145 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.466150 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.466154 | debian-bookworm | 2026-03-29 01:48:18.466159 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.466164 | debian-bookworm | 2026-03-29 01:48:18.466168 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.466173 | debian-bookworm | 2026-03-29 01:48:18.466178 | debian-bookworm | If you don't want 'manila.scheduler.evaluator' to be distributed and are 2026-03-29 01:48:18.466182 | debian-bookworm | already explicitly excluding 'manila.scheduler.evaluator' via 2026-03-29 01:48:18.466187 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.466192 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.466196 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.466201 | debian-bookworm | 2026-03-29 01:48:18.466206 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.466210 | debian-bookworm | 2026-03-29 01:48:18.466217 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.466222 | debian-bookworm | 2026-03-29 01:48:18.466227 | debian-bookworm | 2026-03-29 01:48:18.466231 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.466239 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.466244 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.466249 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.466253 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.466258 | debian-bookworm | 2026-03-29 01:48:18.466263 | debian-bookworm | !! 2026-03-29 01:48:18.466267 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.466272 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. 2026-03-29 01:48:18.466277 | debian-bookworm | !! 2026-03-29 01:48:18.466281 | debian-bookworm | 2026-03-29 01:48:18.466286 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.466291 | debian-bookworm | ############################ 2026-03-29 01:48:18.466295 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.466300 | debian-bookworm | ############################ 2026-03-29 01:48:18.466305 | debian-bookworm | Python recognizes 'manila.scheduler.filters' as an importable package[^1], 2026-03-29 01:48:18.466309 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.466314 | debian-bookworm | 2026-03-29 01:48:18.466319 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.466323 | debian-bookworm | package, please make sure that 'manila.scheduler.filters' is explicitly added 2026-03-29 01:48:18.466328 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.466333 | debian-bookworm | 2026-03-29 01:48:18.466337 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.466342 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.466347 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.466352 | debian-bookworm | 2026-03-29 01:48:18.466356 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.466361 | debian-bookworm | 2026-03-29 01:48:18.466366 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.466370 | debian-bookworm | 2026-03-29 01:48:18.466375 | debian-bookworm | If you don't want 'manila.scheduler.filters' to be distributed and are 2026-03-29 01:48:18.466380 | debian-bookworm | already explicitly excluding 'manila.scheduler.filters' via 2026-03-29 01:48:18.466384 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.466389 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.466394 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.466399 | debian-bookworm | 2026-03-29 01:48:18.466406 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.466411 | debian-bookworm | 2026-03-29 01:48:18.466415 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.466420 | debian-bookworm | 2026-03-29 01:48:18.466425 | debian-bookworm | 2026-03-29 01:48:18.466429 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.466434 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.466439 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.466443 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.466448 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.466453 | debian-bookworm | 2026-03-29 01:48:18.466458 | debian-bookworm | !! 2026-03-29 01:48:18.466462 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.466467 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. 2026-03-29 01:48:18.466472 | debian-bookworm | !! 2026-03-29 01:48:18.466479 | debian-bookworm | 2026-03-29 01:48:18.466484 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.466488 | debian-bookworm | ############################ 2026-03-29 01:48:18.466493 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.466498 | debian-bookworm | ############################ 2026-03-29 01:48:18.466502 | debian-bookworm | Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], 2026-03-29 01:48:18.466507 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.466512 | debian-bookworm | 2026-03-29 01:48:18.466517 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.466522 | debian-bookworm | package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added 2026-03-29 01:48:18.466526 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.466531 | debian-bookworm | 2026-03-29 01:48:18.466536 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.466540 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.466545 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.466550 | debian-bookworm | 2026-03-29 01:48:18.466554 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.466559 | debian-bookworm | 2026-03-29 01:48:18.466564 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.466568 | debian-bookworm | 2026-03-29 01:48:18.466573 | debian-bookworm | If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are 2026-03-29 01:48:18.466578 | debian-bookworm | already explicitly excluding 'manila.scheduler.filters.share_group_filters' via 2026-03-29 01:48:18.466583 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.466589 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.466594 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.466599 | debian-bookworm | 2026-03-29 01:48:18.466603 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.466608 | debian-bookworm | 2026-03-29 01:48:18.466613 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.466617 | debian-bookworm | 2026-03-29 01:48:18.466622 | debian-bookworm | 2026-03-29 01:48:18.466627 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.466631 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.466636 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.466641 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.466646 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.466650 | debian-bookworm | 2026-03-29 01:48:18.466655 | debian-bookworm | !! 2026-03-29 01:48:18.466660 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.466664 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. 2026-03-29 01:48:18.466669 | debian-bookworm | !! 2026-03-29 01:48:18.466674 | debian-bookworm | 2026-03-29 01:48:18.466678 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.466683 | debian-bookworm | ############################ 2026-03-29 01:48:18.466688 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.466693 | debian-bookworm | ############################ 2026-03-29 01:48:18.466697 | debian-bookworm | Python recognizes 'manila.scheduler.weighers' as an importable package[^1], 2026-03-29 01:48:18.466702 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.466707 | debian-bookworm | 2026-03-29 01:48:18.466711 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.466719 | debian-bookworm | package, please make sure that 'manila.scheduler.weighers' is explicitly added 2026-03-29 01:48:18.466724 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.466729 | debian-bookworm | 2026-03-29 01:48:18.466734 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.466738 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.466743 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.466748 | debian-bookworm | 2026-03-29 01:48:18.466752 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.466757 | debian-bookworm | 2026-03-29 01:48:18.466762 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.466766 | debian-bookworm | 2026-03-29 01:48:18.466771 | debian-bookworm | If you don't want 'manila.scheduler.weighers' to be distributed and are 2026-03-29 01:48:18.466776 | debian-bookworm | already explicitly excluding 'manila.scheduler.weighers' via 2026-03-29 01:48:18.466955 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.466967 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.466971 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.466976 | debian-bookworm | 2026-03-29 01:48:18.466981 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.466986 | debian-bookworm | 2026-03-29 01:48:18.466991 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.466995 | debian-bookworm | 2026-03-29 01:48:18.467000 | debian-bookworm | 2026-03-29 01:48:18.467005 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.467010 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.467014 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.467019 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.467024 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.467029 | debian-bookworm | 2026-03-29 01:48:18.467033 | debian-bookworm | !! 2026-03-29 01:48:18.467038 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.467043 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.services' is absent from the `packages` configuration. 2026-03-29 01:48:18.467048 | debian-bookworm | !! 2026-03-29 01:48:18.467053 | debian-bookworm | 2026-03-29 01:48:18.467057 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.467062 | debian-bookworm | ############################ 2026-03-29 01:48:18.467067 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.467072 | debian-bookworm | ############################ 2026-03-29 01:48:18.467076 | debian-bookworm | Python recognizes 'manila.services' as an importable package[^1], 2026-03-29 01:48:18.467081 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.467086 | debian-bookworm | 2026-03-29 01:48:18.467090 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.467095 | debian-bookworm | package, please make sure that 'manila.services' is explicitly added 2026-03-29 01:48:18.467100 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.467104 | debian-bookworm | 2026-03-29 01:48:18.467109 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.467114 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.467119 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.467142 | debian-bookworm | 2026-03-29 01:48:18.467298 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.467306 | debian-bookworm | 2026-03-29 01:48:18.467311 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.467322 | debian-bookworm | 2026-03-29 01:48:18.467327 | debian-bookworm | If you don't want 'manila.services' to be distributed and are 2026-03-29 01:48:18.467331 | debian-bookworm | already explicitly excluding 'manila.services' via 2026-03-29 01:48:18.467336 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.467341 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.467346 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.467351 | debian-bookworm | 2026-03-29 01:48:18.467355 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.467360 | debian-bookworm | 2026-03-29 01:48:18.467365 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.467370 | debian-bookworm | 2026-03-29 01:48:18.467374 | debian-bookworm | 2026-03-29 01:48:18.467379 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.467384 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.467389 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.467393 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.467398 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.467403 | debian-bookworm | 2026-03-29 01:48:18.467408 | debian-bookworm | !! 2026-03-29 01:48:18.467412 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.467417 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share' is absent from the `packages` configuration. 2026-03-29 01:48:18.467422 | debian-bookworm | !! 2026-03-29 01:48:18.467427 | debian-bookworm | 2026-03-29 01:48:18.467432 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.467436 | debian-bookworm | ############################ 2026-03-29 01:48:18.467441 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.467446 | debian-bookworm | ############################ 2026-03-29 01:48:18.467450 | debian-bookworm | Python recognizes 'manila.share' as an importable package[^1], 2026-03-29 01:48:18.467455 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.467460 | debian-bookworm | 2026-03-29 01:48:18.467465 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.467469 | debian-bookworm | package, please make sure that 'manila.share' is explicitly added 2026-03-29 01:48:18.467474 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.467479 | debian-bookworm | 2026-03-29 01:48:18.467484 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.467488 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.467493 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.467498 | debian-bookworm | 2026-03-29 01:48:18.467503 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.467507 | debian-bookworm | 2026-03-29 01:48:18.467512 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.467532 | debian-bookworm | 2026-03-29 01:48:18.467659 | debian-bookworm | If you don't want 'manila.share' to be distributed and are 2026-03-29 01:48:18.467671 | debian-bookworm | already explicitly excluding 'manila.share' via 2026-03-29 01:48:18.467679 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.467684 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.467689 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.467694 | debian-bookworm | 2026-03-29 01:48:18.467714 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.467720 | debian-bookworm | 2026-03-29 01:48:18.467725 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.467730 | debian-bookworm | 2026-03-29 01:48:18.467742 | debian-bookworm | 2026-03-29 01:48:18.467746 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.467751 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.467756 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.467761 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.467766 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.467770 | debian-bookworm | 2026-03-29 01:48:18.467775 | debian-bookworm | !! 2026-03-29 01:48:18.467780 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.467898 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. 2026-03-29 01:48:18.467911 | debian-bookworm | !! 2026-03-29 01:48:18.467916 | debian-bookworm | 2026-03-29 01:48:18.467920 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.467925 | debian-bookworm | ############################ 2026-03-29 01:48:18.467930 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.467935 | debian-bookworm | ############################ 2026-03-29 01:48:18.467940 | debian-bookworm | Python recognizes 'manila.share.drivers' as an importable package[^1], 2026-03-29 01:48:18.467944 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.467949 | debian-bookworm | 2026-03-29 01:48:18.467954 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.467959 | debian-bookworm | package, please make sure that 'manila.share.drivers' is explicitly added 2026-03-29 01:48:18.467963 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.467968 | debian-bookworm | 2026-03-29 01:48:18.467973 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.467978 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.467982 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.467987 | debian-bookworm | 2026-03-29 01:48:18.467992 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.467997 | debian-bookworm | 2026-03-29 01:48:18.468001 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.468006 | debian-bookworm | 2026-03-29 01:48:18.468011 | debian-bookworm | If you don't want 'manila.share.drivers' to be distributed and are 2026-03-29 01:48:18.468015 | debian-bookworm | already explicitly excluding 'manila.share.drivers' via 2026-03-29 01:48:18.468023 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.468028 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.468049 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.468184 | debian-bookworm | 2026-03-29 01:48:18.468192 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.468197 | debian-bookworm | 2026-03-29 01:48:18.468202 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.468206 | debian-bookworm | 2026-03-29 01:48:18.468211 | debian-bookworm | 2026-03-29 01:48:18.468216 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.468221 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.468225 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.468230 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.468235 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.468240 | debian-bookworm | 2026-03-29 01:48:18.468244 | debian-bookworm | !! 2026-03-29 01:48:18.468249 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.468254 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. 2026-03-29 01:48:18.468264 | debian-bookworm | !! 2026-03-29 01:48:18.468269 | debian-bookworm | 2026-03-29 01:48:18.468273 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.468278 | debian-bookworm | ############################ 2026-03-29 01:48:18.468283 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.468287 | debian-bookworm | ############################ 2026-03-29 01:48:18.468292 | debian-bookworm | Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], 2026-03-29 01:48:18.468297 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.468302 | debian-bookworm | 2026-03-29 01:48:18.468306 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.468311 | debian-bookworm | package, please make sure that 'manila.share.drivers.cephfs' is explicitly added 2026-03-29 01:48:18.468316 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.468320 | debian-bookworm | 2026-03-29 01:48:18.468343 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.468419 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.468424 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.468429 | debian-bookworm | 2026-03-29 01:48:18.468434 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.468439 | debian-bookworm | 2026-03-29 01:48:18.468535 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.468545 | debian-bookworm | 2026-03-29 01:48:18.468550 | debian-bookworm | If you don't want 'manila.share.drivers.cephfs' to be distributed and are 2026-03-29 01:48:18.468555 | debian-bookworm | already explicitly excluding 'manila.share.drivers.cephfs' via 2026-03-29 01:48:18.468560 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.468565 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.468569 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.468574 | debian-bookworm | 2026-03-29 01:48:18.468579 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.468584 | debian-bookworm | 2026-03-29 01:48:18.468588 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.468593 | debian-bookworm | 2026-03-29 01:48:18.468598 | debian-bookworm | 2026-03-29 01:48:18.468679 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.468689 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.468694 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.468698 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.468703 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.468708 | debian-bookworm | 2026-03-29 01:48:18.468713 | debian-bookworm | !! 2026-03-29 01:48:18.468718 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.468723 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. 2026-03-29 01:48:18.468728 | debian-bookworm | !! 2026-03-29 01:48:18.468733 | debian-bookworm | 2026-03-29 01:48:18.468737 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.468742 | debian-bookworm | ############################ 2026-03-29 01:48:18.468747 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.468752 | debian-bookworm | ############################ 2026-03-29 01:48:18.468756 | debian-bookworm | Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], 2026-03-29 01:48:18.468761 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.468766 | debian-bookworm | 2026-03-29 01:48:18.468771 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.468780 | debian-bookworm | package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added 2026-03-29 01:48:18.468785 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.468790 | debian-bookworm | 2026-03-29 01:48:18.468795 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.468799 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.468804 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.468809 | debian-bookworm | 2026-03-29 01:48:18.468813 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.468818 | debian-bookworm | 2026-03-29 01:48:18.468825 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.468830 | debian-bookworm | 2026-03-29 01:48:18.468835 | debian-bookworm | If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are 2026-03-29 01:48:18.468839 | debian-bookworm | already explicitly excluding 'manila.share.drivers.cephfs.conf' via 2026-03-29 01:48:18.468844 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.468849 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.468854 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.468858 | debian-bookworm | 2026-03-29 01:48:18.468863 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.468868 | debian-bookworm | 2026-03-29 01:48:18.468873 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.468877 | debian-bookworm | 2026-03-29 01:48:18.468882 | debian-bookworm | 2026-03-29 01:48:18.468887 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.468891 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.468896 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.468901 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.468906 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.468911 | debian-bookworm | 2026-03-29 01:48:18.468915 | debian-bookworm | !! 2026-03-29 01:48:18.468920 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.468925 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. 2026-03-29 01:48:18.468930 | debian-bookworm | !! 2026-03-29 01:48:18.468935 | debian-bookworm | 2026-03-29 01:48:18.468939 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.468944 | debian-bookworm | ############################ 2026-03-29 01:48:18.468952 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.468957 | debian-bookworm | ############################ 2026-03-29 01:48:18.468962 | debian-bookworm | Python recognizes 'manila.share.drivers.container' as an importable package[^1], 2026-03-29 01:48:18.468966 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.468971 | debian-bookworm | 2026-03-29 01:48:18.468976 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.468981 | debian-bookworm | package, please make sure that 'manila.share.drivers.container' is explicitly added 2026-03-29 01:48:18.468997 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.469003 | debian-bookworm | 2026-03-29 01:48:18.469008 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.469012 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.469102 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.469112 | debian-bookworm | 2026-03-29 01:48:18.469117 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.469122 | debian-bookworm | 2026-03-29 01:48:18.469131 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.469136 | debian-bookworm | 2026-03-29 01:48:18.469141 | debian-bookworm | If you don't want 'manila.share.drivers.container' to be distributed and are 2026-03-29 01:48:18.469146 | debian-bookworm | already explicitly excluding 'manila.share.drivers.container' via 2026-03-29 01:48:18.469150 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.469169 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.469270 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.469276 | debian-bookworm | 2026-03-29 01:48:18.469281 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.469285 | debian-bookworm | 2026-03-29 01:48:18.469290 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.469295 | debian-bookworm | 2026-03-29 01:48:18.469300 | debian-bookworm | 2026-03-29 01:48:18.469305 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.469309 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.469314 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.469319 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.469324 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.469329 | debian-bookworm | 2026-03-29 01:48:18.469334 | debian-bookworm | !! 2026-03-29 01:48:18.469338 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.469343 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-03-29 01:48:18.469348 | debian-bookworm | !! 2026-03-29 01:48:18.469353 | debian-bookworm | 2026-03-29 01:48:18.469358 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.469362 | debian-bookworm | ############################ 2026-03-29 01:48:18.469367 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.469372 | debian-bookworm | ############################ 2026-03-29 01:48:18.469376 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], 2026-03-29 01:48:18.469381 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.469386 | debian-bookworm | 2026-03-29 01:48:18.469391 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.469395 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added 2026-03-29 01:48:18.469400 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.469405 | debian-bookworm | 2026-03-29 01:48:18.469410 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.469419 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.469423 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.469428 | debian-bookworm | 2026-03-29 01:48:18.469433 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.469438 | debian-bookworm | 2026-03-29 01:48:18.469442 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.469447 | debian-bookworm | 2026-03-29 01:48:18.469452 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc' to be distributed and are 2026-03-29 01:48:18.469456 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc' via 2026-03-29 01:48:18.469461 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.469466 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.469471 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.469475 | debian-bookworm | 2026-03-29 01:48:18.469480 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.469489 | debian-bookworm | 2026-03-29 01:48:18.469494 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.469499 | debian-bookworm | 2026-03-29 01:48:18.469503 | debian-bookworm | 2026-03-29 01:48:18.469508 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.469513 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.469518 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.469522 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.469527 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.469532 | debian-bookworm | 2026-03-29 01:48:18.469537 | debian-bookworm | !! 2026-03-29 01:48:18.469541 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.469546 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-03-29 01:48:18.469551 | debian-bookworm | !! 2026-03-29 01:48:18.469556 | debian-bookworm | 2026-03-29 01:48:18.469561 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.469565 | debian-bookworm | ############################ 2026-03-29 01:48:18.469570 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.469575 | debian-bookworm | ############################ 2026-03-29 01:48:18.469579 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], 2026-03-29 01:48:18.469584 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.469589 | debian-bookworm | 2026-03-29 01:48:18.469593 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.469611 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added 2026-03-29 01:48:18.469617 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.469622 | debian-bookworm | 2026-03-29 01:48:18.469627 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.469632 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.469636 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.469641 | debian-bookworm | 2026-03-29 01:48:18.469646 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.469651 | debian-bookworm | 2026-03-29 01:48:18.469655 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.469660 | debian-bookworm | 2026-03-29 01:48:18.469665 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are 2026-03-29 01:48:18.469669 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.common' via 2026-03-29 01:48:18.469674 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.469679 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.469684 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.469688 | debian-bookworm | 2026-03-29 01:48:18.469693 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.469698 | debian-bookworm | 2026-03-29 01:48:18.469703 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.469707 | debian-bookworm | 2026-03-29 01:48:18.469712 | debian-bookworm | 2026-03-29 01:48:18.469717 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.469722 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.469726 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.469731 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.469736 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.469744 | debian-bookworm | 2026-03-29 01:48:18.469749 | debian-bookworm | !! 2026-03-29 01:48:18.469754 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.469758 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-03-29 01:48:18.469763 | debian-bookworm | !! 2026-03-29 01:48:18.469768 | debian-bookworm | 2026-03-29 01:48:18.469773 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.469777 | debian-bookworm | ############################ 2026-03-29 01:48:18.469782 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.469787 | debian-bookworm | ############################ 2026-03-29 01:48:18.469792 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-03-29 01:48:18.469797 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.469801 | debian-bookworm | 2026-03-29 01:48:18.469806 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.469813 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added 2026-03-29 01:48:18.469818 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.469822 | debian-bookworm | 2026-03-29 01:48:18.469827 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.469832 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.469837 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.469841 | debian-bookworm | 2026-03-29 01:48:18.469846 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.469851 | debian-bookworm | 2026-03-29 01:48:18.469855 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.469860 | debian-bookworm | 2026-03-29 01:48:18.469865 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are 2026-03-29 01:48:18.469869 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via 2026-03-29 01:48:18.469874 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.469879 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.469884 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.469888 | debian-bookworm | 2026-03-29 01:48:18.469893 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.469898 | debian-bookworm | 2026-03-29 01:48:18.469903 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.469907 | debian-bookworm | 2026-03-29 01:48:18.469912 | debian-bookworm | 2026-03-29 01:48:18.469917 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.469921 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.469926 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.469931 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.469936 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.469940 | debian-bookworm | 2026-03-29 01:48:18.469945 | debian-bookworm | !! 2026-03-29 01:48:18.469950 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.469955 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-03-29 01:48:18.469959 | debian-bookworm | !! 2026-03-29 01:48:18.469964 | debian-bookworm | 2026-03-29 01:48:18.469969 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.469974 | debian-bookworm | ############################ 2026-03-29 01:48:18.469978 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.469986 | debian-bookworm | ############################ 2026-03-29 01:48:18.470001 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-03-29 01:48:18.470007 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.470012 | debian-bookworm | 2026-03-29 01:48:18.470017 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.470022 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added 2026-03-29 01:48:18.470026 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.470031 | debian-bookworm | 2026-03-29 01:48:18.470036 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.470041 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.470045 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.470050 | debian-bookworm | 2026-03-29 01:48:18.470055 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.470059 | debian-bookworm | 2026-03-29 01:48:18.470064 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.470069 | debian-bookworm | 2026-03-29 01:48:18.470074 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are 2026-03-29 01:48:18.470078 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via 2026-03-29 01:48:18.470083 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.470088 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.470093 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.470097 | debian-bookworm | 2026-03-29 01:48:18.470102 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.470107 | debian-bookworm | 2026-03-29 01:48:18.470111 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.470116 | debian-bookworm | 2026-03-29 01:48:18.470121 | debian-bookworm | 2026-03-29 01:48:18.470126 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.470130 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.470135 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.470140 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.470145 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.470149 | debian-bookworm | 2026-03-29 01:48:18.470154 | debian-bookworm | !! 2026-03-29 01:48:18.470159 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.470164 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-03-29 01:48:18.470169 | debian-bookworm | !! 2026-03-29 01:48:18.470174 | debian-bookworm | 2026-03-29 01:48:18.470178 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.470183 | debian-bookworm | ############################ 2026-03-29 01:48:18.470188 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.470193 | debian-bookworm | ############################ 2026-03-29 01:48:18.470197 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-03-29 01:48:18.470202 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.470207 | debian-bookworm | 2026-03-29 01:48:18.470212 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.470216 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-03-29 01:48:18.470221 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.470226 | debian-bookworm | 2026-03-29 01:48:18.470234 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.470239 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.470244 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.470248 | debian-bookworm | 2026-03-29 01:48:18.470253 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.470258 | debian-bookworm | 2026-03-29 01:48:18.470263 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.470267 | debian-bookworm | 2026-03-29 01:48:18.470272 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-03-29 01:48:18.470277 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via 2026-03-29 01:48:18.470282 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.470286 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.470291 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.470296 | debian-bookworm | 2026-03-29 01:48:18.470301 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.470305 | debian-bookworm | 2026-03-29 01:48:18.470310 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.470315 | debian-bookworm | 2026-03-29 01:48:18.470319 | debian-bookworm | 2026-03-29 01:48:18.470324 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.470329 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.470334 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.470341 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.470346 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.470351 | debian-bookworm | 2026-03-29 01:48:18.470355 | debian-bookworm | !! 2026-03-29 01:48:18.470360 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.470423 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-03-29 01:48:18.470430 | debian-bookworm | !! 2026-03-29 01:48:18.470433 | debian-bookworm | 2026-03-29 01:48:18.470437 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.470440 | debian-bookworm | ############################ 2026-03-29 01:48:18.470443 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.470447 | debian-bookworm | ############################ 2026-03-29 01:48:18.470450 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-03-29 01:48:18.470454 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.470466 | debian-bookworm | 2026-03-29 01:48:18.470524 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.470530 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-03-29 01:48:18.470533 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.470537 | debian-bookworm | 2026-03-29 01:48:18.470540 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.470544 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.470547 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.470550 | debian-bookworm | 2026-03-29 01:48:18.470554 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.470557 | debian-bookworm | 2026-03-29 01:48:18.470561 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.470564 | debian-bookworm | 2026-03-29 01:48:18.470567 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-03-29 01:48:18.470576 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via 2026-03-29 01:48:18.470580 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.470583 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.470587 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.470590 | debian-bookworm | 2026-03-29 01:48:18.470593 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.470597 | debian-bookworm | 2026-03-29 01:48:18.470600 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.470604 | debian-bookworm | 2026-03-29 01:48:18.470607 | debian-bookworm | 2026-03-29 01:48:18.470610 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.470614 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.470617 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.470621 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.470624 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.470628 | debian-bookworm | 2026-03-29 01:48:18.470631 | debian-bookworm | !! 2026-03-29 01:48:18.470634 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.470640 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-03-29 01:48:18.470643 | debian-bookworm | !! 2026-03-29 01:48:18.470647 | debian-bookworm | 2026-03-29 01:48:18.470650 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.470653 | debian-bookworm | ############################ 2026-03-29 01:48:18.470657 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.470660 | debian-bookworm | ############################ 2026-03-29 01:48:18.470664 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-03-29 01:48:18.470667 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.470671 | debian-bookworm | 2026-03-29 01:48:18.470674 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.470677 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-03-29 01:48:18.470681 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.470684 | debian-bookworm | 2026-03-29 01:48:18.470688 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.470691 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.470694 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.470698 | debian-bookworm | 2026-03-29 01:48:18.470701 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.470705 | debian-bookworm | 2026-03-29 01:48:18.470708 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.470711 | debian-bookworm | 2026-03-29 01:48:18.470715 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-03-29 01:48:18.470718 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via 2026-03-29 01:48:18.470722 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.470725 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.470728 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.470732 | debian-bookworm | 2026-03-29 01:48:18.470735 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.470739 | debian-bookworm | 2026-03-29 01:48:18.470745 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.470749 | debian-bookworm | 2026-03-29 01:48:18.470752 | debian-bookworm | 2026-03-29 01:48:18.470755 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.470759 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.470771 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.470775 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.470779 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.470782 | debian-bookworm | 2026-03-29 01:48:18.470786 | debian-bookworm | !! 2026-03-29 01:48:18.470789 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.470793 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-03-29 01:48:18.470796 | debian-bookworm | !! 2026-03-29 01:48:18.470800 | debian-bookworm | 2026-03-29 01:48:18.470803 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.470807 | debian-bookworm | ############################ 2026-03-29 01:48:18.470810 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.470813 | debian-bookworm | ############################ 2026-03-29 01:48:18.470817 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-03-29 01:48:18.470820 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.470824 | debian-bookworm | 2026-03-29 01:48:18.470827 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.470830 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-03-29 01:48:18.470834 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.470837 | debian-bookworm | 2026-03-29 01:48:18.470841 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.470844 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.470848 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.470851 | debian-bookworm | 2026-03-29 01:48:18.470854 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.470858 | debian-bookworm | 2026-03-29 01:48:18.470861 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.470865 | debian-bookworm | 2026-03-29 01:48:18.470868 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-03-29 01:48:18.470871 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via 2026-03-29 01:48:18.470875 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.470878 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.470882 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.470885 | debian-bookworm | 2026-03-29 01:48:18.470888 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.470892 | debian-bookworm | 2026-03-29 01:48:18.470895 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.470899 | debian-bookworm | 2026-03-29 01:48:18.470902 | debian-bookworm | 2026-03-29 01:48:18.470905 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.470911 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.470914 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.470918 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.470921 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.470927 | debian-bookworm | 2026-03-29 01:48:18.470930 | debian-bookworm | !! 2026-03-29 01:48:18.470934 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.470937 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-03-29 01:48:18.470941 | debian-bookworm | !! 2026-03-29 01:48:18.470944 | debian-bookworm | 2026-03-29 01:48:18.470948 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.470951 | debian-bookworm | ############################ 2026-03-29 01:48:18.470954 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.470958 | debian-bookworm | ############################ 2026-03-29 01:48:18.470961 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-03-29 01:48:18.470965 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.470968 | debian-bookworm | 2026-03-29 01:48:18.470971 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.470975 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-03-29 01:48:18.470978 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.470982 | debian-bookworm | 2026-03-29 01:48:18.470985 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.470988 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.470992 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.470995 | debian-bookworm | 2026-03-29 01:48:18.470999 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.471002 | debian-bookworm | 2026-03-29 01:48:18.471005 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.471009 | debian-bookworm | 2026-03-29 01:48:18.471012 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-03-29 01:48:18.471016 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via 2026-03-29 01:48:18.471019 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.471022 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.471026 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.471029 | debian-bookworm | 2026-03-29 01:48:18.471040 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.471044 | debian-bookworm | 2026-03-29 01:48:18.471048 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.471051 | debian-bookworm | 2026-03-29 01:48:18.471054 | debian-bookworm | 2026-03-29 01:48:18.471058 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.471061 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.471065 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.471068 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.471072 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471075 | debian-bookworm | 2026-03-29 01:48:18.471078 | debian-bookworm | !! 2026-03-29 01:48:18.471082 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.471085 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-03-29 01:48:18.471089 | debian-bookworm | !! 2026-03-29 01:48:18.471092 | debian-bookworm | 2026-03-29 01:48:18.471096 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471099 | debian-bookworm | ############################ 2026-03-29 01:48:18.471102 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.471108 | debian-bookworm | ############################ 2026-03-29 01:48:18.471112 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-03-29 01:48:18.471115 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.471119 | debian-bookworm | 2026-03-29 01:48:18.471122 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.471125 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-03-29 01:48:18.471129 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.471132 | debian-bookworm | 2026-03-29 01:48:18.471135 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.471139 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.471142 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.471146 | debian-bookworm | 2026-03-29 01:48:18.471149 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.471152 | debian-bookworm | 2026-03-29 01:48:18.471156 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.471159 | debian-bookworm | 2026-03-29 01:48:18.471163 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-03-29 01:48:18.471166 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via 2026-03-29 01:48:18.471169 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.471173 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.471178 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.471181 | debian-bookworm | 2026-03-29 01:48:18.471184 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.471188 | debian-bookworm | 2026-03-29 01:48:18.471191 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.471195 | debian-bookworm | 2026-03-29 01:48:18.471198 | debian-bookworm | 2026-03-29 01:48:18.471201 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.471205 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.471208 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.471212 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.471215 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471219 | debian-bookworm | 2026-03-29 01:48:18.471222 | debian-bookworm | !! 2026-03-29 01:48:18.471225 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.471229 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. 2026-03-29 01:48:18.471232 | debian-bookworm | !! 2026-03-29 01:48:18.471236 | debian-bookworm | 2026-03-29 01:48:18.471239 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471243 | debian-bookworm | ############################ 2026-03-29 01:48:18.471246 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.471249 | debian-bookworm | ############################ 2026-03-29 01:48:18.471253 | debian-bookworm | Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], 2026-03-29 01:48:18.471256 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.471260 | debian-bookworm | 2026-03-29 01:48:18.471263 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.471266 | debian-bookworm | package, please make sure that 'manila.share.drivers.ganesha' is explicitly added 2026-03-29 01:48:18.471270 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.471273 | debian-bookworm | 2026-03-29 01:48:18.471277 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.471283 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.471286 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.471289 | debian-bookworm | 2026-03-29 01:48:18.471293 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.471296 | debian-bookworm | 2026-03-29 01:48:18.471300 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.471303 | debian-bookworm | 2026-03-29 01:48:18.471306 | debian-bookworm | If you don't want 'manila.share.drivers.ganesha' to be distributed and are 2026-03-29 01:48:18.471310 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ganesha' via 2026-03-29 01:48:18.471320 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.471324 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.471328 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.471331 | debian-bookworm | 2026-03-29 01:48:18.471335 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.471338 | debian-bookworm | 2026-03-29 01:48:18.471342 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.471345 | debian-bookworm | 2026-03-29 01:48:18.471349 | debian-bookworm | 2026-03-29 01:48:18.471353 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.471358 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.471361 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.471365 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.471369 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471373 | debian-bookworm | 2026-03-29 01:48:18.471377 | debian-bookworm | !! 2026-03-29 01:48:18.471381 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.471384 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. 2026-03-29 01:48:18.471388 | debian-bookworm | !! 2026-03-29 01:48:18.471391 | debian-bookworm | 2026-03-29 01:48:18.471395 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471398 | debian-bookworm | ############################ 2026-03-29 01:48:18.471401 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.471405 | debian-bookworm | ############################ 2026-03-29 01:48:18.471408 | debian-bookworm | Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], 2026-03-29 01:48:18.471412 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.471415 | debian-bookworm | 2026-03-29 01:48:18.471418 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.471422 | debian-bookworm | package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added 2026-03-29 01:48:18.471425 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.471429 | debian-bookworm | 2026-03-29 01:48:18.471432 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.471435 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.471439 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.471442 | debian-bookworm | 2026-03-29 01:48:18.471446 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.471449 | debian-bookworm | 2026-03-29 01:48:18.471452 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.471456 | debian-bookworm | 2026-03-29 01:48:18.471459 | debian-bookworm | If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are 2026-03-29 01:48:18.471464 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ganesha.conf' via 2026-03-29 01:48:18.471470 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.471473 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.471477 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.471480 | debian-bookworm | 2026-03-29 01:48:18.471484 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.471487 | debian-bookworm | 2026-03-29 01:48:18.471490 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.471494 | debian-bookworm | 2026-03-29 01:48:18.471497 | debian-bookworm | 2026-03-29 01:48:18.471500 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.471504 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.471507 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.471511 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.471514 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471517 | debian-bookworm | 2026-03-29 01:48:18.471521 | debian-bookworm | !! 2026-03-29 01:48:18.471524 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.471528 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-03-29 01:48:18.471531 | debian-bookworm | !! 2026-03-29 01:48:18.471535 | debian-bookworm | 2026-03-29 01:48:18.471538 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471541 | debian-bookworm | ############################ 2026-03-29 01:48:18.471545 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.471548 | debian-bookworm | ############################ 2026-03-29 01:48:18.471552 | debian-bookworm | Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], 2026-03-29 01:48:18.471555 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.471558 | debian-bookworm | 2026-03-29 01:48:18.471562 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.471565 | debian-bookworm | package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added 2026-03-29 01:48:18.471569 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.471572 | debian-bookworm | 2026-03-29 01:48:18.471575 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.471579 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.471582 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.471586 | debian-bookworm | 2026-03-29 01:48:18.471589 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.471592 | debian-bookworm | 2026-03-29 01:48:18.471602 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.471607 | debian-bookworm | 2026-03-29 01:48:18.471610 | debian-bookworm | If you don't want 'manila.share.drivers.glusterfs' to be distributed and are 2026-03-29 01:48:18.471614 | debian-bookworm | already explicitly excluding 'manila.share.drivers.glusterfs' via 2026-03-29 01:48:18.471617 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.471621 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.471624 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.471627 | debian-bookworm | 2026-03-29 01:48:18.471631 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.471634 | debian-bookworm | 2026-03-29 01:48:18.471638 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.471641 | debian-bookworm | 2026-03-29 01:48:18.471644 | debian-bookworm | 2026-03-29 01:48:18.471648 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.471654 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.471657 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.471661 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.471664 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471668 | debian-bookworm | 2026-03-29 01:48:18.471671 | debian-bookworm | !! 2026-03-29 01:48:18.471674 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.471678 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. 2026-03-29 01:48:18.471681 | debian-bookworm | !! 2026-03-29 01:48:18.471685 | debian-bookworm | 2026-03-29 01:48:18.471688 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471692 | debian-bookworm | ############################ 2026-03-29 01:48:18.471695 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.471698 | debian-bookworm | ############################ 2026-03-29 01:48:18.471702 | debian-bookworm | Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], 2026-03-29 01:48:18.471705 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.471709 | debian-bookworm | 2026-03-29 01:48:18.471712 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.471716 | debian-bookworm | package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added 2026-03-29 01:48:18.471719 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.471722 | debian-bookworm | 2026-03-29 01:48:18.471726 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.471729 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.471733 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.471736 | debian-bookworm | 2026-03-29 01:48:18.471739 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.471743 | debian-bookworm | 2026-03-29 01:48:18.471746 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.471750 | debian-bookworm | 2026-03-29 01:48:18.471753 | debian-bookworm | If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are 2026-03-29 01:48:18.471757 | debian-bookworm | already explicitly excluding 'manila.share.drivers.glusterfs.conf' via 2026-03-29 01:48:18.471760 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.471763 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.471767 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.471770 | debian-bookworm | 2026-03-29 01:48:18.471774 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.471777 | debian-bookworm | 2026-03-29 01:48:18.471780 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.471784 | debian-bookworm | 2026-03-29 01:48:18.471787 | debian-bookworm | 2026-03-29 01:48:18.471791 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.471794 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.471797 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.471801 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.471804 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471808 | debian-bookworm | 2026-03-29 01:48:18.471811 | debian-bookworm | !! 2026-03-29 01:48:18.471814 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.471818 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. 2026-03-29 01:48:18.471824 | debian-bookworm | !! 2026-03-29 01:48:18.471827 | debian-bookworm | 2026-03-29 01:48:18.471830 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471834 | debian-bookworm | ############################ 2026-03-29 01:48:18.471837 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.471841 | debian-bookworm | ############################ 2026-03-29 01:48:18.471844 | debian-bookworm | Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], 2026-03-29 01:48:18.471848 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.471851 | debian-bookworm | 2026-03-29 01:48:18.471854 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.471858 | debian-bookworm | package, please make sure that 'manila.share.drivers.hdfs' is explicitly added 2026-03-29 01:48:18.471861 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.471865 | debian-bookworm | 2026-03-29 01:48:18.471868 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.471878 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.471883 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.471886 | debian-bookworm | 2026-03-29 01:48:18.471890 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.471893 | debian-bookworm | 2026-03-29 01:48:18.471897 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.471900 | debian-bookworm | 2026-03-29 01:48:18.471903 | debian-bookworm | If you don't want 'manila.share.drivers.hdfs' to be distributed and are 2026-03-29 01:48:18.471907 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hdfs' via 2026-03-29 01:48:18.471910 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.471914 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.471917 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.471921 | debian-bookworm | 2026-03-29 01:48:18.471924 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.471927 | debian-bookworm | 2026-03-29 01:48:18.471931 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.471934 | debian-bookworm | 2026-03-29 01:48:18.471938 | debian-bookworm | 2026-03-29 01:48:18.471941 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.471944 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.471948 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.471951 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.471955 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471958 | debian-bookworm | 2026-03-29 01:48:18.471961 | debian-bookworm | !! 2026-03-29 01:48:18.471965 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.471968 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. 2026-03-29 01:48:18.471972 | debian-bookworm | !! 2026-03-29 01:48:18.471975 | debian-bookworm | 2026-03-29 01:48:18.471979 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.471982 | debian-bookworm | ############################ 2026-03-29 01:48:18.471985 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.471989 | debian-bookworm | ############################ 2026-03-29 01:48:18.471992 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], 2026-03-29 01:48:18.471996 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.471999 | debian-bookworm | 2026-03-29 01:48:18.472004 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.472010 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi' is explicitly added 2026-03-29 01:48:18.472014 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.472017 | debian-bookworm | 2026-03-29 01:48:18.472021 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.472025 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.472029 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.472032 | debian-bookworm | 2026-03-29 01:48:18.472036 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.472039 | debian-bookworm | 2026-03-29 01:48:18.472042 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.472046 | debian-bookworm | 2026-03-29 01:48:18.472049 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi' to be distributed and are 2026-03-29 01:48:18.472053 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi' via 2026-03-29 01:48:18.472056 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.472059 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.472063 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.472066 | debian-bookworm | 2026-03-29 01:48:18.472070 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.472073 | debian-bookworm | 2026-03-29 01:48:18.472076 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.472080 | debian-bookworm | 2026-03-29 01:48:18.472083 | debian-bookworm | 2026-03-29 01:48:18.472086 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.472090 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.472093 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.472097 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.472100 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472104 | debian-bookworm | 2026-03-29 01:48:18.472107 | debian-bookworm | !! 2026-03-29 01:48:18.472110 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.472114 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-03-29 01:48:18.472117 | debian-bookworm | !! 2026-03-29 01:48:18.472121 | debian-bookworm | 2026-03-29 01:48:18.472124 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472127 | debian-bookworm | ############################ 2026-03-29 01:48:18.472131 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.472134 | debian-bookworm | ############################ 2026-03-29 01:48:18.472138 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], 2026-03-29 01:48:18.472141 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.472144 | debian-bookworm | 2026-03-29 01:48:18.472148 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.472206 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added 2026-03-29 01:48:18.472213 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.472217 | debian-bookworm | 2026-03-29 01:48:18.472221 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.472224 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.472228 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.472231 | debian-bookworm | 2026-03-29 01:48:18.472234 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.472238 | debian-bookworm | 2026-03-29 01:48:18.472251 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.472320 | debian-bookworm | 2026-03-29 01:48:18.472323 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are 2026-03-29 01:48:18.472327 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi.hnas' via 2026-03-29 01:48:18.472330 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.472334 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.472337 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.472341 | debian-bookworm | 2026-03-29 01:48:18.472344 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.472347 | debian-bookworm | 2026-03-29 01:48:18.472351 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.472354 | debian-bookworm | 2026-03-29 01:48:18.472358 | debian-bookworm | 2026-03-29 01:48:18.472361 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.472364 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.472368 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.472371 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.472375 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472378 | debian-bookworm | 2026-03-29 01:48:18.472382 | debian-bookworm | !! 2026-03-29 01:48:18.472385 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.472389 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-03-29 01:48:18.472392 | debian-bookworm | !! 2026-03-29 01:48:18.472395 | debian-bookworm | 2026-03-29 01:48:18.472399 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472402 | debian-bookworm | ############################ 2026-03-29 01:48:18.472406 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.472409 | debian-bookworm | ############################ 2026-03-29 01:48:18.472412 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], 2026-03-29 01:48:18.472416 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.472419 | debian-bookworm | 2026-03-29 01:48:18.472423 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.472428 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added 2026-03-29 01:48:18.472432 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.472435 | debian-bookworm | 2026-03-29 01:48:18.472438 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.472442 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.472445 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.472449 | debian-bookworm | 2026-03-29 01:48:18.472452 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.472455 | debian-bookworm | 2026-03-29 01:48:18.472459 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.472462 | debian-bookworm | 2026-03-29 01:48:18.472466 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are 2026-03-29 01:48:18.472469 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi.hsp' via 2026-03-29 01:48:18.472472 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.472476 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.472479 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.472483 | debian-bookworm | 2026-03-29 01:48:18.472486 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.472492 | debian-bookworm | 2026-03-29 01:48:18.472495 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.472499 | debian-bookworm | 2026-03-29 01:48:18.472502 | debian-bookworm | 2026-03-29 01:48:18.472505 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.472509 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.472512 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.472515 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.472519 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472522 | debian-bookworm | 2026-03-29 01:48:18.472526 | debian-bookworm | !! 2026-03-29 01:48:18.472529 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.472533 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. 2026-03-29 01:48:18.472536 | debian-bookworm | !! 2026-03-29 01:48:18.472539 | debian-bookworm | 2026-03-29 01:48:18.472543 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472546 | debian-bookworm | ############################ 2026-03-29 01:48:18.472550 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.472553 | debian-bookworm | ############################ 2026-03-29 01:48:18.472556 | debian-bookworm | Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], 2026-03-29 01:48:18.472570 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.472575 | debian-bookworm | 2026-03-29 01:48:18.472578 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.472582 | debian-bookworm | package, please make sure that 'manila.share.drivers.hpe' is explicitly added 2026-03-29 01:48:18.472585 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.472589 | debian-bookworm | 2026-03-29 01:48:18.472592 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.472595 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.472599 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.472602 | debian-bookworm | 2026-03-29 01:48:18.472606 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.472609 | debian-bookworm | 2026-03-29 01:48:18.472612 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.472616 | debian-bookworm | 2026-03-29 01:48:18.472619 | debian-bookworm | If you don't want 'manila.share.drivers.hpe' to be distributed and are 2026-03-29 01:48:18.472623 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hpe' via 2026-03-29 01:48:18.472626 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.472630 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.472633 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.472636 | debian-bookworm | 2026-03-29 01:48:18.472640 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.472643 | debian-bookworm | 2026-03-29 01:48:18.472647 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.472650 | debian-bookworm | 2026-03-29 01:48:18.472653 | debian-bookworm | 2026-03-29 01:48:18.472657 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.472660 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.472663 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.472667 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.472670 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472674 | debian-bookworm | 2026-03-29 01:48:18.472680 | debian-bookworm | !! 2026-03-29 01:48:18.472683 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.472687 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. 2026-03-29 01:48:18.472690 | debian-bookworm | !! 2026-03-29 01:48:18.472693 | debian-bookworm | 2026-03-29 01:48:18.472697 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472700 | debian-bookworm | ############################ 2026-03-29 01:48:18.472704 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.472707 | debian-bookworm | ############################ 2026-03-29 01:48:18.472710 | debian-bookworm | Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], 2026-03-29 01:48:18.472715 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.472719 | debian-bookworm | 2026-03-29 01:48:18.472722 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.472726 | debian-bookworm | package, please make sure that 'manila.share.drivers.huawei' is explicitly added 2026-03-29 01:48:18.472729 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.472732 | debian-bookworm | 2026-03-29 01:48:18.472736 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.472739 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.472743 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.472746 | debian-bookworm | 2026-03-29 01:48:18.472749 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.472753 | debian-bookworm | 2026-03-29 01:48:18.472756 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.472760 | debian-bookworm | 2026-03-29 01:48:18.472763 | debian-bookworm | If you don't want 'manila.share.drivers.huawei' to be distributed and are 2026-03-29 01:48:18.472766 | debian-bookworm | already explicitly excluding 'manila.share.drivers.huawei' via 2026-03-29 01:48:18.472770 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.472773 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.472777 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.472780 | debian-bookworm | 2026-03-29 01:48:18.472783 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.472787 | debian-bookworm | 2026-03-29 01:48:18.472790 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.472793 | debian-bookworm | 2026-03-29 01:48:18.472797 | debian-bookworm | 2026-03-29 01:48:18.472800 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.472804 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.472807 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.472810 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.472814 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472817 | debian-bookworm | 2026-03-29 01:48:18.472821 | debian-bookworm | !! 2026-03-29 01:48:18.472824 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.472827 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. 2026-03-29 01:48:18.472831 | debian-bookworm | !! 2026-03-29 01:48:18.472834 | debian-bookworm | 2026-03-29 01:48:18.472838 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472841 | debian-bookworm | ############################ 2026-03-29 01:48:18.472852 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.472856 | debian-bookworm | ############################ 2026-03-29 01:48:18.472860 | debian-bookworm | Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], 2026-03-29 01:48:18.472866 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.472869 | debian-bookworm | 2026-03-29 01:48:18.472873 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.472876 | debian-bookworm | package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added 2026-03-29 01:48:18.472879 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.472883 | debian-bookworm | 2026-03-29 01:48:18.472886 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.472890 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.472893 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.472896 | debian-bookworm | 2026-03-29 01:48:18.472900 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.472903 | debian-bookworm | 2026-03-29 01:48:18.472907 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.472910 | debian-bookworm | 2026-03-29 01:48:18.472913 | debian-bookworm | If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are 2026-03-29 01:48:18.472917 | debian-bookworm | already explicitly excluding 'manila.share.drivers.huawei.v3' via 2026-03-29 01:48:18.472920 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.472924 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.472927 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.472930 | debian-bookworm | 2026-03-29 01:48:18.472934 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.472937 | debian-bookworm | 2026-03-29 01:48:18.472941 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.472944 | debian-bookworm | 2026-03-29 01:48:18.472950 | debian-bookworm | 2026-03-29 01:48:18.472953 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.472957 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.472960 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.472964 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.472967 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.472971 | debian-bookworm | 2026-03-29 01:48:18.472974 | debian-bookworm | !! 2026-03-29 01:48:18.472977 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.472981 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. 2026-03-29 01:48:18.472984 | debian-bookworm | !! 2026-03-29 01:48:18.472997 | debian-bookworm | 2026-03-29 01:48:18.473001 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473004 | debian-bookworm | ############################ 2026-03-29 01:48:18.473009 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.473013 | debian-bookworm | ############################ 2026-03-29 01:48:18.473017 | debian-bookworm | Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], 2026-03-29 01:48:18.473020 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.473023 | debian-bookworm | 2026-03-29 01:48:18.473027 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.473030 | debian-bookworm | package, please make sure that 'manila.share.drivers.ibm' is explicitly added 2026-03-29 01:48:18.473034 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.473037 | debian-bookworm | 2026-03-29 01:48:18.473040 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.473044 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.473047 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.473053 | debian-bookworm | 2026-03-29 01:48:18.473057 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.473060 | debian-bookworm | 2026-03-29 01:48:18.473063 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.473067 | debian-bookworm | 2026-03-29 01:48:18.473070 | debian-bookworm | If you don't want 'manila.share.drivers.ibm' to be distributed and are 2026-03-29 01:48:18.473074 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ibm' via 2026-03-29 01:48:18.473077 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.473081 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.473084 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.473087 | debian-bookworm | 2026-03-29 01:48:18.473091 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.473094 | debian-bookworm | 2026-03-29 01:48:18.473098 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.473101 | debian-bookworm | 2026-03-29 01:48:18.473104 | debian-bookworm | 2026-03-29 01:48:18.473108 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.473111 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.473114 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.473118 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.473121 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473125 | debian-bookworm | 2026-03-29 01:48:18.473128 | debian-bookworm | !! 2026-03-29 01:48:18.473132 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.473144 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. 2026-03-29 01:48:18.473148 | debian-bookworm | !! 2026-03-29 01:48:18.473152 | debian-bookworm | 2026-03-29 01:48:18.473155 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473159 | debian-bookworm | ############################ 2026-03-29 01:48:18.473162 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.473166 | debian-bookworm | ############################ 2026-03-29 01:48:18.473169 | debian-bookworm | Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], 2026-03-29 01:48:18.473172 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.473176 | debian-bookworm | 2026-03-29 01:48:18.473179 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.473183 | debian-bookworm | package, please make sure that 'manila.share.drivers.infinidat' is explicitly added 2026-03-29 01:48:18.473186 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.473189 | debian-bookworm | 2026-03-29 01:48:18.473193 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.473196 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.473200 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.473203 | debian-bookworm | 2026-03-29 01:48:18.473207 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.473210 | debian-bookworm | 2026-03-29 01:48:18.473213 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.473217 | debian-bookworm | 2026-03-29 01:48:18.473220 | debian-bookworm | If you don't want 'manila.share.drivers.infinidat' to be distributed and are 2026-03-29 01:48:18.473224 | debian-bookworm | already explicitly excluding 'manila.share.drivers.infinidat' via 2026-03-29 01:48:18.473227 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.473231 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.473236 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.473240 | debian-bookworm | 2026-03-29 01:48:18.473243 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.473247 | debian-bookworm | 2026-03-29 01:48:18.473250 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.473254 | debian-bookworm | 2026-03-29 01:48:18.473257 | debian-bookworm | 2026-03-29 01:48:18.473260 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.473264 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.473267 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.473286 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.473290 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473293 | debian-bookworm | 2026-03-29 01:48:18.473296 | debian-bookworm | !! 2026-03-29 01:48:18.473300 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.473305 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. 2026-03-29 01:48:18.473308 | debian-bookworm | !! 2026-03-29 01:48:18.473312 | debian-bookworm | 2026-03-29 01:48:18.473315 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473319 | debian-bookworm | ############################ 2026-03-29 01:48:18.473322 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.473325 | debian-bookworm | ############################ 2026-03-29 01:48:18.473329 | debian-bookworm | Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], 2026-03-29 01:48:18.473332 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.473336 | debian-bookworm | 2026-03-29 01:48:18.473339 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.473342 | debian-bookworm | package, please make sure that 'manila.share.drivers.infortrend' is explicitly added 2026-03-29 01:48:18.473346 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.473349 | debian-bookworm | 2026-03-29 01:48:18.473353 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.473356 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.473359 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.473363 | debian-bookworm | 2026-03-29 01:48:18.473366 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.473370 | debian-bookworm | 2026-03-29 01:48:18.473373 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.473376 | debian-bookworm | 2026-03-29 01:48:18.473380 | debian-bookworm | If you don't want 'manila.share.drivers.infortrend' to be distributed and are 2026-03-29 01:48:18.473383 | debian-bookworm | already explicitly excluding 'manila.share.drivers.infortrend' via 2026-03-29 01:48:18.473387 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.473390 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.473393 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.473397 | debian-bookworm | 2026-03-29 01:48:18.473400 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.473404 | debian-bookworm | 2026-03-29 01:48:18.473407 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.473410 | debian-bookworm | 2026-03-29 01:48:18.473414 | debian-bookworm | 2026-03-29 01:48:18.473417 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.473421 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.473424 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.473430 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.473433 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473437 | debian-bookworm | 2026-03-29 01:48:18.473440 | debian-bookworm | !! 2026-03-29 01:48:18.473443 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.473454 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. 2026-03-29 01:48:18.473459 | debian-bookworm | !! 2026-03-29 01:48:18.473463 | debian-bookworm | 2026-03-29 01:48:18.473466 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473469 | debian-bookworm | ############################ 2026-03-29 01:48:18.473473 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.473476 | debian-bookworm | ############################ 2026-03-29 01:48:18.473480 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], 2026-03-29 01:48:18.473483 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.473487 | debian-bookworm | 2026-03-29 01:48:18.473490 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.473493 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur' is explicitly added 2026-03-29 01:48:18.473497 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.473500 | debian-bookworm | 2026-03-29 01:48:18.473504 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.473507 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.473510 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.473514 | debian-bookworm | 2026-03-29 01:48:18.473517 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.473521 | debian-bookworm | 2026-03-29 01:48:18.473524 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.473528 | debian-bookworm | 2026-03-29 01:48:18.473531 | debian-bookworm | If you don't want 'manila.share.drivers.inspur' to be distributed and are 2026-03-29 01:48:18.473534 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur' via 2026-03-29 01:48:18.473538 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.473541 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.473545 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.473548 | debian-bookworm | 2026-03-29 01:48:18.473552 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.473555 | debian-bookworm | 2026-03-29 01:48:18.473558 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.473562 | debian-bookworm | 2026-03-29 01:48:18.473565 | debian-bookworm | 2026-03-29 01:48:18.473569 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.473572 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.473575 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.473579 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.473582 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473586 | debian-bookworm | 2026-03-29 01:48:18.473589 | debian-bookworm | !! 2026-03-29 01:48:18.473593 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.473598 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-03-29 01:48:18.473601 | debian-bookworm | !! 2026-03-29 01:48:18.473605 | debian-bookworm | 2026-03-29 01:48:18.473608 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473615 | debian-bookworm | ############################ 2026-03-29 01:48:18.473619 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.473622 | debian-bookworm | ############################ 2026-03-29 01:48:18.473626 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], 2026-03-29 01:48:18.473629 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.473633 | debian-bookworm | 2026-03-29 01:48:18.473636 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.473639 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added 2026-03-29 01:48:18.473643 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.473646 | debian-bookworm | 2026-03-29 01:48:18.473650 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.473653 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.473657 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.473660 | debian-bookworm | 2026-03-29 01:48:18.473663 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.473667 | debian-bookworm | 2026-03-29 01:48:18.473670 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.473674 | debian-bookworm | 2026-03-29 01:48:18.473677 | debian-bookworm | If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are 2026-03-29 01:48:18.473680 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur.as13000' via 2026-03-29 01:48:18.473684 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.473687 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.473691 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.473694 | debian-bookworm | 2026-03-29 01:48:18.473698 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.473701 | debian-bookworm | 2026-03-29 01:48:18.473704 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.473708 | debian-bookworm | 2026-03-29 01:48:18.473711 | debian-bookworm | 2026-03-29 01:48:18.473715 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.473718 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.473786 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.473793 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.473797 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473800 | debian-bookworm | 2026-03-29 01:48:18.473804 | debian-bookworm | !! 2026-03-29 01:48:18.473807 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.473811 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-03-29 01:48:18.473814 | debian-bookworm | !! 2026-03-29 01:48:18.473818 | debian-bookworm | 2026-03-29 01:48:18.473821 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.473825 | debian-bookworm | ############################ 2026-03-29 01:48:18.473828 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.473831 | debian-bookworm | ############################ 2026-03-29 01:48:18.473835 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], 2026-03-29 01:48:18.473838 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.473842 | debian-bookworm | 2026-03-29 01:48:18.473845 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.473849 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added 2026-03-29 01:48:18.473852 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.473859 | debian-bookworm | 2026-03-29 01:48:18.473863 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.473866 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.473870 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.473873 | debian-bookworm | 2026-03-29 01:48:18.473877 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.473880 | debian-bookworm | 2026-03-29 01:48:18.473883 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.473887 | debian-bookworm | 2026-03-29 01:48:18.473890 | debian-bookworm | If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are 2026-03-29 01:48:18.473894 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur.instorage' via 2026-03-29 01:48:18.473897 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.473915 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.473919 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.473984 | debian-bookworm | 2026-03-29 01:48:18.473987 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.473991 | debian-bookworm | 2026-03-29 01:48:18.473994 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.473998 | debian-bookworm | 2026-03-29 01:48:18.474001 | debian-bookworm | 2026-03-29 01:48:18.474005 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.474008 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.474011 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.474015 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.474018 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474022 | debian-bookworm | 2026-03-29 01:48:18.474025 | debian-bookworm | !! 2026-03-29 01:48:18.474029 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.474032 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. 2026-03-29 01:48:18.474036 | debian-bookworm | !! 2026-03-29 01:48:18.474039 | debian-bookworm | 2026-03-29 01:48:18.474043 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474048 | debian-bookworm | ############################ 2026-03-29 01:48:18.474052 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.474055 | debian-bookworm | ############################ 2026-03-29 01:48:18.474058 | debian-bookworm | Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], 2026-03-29 01:48:18.474062 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.474065 | debian-bookworm | 2026-03-29 01:48:18.474069 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.474072 | debian-bookworm | package, please make sure that 'manila.share.drivers.macrosan' is explicitly added 2026-03-29 01:48:18.474076 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.474079 | debian-bookworm | 2026-03-29 01:48:18.474082 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.474086 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.474089 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.474093 | debian-bookworm | 2026-03-29 01:48:18.474096 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.474099 | debian-bookworm | 2026-03-29 01:48:18.474103 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.474106 | debian-bookworm | 2026-03-29 01:48:18.474110 | debian-bookworm | If you don't want 'manila.share.drivers.macrosan' to be distributed and are 2026-03-29 01:48:18.474116 | debian-bookworm | already explicitly excluding 'manila.share.drivers.macrosan' via 2026-03-29 01:48:18.474120 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.474123 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.474127 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.474130 | debian-bookworm | 2026-03-29 01:48:18.474133 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.474137 | debian-bookworm | 2026-03-29 01:48:18.474149 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.474154 | debian-bookworm | 2026-03-29 01:48:18.474157 | debian-bookworm | 2026-03-29 01:48:18.474160 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.474164 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.474167 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.474171 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.474174 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474178 | debian-bookworm | 2026-03-29 01:48:18.474181 | debian-bookworm | !! 2026-03-29 01:48:18.474184 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.474188 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. 2026-03-29 01:48:18.474191 | debian-bookworm | !! 2026-03-29 01:48:18.474195 | debian-bookworm | 2026-03-29 01:48:18.474198 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474202 | debian-bookworm | ############################ 2026-03-29 01:48:18.474205 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.474208 | debian-bookworm | ############################ 2026-03-29 01:48:18.474212 | debian-bookworm | Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], 2026-03-29 01:48:18.474215 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.474219 | debian-bookworm | 2026-03-29 01:48:18.474222 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.474226 | debian-bookworm | package, please make sure that 'manila.share.drivers.maprfs' is explicitly added 2026-03-29 01:48:18.474229 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.474232 | debian-bookworm | 2026-03-29 01:48:18.474236 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.474239 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.474243 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.474246 | debian-bookworm | 2026-03-29 01:48:18.474250 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.474253 | debian-bookworm | 2026-03-29 01:48:18.474256 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.474260 | debian-bookworm | 2026-03-29 01:48:18.474263 | debian-bookworm | If you don't want 'manila.share.drivers.maprfs' to be distributed and are 2026-03-29 01:48:18.474267 | debian-bookworm | already explicitly excluding 'manila.share.drivers.maprfs' via 2026-03-29 01:48:18.474270 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.474274 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.474277 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.474280 | debian-bookworm | 2026-03-29 01:48:18.474284 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.474287 | debian-bookworm | 2026-03-29 01:48:18.474292 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.474296 | debian-bookworm | 2026-03-29 01:48:18.474302 | debian-bookworm | 2026-03-29 01:48:18.474305 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.474309 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.474312 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.474316 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.474319 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474323 | debian-bookworm | 2026-03-29 01:48:18.474326 | debian-bookworm | !! 2026-03-29 01:48:18.474330 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.474333 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. 2026-03-29 01:48:18.474337 | debian-bookworm | !! 2026-03-29 01:48:18.474340 | debian-bookworm | 2026-03-29 01:48:18.474343 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474347 | debian-bookworm | ############################ 2026-03-29 01:48:18.474352 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.474356 | debian-bookworm | ############################ 2026-03-29 01:48:18.474360 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], 2026-03-29 01:48:18.474363 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.474367 | debian-bookworm | 2026-03-29 01:48:18.474372 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.474376 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp' is explicitly added 2026-03-29 01:48:18.474379 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.474383 | debian-bookworm | 2026-03-29 01:48:18.474386 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.474389 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.474393 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.474396 | debian-bookworm | 2026-03-29 01:48:18.474400 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.474403 | debian-bookworm | 2026-03-29 01:48:18.474407 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.474410 | debian-bookworm | 2026-03-29 01:48:18.474413 | debian-bookworm | If you don't want 'manila.share.drivers.netapp' to be distributed and are 2026-03-29 01:48:18.474417 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp' via 2026-03-29 01:48:18.474420 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.474424 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.474434 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.474438 | debian-bookworm | 2026-03-29 01:48:18.474442 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.474445 | debian-bookworm | 2026-03-29 01:48:18.474449 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.474452 | debian-bookworm | 2026-03-29 01:48:18.474455 | debian-bookworm | 2026-03-29 01:48:18.474459 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.474462 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.474466 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.474469 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.474472 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474476 | debian-bookworm | 2026-03-29 01:48:18.474479 | debian-bookworm | !! 2026-03-29 01:48:18.474483 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.474486 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-03-29 01:48:18.474492 | debian-bookworm | !! 2026-03-29 01:48:18.474496 | debian-bookworm | 2026-03-29 01:48:18.474499 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474503 | debian-bookworm | ############################ 2026-03-29 01:48:18.474506 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.474509 | debian-bookworm | ############################ 2026-03-29 01:48:18.474513 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], 2026-03-29 01:48:18.474516 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.474520 | debian-bookworm | 2026-03-29 01:48:18.474523 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.474527 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added 2026-03-29 01:48:18.474530 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.474533 | debian-bookworm | 2026-03-29 01:48:18.474537 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.474540 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.474544 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.474547 | debian-bookworm | 2026-03-29 01:48:18.474551 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.474554 | debian-bookworm | 2026-03-29 01:48:18.474557 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.474561 | debian-bookworm | 2026-03-29 01:48:18.474564 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are 2026-03-29 01:48:18.474568 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap' via 2026-03-29 01:48:18.474571 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.474577 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.474580 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.474583 | debian-bookworm | 2026-03-29 01:48:18.474587 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.474590 | debian-bookworm | 2026-03-29 01:48:18.474594 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.474597 | debian-bookworm | 2026-03-29 01:48:18.474601 | debian-bookworm | 2026-03-29 01:48:18.474604 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.474607 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.474611 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.474614 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.474618 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474621 | debian-bookworm | 2026-03-29 01:48:18.474624 | debian-bookworm | !! 2026-03-29 01:48:18.474628 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.474631 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-03-29 01:48:18.474635 | debian-bookworm | !! 2026-03-29 01:48:18.474638 | debian-bookworm | 2026-03-29 01:48:18.474642 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474645 | debian-bookworm | ############################ 2026-03-29 01:48:18.474648 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.474652 | debian-bookworm | ############################ 2026-03-29 01:48:18.474655 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-03-29 01:48:18.474659 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.474665 | debian-bookworm | 2026-03-29 01:48:18.474668 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.474671 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added 2026-03-29 01:48:18.474675 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.474678 | debian-bookworm | 2026-03-29 01:48:18.474682 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.474685 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.474689 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.474692 | debian-bookworm | 2026-03-29 01:48:18.474695 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.474699 | debian-bookworm | 2026-03-29 01:48:18.474702 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.474706 | debian-bookworm | 2026-03-29 01:48:18.474716 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are 2026-03-29 01:48:18.474720 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via 2026-03-29 01:48:18.474724 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.474727 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.474731 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.474734 | debian-bookworm | 2026-03-29 01:48:18.474738 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.474741 | debian-bookworm | 2026-03-29 01:48:18.474744 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.474748 | debian-bookworm | 2026-03-29 01:48:18.474751 | debian-bookworm | 2026-03-29 01:48:18.474755 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.474758 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.474762 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.474765 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.474768 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474772 | debian-bookworm | 2026-03-29 01:48:18.474775 | debian-bookworm | !! 2026-03-29 01:48:18.474779 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.474782 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-03-29 01:48:18.474786 | debian-bookworm | !! 2026-03-29 01:48:18.474789 | debian-bookworm | 2026-03-29 01:48:18.474793 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474796 | debian-bookworm | ############################ 2026-03-29 01:48:18.474799 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.474803 | debian-bookworm | ############################ 2026-03-29 01:48:18.474806 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-03-29 01:48:18.474810 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.474813 | debian-bookworm | 2026-03-29 01:48:18.474816 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.474820 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-03-29 01:48:18.474823 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.474827 | debian-bookworm | 2026-03-29 01:48:18.474830 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.474834 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.474837 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.474843 | debian-bookworm | 2026-03-29 01:48:18.474847 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.474850 | debian-bookworm | 2026-03-29 01:48:18.474855 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.474858 | debian-bookworm | 2026-03-29 01:48:18.474862 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-03-29 01:48:18.474865 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via 2026-03-29 01:48:18.474869 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.474872 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.474876 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.474879 | debian-bookworm | 2026-03-29 01:48:18.474883 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.474886 | debian-bookworm | 2026-03-29 01:48:18.474889 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.474893 | debian-bookworm | 2026-03-29 01:48:18.474896 | debian-bookworm | 2026-03-29 01:48:18.474900 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.474903 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.474907 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.474910 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.474913 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474917 | debian-bookworm | 2026-03-29 01:48:18.474920 | debian-bookworm | !! 2026-03-29 01:48:18.474924 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.474927 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-03-29 01:48:18.474931 | debian-bookworm | !! 2026-03-29 01:48:18.474934 | debian-bookworm | 2026-03-29 01:48:18.474937 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.474941 | debian-bookworm | ############################ 2026-03-29 01:48:18.474944 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.474948 | debian-bookworm | ############################ 2026-03-29 01:48:18.474951 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-03-29 01:48:18.474955 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.474958 | debian-bookworm | 2026-03-29 01:48:18.474961 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.474965 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-03-29 01:48:18.474968 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.474972 | debian-bookworm | 2026-03-29 01:48:18.474975 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.475043 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.475050 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.475053 | debian-bookworm | 2026-03-29 01:48:18.475057 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.475060 | debian-bookworm | 2026-03-29 01:48:18.475064 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.475067 | debian-bookworm | 2026-03-29 01:48:18.475070 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-03-29 01:48:18.475074 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via 2026-03-29 01:48:18.475077 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.475084 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.475088 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.475091 | debian-bookworm | 2026-03-29 01:48:18.475105 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.475109 | debian-bookworm | 2026-03-29 01:48:18.475170 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.475178 | debian-bookworm | 2026-03-29 01:48:18.475182 | debian-bookworm | 2026-03-29 01:48:18.475185 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.475189 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.475192 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.475196 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.475199 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475203 | debian-bookworm | 2026-03-29 01:48:18.475206 | debian-bookworm | !! 2026-03-29 01:48:18.475210 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.475213 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. 2026-03-29 01:48:18.475217 | debian-bookworm | !! 2026-03-29 01:48:18.475220 | debian-bookworm | 2026-03-29 01:48:18.475224 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475227 | debian-bookworm | ############################ 2026-03-29 01:48:18.475230 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.475234 | debian-bookworm | ############################ 2026-03-29 01:48:18.475237 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], 2026-03-29 01:48:18.475241 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.475244 | debian-bookworm | 2026-03-29 01:48:18.475248 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.475251 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta' is explicitly added 2026-03-29 01:48:18.475254 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.475258 | debian-bookworm | 2026-03-29 01:48:18.475263 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.475267 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.475270 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.475274 | debian-bookworm | 2026-03-29 01:48:18.475277 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.475280 | debian-bookworm | 2026-03-29 01:48:18.475284 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.475287 | debian-bookworm | 2026-03-29 01:48:18.475291 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta' to be distributed and are 2026-03-29 01:48:18.475294 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta' via 2026-03-29 01:48:18.475298 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.475301 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.475305 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.475308 | debian-bookworm | 2026-03-29 01:48:18.475311 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.475315 | debian-bookworm | 2026-03-29 01:48:18.475318 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.475322 | debian-bookworm | 2026-03-29 01:48:18.475325 | debian-bookworm | 2026-03-29 01:48:18.475328 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.475332 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.475338 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.475342 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.475345 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475349 | debian-bookworm | 2026-03-29 01:48:18.475352 | debian-bookworm | !! 2026-03-29 01:48:18.475356 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.475359 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-03-29 01:48:18.475363 | debian-bookworm | !! 2026-03-29 01:48:18.475366 | debian-bookworm | 2026-03-29 01:48:18.475369 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475373 | debian-bookworm | ############################ 2026-03-29 01:48:18.475376 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.475380 | debian-bookworm | ############################ 2026-03-29 01:48:18.475383 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], 2026-03-29 01:48:18.475387 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.475390 | debian-bookworm | 2026-03-29 01:48:18.475393 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.475406 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added 2026-03-29 01:48:18.475410 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.475414 | debian-bookworm | 2026-03-29 01:48:18.475417 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.475421 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.475424 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.475428 | debian-bookworm | 2026-03-29 01:48:18.475431 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.475434 | debian-bookworm | 2026-03-29 01:48:18.475438 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.475441 | debian-bookworm | 2026-03-29 01:48:18.475445 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are 2026-03-29 01:48:18.475448 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta.ns4' via 2026-03-29 01:48:18.475452 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.475455 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.475458 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.475462 | debian-bookworm | 2026-03-29 01:48:18.475465 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.475469 | debian-bookworm | 2026-03-29 01:48:18.475472 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.475476 | debian-bookworm | 2026-03-29 01:48:18.475479 | debian-bookworm | 2026-03-29 01:48:18.475482 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.475486 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.475489 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.475493 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.475496 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475500 | debian-bookworm | 2026-03-29 01:48:18.475503 | debian-bookworm | !! 2026-03-29 01:48:18.475507 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.475510 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-03-29 01:48:18.475513 | debian-bookworm | !! 2026-03-29 01:48:18.475519 | debian-bookworm | 2026-03-29 01:48:18.475523 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475526 | debian-bookworm | ############################ 2026-03-29 01:48:18.475530 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.475533 | debian-bookworm | ############################ 2026-03-29 01:48:18.475537 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], 2026-03-29 01:48:18.475540 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.475543 | debian-bookworm | 2026-03-29 01:48:18.475548 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.475552 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added 2026-03-29 01:48:18.475555 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.475559 | debian-bookworm | 2026-03-29 01:48:18.475562 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.475566 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.475569 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.475572 | debian-bookworm | 2026-03-29 01:48:18.475576 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.475579 | debian-bookworm | 2026-03-29 01:48:18.475583 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.475586 | debian-bookworm | 2026-03-29 01:48:18.475589 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are 2026-03-29 01:48:18.475593 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta.ns5' via 2026-03-29 01:48:18.475596 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.475600 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.475603 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.475607 | debian-bookworm | 2026-03-29 01:48:18.475610 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.475614 | debian-bookworm | 2026-03-29 01:48:18.475617 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.475620 | debian-bookworm | 2026-03-29 01:48:18.475624 | debian-bookworm | 2026-03-29 01:48:18.475627 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.475631 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.475634 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.475638 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.475641 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475644 | debian-bookworm | 2026-03-29 01:48:18.475648 | debian-bookworm | !! 2026-03-29 01:48:18.475651 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.475655 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. 2026-03-29 01:48:18.475658 | debian-bookworm | !! 2026-03-29 01:48:18.475662 | debian-bookworm | 2026-03-29 01:48:18.475665 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475668 | debian-bookworm | ############################ 2026-03-29 01:48:18.475672 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.475675 | debian-bookworm | ############################ 2026-03-29 01:48:18.475686 | debian-bookworm | Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], 2026-03-29 01:48:18.475690 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.475694 | debian-bookworm | 2026-03-29 01:48:18.475697 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.475701 | debian-bookworm | package, please make sure that 'manila.share.drivers.purestorage' is explicitly added 2026-03-29 01:48:18.475707 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.475710 | debian-bookworm | 2026-03-29 01:48:18.475714 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.475717 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.475721 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.475724 | debian-bookworm | 2026-03-29 01:48:18.475727 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.475731 | debian-bookworm | 2026-03-29 01:48:18.475734 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.475738 | debian-bookworm | 2026-03-29 01:48:18.475741 | debian-bookworm | If you don't want 'manila.share.drivers.purestorage' to be distributed and are 2026-03-29 01:48:18.475744 | debian-bookworm | already explicitly excluding 'manila.share.drivers.purestorage' via 2026-03-29 01:48:18.475748 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.475751 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.475755 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.475758 | debian-bookworm | 2026-03-29 01:48:18.475762 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.475765 | debian-bookworm | 2026-03-29 01:48:18.475768 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.475772 | debian-bookworm | 2026-03-29 01:48:18.475775 | debian-bookworm | 2026-03-29 01:48:18.475779 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.475782 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.475786 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.475789 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.475793 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475796 | debian-bookworm | 2026-03-29 01:48:18.475800 | debian-bookworm | !! 2026-03-29 01:48:18.475803 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.475807 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. 2026-03-29 01:48:18.475810 | debian-bookworm | !! 2026-03-29 01:48:18.475814 | debian-bookworm | 2026-03-29 01:48:18.475817 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475821 | debian-bookworm | ############################ 2026-03-29 01:48:18.475824 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.475827 | debian-bookworm | ############################ 2026-03-29 01:48:18.475832 | debian-bookworm | Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], 2026-03-29 01:48:18.475836 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.475839 | debian-bookworm | 2026-03-29 01:48:18.475843 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.475846 | debian-bookworm | package, please make sure that 'manila.share.drivers.qnap' is explicitly added 2026-03-29 01:48:18.475850 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.475853 | debian-bookworm | 2026-03-29 01:48:18.475856 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.475860 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.475863 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.475867 | debian-bookworm | 2026-03-29 01:48:18.475870 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.475873 | debian-bookworm | 2026-03-29 01:48:18.475877 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.475880 | debian-bookworm | 2026-03-29 01:48:18.475886 | debian-bookworm | If you don't want 'manila.share.drivers.qnap' to be distributed and are 2026-03-29 01:48:18.475890 | debian-bookworm | already explicitly excluding 'manila.share.drivers.qnap' via 2026-03-29 01:48:18.475893 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.475896 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.475900 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.475903 | debian-bookworm | 2026-03-29 01:48:18.475907 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.475910 | debian-bookworm | 2026-03-29 01:48:18.475914 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.475917 | debian-bookworm | 2026-03-29 01:48:18.475920 | debian-bookworm | 2026-03-29 01:48:18.475924 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.475927 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.475931 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.475934 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.475938 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475941 | debian-bookworm | 2026-03-29 01:48:18.475944 | debian-bookworm | !! 2026-03-29 01:48:18.475948 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.475951 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. 2026-03-29 01:48:18.475955 | debian-bookworm | !! 2026-03-29 01:48:18.475958 | debian-bookworm | 2026-03-29 01:48:18.475969 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.475973 | debian-bookworm | ############################ 2026-03-29 01:48:18.475977 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.475980 | debian-bookworm | ############################ 2026-03-29 01:48:18.475984 | debian-bookworm | Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], 2026-03-29 01:48:18.475987 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.475991 | debian-bookworm | 2026-03-29 01:48:18.475994 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.475997 | debian-bookworm | package, please make sure that 'manila.share.drivers.quobyte' is explicitly added 2026-03-29 01:48:18.476001 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.476004 | debian-bookworm | 2026-03-29 01:48:18.476008 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.476011 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.476015 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.476018 | debian-bookworm | 2026-03-29 01:48:18.476021 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.476025 | debian-bookworm | 2026-03-29 01:48:18.476028 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.476032 | debian-bookworm | 2026-03-29 01:48:18.476035 | debian-bookworm | If you don't want 'manila.share.drivers.quobyte' to be distributed and are 2026-03-29 01:48:18.476039 | debian-bookworm | already explicitly excluding 'manila.share.drivers.quobyte' via 2026-03-29 01:48:18.476042 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.476045 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.476049 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.476052 | debian-bookworm | 2026-03-29 01:48:18.476056 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.476059 | debian-bookworm | 2026-03-29 01:48:18.476063 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.476069 | debian-bookworm | 2026-03-29 01:48:18.476072 | debian-bookworm | 2026-03-29 01:48:18.476076 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.476079 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.476083 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.476086 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.476089 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476093 | debian-bookworm | 2026-03-29 01:48:18.476096 | debian-bookworm | !! 2026-03-29 01:48:18.476100 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.476103 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. 2026-03-29 01:48:18.476107 | debian-bookworm | !! 2026-03-29 01:48:18.476110 | debian-bookworm | 2026-03-29 01:48:18.476114 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476117 | debian-bookworm | ############################ 2026-03-29 01:48:18.476120 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.476124 | debian-bookworm | ############################ 2026-03-29 01:48:18.476127 | debian-bookworm | Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], 2026-03-29 01:48:18.476131 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.476134 | debian-bookworm | 2026-03-29 01:48:18.476138 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.476141 | debian-bookworm | package, please make sure that 'manila.share.drivers.tegile' is explicitly added 2026-03-29 01:48:18.476146 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.476150 | debian-bookworm | 2026-03-29 01:48:18.476153 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.476156 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.476160 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.476163 | debian-bookworm | 2026-03-29 01:48:18.476167 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.476170 | debian-bookworm | 2026-03-29 01:48:18.476173 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.476177 | debian-bookworm | 2026-03-29 01:48:18.476180 | debian-bookworm | If you don't want 'manila.share.drivers.tegile' to be distributed and are 2026-03-29 01:48:18.476184 | debian-bookworm | already explicitly excluding 'manila.share.drivers.tegile' via 2026-03-29 01:48:18.476187 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.476191 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.476194 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.476197 | debian-bookworm | 2026-03-29 01:48:18.476201 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.476204 | debian-bookworm | 2026-03-29 01:48:18.476208 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.476211 | debian-bookworm | 2026-03-29 01:48:18.476215 | debian-bookworm | 2026-03-29 01:48:18.476218 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.476221 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.476225 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.476228 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.476232 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476235 | debian-bookworm | 2026-03-29 01:48:18.476239 | debian-bookworm | !! 2026-03-29 01:48:18.476242 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.476253 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. 2026-03-29 01:48:18.476261 | debian-bookworm | !! 2026-03-29 01:48:18.476265 | debian-bookworm | 2026-03-29 01:48:18.476268 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476272 | debian-bookworm | ############################ 2026-03-29 01:48:18.476275 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.476278 | debian-bookworm | ############################ 2026-03-29 01:48:18.476282 | debian-bookworm | Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], 2026-03-29 01:48:18.476285 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.476289 | debian-bookworm | 2026-03-29 01:48:18.476292 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.476296 | debian-bookworm | package, please make sure that 'manila.share.drivers.vastdata' is explicitly added 2026-03-29 01:48:18.476299 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.476302 | debian-bookworm | 2026-03-29 01:48:18.476306 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.476309 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.476313 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.476316 | debian-bookworm | 2026-03-29 01:48:18.476319 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.476323 | debian-bookworm | 2026-03-29 01:48:18.476326 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.476330 | debian-bookworm | 2026-03-29 01:48:18.476333 | debian-bookworm | If you don't want 'manila.share.drivers.vastdata' to be distributed and are 2026-03-29 01:48:18.476336 | debian-bookworm | already explicitly excluding 'manila.share.drivers.vastdata' via 2026-03-29 01:48:18.476340 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.476343 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.476347 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.476350 | debian-bookworm | 2026-03-29 01:48:18.476354 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.476357 | debian-bookworm | 2026-03-29 01:48:18.476360 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.476364 | debian-bookworm | 2026-03-29 01:48:18.476367 | debian-bookworm | 2026-03-29 01:48:18.476371 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.476374 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.476377 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.476381 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.476384 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476388 | debian-bookworm | 2026-03-29 01:48:18.476391 | debian-bookworm | !! 2026-03-29 01:48:18.476395 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.476400 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. 2026-03-29 01:48:18.476403 | debian-bookworm | !! 2026-03-29 01:48:18.476407 | debian-bookworm | 2026-03-29 01:48:18.476410 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476413 | debian-bookworm | ############################ 2026-03-29 01:48:18.476417 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.476420 | debian-bookworm | ############################ 2026-03-29 01:48:18.476424 | debian-bookworm | Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], 2026-03-29 01:48:18.476427 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.476433 | debian-bookworm | 2026-03-29 01:48:18.476436 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.476440 | debian-bookworm | package, please make sure that 'manila.share.drivers.veritas' is explicitly added 2026-03-29 01:48:18.476443 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.476446 | debian-bookworm | 2026-03-29 01:48:18.476450 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.476453 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.476457 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.476460 | debian-bookworm | 2026-03-29 01:48:18.476464 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.476467 | debian-bookworm | 2026-03-29 01:48:18.476470 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.476474 | debian-bookworm | 2026-03-29 01:48:18.476477 | debian-bookworm | If you don't want 'manila.share.drivers.veritas' to be distributed and are 2026-03-29 01:48:18.476481 | debian-bookworm | already explicitly excluding 'manila.share.drivers.veritas' via 2026-03-29 01:48:18.476484 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.476488 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.476491 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.476494 | debian-bookworm | 2026-03-29 01:48:18.476498 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.476501 | debian-bookworm | 2026-03-29 01:48:18.476505 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.476508 | debian-bookworm | 2026-03-29 01:48:18.476512 | debian-bookworm | 2026-03-29 01:48:18.476515 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.476518 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.476522 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.476525 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.476584 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476591 | debian-bookworm | 2026-03-29 01:48:18.476594 | debian-bookworm | !! 2026-03-29 01:48:18.476598 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.476601 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. 2026-03-29 01:48:18.476605 | debian-bookworm | !! 2026-03-29 01:48:18.476608 | debian-bookworm | 2026-03-29 01:48:18.476612 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476615 | debian-bookworm | ############################ 2026-03-29 01:48:18.476618 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.476681 | debian-bookworm | ############################ 2026-03-29 01:48:18.476688 | debian-bookworm | Python recognizes 'manila.share.drivers.windows' as an importable package[^1], 2026-03-29 01:48:18.476691 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.476695 | debian-bookworm | 2026-03-29 01:48:18.476698 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.476702 | debian-bookworm | package, please make sure that 'manila.share.drivers.windows' is explicitly added 2026-03-29 01:48:18.476705 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.476709 | debian-bookworm | 2026-03-29 01:48:18.476712 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.476716 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.476719 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.476723 | debian-bookworm | 2026-03-29 01:48:18.476726 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.476733 | debian-bookworm | 2026-03-29 01:48:18.476737 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.476740 | debian-bookworm | 2026-03-29 01:48:18.476743 | debian-bookworm | If you don't want 'manila.share.drivers.windows' to be distributed and are 2026-03-29 01:48:18.476747 | debian-bookworm | already explicitly excluding 'manila.share.drivers.windows' via 2026-03-29 01:48:18.476750 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.476754 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.476757 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.476761 | debian-bookworm | 2026-03-29 01:48:18.476764 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.476767 | debian-bookworm | 2026-03-29 01:48:18.476771 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.476774 | debian-bookworm | 2026-03-29 01:48:18.476778 | debian-bookworm | 2026-03-29 01:48:18.476781 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.476784 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.476788 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.476791 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.476796 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476800 | debian-bookworm | 2026-03-29 01:48:18.476803 | debian-bookworm | !! 2026-03-29 01:48:18.476807 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.476810 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. 2026-03-29 01:48:18.476814 | debian-bookworm | !! 2026-03-29 01:48:18.476817 | debian-bookworm | 2026-03-29 01:48:18.476821 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476824 | debian-bookworm | ############################ 2026-03-29 01:48:18.476827 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.476831 | debian-bookworm | ############################ 2026-03-29 01:48:18.476834 | debian-bookworm | Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], 2026-03-29 01:48:18.476838 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.476841 | debian-bookworm | 2026-03-29 01:48:18.476845 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.476848 | debian-bookworm | package, please make sure that 'manila.share.drivers.zadara' is explicitly added 2026-03-29 01:48:18.476851 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.476855 | debian-bookworm | 2026-03-29 01:48:18.476858 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.476862 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.476865 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.476868 | debian-bookworm | 2026-03-29 01:48:18.476872 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.476875 | debian-bookworm | 2026-03-29 01:48:18.476879 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.476882 | debian-bookworm | 2026-03-29 01:48:18.476885 | debian-bookworm | If you don't want 'manila.share.drivers.zadara' to be distributed and are 2026-03-29 01:48:18.476889 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zadara' via 2026-03-29 01:48:18.476892 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.476896 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.476899 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.476905 | debian-bookworm | 2026-03-29 01:48:18.476909 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.476912 | debian-bookworm | 2026-03-29 01:48:18.476915 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.476919 | debian-bookworm | 2026-03-29 01:48:18.476922 | debian-bookworm | 2026-03-29 01:48:18.476926 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.476929 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.476941 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.476946 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.476952 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476955 | debian-bookworm | 2026-03-29 01:48:18.476959 | debian-bookworm | !! 2026-03-29 01:48:18.476962 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.476965 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-03-29 01:48:18.476969 | debian-bookworm | !! 2026-03-29 01:48:18.476972 | debian-bookworm | 2026-03-29 01:48:18.476976 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.476979 | debian-bookworm | ############################ 2026-03-29 01:48:18.476982 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.476995 | debian-bookworm | ############################ 2026-03-29 01:48:18.476999 | debian-bookworm | Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], 2026-03-29 01:48:18.477003 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.477006 | debian-bookworm | 2026-03-29 01:48:18.477010 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.477013 | debian-bookworm | package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added 2026-03-29 01:48:18.477017 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.477020 | debian-bookworm | 2026-03-29 01:48:18.477023 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.477027 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.477030 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.477034 | debian-bookworm | 2026-03-29 01:48:18.477037 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.477040 | debian-bookworm | 2026-03-29 01:48:18.477044 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.477047 | debian-bookworm | 2026-03-29 01:48:18.477051 | debian-bookworm | If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are 2026-03-29 01:48:18.477054 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zfsonlinux' via 2026-03-29 01:48:18.477057 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.477061 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.477064 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.477068 | debian-bookworm | 2026-03-29 01:48:18.477071 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.477074 | debian-bookworm | 2026-03-29 01:48:18.477078 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.477081 | debian-bookworm | 2026-03-29 01:48:18.477085 | debian-bookworm | 2026-03-29 01:48:18.477088 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.477093 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.477097 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.477100 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.477106 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477110 | debian-bookworm | 2026-03-29 01:48:18.477113 | debian-bookworm | !! 2026-03-29 01:48:18.477116 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.477120 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. 2026-03-29 01:48:18.477123 | debian-bookworm | !! 2026-03-29 01:48:18.477127 | debian-bookworm | 2026-03-29 01:48:18.477130 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477134 | debian-bookworm | ############################ 2026-03-29 01:48:18.477137 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.477141 | debian-bookworm | ############################ 2026-03-29 01:48:18.477144 | debian-bookworm | Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], 2026-03-29 01:48:18.477147 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.477151 | debian-bookworm | 2026-03-29 01:48:18.477154 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.477158 | debian-bookworm | package, please make sure that 'manila.share.drivers.zfssa' is explicitly added 2026-03-29 01:48:18.477161 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.477164 | debian-bookworm | 2026-03-29 01:48:18.477168 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.477171 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.477175 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.477178 | debian-bookworm | 2026-03-29 01:48:18.477181 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.477185 | debian-bookworm | 2026-03-29 01:48:18.477188 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.477192 | debian-bookworm | 2026-03-29 01:48:18.477195 | debian-bookworm | If you don't want 'manila.share.drivers.zfssa' to be distributed and are 2026-03-29 01:48:18.477198 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zfssa' via 2026-03-29 01:48:18.477202 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.477205 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.477209 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.477212 | debian-bookworm | 2026-03-29 01:48:18.477215 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.477219 | debian-bookworm | 2026-03-29 01:48:18.477232 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.477237 | debian-bookworm | 2026-03-29 01:48:18.477240 | debian-bookworm | 2026-03-29 01:48:18.477243 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.477247 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.477250 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.477254 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.477257 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477261 | debian-bookworm | 2026-03-29 01:48:18.477264 | debian-bookworm | !! 2026-03-29 01:48:18.477267 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.477271 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. 2026-03-29 01:48:18.477274 | debian-bookworm | !! 2026-03-29 01:48:18.477278 | debian-bookworm | 2026-03-29 01:48:18.477281 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477285 | debian-bookworm | ############################ 2026-03-29 01:48:18.477288 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.477294 | debian-bookworm | ############################ 2026-03-29 01:48:18.477297 | debian-bookworm | Python recognizes 'manila.share.hooks' as an importable package[^1], 2026-03-29 01:48:18.477301 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.477304 | debian-bookworm | 2026-03-29 01:48:18.477308 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.477314 | debian-bookworm | package, please make sure that 'manila.share.hooks' is explicitly added 2026-03-29 01:48:18.477344 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.477348 | debian-bookworm | 2026-03-29 01:48:18.477351 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.477354 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.477358 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.477361 | debian-bookworm | 2026-03-29 01:48:18.477365 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.477368 | debian-bookworm | 2026-03-29 01:48:18.477371 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.477375 | debian-bookworm | 2026-03-29 01:48:18.477378 | debian-bookworm | If you don't want 'manila.share.hooks' to be distributed and are 2026-03-29 01:48:18.477382 | debian-bookworm | already explicitly excluding 'manila.share.hooks' via 2026-03-29 01:48:18.477385 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.477388 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.477392 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.477395 | debian-bookworm | 2026-03-29 01:48:18.477399 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.477402 | debian-bookworm | 2026-03-29 01:48:18.477405 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.477409 | debian-bookworm | 2026-03-29 01:48:18.477412 | debian-bookworm | 2026-03-29 01:48:18.477417 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.477421 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.477424 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.477428 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.477431 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477435 | debian-bookworm | 2026-03-29 01:48:18.477438 | debian-bookworm | !! 2026-03-29 01:48:18.477441 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.477445 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. 2026-03-29 01:48:18.477448 | debian-bookworm | !! 2026-03-29 01:48:18.477452 | debian-bookworm | 2026-03-29 01:48:18.477455 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477458 | debian-bookworm | ############################ 2026-03-29 01:48:18.477462 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.477465 | debian-bookworm | ############################ 2026-03-29 01:48:18.477469 | debian-bookworm | Python recognizes 'manila.share_group' as an importable package[^1], 2026-03-29 01:48:18.477472 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.477475 | debian-bookworm | 2026-03-29 01:48:18.477479 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.477482 | debian-bookworm | package, please make sure that 'manila.share_group' is explicitly added 2026-03-29 01:48:18.477486 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.477489 | debian-bookworm | 2026-03-29 01:48:18.477492 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.477496 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.477503 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.477506 | debian-bookworm | 2026-03-29 01:48:18.477510 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.477513 | debian-bookworm | 2026-03-29 01:48:18.477517 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.477520 | debian-bookworm | 2026-03-29 01:48:18.477523 | debian-bookworm | If you don't want 'manila.share_group' to be distributed and are 2026-03-29 01:48:18.477527 | debian-bookworm | already explicitly excluding 'manila.share_group' via 2026-03-29 01:48:18.477530 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.477534 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.477537 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.477541 | debian-bookworm | 2026-03-29 01:48:18.477553 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.477558 | debian-bookworm | 2026-03-29 01:48:18.477561 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.477564 | debian-bookworm | 2026-03-29 01:48:18.477568 | debian-bookworm | 2026-03-29 01:48:18.477571 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.477575 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.477578 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.477582 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.477585 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477588 | debian-bookworm | 2026-03-29 01:48:18.477592 | debian-bookworm | !! 2026-03-29 01:48:18.477595 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.477599 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.testing' is absent from the `packages` configuration. 2026-03-29 01:48:18.477603 | debian-bookworm | !! 2026-03-29 01:48:18.477606 | debian-bookworm | 2026-03-29 01:48:18.477609 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477613 | debian-bookworm | ############################ 2026-03-29 01:48:18.477616 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.477620 | debian-bookworm | ############################ 2026-03-29 01:48:18.477623 | debian-bookworm | Python recognizes 'manila.testing' as an importable package[^1], 2026-03-29 01:48:18.477626 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.477630 | debian-bookworm | 2026-03-29 01:48:18.477633 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.477637 | debian-bookworm | package, please make sure that 'manila.testing' is explicitly added 2026-03-29 01:48:18.477640 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.477643 | debian-bookworm | 2026-03-29 01:48:18.477647 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.477650 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.477654 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.477657 | debian-bookworm | 2026-03-29 01:48:18.477661 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.477664 | debian-bookworm | 2026-03-29 01:48:18.477667 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.477671 | debian-bookworm | 2026-03-29 01:48:18.477674 | debian-bookworm | If you don't want 'manila.testing' to be distributed and are 2026-03-29 01:48:18.477678 | debian-bookworm | already explicitly excluding 'manila.testing' via 2026-03-29 01:48:18.477681 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.477684 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.477694 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.477698 | debian-bookworm | 2026-03-29 01:48:18.477701 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.477704 | debian-bookworm | 2026-03-29 01:48:18.477709 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.477713 | debian-bookworm | 2026-03-29 01:48:18.477716 | debian-bookworm | 2026-03-29 01:48:18.477720 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.477723 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.477726 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.477730 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.477733 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477737 | debian-bookworm | 2026-03-29 01:48:18.477740 | debian-bookworm | !! 2026-03-29 01:48:18.477744 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.477747 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests' is absent from the `packages` configuration. 2026-03-29 01:48:18.477750 | debian-bookworm | !! 2026-03-29 01:48:18.477754 | debian-bookworm | 2026-03-29 01:48:18.477757 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477761 | debian-bookworm | ############################ 2026-03-29 01:48:18.477764 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.477767 | debian-bookworm | ############################ 2026-03-29 01:48:18.477771 | debian-bookworm | Python recognizes 'manila.tests' as an importable package[^1], 2026-03-29 01:48:18.477774 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.477778 | debian-bookworm | 2026-03-29 01:48:18.477781 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.477784 | debian-bookworm | package, please make sure that 'manila.tests' is explicitly added 2026-03-29 01:48:18.477788 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.477791 | debian-bookworm | 2026-03-29 01:48:18.477795 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.477798 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.477801 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.477805 | debian-bookworm | 2026-03-29 01:48:18.477808 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.477812 | debian-bookworm | 2026-03-29 01:48:18.477815 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.477818 | debian-bookworm | 2026-03-29 01:48:18.477822 | debian-bookworm | If you don't want 'manila.tests' to be distributed and are 2026-03-29 01:48:18.477825 | debian-bookworm | already explicitly excluding 'manila.tests' via 2026-03-29 01:48:18.477829 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.477832 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.477835 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.477839 | debian-bookworm | 2026-03-29 01:48:18.477849 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.477854 | debian-bookworm | 2026-03-29 01:48:18.477857 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.477861 | debian-bookworm | 2026-03-29 01:48:18.477864 | debian-bookworm | 2026-03-29 01:48:18.477867 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.477871 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.477874 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.477878 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.477884 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477887 | debian-bookworm | 2026-03-29 01:48:18.477890 | debian-bookworm | !! 2026-03-29 01:48:18.477894 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.477897 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. 2026-03-29 01:48:18.477901 | debian-bookworm | !! 2026-03-29 01:48:18.477904 | debian-bookworm | 2026-03-29 01:48:18.477908 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.477911 | debian-bookworm | ############################ 2026-03-29 01:48:18.477914 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.477918 | debian-bookworm | ############################ 2026-03-29 01:48:18.477921 | debian-bookworm | Python recognizes 'manila.tests.api' as an importable package[^1], 2026-03-29 01:48:18.477925 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.477928 | debian-bookworm | 2026-03-29 01:48:18.477931 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.477935 | debian-bookworm | package, please make sure that 'manila.tests.api' is explicitly added 2026-03-29 01:48:18.477938 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.477942 | debian-bookworm | 2026-03-29 01:48:18.477945 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.477948 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.477952 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.477955 | debian-bookworm | 2026-03-29 01:48:18.477959 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.477962 | debian-bookworm | 2026-03-29 01:48:18.477965 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.477969 | debian-bookworm | 2026-03-29 01:48:18.477972 | debian-bookworm | If you don't want 'manila.tests.api' to be distributed and are 2026-03-29 01:48:18.477976 | debian-bookworm | already explicitly excluding 'manila.tests.api' via 2026-03-29 01:48:18.477979 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.477983 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.477986 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.477989 | debian-bookworm | 2026-03-29 01:48:18.477994 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.477998 | debian-bookworm | 2026-03-29 01:48:18.478001 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.478004 | debian-bookworm | 2026-03-29 01:48:18.478008 | debian-bookworm | 2026-03-29 01:48:18.478011 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.478015 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.478018 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.478021 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.478025 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.478028 | debian-bookworm | 2026-03-29 01:48:18.478032 | debian-bookworm | !! 2026-03-29 01:48:18.478035 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.478039 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. 2026-03-29 01:48:18.478042 | debian-bookworm | !! 2026-03-29 01:48:18.478045 | debian-bookworm | 2026-03-29 01:48:18.478049 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.478052 | debian-bookworm | ############################ 2026-03-29 01:48:18.478055 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.478059 | debian-bookworm | ############################ 2026-03-29 01:48:18.478065 | debian-bookworm | Python recognizes 'manila.tests.api.contrib' as an importable package[^1], 2026-03-29 01:48:18.478068 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.478071 | debian-bookworm | 2026-03-29 01:48:18.478075 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.478078 | debian-bookworm | package, please make sure that 'manila.tests.api.contrib' is explicitly added 2026-03-29 01:48:18.478082 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.478085 | debian-bookworm | 2026-03-29 01:48:18.478089 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.478092 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.478095 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.478099 | debian-bookworm | 2026-03-29 01:48:18.478102 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.478106 | debian-bookworm | 2026-03-29 01:48:18.478109 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.478112 | debian-bookworm | 2026-03-29 01:48:18.478116 | debian-bookworm | If you don't want 'manila.tests.api.contrib' to be distributed and are 2026-03-29 01:48:18.478119 | debian-bookworm | already explicitly excluding 'manila.tests.api.contrib' via 2026-03-29 01:48:18.478123 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.478186 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.478193 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.478196 | debian-bookworm | 2026-03-29 01:48:18.478200 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.478203 | debian-bookworm | 2026-03-29 01:48:18.478207 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.478210 | debian-bookworm | 2026-03-29 01:48:18.478214 | debian-bookworm | 2026-03-29 01:48:18.478217 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.478221 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.478224 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.478228 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.478231 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.478234 | debian-bookworm | 2026-03-29 01:48:18.478238 | debian-bookworm | !! 2026-03-29 01:48:18.478241 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.478245 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. 2026-03-29 01:48:18.478248 | debian-bookworm | !! 2026-03-29 01:48:18.478252 | debian-bookworm | 2026-03-29 01:48:18.478255 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.478259 | debian-bookworm | ############################ 2026-03-29 01:48:18.478262 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.478266 | debian-bookworm | ############################ 2026-03-29 01:48:18.478269 | debian-bookworm | Python recognizes 'manila.tests.api.extensions' as an importable package[^1], 2026-03-29 01:48:18.478272 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.478276 | debian-bookworm | 2026-03-29 01:48:18.478279 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.478283 | debian-bookworm | package, please make sure that 'manila.tests.api.extensions' is explicitly added 2026-03-29 01:48:18.478286 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.478290 | debian-bookworm | 2026-03-29 01:48:18.478293 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.478296 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.478317 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.478387 | debian-bookworm | 2026-03-29 01:48:18.478393 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.478397 | debian-bookworm | 2026-03-29 01:48:18.478400 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.478404 | debian-bookworm | 2026-03-29 01:48:18.478407 | debian-bookworm | If you don't want 'manila.tests.api.extensions' to be distributed and are 2026-03-29 01:48:18.478411 | debian-bookworm | already explicitly excluding 'manila.tests.api.extensions' via 2026-03-29 01:48:18.478414 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.478418 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.478421 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.478425 | debian-bookworm | 2026-03-29 01:48:18.478428 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.478431 | debian-bookworm | 2026-03-29 01:48:18.478435 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.478438 | debian-bookworm | 2026-03-29 01:48:18.478442 | debian-bookworm | 2026-03-29 01:48:18.478445 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.478449 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.478452 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.478456 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.478459 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.478463 | debian-bookworm | 2026-03-29 01:48:18.478466 | debian-bookworm | !! 2026-03-29 01:48:18.478469 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.478473 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. 2026-03-29 01:48:18.478477 | debian-bookworm | !! 2026-03-29 01:48:18.478480 | debian-bookworm | 2026-03-29 01:48:18.478483 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.478487 | debian-bookworm | ############################ 2026-03-29 01:48:18.478490 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.478494 | debian-bookworm | ############################ 2026-03-29 01:48:18.478497 | debian-bookworm | Python recognizes 'manila.tests.api.middleware' as an importable package[^1], 2026-03-29 01:48:18.478501 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.478504 | debian-bookworm | 2026-03-29 01:48:18.478507 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.478511 | debian-bookworm | package, please make sure that 'manila.tests.api.middleware' is explicitly added 2026-03-29 01:48:18.478514 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.478518 | debian-bookworm | 2026-03-29 01:48:18.478521 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.478525 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.478528 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.478532 | debian-bookworm | 2026-03-29 01:48:18.478535 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.478538 | debian-bookworm | 2026-03-29 01:48:18.478542 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.478545 | debian-bookworm | 2026-03-29 01:48:18.478549 | debian-bookworm | If you don't want 'manila.tests.api.middleware' to be distributed and are 2026-03-29 01:48:18.478552 | debian-bookworm | already explicitly excluding 'manila.tests.api.middleware' via 2026-03-29 01:48:18.478565 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.478570 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.478576 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.478580 | debian-bookworm | 2026-03-29 01:48:18.478583 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.478587 | debian-bookworm | 2026-03-29 01:48:18.478590 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.478593 | debian-bookworm | 2026-03-29 01:48:18.478597 | debian-bookworm | 2026-03-29 01:48:18.478600 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.478604 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.478607 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.478611 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.478614 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.478618 | debian-bookworm | 2026-03-29 01:48:18.478621 | debian-bookworm | !! 2026-03-29 01:48:18.478624 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.478628 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. 2026-03-29 01:48:18.478631 | debian-bookworm | !! 2026-03-29 01:48:18.478635 | debian-bookworm | 2026-03-29 01:48:18.478638 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.478642 | debian-bookworm | ############################ 2026-03-29 01:48:18.478645 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.478649 | debian-bookworm | ############################ 2026-03-29 01:48:18.478652 | debian-bookworm | Python recognizes 'manila.tests.api.openstack' as an importable package[^1], 2026-03-29 01:48:18.478655 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.478659 | debian-bookworm | 2026-03-29 01:48:18.478662 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.478666 | debian-bookworm | package, please make sure that 'manila.tests.api.openstack' is explicitly added 2026-03-29 01:48:18.478669 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.478672 | debian-bookworm | 2026-03-29 01:48:18.478676 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.478679 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.478683 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.478686 | debian-bookworm | 2026-03-29 01:48:18.478690 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.478693 | debian-bookworm | 2026-03-29 01:48:18.478696 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.478700 | debian-bookworm | 2026-03-29 01:48:18.478800 | debian-bookworm | If you don't want 'manila.tests.api.openstack' to be distributed and are 2026-03-29 01:48:18.478806 | debian-bookworm | already explicitly excluding 'manila.tests.api.openstack' via 2026-03-29 01:48:18.478809 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.478813 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.478816 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.478820 | debian-bookworm | 2026-03-29 01:48:18.478823 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.478826 | debian-bookworm | 2026-03-29 01:48:18.478830 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.478833 | debian-bookworm | 2026-03-29 01:48:18.478837 | debian-bookworm | 2026-03-29 01:48:18.478840 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.478843 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.478847 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.478853 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.478857 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.478860 | debian-bookworm | 2026-03-29 01:48:18.478863 | debian-bookworm | !! 2026-03-29 01:48:18.478867 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.478870 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. 2026-03-29 01:48:18.478874 | debian-bookworm | !! 2026-03-29 01:48:18.478877 | debian-bookworm | 2026-03-29 01:48:18.478881 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.478884 | debian-bookworm | ############################ 2026-03-29 01:48:18.478888 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.478891 | debian-bookworm | ############################ 2026-03-29 01:48:18.478894 | debian-bookworm | Python recognizes 'manila.tests.api.v1' as an importable package[^1], 2026-03-29 01:48:18.478899 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.478903 | debian-bookworm | 2026-03-29 01:48:18.478906 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.478909 | debian-bookworm | package, please make sure that 'manila.tests.api.v1' is explicitly added 2026-03-29 01:48:18.478913 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.478916 | debian-bookworm | 2026-03-29 01:48:18.478920 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.478923 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.478927 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.478930 | debian-bookworm | 2026-03-29 01:48:18.478933 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.478937 | debian-bookworm | 2026-03-29 01:48:18.478940 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.478944 | debian-bookworm | 2026-03-29 01:48:18.478956 | debian-bookworm | If you don't want 'manila.tests.api.v1' to be distributed and are 2026-03-29 01:48:18.478960 | debian-bookworm | already explicitly excluding 'manila.tests.api.v1' via 2026-03-29 01:48:18.478964 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.478967 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.478971 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.478974 | debian-bookworm | 2026-03-29 01:48:18.478978 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.478981 | debian-bookworm | 2026-03-29 01:48:18.478984 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.478988 | debian-bookworm | 2026-03-29 01:48:18.478991 | debian-bookworm | 2026-03-29 01:48:18.478995 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.478998 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.479001 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.479005 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.479008 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479012 | debian-bookworm | 2026-03-29 01:48:18.479015 | debian-bookworm | !! 2026-03-29 01:48:18.479019 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.479022 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. 2026-03-29 01:48:18.479026 | debian-bookworm | !! 2026-03-29 01:48:18.479029 | debian-bookworm | 2026-03-29 01:48:18.479032 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479036 | debian-bookworm | ############################ 2026-03-29 01:48:18.479042 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.479045 | debian-bookworm | ############################ 2026-03-29 01:48:18.479049 | debian-bookworm | Python recognizes 'manila.tests.api.v2' as an importable package[^1], 2026-03-29 01:48:18.479052 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.479056 | debian-bookworm | 2026-03-29 01:48:18.479059 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.479062 | debian-bookworm | package, please make sure that 'manila.tests.api.v2' is explicitly added 2026-03-29 01:48:18.479066 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.479069 | debian-bookworm | 2026-03-29 01:48:18.479073 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.479076 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.479079 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.479083 | debian-bookworm | 2026-03-29 01:48:18.479086 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.479090 | debian-bookworm | 2026-03-29 01:48:18.479093 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.479096 | debian-bookworm | 2026-03-29 01:48:18.479100 | debian-bookworm | If you don't want 'manila.tests.api.v2' to be distributed and are 2026-03-29 01:48:18.479103 | debian-bookworm | already explicitly excluding 'manila.tests.api.v2' via 2026-03-29 01:48:18.479107 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.479110 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.479114 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.479117 | debian-bookworm | 2026-03-29 01:48:18.479120 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.479124 | debian-bookworm | 2026-03-29 01:48:18.479127 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.479131 | debian-bookworm | 2026-03-29 01:48:18.479134 | debian-bookworm | 2026-03-29 01:48:18.479137 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.479141 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.479144 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.479148 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.479151 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479154 | debian-bookworm | 2026-03-29 01:48:18.479158 | debian-bookworm | !! 2026-03-29 01:48:18.479161 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.479165 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. 2026-03-29 01:48:18.479168 | debian-bookworm | !! 2026-03-29 01:48:18.479172 | debian-bookworm | 2026-03-29 01:48:18.479175 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479178 | debian-bookworm | ############################ 2026-03-29 01:48:18.479182 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.479187 | debian-bookworm | ############################ 2026-03-29 01:48:18.479190 | debian-bookworm | Python recognizes 'manila.tests.api.views' as an importable package[^1], 2026-03-29 01:48:18.479193 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.479197 | debian-bookworm | 2026-03-29 01:48:18.479200 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.479204 | debian-bookworm | package, please make sure that 'manila.tests.api.views' is explicitly added 2026-03-29 01:48:18.479207 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.479211 | debian-bookworm | 2026-03-29 01:48:18.479214 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.479220 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.479223 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.479227 | debian-bookworm | 2026-03-29 01:48:18.479237 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.479242 | debian-bookworm | 2026-03-29 01:48:18.479245 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.479249 | debian-bookworm | 2026-03-29 01:48:18.479252 | debian-bookworm | If you don't want 'manila.tests.api.views' to be distributed and are 2026-03-29 01:48:18.479255 | debian-bookworm | already explicitly excluding 'manila.tests.api.views' via 2026-03-29 01:48:18.479259 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.479262 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.479266 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.479269 | debian-bookworm | 2026-03-29 01:48:18.479272 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.479276 | debian-bookworm | 2026-03-29 01:48:18.479279 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.479283 | debian-bookworm | 2026-03-29 01:48:18.479286 | debian-bookworm | 2026-03-29 01:48:18.479289 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.479293 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.479296 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.479300 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.479303 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479307 | debian-bookworm | 2026-03-29 01:48:18.479310 | debian-bookworm | !! 2026-03-29 01:48:18.479314 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.479317 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. 2026-03-29 01:48:18.479321 | debian-bookworm | !! 2026-03-29 01:48:18.479324 | debian-bookworm | 2026-03-29 01:48:18.479327 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479331 | debian-bookworm | ############################ 2026-03-29 01:48:18.479334 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.479337 | debian-bookworm | ############################ 2026-03-29 01:48:18.479341 | debian-bookworm | Python recognizes 'manila.tests.cmd' as an importable package[^1], 2026-03-29 01:48:18.479344 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.479348 | debian-bookworm | 2026-03-29 01:48:18.479351 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.479355 | debian-bookworm | package, please make sure that 'manila.tests.cmd' is explicitly added 2026-03-29 01:48:18.479358 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.479361 | debian-bookworm | 2026-03-29 01:48:18.479365 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.479368 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.479372 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.479375 | debian-bookworm | 2026-03-29 01:48:18.479379 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.479382 | debian-bookworm | 2026-03-29 01:48:18.479385 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.479389 | debian-bookworm | 2026-03-29 01:48:18.479392 | debian-bookworm | If you don't want 'manila.tests.cmd' to be distributed and are 2026-03-29 01:48:18.479396 | debian-bookworm | already explicitly excluding 'manila.tests.cmd' via 2026-03-29 01:48:18.479399 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.479406 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.479410 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.479413 | debian-bookworm | 2026-03-29 01:48:18.479416 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.479420 | debian-bookworm | 2026-03-29 01:48:18.479423 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.479427 | debian-bookworm | 2026-03-29 01:48:18.479430 | debian-bookworm | 2026-03-29 01:48:18.479433 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.479437 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.479440 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.479444 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.479447 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479451 | debian-bookworm | 2026-03-29 01:48:18.479454 | debian-bookworm | !! 2026-03-29 01:48:18.479458 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.479461 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. 2026-03-29 01:48:18.479464 | debian-bookworm | !! 2026-03-29 01:48:18.479468 | debian-bookworm | 2026-03-29 01:48:18.479471 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479476 | debian-bookworm | ############################ 2026-03-29 01:48:18.479479 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.479483 | debian-bookworm | ############################ 2026-03-29 01:48:18.479486 | debian-bookworm | Python recognizes 'manila.tests.common' as an importable package[^1], 2026-03-29 01:48:18.479490 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.479493 | debian-bookworm | 2026-03-29 01:48:18.479496 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.479500 | debian-bookworm | package, please make sure that 'manila.tests.common' is explicitly added 2026-03-29 01:48:18.479503 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.479507 | debian-bookworm | 2026-03-29 01:48:18.479510 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.479513 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.479517 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.479520 | debian-bookworm | 2026-03-29 01:48:18.479591 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.479598 | debian-bookworm | 2026-03-29 01:48:18.479602 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.479605 | debian-bookworm | 2026-03-29 01:48:18.479609 | debian-bookworm | If you don't want 'manila.tests.common' to be distributed and are 2026-03-29 01:48:18.479612 | debian-bookworm | already explicitly excluding 'manila.tests.common' via 2026-03-29 01:48:18.479616 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.479619 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.479623 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.479626 | debian-bookworm | 2026-03-29 01:48:18.479630 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.479633 | debian-bookworm | 2026-03-29 01:48:18.479636 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.479640 | debian-bookworm | 2026-03-29 01:48:18.479643 | debian-bookworm | 2026-03-29 01:48:18.479647 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.479650 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.479654 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.479660 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.479664 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479667 | debian-bookworm | 2026-03-29 01:48:18.479671 | debian-bookworm | !! 2026-03-29 01:48:18.479674 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.479678 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. 2026-03-29 01:48:18.479681 | debian-bookworm | !! 2026-03-29 01:48:18.479685 | debian-bookworm | 2026-03-29 01:48:18.479699 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479703 | debian-bookworm | ############################ 2026-03-29 01:48:18.479758 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.479763 | debian-bookworm | ############################ 2026-03-29 01:48:18.479766 | debian-bookworm | Python recognizes 'manila.tests.compute' as an importable package[^1], 2026-03-29 01:48:18.479770 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.479773 | debian-bookworm | 2026-03-29 01:48:18.479777 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.479780 | debian-bookworm | package, please make sure that 'manila.tests.compute' is explicitly added 2026-03-29 01:48:18.479784 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.479787 | debian-bookworm | 2026-03-29 01:48:18.479790 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.479794 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.479797 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.479801 | debian-bookworm | 2026-03-29 01:48:18.479804 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.479808 | debian-bookworm | 2026-03-29 01:48:18.479811 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.479814 | debian-bookworm | 2026-03-29 01:48:18.479818 | debian-bookworm | If you don't want 'manila.tests.compute' to be distributed and are 2026-03-29 01:48:18.479821 | debian-bookworm | already explicitly excluding 'manila.tests.compute' via 2026-03-29 01:48:18.479825 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.479828 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.479832 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.479835 | debian-bookworm | 2026-03-29 01:48:18.479838 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.479842 | debian-bookworm | 2026-03-29 01:48:18.479845 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.479849 | debian-bookworm | 2026-03-29 01:48:18.479852 | debian-bookworm | 2026-03-29 01:48:18.479855 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.479859 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.479862 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.479866 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.479869 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479873 | debian-bookworm | 2026-03-29 01:48:18.479876 | debian-bookworm | !! 2026-03-29 01:48:18.479880 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.479883 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. 2026-03-29 01:48:18.479887 | debian-bookworm | !! 2026-03-29 01:48:18.479890 | debian-bookworm | 2026-03-29 01:48:18.479895 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.479902 | debian-bookworm | ############################ 2026-03-29 01:48:18.479905 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.479908 | debian-bookworm | ############################ 2026-03-29 01:48:18.479912 | debian-bookworm | Python recognizes 'manila.tests.data' as an importable package[^1], 2026-03-29 01:48:18.479915 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.479919 | debian-bookworm | 2026-03-29 01:48:18.479922 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.479926 | debian-bookworm | package, please make sure that 'manila.tests.data' is explicitly added 2026-03-29 01:48:18.479929 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.479932 | debian-bookworm | 2026-03-29 01:48:18.479936 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.479947 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.479952 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.479956 | debian-bookworm | 2026-03-29 01:48:18.479959 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.479962 | debian-bookworm | 2026-03-29 01:48:18.479966 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.479969 | debian-bookworm | 2026-03-29 01:48:18.479973 | debian-bookworm | If you don't want 'manila.tests.data' to be distributed and are 2026-03-29 01:48:18.479976 | debian-bookworm | already explicitly excluding 'manila.tests.data' via 2026-03-29 01:48:18.479979 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.479983 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.479986 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.479990 | debian-bookworm | 2026-03-29 01:48:18.479993 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.479997 | debian-bookworm | 2026-03-29 01:48:18.480000 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.480003 | debian-bookworm | 2026-03-29 01:48:18.480007 | debian-bookworm | 2026-03-29 01:48:18.480010 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.480014 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.480017 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.480020 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.480024 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480027 | debian-bookworm | 2026-03-29 01:48:18.480031 | debian-bookworm | !! 2026-03-29 01:48:18.480034 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.480038 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. 2026-03-29 01:48:18.480041 | debian-bookworm | !! 2026-03-29 01:48:18.480044 | debian-bookworm | 2026-03-29 01:48:18.480048 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480051 | debian-bookworm | ############################ 2026-03-29 01:48:18.480055 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.480058 | debian-bookworm | ############################ 2026-03-29 01:48:18.480062 | debian-bookworm | Python recognizes 'manila.tests.db' as an importable package[^1], 2026-03-29 01:48:18.480065 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.480068 | debian-bookworm | 2026-03-29 01:48:18.480072 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.480075 | debian-bookworm | package, please make sure that 'manila.tests.db' is explicitly added 2026-03-29 01:48:18.480079 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.480082 | debian-bookworm | 2026-03-29 01:48:18.480085 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.480091 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.480095 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.480098 | debian-bookworm | 2026-03-29 01:48:18.480102 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.480105 | debian-bookworm | 2026-03-29 01:48:18.480109 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.480112 | debian-bookworm | 2026-03-29 01:48:18.480115 | debian-bookworm | If you don't want 'manila.tests.db' to be distributed and are 2026-03-29 01:48:18.480119 | debian-bookworm | already explicitly excluding 'manila.tests.db' via 2026-03-29 01:48:18.480122 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.480126 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.480129 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.480133 | debian-bookworm | 2026-03-29 01:48:18.480136 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.480139 | debian-bookworm | 2026-03-29 01:48:18.480143 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.480146 | debian-bookworm | 2026-03-29 01:48:18.480150 | debian-bookworm | 2026-03-29 01:48:18.480153 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.480156 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.480160 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.480163 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.480167 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480170 | debian-bookworm | 2026-03-29 01:48:18.480174 | debian-bookworm | !! 2026-03-29 01:48:18.480177 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.480182 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. 2026-03-29 01:48:18.480185 | debian-bookworm | !! 2026-03-29 01:48:18.480189 | debian-bookworm | 2026-03-29 01:48:18.480192 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480196 | debian-bookworm | ############################ 2026-03-29 01:48:18.480199 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.480202 | debian-bookworm | ############################ 2026-03-29 01:48:18.480206 | debian-bookworm | Python recognizes 'manila.tests.db.migrations' as an importable package[^1], 2026-03-29 01:48:18.480209 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.480213 | debian-bookworm | 2026-03-29 01:48:18.480216 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.480219 | debian-bookworm | package, please make sure that 'manila.tests.db.migrations' is explicitly added 2026-03-29 01:48:18.480223 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.480226 | debian-bookworm | 2026-03-29 01:48:18.480236 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.480241 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.480244 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.480248 | debian-bookworm | 2026-03-29 01:48:18.480251 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.480255 | debian-bookworm | 2026-03-29 01:48:18.480258 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.480261 | debian-bookworm | 2026-03-29 01:48:18.480265 | debian-bookworm | If you don't want 'manila.tests.db.migrations' to be distributed and are 2026-03-29 01:48:18.480268 | debian-bookworm | already explicitly excluding 'manila.tests.db.migrations' via 2026-03-29 01:48:18.480272 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.480278 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.480281 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.480284 | debian-bookworm | 2026-03-29 01:48:18.480288 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.480291 | debian-bookworm | 2026-03-29 01:48:18.480295 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.480298 | debian-bookworm | 2026-03-29 01:48:18.480301 | debian-bookworm | 2026-03-29 01:48:18.480305 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.480308 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.480312 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.480315 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.480319 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480322 | debian-bookworm | 2026-03-29 01:48:18.480325 | debian-bookworm | !! 2026-03-29 01:48:18.480329 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.480332 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. 2026-03-29 01:48:18.480336 | debian-bookworm | !! 2026-03-29 01:48:18.480339 | debian-bookworm | 2026-03-29 01:48:18.480342 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480346 | debian-bookworm | ############################ 2026-03-29 01:48:18.480349 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.480353 | debian-bookworm | ############################ 2026-03-29 01:48:18.480356 | debian-bookworm | Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], 2026-03-29 01:48:18.480360 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.480363 | debian-bookworm | 2026-03-29 01:48:18.480366 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.480370 | debian-bookworm | package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added 2026-03-29 01:48:18.480373 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.480377 | debian-bookworm | 2026-03-29 01:48:18.480380 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.480384 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.480387 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.480390 | debian-bookworm | 2026-03-29 01:48:18.480394 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.480397 | debian-bookworm | 2026-03-29 01:48:18.480401 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.480404 | debian-bookworm | 2026-03-29 01:48:18.480407 | debian-bookworm | If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are 2026-03-29 01:48:18.480411 | debian-bookworm | already explicitly excluding 'manila.tests.db.migrations.alembic' via 2026-03-29 01:48:18.480414 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.480418 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.480421 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.480425 | debian-bookworm | 2026-03-29 01:48:18.480428 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.480431 | debian-bookworm | 2026-03-29 01:48:18.480435 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.480438 | debian-bookworm | 2026-03-29 01:48:18.480442 | debian-bookworm | 2026-03-29 01:48:18.480445 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.480448 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.480454 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.480458 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.480463 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480466 | debian-bookworm | 2026-03-29 01:48:18.480470 | debian-bookworm | !! 2026-03-29 01:48:18.480473 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.480476 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. 2026-03-29 01:48:18.480480 | debian-bookworm | !! 2026-03-29 01:48:18.480483 | debian-bookworm | 2026-03-29 01:48:18.480487 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480490 | debian-bookworm | ############################ 2026-03-29 01:48:18.480494 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.480497 | debian-bookworm | ############################ 2026-03-29 01:48:18.480500 | debian-bookworm | Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], 2026-03-29 01:48:18.480504 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.480507 | debian-bookworm | 2026-03-29 01:48:18.480518 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.480522 | debian-bookworm | package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added 2026-03-29 01:48:18.480526 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.480529 | debian-bookworm | 2026-03-29 01:48:18.480533 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.480536 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.480540 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.480543 | debian-bookworm | 2026-03-29 01:48:18.480547 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.480550 | debian-bookworm | 2026-03-29 01:48:18.480553 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.480557 | debian-bookworm | 2026-03-29 01:48:18.480560 | debian-bookworm | If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are 2026-03-29 01:48:18.480564 | debian-bookworm | already explicitly excluding 'manila.tests.db.sqlalchemy' via 2026-03-29 01:48:18.480567 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.480571 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.480574 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.480578 | debian-bookworm | 2026-03-29 01:48:18.480581 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.480584 | debian-bookworm | 2026-03-29 01:48:18.480588 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.480591 | debian-bookworm | 2026-03-29 01:48:18.480595 | debian-bookworm | 2026-03-29 01:48:18.480598 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.480602 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.480605 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.480609 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.480612 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480615 | debian-bookworm | 2026-03-29 01:48:18.480619 | debian-bookworm | !! 2026-03-29 01:48:18.480622 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.480626 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. 2026-03-29 01:48:18.480629 | debian-bookworm | !! 2026-03-29 01:48:18.480633 | debian-bookworm | 2026-03-29 01:48:18.480639 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480642 | debian-bookworm | ############################ 2026-03-29 01:48:18.480646 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.480649 | debian-bookworm | ############################ 2026-03-29 01:48:18.480653 | debian-bookworm | Python recognizes 'manila.tests.hacking' as an importable package[^1], 2026-03-29 01:48:18.480656 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.480659 | debian-bookworm | 2026-03-29 01:48:18.480663 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.480666 | debian-bookworm | package, please make sure that 'manila.tests.hacking' is explicitly added 2026-03-29 01:48:18.480670 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.480673 | debian-bookworm | 2026-03-29 01:48:18.480677 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.480680 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.480683 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.480687 | debian-bookworm | 2026-03-29 01:48:18.480690 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.480694 | debian-bookworm | 2026-03-29 01:48:18.480697 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.480700 | debian-bookworm | 2026-03-29 01:48:18.480704 | debian-bookworm | If you don't want 'manila.tests.hacking' to be distributed and are 2026-03-29 01:48:18.480707 | debian-bookworm | already explicitly excluding 'manila.tests.hacking' via 2026-03-29 01:48:18.480711 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.480714 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.480718 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.480721 | debian-bookworm | 2026-03-29 01:48:18.480724 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.480728 | debian-bookworm | 2026-03-29 01:48:18.480731 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.480735 | debian-bookworm | 2026-03-29 01:48:18.480738 | debian-bookworm | 2026-03-29 01:48:18.480741 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.480745 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.480748 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.480755 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.480758 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480762 | debian-bookworm | 2026-03-29 01:48:18.480765 | debian-bookworm | !! 2026-03-29 01:48:18.480769 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.480772 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. 2026-03-29 01:48:18.480775 | debian-bookworm | !! 2026-03-29 01:48:18.480779 | debian-bookworm | 2026-03-29 01:48:18.480782 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480786 | debian-bookworm | ############################ 2026-03-29 01:48:18.480789 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.480792 | debian-bookworm | ############################ 2026-03-29 01:48:18.480796 | debian-bookworm | Python recognizes 'manila.tests.image' as an importable package[^1], 2026-03-29 01:48:18.480806 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.480811 | debian-bookworm | 2026-03-29 01:48:18.480814 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.480818 | debian-bookworm | package, please make sure that 'manila.tests.image' is explicitly added 2026-03-29 01:48:18.480821 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.480827 | debian-bookworm | 2026-03-29 01:48:18.480831 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.480834 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.480837 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.480841 | debian-bookworm | 2026-03-29 01:48:18.480844 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.480848 | debian-bookworm | 2026-03-29 01:48:18.480851 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.480854 | debian-bookworm | 2026-03-29 01:48:18.480858 | debian-bookworm | If you don't want 'manila.tests.image' to be distributed and are 2026-03-29 01:48:18.480861 | debian-bookworm | already explicitly excluding 'manila.tests.image' via 2026-03-29 01:48:18.480865 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.480868 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.480872 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.480875 | debian-bookworm | 2026-03-29 01:48:18.480879 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.480882 | debian-bookworm | 2026-03-29 01:48:18.480885 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.480889 | debian-bookworm | 2026-03-29 01:48:18.480892 | debian-bookworm | 2026-03-29 01:48:18.480896 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.480899 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.480902 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.480906 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.480909 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480913 | debian-bookworm | 2026-03-29 01:48:18.480916 | debian-bookworm | !! 2026-03-29 01:48:18.480919 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.480923 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. 2026-03-29 01:48:18.480926 | debian-bookworm | !! 2026-03-29 01:48:18.480930 | debian-bookworm | 2026-03-29 01:48:18.480933 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.480937 | debian-bookworm | ############################ 2026-03-29 01:48:18.480940 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.480943 | debian-bookworm | ############################ 2026-03-29 01:48:18.480947 | debian-bookworm | Python recognizes 'manila.tests.integrated' as an importable package[^1], 2026-03-29 01:48:18.480953 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.480957 | debian-bookworm | 2026-03-29 01:48:18.480960 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.480963 | debian-bookworm | package, please make sure that 'manila.tests.integrated' is explicitly added 2026-03-29 01:48:18.480967 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.480970 | debian-bookworm | 2026-03-29 01:48:18.480973 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.480977 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.480980 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.480984 | debian-bookworm | 2026-03-29 01:48:18.480997 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.481001 | debian-bookworm | 2026-03-29 01:48:18.481004 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.481008 | debian-bookworm | 2026-03-29 01:48:18.481011 | debian-bookworm | If you don't want 'manila.tests.integrated' to be distributed and are 2026-03-29 01:48:18.481017 | debian-bookworm | already explicitly excluding 'manila.tests.integrated' via 2026-03-29 01:48:18.481021 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.481024 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.481028 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.481032 | debian-bookworm | 2026-03-29 01:48:18.481036 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.481040 | debian-bookworm | 2026-03-29 01:48:18.481045 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.481054 | debian-bookworm | 2026-03-29 01:48:18.481065 | debian-bookworm | 2026-03-29 01:48:18.481070 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.481078 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.481082 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.481086 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.481091 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.481095 | debian-bookworm | 2026-03-29 01:48:18.481100 | debian-bookworm | !! 2026-03-29 01:48:18.481105 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.481109 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. 2026-03-29 01:48:18.481114 | debian-bookworm | !! 2026-03-29 01:48:18.481119 | debian-bookworm | 2026-03-29 01:48:18.481123 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.481128 | debian-bookworm | ############################ 2026-03-29 01:48:18.481132 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.481215 | debian-bookworm | ############################ 2026-03-29 01:48:18.481223 | debian-bookworm | Python recognizes 'manila.tests.integrated.api' as an importable package[^1], 2026-03-29 01:48:18.481227 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.481230 | debian-bookworm | 2026-03-29 01:48:18.481234 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.481237 | debian-bookworm | package, please make sure that 'manila.tests.integrated.api' is explicitly added 2026-03-29 01:48:18.481240 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.481244 | debian-bookworm | 2026-03-29 01:48:18.481247 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.481251 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.481254 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.481257 | debian-bookworm | 2026-03-29 01:48:18.481261 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.481264 | debian-bookworm | 2026-03-29 01:48:18.481267 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.481271 | debian-bookworm | 2026-03-29 01:48:18.481274 | debian-bookworm | If you don't want 'manila.tests.integrated.api' to be distributed and are 2026-03-29 01:48:18.481277 | debian-bookworm | already explicitly excluding 'manila.tests.integrated.api' via 2026-03-29 01:48:18.481281 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.481284 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.481288 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.481291 | debian-bookworm | 2026-03-29 01:48:18.481295 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.481313 | debian-bookworm | 2026-03-29 01:48:18.481317 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.481418 | debian-bookworm | 2026-03-29 01:48:18.481422 | debian-bookworm | 2026-03-29 01:48:18.481426 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.481433 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.481437 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.481440 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.481444 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.481447 | debian-bookworm | 2026-03-29 01:48:18.481451 | debian-bookworm | !! 2026-03-29 01:48:18.481454 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.481458 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. 2026-03-29 01:48:18.481461 | debian-bookworm | !! 2026-03-29 01:48:18.481464 | debian-bookworm | 2026-03-29 01:48:18.481468 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.481471 | debian-bookworm | ############################ 2026-03-29 01:48:18.481475 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.481478 | debian-bookworm | ############################ 2026-03-29 01:48:18.481481 | debian-bookworm | Python recognizes 'manila.tests.keymgr' as an importable package[^1], 2026-03-29 01:48:18.481485 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.481488 | debian-bookworm | 2026-03-29 01:48:18.481491 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.481495 | debian-bookworm | package, please make sure that 'manila.tests.keymgr' is explicitly added 2026-03-29 01:48:18.481498 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.481502 | debian-bookworm | 2026-03-29 01:48:18.481505 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.481508 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.481512 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.481515 | debian-bookworm | 2026-03-29 01:48:18.481518 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.481522 | debian-bookworm | 2026-03-29 01:48:18.481525 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.481528 | debian-bookworm | 2026-03-29 01:48:18.481532 | debian-bookworm | If you don't want 'manila.tests.keymgr' to be distributed and are 2026-03-29 01:48:18.481535 | debian-bookworm | already explicitly excluding 'manila.tests.keymgr' via 2026-03-29 01:48:18.481539 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.481542 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.481545 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.481549 | debian-bookworm | 2026-03-29 01:48:18.481552 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.481555 | debian-bookworm | 2026-03-29 01:48:18.481559 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.481562 | debian-bookworm | 2026-03-29 01:48:18.481565 | debian-bookworm | 2026-03-29 01:48:18.481569 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.481572 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.481576 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.481579 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.481582 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.481586 | debian-bookworm | 2026-03-29 01:48:18.481589 | debian-bookworm | !! 2026-03-29 01:48:18.481592 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.481596 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. 2026-03-29 01:48:18.481602 | debian-bookworm | !! 2026-03-29 01:48:18.481606 | debian-bookworm | 2026-03-29 01:48:18.481618 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.481623 | debian-bookworm | ############################ 2026-03-29 01:48:18.481626 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.481630 | debian-bookworm | ############################ 2026-03-29 01:48:18.481633 | debian-bookworm | Python recognizes 'manila.tests.lock' as an importable package[^1], 2026-03-29 01:48:18.481636 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.481640 | debian-bookworm | 2026-03-29 01:48:18.481643 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.481647 | debian-bookworm | package, please make sure that 'manila.tests.lock' is explicitly added 2026-03-29 01:48:18.481650 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.481653 | debian-bookworm | 2026-03-29 01:48:18.481657 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.481660 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.481663 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.481667 | debian-bookworm | 2026-03-29 01:48:18.481670 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.481674 | debian-bookworm | 2026-03-29 01:48:18.481677 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.481680 | debian-bookworm | 2026-03-29 01:48:18.481684 | debian-bookworm | If you don't want 'manila.tests.lock' to be distributed and are 2026-03-29 01:48:18.481687 | debian-bookworm | already explicitly excluding 'manila.tests.lock' via 2026-03-29 01:48:18.481690 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.481694 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.481697 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.481701 | debian-bookworm | 2026-03-29 01:48:18.481704 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.481707 | debian-bookworm | 2026-03-29 01:48:18.481728 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.481733 | debian-bookworm | 2026-03-29 01:48:18.481737 | debian-bookworm | 2026-03-29 01:48:18.481740 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.481744 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.481747 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.481750 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.481754 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.481757 | debian-bookworm | 2026-03-29 01:48:18.481761 | debian-bookworm | !! 2026-03-29 01:48:18.481764 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.481767 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. 2026-03-29 01:48:18.481771 | debian-bookworm | !! 2026-03-29 01:48:18.481774 | debian-bookworm | 2026-03-29 01:48:18.481777 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.481781 | debian-bookworm | ############################ 2026-03-29 01:48:18.481784 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.481788 | debian-bookworm | ############################ 2026-03-29 01:48:18.481791 | debian-bookworm | Python recognizes 'manila.tests.message' as an importable package[^1], 2026-03-29 01:48:18.481794 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.481798 | debian-bookworm | 2026-03-29 01:48:18.481801 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.481804 | debian-bookworm | package, please make sure that 'manila.tests.message' is explicitly added 2026-03-29 01:48:18.481810 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.481814 | debian-bookworm | 2026-03-29 01:48:18.481817 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.481821 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.481824 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.481827 | debian-bookworm | 2026-03-29 01:48:18.481831 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.481834 | debian-bookworm | 2026-03-29 01:48:18.481838 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.481841 | debian-bookworm | 2026-03-29 01:48:18.481844 | debian-bookworm | If you don't want 'manila.tests.message' to be distributed and are 2026-03-29 01:48:18.481848 | debian-bookworm | already explicitly excluding 'manila.tests.message' via 2026-03-29 01:48:18.481851 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.481855 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.481858 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.481861 | debian-bookworm | 2026-03-29 01:48:18.481865 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.481869 | debian-bookworm | 2026-03-29 01:48:18.481873 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.481876 | debian-bookworm | 2026-03-29 01:48:18.481880 | debian-bookworm | 2026-03-29 01:48:18.481883 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.481886 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.481890 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.481893 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.481897 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.481900 | debian-bookworm | 2026-03-29 01:48:18.481903 | debian-bookworm | !! 2026-03-29 01:48:18.481907 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.481919 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. 2026-03-29 01:48:18.481923 | debian-bookworm | !! 2026-03-29 01:48:18.481927 | debian-bookworm | 2026-03-29 01:48:18.481930 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.481933 | debian-bookworm | ############################ 2026-03-29 01:48:18.481937 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.481940 | debian-bookworm | ############################ 2026-03-29 01:48:18.481943 | debian-bookworm | Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], 2026-03-29 01:48:18.481947 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.481950 | debian-bookworm | 2026-03-29 01:48:18.481954 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.481957 | debian-bookworm | package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added 2026-03-29 01:48:18.481961 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.481964 | debian-bookworm | 2026-03-29 01:48:18.481967 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.481971 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.481974 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.481978 | debian-bookworm | 2026-03-29 01:48:18.481981 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.481984 | debian-bookworm | 2026-03-29 01:48:18.481988 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.481991 | debian-bookworm | 2026-03-29 01:48:18.481997 | debian-bookworm | If you don't want 'manila.tests.monkey_patch_example' to be distributed and are 2026-03-29 01:48:18.482000 | debian-bookworm | already explicitly excluding 'manila.tests.monkey_patch_example' via 2026-03-29 01:48:18.482004 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.482007 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.482011 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.482014 | debian-bookworm | 2026-03-29 01:48:18.482017 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.482021 | debian-bookworm | 2026-03-29 01:48:18.482024 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.482027 | debian-bookworm | 2026-03-29 01:48:18.482031 | debian-bookworm | 2026-03-29 01:48:18.482034 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.482038 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.482041 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.482044 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.482048 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482051 | debian-bookworm | 2026-03-29 01:48:18.482054 | debian-bookworm | !! 2026-03-29 01:48:18.482058 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.482061 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. 2026-03-29 01:48:18.482065 | debian-bookworm | !! 2026-03-29 01:48:18.482068 | debian-bookworm | 2026-03-29 01:48:18.482071 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482075 | debian-bookworm | ############################ 2026-03-29 01:48:18.482078 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.482081 | debian-bookworm | ############################ 2026-03-29 01:48:18.482085 | debian-bookworm | Python recognizes 'manila.tests.network' as an importable package[^1], 2026-03-29 01:48:18.482088 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.482091 | debian-bookworm | 2026-03-29 01:48:18.482095 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.482098 | debian-bookworm | package, please make sure that 'manila.tests.network' is explicitly added 2026-03-29 01:48:18.482101 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.482105 | debian-bookworm | 2026-03-29 01:48:18.482108 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.482111 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.482115 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.482118 | debian-bookworm | 2026-03-29 01:48:18.482122 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.482125 | debian-bookworm | 2026-03-29 01:48:18.482128 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.482132 | debian-bookworm | 2026-03-29 01:48:18.482135 | debian-bookworm | If you don't want 'manila.tests.network' to be distributed and are 2026-03-29 01:48:18.482138 | debian-bookworm | already explicitly excluding 'manila.tests.network' via 2026-03-29 01:48:18.482142 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.482145 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.482150 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.482153 | debian-bookworm | 2026-03-29 01:48:18.482157 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.482160 | debian-bookworm | 2026-03-29 01:48:18.482163 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.482169 | debian-bookworm | 2026-03-29 01:48:18.482173 | debian-bookworm | 2026-03-29 01:48:18.482176 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.482179 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.482183 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.482186 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.482190 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482193 | debian-bookworm | 2026-03-29 01:48:18.482196 | debian-bookworm | !! 2026-03-29 01:48:18.482200 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.482210 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. 2026-03-29 01:48:18.482215 | debian-bookworm | !! 2026-03-29 01:48:18.482218 | debian-bookworm | 2026-03-29 01:48:18.482222 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482225 | debian-bookworm | ############################ 2026-03-29 01:48:18.482228 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.482232 | debian-bookworm | ############################ 2026-03-29 01:48:18.482235 | debian-bookworm | Python recognizes 'manila.tests.network.linux' as an importable package[^1], 2026-03-29 01:48:18.482239 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.482242 | debian-bookworm | 2026-03-29 01:48:18.482245 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.482249 | debian-bookworm | package, please make sure that 'manila.tests.network.linux' is explicitly added 2026-03-29 01:48:18.482252 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.482255 | debian-bookworm | 2026-03-29 01:48:18.482259 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.482262 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.482266 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.482269 | debian-bookworm | 2026-03-29 01:48:18.482272 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.482276 | debian-bookworm | 2026-03-29 01:48:18.482279 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.482282 | debian-bookworm | 2026-03-29 01:48:18.482286 | debian-bookworm | If you don't want 'manila.tests.network.linux' to be distributed and are 2026-03-29 01:48:18.482289 | debian-bookworm | already explicitly excluding 'manila.tests.network.linux' via 2026-03-29 01:48:18.482292 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.482296 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.482299 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.482303 | debian-bookworm | 2026-03-29 01:48:18.482306 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.482309 | debian-bookworm | 2026-03-29 01:48:18.482313 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.482316 | debian-bookworm | 2026-03-29 01:48:18.482319 | debian-bookworm | 2026-03-29 01:48:18.482323 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.482326 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.482329 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.482333 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.482336 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482340 | debian-bookworm | 2026-03-29 01:48:18.482343 | debian-bookworm | !! 2026-03-29 01:48:18.482346 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.482350 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. 2026-03-29 01:48:18.482356 | debian-bookworm | !! 2026-03-29 01:48:18.482359 | debian-bookworm | 2026-03-29 01:48:18.482362 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482366 | debian-bookworm | ############################ 2026-03-29 01:48:18.482369 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.482372 | debian-bookworm | ############################ 2026-03-29 01:48:18.482376 | debian-bookworm | Python recognizes 'manila.tests.network.neutron' as an importable package[^1], 2026-03-29 01:48:18.482379 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.482382 | debian-bookworm | 2026-03-29 01:48:18.482386 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.482389 | debian-bookworm | package, please make sure that 'manila.tests.network.neutron' is explicitly added 2026-03-29 01:48:18.482393 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.482396 | debian-bookworm | 2026-03-29 01:48:18.482399 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.482403 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.482406 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.482409 | debian-bookworm | 2026-03-29 01:48:18.482413 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.482416 | debian-bookworm | 2026-03-29 01:48:18.482419 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.482423 | debian-bookworm | 2026-03-29 01:48:18.482426 | debian-bookworm | If you don't want 'manila.tests.network.neutron' to be distributed and are 2026-03-29 01:48:18.482429 | debian-bookworm | already explicitly excluding 'manila.tests.network.neutron' via 2026-03-29 01:48:18.482435 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.482438 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.482442 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.482445 | debian-bookworm | 2026-03-29 01:48:18.482448 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.482452 | debian-bookworm | 2026-03-29 01:48:18.482455 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.482459 | debian-bookworm | 2026-03-29 01:48:18.482462 | debian-bookworm | 2026-03-29 01:48:18.482465 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.482469 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.482472 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.482483 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.482487 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482491 | debian-bookworm | 2026-03-29 01:48:18.482494 | debian-bookworm | !! 2026-03-29 01:48:18.482497 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.482501 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. 2026-03-29 01:48:18.482504 | debian-bookworm | !! 2026-03-29 01:48:18.482508 | debian-bookworm | 2026-03-29 01:48:18.482511 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482514 | debian-bookworm | ############################ 2026-03-29 01:48:18.482518 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.482521 | debian-bookworm | ############################ 2026-03-29 01:48:18.482524 | debian-bookworm | Python recognizes 'manila.tests.scheduler' as an importable package[^1], 2026-03-29 01:48:18.482528 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.482531 | debian-bookworm | 2026-03-29 01:48:18.482541 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.482545 | debian-bookworm | package, please make sure that 'manila.tests.scheduler' is explicitly added 2026-03-29 01:48:18.482548 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.482551 | debian-bookworm | 2026-03-29 01:48:18.482555 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.482558 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.482561 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.482565 | debian-bookworm | 2026-03-29 01:48:18.482568 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.482571 | debian-bookworm | 2026-03-29 01:48:18.482575 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.482578 | debian-bookworm | 2026-03-29 01:48:18.482582 | debian-bookworm | If you don't want 'manila.tests.scheduler' to be distributed and are 2026-03-29 01:48:18.482585 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler' via 2026-03-29 01:48:18.482588 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.482592 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.482595 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.482598 | debian-bookworm | 2026-03-29 01:48:18.482602 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.482605 | debian-bookworm | 2026-03-29 01:48:18.482609 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.482612 | debian-bookworm | 2026-03-29 01:48:18.482615 | debian-bookworm | 2026-03-29 01:48:18.482619 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.482622 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.482625 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.482629 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.482632 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482636 | debian-bookworm | 2026-03-29 01:48:18.482639 | debian-bookworm | !! 2026-03-29 01:48:18.482642 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.482646 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. 2026-03-29 01:48:18.482649 | debian-bookworm | !! 2026-03-29 01:48:18.482652 | debian-bookworm | 2026-03-29 01:48:18.482656 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482659 | debian-bookworm | ############################ 2026-03-29 01:48:18.482663 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.482666 | debian-bookworm | ############################ 2026-03-29 01:48:18.482669 | debian-bookworm | Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], 2026-03-29 01:48:18.482673 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.482676 | debian-bookworm | 2026-03-29 01:48:18.482679 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.482683 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added 2026-03-29 01:48:18.482686 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.482689 | debian-bookworm | 2026-03-29 01:48:18.482693 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.482696 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.482699 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.482703 | debian-bookworm | 2026-03-29 01:48:18.482706 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.482712 | debian-bookworm | 2026-03-29 01:48:18.482715 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.482719 | debian-bookworm | 2026-03-29 01:48:18.482724 | debian-bookworm | If you don't want 'manila.tests.scheduler.drivers' to be distributed and are 2026-03-29 01:48:18.482727 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.drivers' via 2026-03-29 01:48:18.482731 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.482734 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.482738 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.482741 | debian-bookworm | 2026-03-29 01:48:18.482744 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.482748 | debian-bookworm | 2026-03-29 01:48:18.482751 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.482754 | debian-bookworm | 2026-03-29 01:48:18.482758 | debian-bookworm | 2026-03-29 01:48:18.482761 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.482772 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.482777 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.482780 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.482783 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482787 | debian-bookworm | 2026-03-29 01:48:18.482790 | debian-bookworm | !! 2026-03-29 01:48:18.482794 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.482797 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. 2026-03-29 01:48:18.482800 | debian-bookworm | !! 2026-03-29 01:48:18.482804 | debian-bookworm | 2026-03-29 01:48:18.482807 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482810 | debian-bookworm | ############################ 2026-03-29 01:48:18.482814 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.482817 | debian-bookworm | ############################ 2026-03-29 01:48:18.482821 | debian-bookworm | Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], 2026-03-29 01:48:18.482824 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.482827 | debian-bookworm | 2026-03-29 01:48:18.482831 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.482834 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added 2026-03-29 01:48:18.482837 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.482841 | debian-bookworm | 2026-03-29 01:48:18.482844 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.482847 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.482851 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.482854 | debian-bookworm | 2026-03-29 01:48:18.482858 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.482861 | debian-bookworm | 2026-03-29 01:48:18.482864 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.482868 | debian-bookworm | 2026-03-29 01:48:18.482871 | debian-bookworm | If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are 2026-03-29 01:48:18.482874 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.evaluator' via 2026-03-29 01:48:18.482878 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.482881 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.482884 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.482888 | debian-bookworm | 2026-03-29 01:48:18.482894 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.482897 | debian-bookworm | 2026-03-29 01:48:18.482900 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.482904 | debian-bookworm | 2026-03-29 01:48:18.482907 | debian-bookworm | 2026-03-29 01:48:18.482910 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.482914 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.482917 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.482921 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.482924 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482928 | debian-bookworm | 2026-03-29 01:48:18.482931 | debian-bookworm | !! 2026-03-29 01:48:18.482934 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.482938 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. 2026-03-29 01:48:18.482941 | debian-bookworm | !! 2026-03-29 01:48:18.482944 | debian-bookworm | 2026-03-29 01:48:18.482948 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.482951 | debian-bookworm | ############################ 2026-03-29 01:48:18.482954 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.482958 | debian-bookworm | ############################ 2026-03-29 01:48:18.482961 | debian-bookworm | Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], 2026-03-29 01:48:18.482965 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.482968 | debian-bookworm | 2026-03-29 01:48:18.482971 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.482975 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.filters' is explicitly added 2026-03-29 01:48:18.482978 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.482981 | debian-bookworm | 2026-03-29 01:48:18.482985 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.482988 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.482993 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.482996 | debian-bookworm | 2026-03-29 01:48:18.483000 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.483003 | debian-bookworm | 2026-03-29 01:48:18.483006 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.483010 | debian-bookworm | 2026-03-29 01:48:18.483013 | debian-bookworm | If you don't want 'manila.tests.scheduler.filters' to be distributed and are 2026-03-29 01:48:18.483016 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.filters' via 2026-03-29 01:48:18.483020 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.483023 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.483027 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.483030 | debian-bookworm | 2026-03-29 01:48:18.483040 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.483044 | debian-bookworm | 2026-03-29 01:48:18.483048 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.483051 | debian-bookworm | 2026-03-29 01:48:18.483055 | debian-bookworm | 2026-03-29 01:48:18.483058 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.483061 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.483065 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.483068 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.483072 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483077 | debian-bookworm | 2026-03-29 01:48:18.483081 | debian-bookworm | !! 2026-03-29 01:48:18.483084 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.483088 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. 2026-03-29 01:48:18.483091 | debian-bookworm | !! 2026-03-29 01:48:18.483094 | debian-bookworm | 2026-03-29 01:48:18.483098 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483101 | debian-bookworm | ############################ 2026-03-29 01:48:18.483105 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.483108 | debian-bookworm | ############################ 2026-03-29 01:48:18.483111 | debian-bookworm | Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], 2026-03-29 01:48:18.483115 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.483118 | debian-bookworm | 2026-03-29 01:48:18.483121 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.483125 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added 2026-03-29 01:48:18.483128 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.483132 | debian-bookworm | 2026-03-29 01:48:18.483135 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.483138 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.483142 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.483145 | debian-bookworm | 2026-03-29 01:48:18.483148 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.483152 | debian-bookworm | 2026-03-29 01:48:18.483155 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.483159 | debian-bookworm | 2026-03-29 01:48:18.483162 | debian-bookworm | If you don't want 'manila.tests.scheduler.weighers' to be distributed and are 2026-03-29 01:48:18.483165 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.weighers' via 2026-03-29 01:48:18.483169 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.483172 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.483175 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.483179 | debian-bookworm | 2026-03-29 01:48:18.483182 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.483186 | debian-bookworm | 2026-03-29 01:48:18.483189 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.483192 | debian-bookworm | 2026-03-29 01:48:18.483196 | debian-bookworm | 2026-03-29 01:48:18.483199 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.483202 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.483206 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.483210 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.483215 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483219 | debian-bookworm | 2026-03-29 01:48:18.483224 | debian-bookworm | !! 2026-03-29 01:48:18.483228 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.483233 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. 2026-03-29 01:48:18.483237 | debian-bookworm | !! 2026-03-29 01:48:18.483242 | debian-bookworm | 2026-03-29 01:48:18.483246 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483251 | debian-bookworm | ############################ 2026-03-29 01:48:18.483255 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.483259 | debian-bookworm | ############################ 2026-03-29 01:48:18.483268 | debian-bookworm | Python recognizes 'manila.tests.services' as an importable package[^1], 2026-03-29 01:48:18.483273 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.483277 | debian-bookworm | 2026-03-29 01:48:18.483282 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.483286 | debian-bookworm | package, please make sure that 'manila.tests.services' is explicitly added 2026-03-29 01:48:18.483293 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.483297 | debian-bookworm | 2026-03-29 01:48:18.483301 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.483306 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.483310 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.483315 | debian-bookworm | 2026-03-29 01:48:18.483318 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.483322 | debian-bookworm | 2026-03-29 01:48:18.483325 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.483328 | debian-bookworm | 2026-03-29 01:48:18.483332 | debian-bookworm | If you don't want 'manila.tests.services' to be distributed and are 2026-03-29 01:48:18.483335 | debian-bookworm | already explicitly excluding 'manila.tests.services' via 2026-03-29 01:48:18.483339 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.483353 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.483357 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.483361 | debian-bookworm | 2026-03-29 01:48:18.483364 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.483368 | debian-bookworm | 2026-03-29 01:48:18.483371 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.483375 | debian-bookworm | 2026-03-29 01:48:18.483378 | debian-bookworm | 2026-03-29 01:48:18.483381 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.483385 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.483388 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.483392 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.483395 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483398 | debian-bookworm | 2026-03-29 01:48:18.483402 | debian-bookworm | !! 2026-03-29 01:48:18.483405 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.483408 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. 2026-03-29 01:48:18.483412 | debian-bookworm | !! 2026-03-29 01:48:18.483415 | debian-bookworm | 2026-03-29 01:48:18.483419 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483422 | debian-bookworm | ############################ 2026-03-29 01:48:18.483425 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.483429 | debian-bookworm | ############################ 2026-03-29 01:48:18.483432 | debian-bookworm | Python recognizes 'manila.tests.share' as an importable package[^1], 2026-03-29 01:48:18.483435 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.483439 | debian-bookworm | 2026-03-29 01:48:18.483442 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.483445 | debian-bookworm | package, please make sure that 'manila.tests.share' is explicitly added 2026-03-29 01:48:18.483449 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.483452 | debian-bookworm | 2026-03-29 01:48:18.483456 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.483459 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.483466 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.483469 | debian-bookworm | 2026-03-29 01:48:18.483472 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.483476 | debian-bookworm | 2026-03-29 01:48:18.483479 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.483482 | debian-bookworm | 2026-03-29 01:48:18.483486 | debian-bookworm | If you don't want 'manila.tests.share' to be distributed and are 2026-03-29 01:48:18.483489 | debian-bookworm | already explicitly excluding 'manila.tests.share' via 2026-03-29 01:48:18.483492 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.483496 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.483499 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.483503 | debian-bookworm | 2026-03-29 01:48:18.483506 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.483509 | debian-bookworm | 2026-03-29 01:48:18.483513 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.483516 | debian-bookworm | 2026-03-29 01:48:18.483519 | debian-bookworm | 2026-03-29 01:48:18.483523 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.483526 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.483529 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.483533 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.483536 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483539 | debian-bookworm | 2026-03-29 01:48:18.483543 | debian-bookworm | !! 2026-03-29 01:48:18.483546 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.483550 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. 2026-03-29 01:48:18.483553 | debian-bookworm | !! 2026-03-29 01:48:18.483556 | debian-bookworm | 2026-03-29 01:48:18.483560 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483563 | debian-bookworm | ############################ 2026-03-29 01:48:18.483566 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.483570 | debian-bookworm | ############################ 2026-03-29 01:48:18.483573 | debian-bookworm | Python recognizes 'manila.tests.share.drivers' as an importable package[^1], 2026-03-29 01:48:18.483576 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.483580 | debian-bookworm | 2026-03-29 01:48:18.483583 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.483588 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers' is explicitly added 2026-03-29 01:48:18.483591 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.483595 | debian-bookworm | 2026-03-29 01:48:18.483598 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.483601 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.483605 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.483608 | debian-bookworm | 2026-03-29 01:48:18.483612 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.483615 | debian-bookworm | 2026-03-29 01:48:18.483618 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.483622 | debian-bookworm | 2026-03-29 01:48:18.483625 | debian-bookworm | If you don't want 'manila.tests.share.drivers' to be distributed and are 2026-03-29 01:48:18.483628 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers' via 2026-03-29 01:48:18.483705 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.483712 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.483718 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.483722 | debian-bookworm | 2026-03-29 01:48:18.483725 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.483729 | debian-bookworm | 2026-03-29 01:48:18.483732 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.483735 | debian-bookworm | 2026-03-29 01:48:18.483739 | debian-bookworm | 2026-03-29 01:48:18.483742 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.483746 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.483749 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.483752 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.483832 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483838 | debian-bookworm | 2026-03-29 01:48:18.483842 | debian-bookworm | !! 2026-03-29 01:48:18.483845 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.483849 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. 2026-03-29 01:48:18.483852 | debian-bookworm | !! 2026-03-29 01:48:18.483856 | debian-bookworm | 2026-03-29 01:48:18.483859 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483862 | debian-bookworm | ############################ 2026-03-29 01:48:18.483866 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.483869 | debian-bookworm | ############################ 2026-03-29 01:48:18.483873 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], 2026-03-29 01:48:18.483876 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.483879 | debian-bookworm | 2026-03-29 01:48:18.483883 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.483886 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added 2026-03-29 01:48:18.483889 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.483893 | debian-bookworm | 2026-03-29 01:48:18.483896 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.483900 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.483903 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.483906 | debian-bookworm | 2026-03-29 01:48:18.483910 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.483913 | debian-bookworm | 2026-03-29 01:48:18.483916 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.483920 | debian-bookworm | 2026-03-29 01:48:18.483923 | debian-bookworm | If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are 2026-03-29 01:48:18.483927 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.cephfs' via 2026-03-29 01:48:18.483930 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.483933 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.483937 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.483940 | debian-bookworm | 2026-03-29 01:48:18.483943 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.483947 | debian-bookworm | 2026-03-29 01:48:18.483950 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.483954 | debian-bookworm | 2026-03-29 01:48:18.483957 | debian-bookworm | 2026-03-29 01:48:18.483960 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.483964 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.483967 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.483974 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.483977 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.483980 | debian-bookworm | 2026-03-29 01:48:18.483984 | debian-bookworm | !! 2026-03-29 01:48:18.483987 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.483991 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. 2026-03-29 01:48:18.483994 | debian-bookworm | !! 2026-03-29 01:48:18.483997 | debian-bookworm | 2026-03-29 01:48:18.484001 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484004 | debian-bookworm | ############################ 2026-03-29 01:48:18.484008 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.484011 | debian-bookworm | ############################ 2026-03-29 01:48:18.484016 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], 2026-03-29 01:48:18.484019 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.484023 | debian-bookworm | 2026-03-29 01:48:18.484026 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.484030 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.container' is explicitly added 2026-03-29 01:48:18.484033 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.484036 | debian-bookworm | 2026-03-29 01:48:18.484040 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.484043 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.484046 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.484050 | debian-bookworm | 2026-03-29 01:48:18.484053 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.484057 | debian-bookworm | 2026-03-29 01:48:18.484068 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.484073 | debian-bookworm | 2026-03-29 01:48:18.484076 | debian-bookworm | If you don't want 'manila.tests.share.drivers.container' to be distributed and are 2026-03-29 01:48:18.484080 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.container' via 2026-03-29 01:48:18.484083 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.484087 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.484090 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.484094 | debian-bookworm | 2026-03-29 01:48:18.484097 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.484100 | debian-bookworm | 2026-03-29 01:48:18.484104 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.484107 | debian-bookworm | 2026-03-29 01:48:18.484110 | debian-bookworm | 2026-03-29 01:48:18.484114 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.484117 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.484121 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.484124 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.484128 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484131 | debian-bookworm | 2026-03-29 01:48:18.484134 | debian-bookworm | !! 2026-03-29 01:48:18.484138 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.484141 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-03-29 01:48:18.484145 | debian-bookworm | !! 2026-03-29 01:48:18.484148 | debian-bookworm | 2026-03-29 01:48:18.484151 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484159 | debian-bookworm | ############################ 2026-03-29 01:48:18.484162 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.484166 | debian-bookworm | ############################ 2026-03-29 01:48:18.484169 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], 2026-03-29 01:48:18.484172 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.484176 | debian-bookworm | 2026-03-29 01:48:18.484179 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.484182 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added 2026-03-29 01:48:18.484186 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.484189 | debian-bookworm | 2026-03-29 01:48:18.484193 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.484196 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.484199 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.484203 | debian-bookworm | 2026-03-29 01:48:18.484206 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.484210 | debian-bookworm | 2026-03-29 01:48:18.484213 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.484216 | debian-bookworm | 2026-03-29 01:48:18.484220 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are 2026-03-29 01:48:18.484223 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc' via 2026-03-29 01:48:18.484227 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.484230 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.484233 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.484237 | debian-bookworm | 2026-03-29 01:48:18.484240 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.484244 | debian-bookworm | 2026-03-29 01:48:18.484247 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.484250 | debian-bookworm | 2026-03-29 01:48:18.484254 | debian-bookworm | 2026-03-29 01:48:18.484257 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.484260 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.484264 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.484267 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.484271 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484274 | debian-bookworm | 2026-03-29 01:48:18.484277 | debian-bookworm | !! 2026-03-29 01:48:18.484281 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.484284 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-03-29 01:48:18.484288 | debian-bookworm | !! 2026-03-29 01:48:18.484291 | debian-bookworm | 2026-03-29 01:48:18.484296 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484299 | debian-bookworm | ############################ 2026-03-29 01:48:18.484303 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.484306 | debian-bookworm | ############################ 2026-03-29 01:48:18.484309 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], 2026-03-29 01:48:18.484313 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.484316 | debian-bookworm | 2026-03-29 01:48:18.484320 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.484323 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added 2026-03-29 01:48:18.484329 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.484333 | debian-bookworm | 2026-03-29 01:48:18.484344 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.484350 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.484354 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.484358 | debian-bookworm | 2026-03-29 01:48:18.484362 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.484365 | debian-bookworm | 2026-03-29 01:48:18.484369 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.484374 | debian-bookworm | 2026-03-29 01:48:18.484378 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are 2026-03-29 01:48:18.484381 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via 2026-03-29 01:48:18.484385 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.484388 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.484391 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.484395 | debian-bookworm | 2026-03-29 01:48:18.484398 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.484402 | debian-bookworm | 2026-03-29 01:48:18.484405 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.484408 | debian-bookworm | 2026-03-29 01:48:18.484412 | debian-bookworm | 2026-03-29 01:48:18.484415 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.484419 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.484422 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.484425 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.484429 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484432 | debian-bookworm | 2026-03-29 01:48:18.484436 | debian-bookworm | !! 2026-03-29 01:48:18.484439 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.484442 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:18.484446 | debian-bookworm | !! 2026-03-29 01:48:18.484449 | debian-bookworm | 2026-03-29 01:48:18.484453 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484456 | debian-bookworm | ############################ 2026-03-29 01:48:18.484460 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.484463 | debian-bookworm | ############################ 2026-03-29 01:48:18.484467 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-03-29 01:48:18.484470 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.484473 | debian-bookworm | 2026-03-29 01:48:18.484477 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.484480 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added 2026-03-29 01:48:18.484484 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.484487 | debian-bookworm | 2026-03-29 01:48:18.484490 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.484494 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.484497 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.484501 | debian-bookworm | 2026-03-29 01:48:18.484504 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.484507 | debian-bookworm | 2026-03-29 01:48:18.484511 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.484517 | debian-bookworm | 2026-03-29 01:48:18.484520 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are 2026-03-29 01:48:18.484524 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via 2026-03-29 01:48:18.484527 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.484530 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.484534 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.484537 | debian-bookworm | 2026-03-29 01:48:18.484540 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.484544 | debian-bookworm | 2026-03-29 01:48:18.484547 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.484551 | debian-bookworm | 2026-03-29 01:48:18.484554 | debian-bookworm | 2026-03-29 01:48:18.484557 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.484561 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.484564 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.484568 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.484571 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484574 | debian-bookworm | 2026-03-29 01:48:18.484578 | debian-bookworm | !! 2026-03-29 01:48:18.484581 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.484585 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-03-29 01:48:18.484588 | debian-bookworm | !! 2026-03-29 01:48:18.484591 | debian-bookworm | 2026-03-29 01:48:18.484595 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484598 | debian-bookworm | ############################ 2026-03-29 01:48:18.484602 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.484605 | debian-bookworm | ############################ 2026-03-29 01:48:18.484608 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-03-29 01:48:18.484619 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.484623 | debian-bookworm | 2026-03-29 01:48:18.484627 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.484630 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added 2026-03-29 01:48:18.484633 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.484637 | debian-bookworm | 2026-03-29 01:48:18.484640 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.484644 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.484647 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.484650 | debian-bookworm | 2026-03-29 01:48:18.484654 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.484657 | debian-bookworm | 2026-03-29 01:48:18.484661 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.484664 | debian-bookworm | 2026-03-29 01:48:18.484667 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are 2026-03-29 01:48:18.484671 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via 2026-03-29 01:48:18.484674 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.484678 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.484681 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.484684 | debian-bookworm | 2026-03-29 01:48:18.484697 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.484701 | debian-bookworm | 2026-03-29 01:48:18.484704 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.484708 | debian-bookworm | 2026-03-29 01:48:18.484711 | debian-bookworm | 2026-03-29 01:48:18.484714 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.484718 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.484721 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.484725 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.484728 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484732 | debian-bookworm | 2026-03-29 01:48:18.484735 | debian-bookworm | !! 2026-03-29 01:48:18.484738 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.484742 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:18.484745 | debian-bookworm | !! 2026-03-29 01:48:18.484749 | debian-bookworm | 2026-03-29 01:48:18.484752 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484755 | debian-bookworm | ############################ 2026-03-29 01:48:18.484759 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.484762 | debian-bookworm | ############################ 2026-03-29 01:48:18.484766 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-03-29 01:48:18.484769 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.484772 | debian-bookworm | 2026-03-29 01:48:18.484776 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.484779 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-03-29 01:48:18.484783 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.484786 | debian-bookworm | 2026-03-29 01:48:18.484790 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.484793 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.484796 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.484800 | debian-bookworm | 2026-03-29 01:48:18.484803 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.484806 | debian-bookworm | 2026-03-29 01:48:18.484810 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.484813 | debian-bookworm | 2026-03-29 01:48:18.484817 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-03-29 01:48:18.484820 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via 2026-03-29 01:48:18.484823 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.484827 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.484830 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.484834 | debian-bookworm | 2026-03-29 01:48:18.484838 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.484842 | debian-bookworm | 2026-03-29 01:48:18.484845 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.484849 | debian-bookworm | 2026-03-29 01:48:18.484852 | debian-bookworm | 2026-03-29 01:48:18.484855 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.484859 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.484862 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.484866 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.484871 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484875 | debian-bookworm | 2026-03-29 01:48:18.484878 | debian-bookworm | !! 2026-03-29 01:48:18.484882 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.484893 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:18.484898 | debian-bookworm | !! 2026-03-29 01:48:18.484901 | debian-bookworm | 2026-03-29 01:48:18.484904 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.484908 | debian-bookworm | ############################ 2026-03-29 01:48:18.484911 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.484914 | debian-bookworm | ############################ 2026-03-29 01:48:18.484918 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], 2026-03-29 01:48:18.484921 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.484925 | debian-bookworm | 2026-03-29 01:48:18.484928 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.484932 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added 2026-03-29 01:48:18.484935 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.484939 | debian-bookworm | 2026-03-29 01:48:18.484942 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.484946 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.484952 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.484955 | debian-bookworm | 2026-03-29 01:48:18.484959 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.484962 | debian-bookworm | 2026-03-29 01:48:18.484966 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.484969 | debian-bookworm | 2026-03-29 01:48:18.484972 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are 2026-03-29 01:48:18.484976 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via 2026-03-29 01:48:18.484979 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.484983 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.484996 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.485000 | debian-bookworm | 2026-03-29 01:48:18.485004 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.485007 | debian-bookworm | 2026-03-29 01:48:18.485011 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.485014 | debian-bookworm | 2026-03-29 01:48:18.485017 | debian-bookworm | 2026-03-29 01:48:18.485021 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.485024 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.485027 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.485031 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.485034 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485038 | debian-bookworm | 2026-03-29 01:48:18.485041 | debian-bookworm | !! 2026-03-29 01:48:18.485045 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.485048 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:18.485052 | debian-bookworm | !! 2026-03-29 01:48:18.485055 | debian-bookworm | 2026-03-29 01:48:18.485061 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485065 | debian-bookworm | ############################ 2026-03-29 01:48:18.485068 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.485072 | debian-bookworm | ############################ 2026-03-29 01:48:18.485075 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-03-29 01:48:18.485079 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.485082 | debian-bookworm | 2026-03-29 01:48:18.485085 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.485089 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-03-29 01:48:18.485092 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.485095 | debian-bookworm | 2026-03-29 01:48:18.485099 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.485102 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.485106 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.485109 | debian-bookworm | 2026-03-29 01:48:18.485112 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.485116 | debian-bookworm | 2026-03-29 01:48:18.485119 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.485122 | debian-bookworm | 2026-03-29 01:48:18.485127 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-03-29 01:48:18.485131 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via 2026-03-29 01:48:18.485134 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.485138 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.485141 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.485145 | debian-bookworm | 2026-03-29 01:48:18.485148 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.485151 | debian-bookworm | 2026-03-29 01:48:18.485155 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.485158 | debian-bookworm | 2026-03-29 01:48:18.485162 | debian-bookworm | 2026-03-29 01:48:18.485165 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.485177 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.485181 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.485185 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.485188 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485192 | debian-bookworm | 2026-03-29 01:48:18.485195 | debian-bookworm | !! 2026-03-29 01:48:18.485199 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.485202 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:18.485205 | debian-bookworm | !! 2026-03-29 01:48:18.485209 | debian-bookworm | 2026-03-29 01:48:18.485212 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485216 | debian-bookworm | ############################ 2026-03-29 01:48:18.485219 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.485222 | debian-bookworm | ############################ 2026-03-29 01:48:18.485226 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-03-29 01:48:18.485229 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.485233 | debian-bookworm | 2026-03-29 01:48:18.485236 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.485242 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-03-29 01:48:18.485245 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.485249 | debian-bookworm | 2026-03-29 01:48:18.485252 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.485255 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.485259 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.485262 | debian-bookworm | 2026-03-29 01:48:18.485266 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.485269 | debian-bookworm | 2026-03-29 01:48:18.485272 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.485276 | debian-bookworm | 2026-03-29 01:48:18.485279 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-03-29 01:48:18.485282 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via 2026-03-29 01:48:18.485286 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.485289 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.485293 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.485296 | debian-bookworm | 2026-03-29 01:48:18.485299 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.485303 | debian-bookworm | 2026-03-29 01:48:18.485306 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.485309 | debian-bookworm | 2026-03-29 01:48:18.485313 | debian-bookworm | 2026-03-29 01:48:18.485316 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.485319 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.485323 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.485326 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.485330 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485333 | debian-bookworm | 2026-03-29 01:48:18.485336 | debian-bookworm | !! 2026-03-29 01:48:18.485340 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.485343 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:18.485347 | debian-bookworm | !! 2026-03-29 01:48:18.485350 | debian-bookworm | 2026-03-29 01:48:18.485353 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485357 | debian-bookworm | ############################ 2026-03-29 01:48:18.485360 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.485364 | debian-bookworm | ############################ 2026-03-29 01:48:18.485367 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-03-29 01:48:18.485370 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.485374 | debian-bookworm | 2026-03-29 01:48:18.485377 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.485380 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-03-29 01:48:18.485384 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.485387 | debian-bookworm | 2026-03-29 01:48:18.485392 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.485423 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.485427 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.485431 | debian-bookworm | 2026-03-29 01:48:18.485436 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.485440 | debian-bookworm | 2026-03-29 01:48:18.485443 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.485447 | debian-bookworm | 2026-03-29 01:48:18.485450 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-03-29 01:48:18.485453 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via 2026-03-29 01:48:18.485457 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.485468 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.485473 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.485476 | debian-bookworm | 2026-03-29 01:48:18.485480 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.485483 | debian-bookworm | 2026-03-29 01:48:18.485487 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.485490 | debian-bookworm | 2026-03-29 01:48:18.485493 | debian-bookworm | 2026-03-29 01:48:18.485497 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.485500 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.485504 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.485507 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.485510 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485514 | debian-bookworm | 2026-03-29 01:48:18.485517 | debian-bookworm | !! 2026-03-29 01:48:18.485521 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.485524 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:18.485527 | debian-bookworm | !! 2026-03-29 01:48:18.485531 | debian-bookworm | 2026-03-29 01:48:18.485534 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485538 | debian-bookworm | ############################ 2026-03-29 01:48:18.485541 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.485544 | debian-bookworm | ############################ 2026-03-29 01:48:18.485548 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], 2026-03-29 01:48:18.485551 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.485554 | debian-bookworm | 2026-03-29 01:48:18.485558 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.485561 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added 2026-03-29 01:48:18.485565 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.485568 | debian-bookworm | 2026-03-29 01:48:18.485572 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.485575 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.485578 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.485582 | debian-bookworm | 2026-03-29 01:48:18.485585 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.485588 | debian-bookworm | 2026-03-29 01:48:18.485592 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.485595 | debian-bookworm | 2026-03-29 01:48:18.485599 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are 2026-03-29 01:48:18.485602 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via 2026-03-29 01:48:18.485605 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.485611 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.485615 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.485618 | debian-bookworm | 2026-03-29 01:48:18.485622 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.485625 | debian-bookworm | 2026-03-29 01:48:18.485628 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.485632 | debian-bookworm | 2026-03-29 01:48:18.485635 | debian-bookworm | 2026-03-29 01:48:18.485638 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.485642 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.485645 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.485649 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.485652 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485655 | debian-bookworm | 2026-03-29 01:48:18.485659 | debian-bookworm | !! 2026-03-29 01:48:18.485662 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.485665 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:18.485669 | debian-bookworm | !! 2026-03-29 01:48:18.485672 | debian-bookworm | 2026-03-29 01:48:18.485676 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485679 | debian-bookworm | ############################ 2026-03-29 01:48:18.485682 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.485690 | debian-bookworm | ############################ 2026-03-29 01:48:18.485694 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-03-29 01:48:18.485697 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.485701 | debian-bookworm | 2026-03-29 01:48:18.485704 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.485708 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-03-29 01:48:18.485711 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.485714 | debian-bookworm | 2026-03-29 01:48:18.485718 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.485721 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.485725 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.485728 | debian-bookworm | 2026-03-29 01:48:18.485794 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.485800 | debian-bookworm | 2026-03-29 01:48:18.485804 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.485807 | debian-bookworm | 2026-03-29 01:48:18.485811 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-03-29 01:48:18.485814 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via 2026-03-29 01:48:18.485818 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.485821 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.485825 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.485828 | debian-bookworm | 2026-03-29 01:48:18.485831 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.485835 | debian-bookworm | 2026-03-29 01:48:18.485838 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.485842 | debian-bookworm | 2026-03-29 01:48:18.485845 | debian-bookworm | 2026-03-29 01:48:18.485848 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.485856 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.485860 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.485863 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.485867 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485870 | debian-bookworm | 2026-03-29 01:48:18.485873 | debian-bookworm | !! 2026-03-29 01:48:18.485877 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.485880 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:18.485884 | debian-bookworm | !! 2026-03-29 01:48:18.485887 | debian-bookworm | 2026-03-29 01:48:18.485891 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.485894 | debian-bookworm | ############################ 2026-03-29 01:48:18.485897 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.485901 | debian-bookworm | ############################ 2026-03-29 01:48:18.485923 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-03-29 01:48:18.485994 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.485999 | debian-bookworm | 2026-03-29 01:48:18.486002 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.486006 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-03-29 01:48:18.486009 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.486012 | debian-bookworm | 2026-03-29 01:48:18.486016 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.486019 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.486023 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.486026 | debian-bookworm | 2026-03-29 01:48:18.486030 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.486033 | debian-bookworm | 2026-03-29 01:48:18.486037 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.486040 | debian-bookworm | 2026-03-29 01:48:18.486043 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-03-29 01:48:18.486047 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via 2026-03-29 01:48:18.486050 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.486054 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.486057 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.486060 | debian-bookworm | 2026-03-29 01:48:18.486064 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.486067 | debian-bookworm | 2026-03-29 01:48:18.486070 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.486074 | debian-bookworm | 2026-03-29 01:48:18.486077 | debian-bookworm | 2026-03-29 01:48:18.486081 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.486084 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.486087 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.486091 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.486094 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486098 | debian-bookworm | 2026-03-29 01:48:18.486101 | debian-bookworm | !! 2026-03-29 01:48:18.486105 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.486110 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. 2026-03-29 01:48:18.486116 | debian-bookworm | !! 2026-03-29 01:48:18.486120 | debian-bookworm | 2026-03-29 01:48:18.486123 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486127 | debian-bookworm | ############################ 2026-03-29 01:48:18.486130 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.486134 | debian-bookworm | ############################ 2026-03-29 01:48:18.486137 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], 2026-03-29 01:48:18.486140 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.486144 | debian-bookworm | 2026-03-29 01:48:18.486147 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.486159 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added 2026-03-29 01:48:18.486164 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.486167 | debian-bookworm | 2026-03-29 01:48:18.486171 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.486174 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.486177 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.486181 | debian-bookworm | 2026-03-29 01:48:18.486184 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.486188 | debian-bookworm | 2026-03-29 01:48:18.486191 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.486194 | debian-bookworm | 2026-03-29 01:48:18.486198 | debian-bookworm | If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are 2026-03-29 01:48:18.486201 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.ganesha' via 2026-03-29 01:48:18.486205 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.486208 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.486211 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.486215 | debian-bookworm | 2026-03-29 01:48:18.486218 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.486222 | debian-bookworm | 2026-03-29 01:48:18.486225 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.486228 | debian-bookworm | 2026-03-29 01:48:18.486232 | debian-bookworm | 2026-03-29 01:48:18.486235 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.486239 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.486242 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.486245 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.486249 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486252 | debian-bookworm | 2026-03-29 01:48:18.486256 | debian-bookworm | !! 2026-03-29 01:48:18.486259 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.486262 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-03-29 01:48:18.486266 | debian-bookworm | !! 2026-03-29 01:48:18.486269 | debian-bookworm | 2026-03-29 01:48:18.486273 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486276 | debian-bookworm | ############################ 2026-03-29 01:48:18.486279 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.486283 | debian-bookworm | ############################ 2026-03-29 01:48:18.486286 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], 2026-03-29 01:48:18.486290 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.486296 | debian-bookworm | 2026-03-29 01:48:18.486299 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.486302 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added 2026-03-29 01:48:18.486306 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.486309 | debian-bookworm | 2026-03-29 01:48:18.486313 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.486316 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.486320 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.486323 | debian-bookworm | 2026-03-29 01:48:18.486326 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.486330 | debian-bookworm | 2026-03-29 01:48:18.486333 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.486336 | debian-bookworm | 2026-03-29 01:48:18.486340 | debian-bookworm | If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are 2026-03-29 01:48:18.486343 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.glusterfs' via 2026-03-29 01:48:18.486347 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.486350 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.486354 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.486357 | debian-bookworm | 2026-03-29 01:48:18.486360 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.486364 | debian-bookworm | 2026-03-29 01:48:18.486367 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.486370 | debian-bookworm | 2026-03-29 01:48:18.486374 | debian-bookworm | 2026-03-29 01:48:18.486377 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.486381 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.486385 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.486389 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.486392 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486396 | debian-bookworm | 2026-03-29 01:48:18.486399 | debian-bookworm | !! 2026-03-29 01:48:18.486402 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.486406 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. 2026-03-29 01:48:18.486409 | debian-bookworm | !! 2026-03-29 01:48:18.486413 | debian-bookworm | 2026-03-29 01:48:18.486416 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486419 | debian-bookworm | ############################ 2026-03-29 01:48:18.486423 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.486426 | debian-bookworm | ############################ 2026-03-29 01:48:18.486437 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], 2026-03-29 01:48:18.486441 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.486445 | debian-bookworm | 2026-03-29 01:48:18.486448 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.486452 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added 2026-03-29 01:48:18.486455 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.486458 | debian-bookworm | 2026-03-29 01:48:18.486462 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.486465 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.486469 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.486472 | debian-bookworm | 2026-03-29 01:48:18.486475 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.486481 | debian-bookworm | 2026-03-29 01:48:18.486485 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.486488 | debian-bookworm | 2026-03-29 01:48:18.486491 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are 2026-03-29 01:48:18.486495 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hdfs' via 2026-03-29 01:48:18.486498 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.486502 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.486505 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.486508 | debian-bookworm | 2026-03-29 01:48:18.486512 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.486515 | debian-bookworm | 2026-03-29 01:48:18.486519 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.486522 | debian-bookworm | 2026-03-29 01:48:18.486525 | debian-bookworm | 2026-03-29 01:48:18.486529 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.486532 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.486536 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.486539 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.486542 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486546 | debian-bookworm | 2026-03-29 01:48:18.486549 | debian-bookworm | !! 2026-03-29 01:48:18.486552 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.486556 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. 2026-03-29 01:48:18.486559 | debian-bookworm | !! 2026-03-29 01:48:18.486563 | debian-bookworm | 2026-03-29 01:48:18.486566 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486570 | debian-bookworm | ############################ 2026-03-29 01:48:18.486573 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.486576 | debian-bookworm | ############################ 2026-03-29 01:48:18.486580 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], 2026-03-29 01:48:18.486583 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.486587 | debian-bookworm | 2026-03-29 01:48:18.486590 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.486593 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added 2026-03-29 01:48:18.486597 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.486600 | debian-bookworm | 2026-03-29 01:48:18.486603 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.486607 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.486610 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.486614 | debian-bookworm | 2026-03-29 01:48:18.486617 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.486620 | debian-bookworm | 2026-03-29 01:48:18.486624 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.486627 | debian-bookworm | 2026-03-29 01:48:18.486630 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are 2026-03-29 01:48:18.486634 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi' via 2026-03-29 01:48:18.486637 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.486641 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.486644 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.486650 | debian-bookworm | 2026-03-29 01:48:18.486654 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.486657 | debian-bookworm | 2026-03-29 01:48:18.486662 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.486666 | debian-bookworm | 2026-03-29 01:48:18.486669 | debian-bookworm | 2026-03-29 01:48:18.486673 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.486676 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.486679 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.486683 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.486686 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486690 | debian-bookworm | 2026-03-29 01:48:18.486693 | debian-bookworm | !! 2026-03-29 01:48:18.486696 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.486700 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-03-29 01:48:18.486703 | debian-bookworm | !! 2026-03-29 01:48:18.486707 | debian-bookworm | 2026-03-29 01:48:18.486718 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486723 | debian-bookworm | ############################ 2026-03-29 01:48:18.486726 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.486730 | debian-bookworm | ############################ 2026-03-29 01:48:18.486733 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], 2026-03-29 01:48:18.486736 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.486740 | debian-bookworm | 2026-03-29 01:48:18.486743 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.486747 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added 2026-03-29 01:48:18.486750 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.486754 | debian-bookworm | 2026-03-29 01:48:18.486757 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.486760 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.486764 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.486767 | debian-bookworm | 2026-03-29 01:48:18.486771 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.486774 | debian-bookworm | 2026-03-29 01:48:18.486777 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.486781 | debian-bookworm | 2026-03-29 01:48:18.486784 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are 2026-03-29 01:48:18.486788 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via 2026-03-29 01:48:18.486791 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.486794 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.486798 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.486801 | debian-bookworm | 2026-03-29 01:48:18.486805 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.486808 | debian-bookworm | 2026-03-29 01:48:18.486811 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.486815 | debian-bookworm | 2026-03-29 01:48:18.486818 | debian-bookworm | 2026-03-29 01:48:18.486822 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.486825 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.486829 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.486832 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.486840 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486843 | debian-bookworm | 2026-03-29 01:48:18.486847 | debian-bookworm | !! 2026-03-29 01:48:18.486850 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.486854 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-03-29 01:48:18.486857 | debian-bookworm | !! 2026-03-29 01:48:18.486860 | debian-bookworm | 2026-03-29 01:48:18.486864 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486867 | debian-bookworm | ############################ 2026-03-29 01:48:18.486871 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.486874 | debian-bookworm | ############################ 2026-03-29 01:48:18.486877 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], 2026-03-29 01:48:18.486881 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.486884 | debian-bookworm | 2026-03-29 01:48:18.486888 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.486891 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added 2026-03-29 01:48:18.486894 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.486898 | debian-bookworm | 2026-03-29 01:48:18.486901 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.486905 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.486908 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.486911 | debian-bookworm | 2026-03-29 01:48:18.486915 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.486918 | debian-bookworm | 2026-03-29 01:48:18.486922 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.486925 | debian-bookworm | 2026-03-29 01:48:18.486928 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are 2026-03-29 01:48:18.486932 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via 2026-03-29 01:48:18.486935 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.486940 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.486944 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.486947 | debian-bookworm | 2026-03-29 01:48:18.486951 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.486954 | debian-bookworm | 2026-03-29 01:48:18.486957 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.486961 | debian-bookworm | 2026-03-29 01:48:18.486964 | debian-bookworm | 2026-03-29 01:48:18.486968 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.486971 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.486974 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.486978 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.486988 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.486993 | debian-bookworm | 2026-03-29 01:48:18.486996 | debian-bookworm | !! 2026-03-29 01:48:18.487000 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.487003 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. 2026-03-29 01:48:18.487007 | debian-bookworm | !! 2026-03-29 01:48:18.487010 | debian-bookworm | 2026-03-29 01:48:18.487013 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487019 | debian-bookworm | ############################ 2026-03-29 01:48:18.487023 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.487026 | debian-bookworm | ############################ 2026-03-29 01:48:18.487029 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], 2026-03-29 01:48:18.487033 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.487036 | debian-bookworm | 2026-03-29 01:48:18.487040 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.487043 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added 2026-03-29 01:48:18.487047 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.487050 | debian-bookworm | 2026-03-29 01:48:18.487053 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.487057 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.487060 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.487064 | debian-bookworm | 2026-03-29 01:48:18.487067 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.487070 | debian-bookworm | 2026-03-29 01:48:18.487074 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.487077 | debian-bookworm | 2026-03-29 01:48:18.487081 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are 2026-03-29 01:48:18.487084 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hpe' via 2026-03-29 01:48:18.487087 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.487091 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.487094 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.487098 | debian-bookworm | 2026-03-29 01:48:18.487101 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.487104 | debian-bookworm | 2026-03-29 01:48:18.487108 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.487111 | debian-bookworm | 2026-03-29 01:48:18.487115 | debian-bookworm | 2026-03-29 01:48:18.487118 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.487121 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.487125 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.487128 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.487132 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487135 | debian-bookworm | 2026-03-29 01:48:18.487139 | debian-bookworm | !! 2026-03-29 01:48:18.487142 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.487145 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. 2026-03-29 01:48:18.487149 | debian-bookworm | !! 2026-03-29 01:48:18.487152 | debian-bookworm | 2026-03-29 01:48:18.487156 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487159 | debian-bookworm | ############################ 2026-03-29 01:48:18.487162 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.487166 | debian-bookworm | ############################ 2026-03-29 01:48:18.487169 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], 2026-03-29 01:48:18.487172 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.487176 | debian-bookworm | 2026-03-29 01:48:18.487179 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.487183 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added 2026-03-29 01:48:18.487186 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.487192 | debian-bookworm | 2026-03-29 01:48:18.487195 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.487199 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.487202 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.487205 | debian-bookworm | 2026-03-29 01:48:18.487209 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.487212 | debian-bookworm | 2026-03-29 01:48:18.487215 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.487219 | debian-bookworm | 2026-03-29 01:48:18.487224 | debian-bookworm | If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are 2026-03-29 01:48:18.487227 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.huawei' via 2026-03-29 01:48:18.487231 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.487234 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.487237 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.487241 | debian-bookworm | 2026-03-29 01:48:18.487244 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.487248 | debian-bookworm | 2026-03-29 01:48:18.487251 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.487254 | debian-bookworm | 2026-03-29 01:48:18.487258 | debian-bookworm | 2026-03-29 01:48:18.487261 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.487272 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.487276 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.487280 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.487283 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487287 | debian-bookworm | 2026-03-29 01:48:18.487290 | debian-bookworm | !! 2026-03-29 01:48:18.487293 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.487297 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. 2026-03-29 01:48:18.487300 | debian-bookworm | !! 2026-03-29 01:48:18.487304 | debian-bookworm | 2026-03-29 01:48:18.487307 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487310 | debian-bookworm | ############################ 2026-03-29 01:48:18.487314 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.487317 | debian-bookworm | ############################ 2026-03-29 01:48:18.487321 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], 2026-03-29 01:48:18.487324 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.487327 | debian-bookworm | 2026-03-29 01:48:18.487331 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.487334 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added 2026-03-29 01:48:18.487338 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.487341 | debian-bookworm | 2026-03-29 01:48:18.487345 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.487348 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.487353 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.487357 | debian-bookworm | 2026-03-29 01:48:18.487361 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.487364 | debian-bookworm | 2026-03-29 01:48:18.487368 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.487372 | debian-bookworm | 2026-03-29 01:48:18.487376 | debian-bookworm | If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are 2026-03-29 01:48:18.487383 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.ibm' via 2026-03-29 01:48:18.487386 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.487390 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.487393 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.487397 | debian-bookworm | 2026-03-29 01:48:18.487400 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.487404 | debian-bookworm | 2026-03-29 01:48:18.487407 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.487410 | debian-bookworm | 2026-03-29 01:48:18.487414 | debian-bookworm | 2026-03-29 01:48:18.487417 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.487420 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.487424 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.487427 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.487431 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487434 | debian-bookworm | 2026-03-29 01:48:18.487438 | debian-bookworm | !! 2026-03-29 01:48:18.487441 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.487444 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. 2026-03-29 01:48:18.487448 | debian-bookworm | !! 2026-03-29 01:48:18.487451 | debian-bookworm | 2026-03-29 01:48:18.487455 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487458 | debian-bookworm | ############################ 2026-03-29 01:48:18.487461 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.487465 | debian-bookworm | ############################ 2026-03-29 01:48:18.487468 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], 2026-03-29 01:48:18.487472 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.487475 | debian-bookworm | 2026-03-29 01:48:18.487479 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.487482 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added 2026-03-29 01:48:18.487485 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.487489 | debian-bookworm | 2026-03-29 01:48:18.487492 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.487496 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.487500 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.487504 | debian-bookworm | 2026-03-29 01:48:18.487507 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.487511 | debian-bookworm | 2026-03-29 01:48:18.487514 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.487517 | debian-bookworm | 2026-03-29 01:48:18.487521 | debian-bookworm | If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are 2026-03-29 01:48:18.487524 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.infinidat' via 2026-03-29 01:48:18.487528 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.487531 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.487534 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.487538 | debian-bookworm | 2026-03-29 01:48:18.487548 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.487553 | debian-bookworm | 2026-03-29 01:48:18.487556 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.487562 | debian-bookworm | 2026-03-29 01:48:18.487566 | debian-bookworm | 2026-03-29 01:48:18.487569 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.487573 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.487576 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.487580 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.487583 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487586 | debian-bookworm | 2026-03-29 01:48:18.487590 | debian-bookworm | !! 2026-03-29 01:48:18.487593 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.487597 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. 2026-03-29 01:48:18.487600 | debian-bookworm | !! 2026-03-29 01:48:18.487603 | debian-bookworm | 2026-03-29 01:48:18.487607 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487610 | debian-bookworm | ############################ 2026-03-29 01:48:18.487614 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.487617 | debian-bookworm | ############################ 2026-03-29 01:48:18.487620 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], 2026-03-29 01:48:18.487624 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.487627 | debian-bookworm | 2026-03-29 01:48:18.487631 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.487634 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added 2026-03-29 01:48:18.487637 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.487641 | debian-bookworm | 2026-03-29 01:48:18.487644 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.487648 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.487651 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.487654 | debian-bookworm | 2026-03-29 01:48:18.487658 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.487661 | debian-bookworm | 2026-03-29 01:48:18.487665 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.487668 | debian-bookworm | 2026-03-29 01:48:18.487671 | debian-bookworm | If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are 2026-03-29 01:48:18.487675 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.infortrend' via 2026-03-29 01:48:18.487678 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.487682 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.487685 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.487689 | debian-bookworm | 2026-03-29 01:48:18.487692 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.487695 | debian-bookworm | 2026-03-29 01:48:18.487699 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.487702 | debian-bookworm | 2026-03-29 01:48:18.487705 | debian-bookworm | 2026-03-29 01:48:18.487709 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.487712 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.487716 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.487719 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.487723 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487726 | debian-bookworm | 2026-03-29 01:48:18.487729 | debian-bookworm | !! 2026-03-29 01:48:18.487733 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.487736 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. 2026-03-29 01:48:18.487742 | debian-bookworm | !! 2026-03-29 01:48:18.487746 | debian-bookworm | 2026-03-29 01:48:18.487749 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487752 | debian-bookworm | ############################ 2026-03-29 01:48:18.487756 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.487759 | debian-bookworm | ############################ 2026-03-29 01:48:18.487763 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], 2026-03-29 01:48:18.487766 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.487769 | debian-bookworm | 2026-03-29 01:48:18.487773 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.487776 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added 2026-03-29 01:48:18.487780 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.487783 | debian-bookworm | 2026-03-29 01:48:18.487786 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.487790 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.487793 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.487797 | debian-bookworm | 2026-03-29 01:48:18.487800 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.487803 | debian-bookworm | 2026-03-29 01:48:18.487807 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.487810 | debian-bookworm | 2026-03-29 01:48:18.487814 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are 2026-03-29 01:48:18.487817 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur' via 2026-03-29 01:48:18.487888 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.487895 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.487899 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.487902 | debian-bookworm | 2026-03-29 01:48:18.487906 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.487909 | debian-bookworm | 2026-03-29 01:48:18.487913 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.487916 | debian-bookworm | 2026-03-29 01:48:18.487919 | debian-bookworm | 2026-03-29 01:48:18.487923 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.487926 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.487930 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.487933 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.487936 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487940 | debian-bookworm | 2026-03-29 01:48:18.487943 | debian-bookworm | !! 2026-03-29 01:48:18.487947 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.487950 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-03-29 01:48:18.487954 | debian-bookworm | !! 2026-03-29 01:48:18.487957 | debian-bookworm | 2026-03-29 01:48:18.487960 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.487964 | debian-bookworm | ############################ 2026-03-29 01:48:18.487967 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.487970 | debian-bookworm | ############################ 2026-03-29 01:48:18.487974 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], 2026-03-29 01:48:18.487981 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.487999 | debian-bookworm | 2026-03-29 01:48:18.488003 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.488028 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added 2026-03-29 01:48:18.488033 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.488036 | debian-bookworm | 2026-03-29 01:48:18.488040 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.488043 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.488046 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.488050 | debian-bookworm | 2026-03-29 01:48:18.488053 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.488057 | debian-bookworm | 2026-03-29 01:48:18.488067 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.488071 | debian-bookworm | 2026-03-29 01:48:18.488074 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are 2026-03-29 01:48:18.488078 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via 2026-03-29 01:48:18.488081 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.488085 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.488088 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.488091 | debian-bookworm | 2026-03-29 01:48:18.488095 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.488098 | debian-bookworm | 2026-03-29 01:48:18.488101 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.488105 | debian-bookworm | 2026-03-29 01:48:18.488108 | debian-bookworm | 2026-03-29 01:48:18.488112 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.488115 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.488118 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.488122 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.488125 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488128 | debian-bookworm | 2026-03-29 01:48:18.488132 | debian-bookworm | !! 2026-03-29 01:48:18.488135 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.488139 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-03-29 01:48:18.488142 | debian-bookworm | !! 2026-03-29 01:48:18.488146 | debian-bookworm | 2026-03-29 01:48:18.488149 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488152 | debian-bookworm | ############################ 2026-03-29 01:48:18.488156 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.488159 | debian-bookworm | ############################ 2026-03-29 01:48:18.488164 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], 2026-03-29 01:48:18.488167 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.488171 | debian-bookworm | 2026-03-29 01:48:18.488174 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.488177 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added 2026-03-29 01:48:18.488181 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.488184 | debian-bookworm | 2026-03-29 01:48:18.488187 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.488191 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.488194 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.488205 | debian-bookworm | 2026-03-29 01:48:18.488208 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.488212 | debian-bookworm | 2026-03-29 01:48:18.488218 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.488221 | debian-bookworm | 2026-03-29 01:48:18.488225 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are 2026-03-29 01:48:18.488228 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via 2026-03-29 01:48:18.488232 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.488235 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.488238 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.488242 | debian-bookworm | 2026-03-29 01:48:18.488245 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.488249 | debian-bookworm | 2026-03-29 01:48:18.488252 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.488255 | debian-bookworm | 2026-03-29 01:48:18.488259 | debian-bookworm | 2026-03-29 01:48:18.488262 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.488265 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.488269 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.488272 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.488276 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488279 | debian-bookworm | 2026-03-29 01:48:18.488282 | debian-bookworm | !! 2026-03-29 01:48:18.488286 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.488289 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. 2026-03-29 01:48:18.488293 | debian-bookworm | !! 2026-03-29 01:48:18.488296 | debian-bookworm | 2026-03-29 01:48:18.488299 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488303 | debian-bookworm | ############################ 2026-03-29 01:48:18.488306 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.488309 | debian-bookworm | ############################ 2026-03-29 01:48:18.488313 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], 2026-03-29 01:48:18.488316 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.488320 | debian-bookworm | 2026-03-29 01:48:18.488323 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.488326 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added 2026-03-29 01:48:18.488330 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.488333 | debian-bookworm | 2026-03-29 01:48:18.488336 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.488340 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.488343 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.488347 | debian-bookworm | 2026-03-29 01:48:18.488350 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.488353 | debian-bookworm | 2026-03-29 01:48:18.488357 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.488360 | debian-bookworm | 2026-03-29 01:48:18.488363 | debian-bookworm | If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are 2026-03-29 01:48:18.488367 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.macrosan' via 2026-03-29 01:48:18.488370 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.488376 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.488379 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.488383 | debian-bookworm | 2026-03-29 01:48:18.488386 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.488390 | debian-bookworm | 2026-03-29 01:48:18.488393 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.488396 | debian-bookworm | 2026-03-29 01:48:18.488400 | debian-bookworm | 2026-03-29 01:48:18.488403 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.488406 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.488410 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.488413 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.488417 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488420 | debian-bookworm | 2026-03-29 01:48:18.488424 | debian-bookworm | !! 2026-03-29 01:48:18.488427 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.488432 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. 2026-03-29 01:48:18.488435 | debian-bookworm | !! 2026-03-29 01:48:18.488439 | debian-bookworm | 2026-03-29 01:48:18.488442 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488445 | debian-bookworm | ############################ 2026-03-29 01:48:18.488449 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.488452 | debian-bookworm | ############################ 2026-03-29 01:48:18.488455 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], 2026-03-29 01:48:18.488459 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.488462 | debian-bookworm | 2026-03-29 01:48:18.488465 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.488469 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added 2026-03-29 01:48:18.488472 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.488476 | debian-bookworm | 2026-03-29 01:48:18.488482 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.488485 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.488489 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.488492 | debian-bookworm | 2026-03-29 01:48:18.488496 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.488499 | debian-bookworm | 2026-03-29 01:48:18.488502 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.488506 | debian-bookworm | 2026-03-29 01:48:18.488509 | debian-bookworm | If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are 2026-03-29 01:48:18.488512 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.maprfs' via 2026-03-29 01:48:18.488516 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.488519 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.488523 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.488526 | debian-bookworm | 2026-03-29 01:48:18.488529 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.488533 | debian-bookworm | 2026-03-29 01:48:18.488536 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.488539 | debian-bookworm | 2026-03-29 01:48:18.488543 | debian-bookworm | 2026-03-29 01:48:18.488546 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.488550 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.488556 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.488560 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.488563 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488567 | debian-bookworm | 2026-03-29 01:48:18.488570 | debian-bookworm | !! 2026-03-29 01:48:18.488573 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.488577 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. 2026-03-29 01:48:18.488580 | debian-bookworm | !! 2026-03-29 01:48:18.488584 | debian-bookworm | 2026-03-29 01:48:18.488587 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488590 | debian-bookworm | ############################ 2026-03-29 01:48:18.488594 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.488597 | debian-bookworm | ############################ 2026-03-29 01:48:18.488600 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], 2026-03-29 01:48:18.488604 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.488607 | debian-bookworm | 2026-03-29 01:48:18.488611 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.488614 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added 2026-03-29 01:48:18.488617 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.488621 | debian-bookworm | 2026-03-29 01:48:18.488624 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.488627 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.488631 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.488634 | debian-bookworm | 2026-03-29 01:48:18.488638 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.488641 | debian-bookworm | 2026-03-29 01:48:18.488644 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.488648 | debian-bookworm | 2026-03-29 01:48:18.488651 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are 2026-03-29 01:48:18.488654 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp' via 2026-03-29 01:48:18.488658 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.488661 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.488665 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.488668 | debian-bookworm | 2026-03-29 01:48:18.488671 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.488675 | debian-bookworm | 2026-03-29 01:48:18.488678 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.488681 | debian-bookworm | 2026-03-29 01:48:18.488685 | debian-bookworm | 2026-03-29 01:48:18.488688 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.488692 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.488695 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.488698 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.488703 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488707 | debian-bookworm | 2026-03-29 01:48:18.488710 | debian-bookworm | !! 2026-03-29 01:48:18.488713 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.488717 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-03-29 01:48:18.488720 | debian-bookworm | !! 2026-03-29 01:48:18.488724 | debian-bookworm | 2026-03-29 01:48:18.488729 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488733 | debian-bookworm | ############################ 2026-03-29 01:48:18.488736 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.488739 | debian-bookworm | ############################ 2026-03-29 01:48:18.488743 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], 2026-03-29 01:48:18.488746 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.488750 | debian-bookworm | 2026-03-29 01:48:18.488755 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.488759 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added 2026-03-29 01:48:18.488762 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.488766 | debian-bookworm | 2026-03-29 01:48:18.488769 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.488772 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.488776 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.488779 | debian-bookworm | 2026-03-29 01:48:18.488782 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.488786 | debian-bookworm | 2026-03-29 01:48:18.488789 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.488793 | debian-bookworm | 2026-03-29 01:48:18.488796 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are 2026-03-29 01:48:18.488799 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via 2026-03-29 01:48:18.488803 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.488806 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.488809 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.488813 | debian-bookworm | 2026-03-29 01:48:18.488816 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.488820 | debian-bookworm | 2026-03-29 01:48:18.488823 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.488826 | debian-bookworm | 2026-03-29 01:48:18.488830 | debian-bookworm | 2026-03-29 01:48:18.488833 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.488836 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.488840 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.488843 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.488847 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488850 | debian-bookworm | 2026-03-29 01:48:18.488853 | debian-bookworm | !! 2026-03-29 01:48:18.488857 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.488860 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-03-29 01:48:18.488864 | debian-bookworm | !! 2026-03-29 01:48:18.488867 | debian-bookworm | 2026-03-29 01:48:18.488870 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.488874 | debian-bookworm | ############################ 2026-03-29 01:48:18.488877 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.488881 | debian-bookworm | ############################ 2026-03-29 01:48:18.488884 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-03-29 01:48:18.488887 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.488891 | debian-bookworm | 2026-03-29 01:48:18.488894 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.488900 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added 2026-03-29 01:48:18.488903 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.488907 | debian-bookworm | 2026-03-29 01:48:18.488910 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.488913 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.488917 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.488920 | debian-bookworm | 2026-03-29 01:48:18.488923 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.488927 | debian-bookworm | 2026-03-29 01:48:18.488930 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.488933 | debian-bookworm | 2026-03-29 01:48:18.488937 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are 2026-03-29 01:48:18.488940 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via 2026-03-29 01:48:18.488944 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.488947 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.488954 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.488957 | debian-bookworm | 2026-03-29 01:48:18.488961 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.488964 | debian-bookworm | 2026-03-29 01:48:18.488968 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.488971 | debian-bookworm | 2026-03-29 01:48:18.488974 | debian-bookworm | 2026-03-29 01:48:18.488979 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.488983 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.488996 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.489000 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.489004 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489007 | debian-bookworm | 2026-03-29 01:48:18.489011 | debian-bookworm | !! 2026-03-29 01:48:18.489014 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.489018 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:18.489021 | debian-bookworm | !! 2026-03-29 01:48:18.489024 | debian-bookworm | 2026-03-29 01:48:18.489030 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489034 | debian-bookworm | ############################ 2026-03-29 01:48:18.489037 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.489041 | debian-bookworm | ############################ 2026-03-29 01:48:18.489044 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-03-29 01:48:18.489048 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.489051 | debian-bookworm | 2026-03-29 01:48:18.489054 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.489058 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-03-29 01:48:18.489061 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.489065 | debian-bookworm | 2026-03-29 01:48:18.489068 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.489071 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.489075 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.489078 | debian-bookworm | 2026-03-29 01:48:18.489081 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.489088 | debian-bookworm | 2026-03-29 01:48:18.489091 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.489095 | debian-bookworm | 2026-03-29 01:48:18.489098 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-03-29 01:48:18.489102 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via 2026-03-29 01:48:18.489105 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.489109 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.489112 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.489115 | debian-bookworm | 2026-03-29 01:48:18.489119 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.489122 | debian-bookworm | 2026-03-29 01:48:18.489126 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.489129 | debian-bookworm | 2026-03-29 01:48:18.489132 | debian-bookworm | 2026-03-29 01:48:18.489136 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.489139 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.489143 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.489146 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.489149 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489153 | debian-bookworm | 2026-03-29 01:48:18.489156 | debian-bookworm | !! 2026-03-29 01:48:18.489159 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.489163 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-03-29 01:48:18.489166 | debian-bookworm | !! 2026-03-29 01:48:18.489170 | debian-bookworm | 2026-03-29 01:48:18.489173 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489176 | debian-bookworm | ############################ 2026-03-29 01:48:18.489180 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.489183 | debian-bookworm | ############################ 2026-03-29 01:48:18.489187 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-03-29 01:48:18.489190 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.489193 | debian-bookworm | 2026-03-29 01:48:18.489197 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.489200 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-03-29 01:48:18.489204 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.489207 | debian-bookworm | 2026-03-29 01:48:18.489210 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.489214 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.489217 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.489221 | debian-bookworm | 2026-03-29 01:48:18.489224 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.489227 | debian-bookworm | 2026-03-29 01:48:18.489231 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.489234 | debian-bookworm | 2026-03-29 01:48:18.489237 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-03-29 01:48:18.489242 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via 2026-03-29 01:48:18.489246 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.489249 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.489255 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.489259 | debian-bookworm | 2026-03-29 01:48:18.489262 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.489265 | debian-bookworm | 2026-03-29 01:48:18.489269 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.489272 | debian-bookworm | 2026-03-29 01:48:18.489275 | debian-bookworm | 2026-03-29 01:48:18.489279 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.489282 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.489286 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.489291 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.489295 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489298 | debian-bookworm | 2026-03-29 01:48:18.489302 | debian-bookworm | !! 2026-03-29 01:48:18.489305 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.489309 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. 2026-03-29 01:48:18.489312 | debian-bookworm | !! 2026-03-29 01:48:18.489315 | debian-bookworm | 2026-03-29 01:48:18.489319 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489322 | debian-bookworm | ############################ 2026-03-29 01:48:18.489326 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.489329 | debian-bookworm | ############################ 2026-03-29 01:48:18.489332 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], 2026-03-29 01:48:18.489336 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.489339 | debian-bookworm | 2026-03-29 01:48:18.489342 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.489346 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added 2026-03-29 01:48:18.489349 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.489353 | debian-bookworm | 2026-03-29 01:48:18.489356 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.489359 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.489363 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.489366 | debian-bookworm | 2026-03-29 01:48:18.489370 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.489373 | debian-bookworm | 2026-03-29 01:48:18.489376 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.489380 | debian-bookworm | 2026-03-29 01:48:18.489383 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are 2026-03-29 01:48:18.489386 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta' via 2026-03-29 01:48:18.489390 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.489393 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.489397 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.489400 | debian-bookworm | 2026-03-29 01:48:18.489403 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.489407 | debian-bookworm | 2026-03-29 01:48:18.489410 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.489414 | debian-bookworm | 2026-03-29 01:48:18.489417 | debian-bookworm | 2026-03-29 01:48:18.489420 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.489424 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.489427 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.489433 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.489439 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489462 | debian-bookworm | 2026-03-29 01:48:18.489465 | debian-bookworm | !! 2026-03-29 01:48:18.489469 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.489472 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-03-29 01:48:18.489476 | debian-bookworm | !! 2026-03-29 01:48:18.489479 | debian-bookworm | 2026-03-29 01:48:18.489482 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489486 | debian-bookworm | ############################ 2026-03-29 01:48:18.489489 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.489492 | debian-bookworm | ############################ 2026-03-29 01:48:18.489496 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], 2026-03-29 01:48:18.489499 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.489503 | debian-bookworm | 2026-03-29 01:48:18.489506 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.489509 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added 2026-03-29 01:48:18.489513 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.489516 | debian-bookworm | 2026-03-29 01:48:18.489520 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.489523 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.489526 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.489530 | debian-bookworm | 2026-03-29 01:48:18.489537 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.489541 | debian-bookworm | 2026-03-29 01:48:18.489544 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.489548 | debian-bookworm | 2026-03-29 01:48:18.489551 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are 2026-03-29 01:48:18.489554 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via 2026-03-29 01:48:18.489558 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.489561 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.489564 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.489568 | debian-bookworm | 2026-03-29 01:48:18.489571 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.489575 | debian-bookworm | 2026-03-29 01:48:18.489581 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.489584 | debian-bookworm | 2026-03-29 01:48:18.489588 | debian-bookworm | 2026-03-29 01:48:18.489591 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.489594 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.489598 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.489601 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.489605 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489608 | debian-bookworm | 2026-03-29 01:48:18.489611 | debian-bookworm | !! 2026-03-29 01:48:18.489615 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.489618 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-03-29 01:48:18.489622 | debian-bookworm | !! 2026-03-29 01:48:18.489625 | debian-bookworm | 2026-03-29 01:48:18.489630 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489634 | debian-bookworm | ############################ 2026-03-29 01:48:18.489637 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.489641 | debian-bookworm | ############################ 2026-03-29 01:48:18.489644 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], 2026-03-29 01:48:18.489647 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.489651 | debian-bookworm | 2026-03-29 01:48:18.489654 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.489658 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added 2026-03-29 01:48:18.489661 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.489664 | debian-bookworm | 2026-03-29 01:48:18.489668 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.489671 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.489675 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.489678 | debian-bookworm | 2026-03-29 01:48:18.489681 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.489685 | debian-bookworm | 2026-03-29 01:48:18.489688 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.489691 | debian-bookworm | 2026-03-29 01:48:18.489695 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are 2026-03-29 01:48:18.489698 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via 2026-03-29 01:48:18.489702 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.489705 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.489708 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.489712 | debian-bookworm | 2026-03-29 01:48:18.489715 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.489718 | debian-bookworm | 2026-03-29 01:48:18.489722 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.489725 | debian-bookworm | 2026-03-29 01:48:18.489729 | debian-bookworm | 2026-03-29 01:48:18.489732 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.489735 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.489739 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.489742 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.489746 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489749 | debian-bookworm | 2026-03-29 01:48:18.489752 | debian-bookworm | !! 2026-03-29 01:48:18.489756 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.489759 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. 2026-03-29 01:48:18.489763 | debian-bookworm | !! 2026-03-29 01:48:18.489766 | debian-bookworm | 2026-03-29 01:48:18.489769 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489773 | debian-bookworm | ############################ 2026-03-29 01:48:18.489776 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.489779 | debian-bookworm | ############################ 2026-03-29 01:48:18.489783 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], 2026-03-29 01:48:18.489786 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.489790 | debian-bookworm | 2026-03-29 01:48:18.489793 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.489796 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added 2026-03-29 01:48:18.489803 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.489807 | debian-bookworm | 2026-03-29 01:48:18.489810 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.489814 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.489817 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.489821 | debian-bookworm | 2026-03-29 01:48:18.489824 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.489827 | debian-bookworm | 2026-03-29 01:48:18.489831 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.489834 | debian-bookworm | 2026-03-29 01:48:18.489837 | debian-bookworm | If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are 2026-03-29 01:48:18.489841 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.purestorage' via 2026-03-29 01:48:18.489844 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.489850 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.489853 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.489857 | debian-bookworm | 2026-03-29 01:48:18.489860 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.489864 | debian-bookworm | 2026-03-29 01:48:18.489867 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.489870 | debian-bookworm | 2026-03-29 01:48:18.489874 | debian-bookworm | 2026-03-29 01:48:18.489877 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.489880 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.489884 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.489887 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.489891 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489894 | debian-bookworm | 2026-03-29 01:48:18.489897 | debian-bookworm | !! 2026-03-29 01:48:18.489901 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.489904 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. 2026-03-29 01:48:18.489908 | debian-bookworm | !! 2026-03-29 01:48:18.489911 | debian-bookworm | 2026-03-29 01:48:18.489914 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.489918 | debian-bookworm | ############################ 2026-03-29 01:48:18.489921 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.489925 | debian-bookworm | ############################ 2026-03-29 01:48:18.489928 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], 2026-03-29 01:48:18.489931 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.489935 | debian-bookworm | 2026-03-29 01:48:18.489938 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.489941 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added 2026-03-29 01:48:18.489945 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.489948 | debian-bookworm | 2026-03-29 01:48:18.489952 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.489955 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.489958 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.489962 | debian-bookworm | 2026-03-29 01:48:18.489965 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.489968 | debian-bookworm | 2026-03-29 01:48:18.489972 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.489977 | debian-bookworm | 2026-03-29 01:48:18.489981 | debian-bookworm | If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are 2026-03-29 01:48:18.489984 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.qnap' via 2026-03-29 01:48:18.489988 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.489991 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.489994 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.489998 | debian-bookworm | 2026-03-29 01:48:18.490001 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.490005 | debian-bookworm | 2026-03-29 01:48:18.490008 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.490011 | debian-bookworm | 2026-03-29 01:48:18.490015 | debian-bookworm | 2026-03-29 01:48:18.490018 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.490021 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.490025 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.490028 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.490032 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490035 | debian-bookworm | 2026-03-29 01:48:18.490038 | debian-bookworm | !! 2026-03-29 01:48:18.490042 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.490045 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. 2026-03-29 01:48:18.490049 | debian-bookworm | !! 2026-03-29 01:48:18.490052 | debian-bookworm | 2026-03-29 01:48:18.490055 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490059 | debian-bookworm | ############################ 2026-03-29 01:48:18.490062 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.490066 | debian-bookworm | ############################ 2026-03-29 01:48:18.490069 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], 2026-03-29 01:48:18.490074 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.490077 | debian-bookworm | 2026-03-29 01:48:18.490080 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.490084 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added 2026-03-29 01:48:18.490087 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.490091 | debian-bookworm | 2026-03-29 01:48:18.490094 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.490097 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.490101 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.490104 | debian-bookworm | 2026-03-29 01:48:18.490108 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.490111 | debian-bookworm | 2026-03-29 01:48:18.490114 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.490118 | debian-bookworm | 2026-03-29 01:48:18.490123 | debian-bookworm | If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are 2026-03-29 01:48:18.490127 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.quobyte' via 2026-03-29 01:48:18.490130 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.490133 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.490137 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.490140 | debian-bookworm | 2026-03-29 01:48:18.490144 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.490151 | debian-bookworm | 2026-03-29 01:48:18.490154 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.490157 | debian-bookworm | 2026-03-29 01:48:18.490161 | debian-bookworm | 2026-03-29 01:48:18.490164 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.490168 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.490171 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.490174 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.490178 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490181 | debian-bookworm | 2026-03-29 01:48:18.490185 | debian-bookworm | !! 2026-03-29 01:48:18.490188 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.490191 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. 2026-03-29 01:48:18.490195 | debian-bookworm | !! 2026-03-29 01:48:18.490198 | debian-bookworm | 2026-03-29 01:48:18.490202 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490205 | debian-bookworm | ############################ 2026-03-29 01:48:18.490208 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.490212 | debian-bookworm | ############################ 2026-03-29 01:48:18.490215 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], 2026-03-29 01:48:18.490218 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.490222 | debian-bookworm | 2026-03-29 01:48:18.490225 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.490229 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added 2026-03-29 01:48:18.490232 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.490235 | debian-bookworm | 2026-03-29 01:48:18.490239 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.490242 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.490246 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.490249 | debian-bookworm | 2026-03-29 01:48:18.490252 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.490256 | debian-bookworm | 2026-03-29 01:48:18.490259 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.490262 | debian-bookworm | 2026-03-29 01:48:18.490266 | debian-bookworm | If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are 2026-03-29 01:48:18.490269 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.tegile' via 2026-03-29 01:48:18.490273 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.490276 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.490279 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.490283 | debian-bookworm | 2026-03-29 01:48:18.490286 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.490289 | debian-bookworm | 2026-03-29 01:48:18.490293 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.490296 | debian-bookworm | 2026-03-29 01:48:18.490300 | debian-bookworm | 2026-03-29 01:48:18.490303 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.490306 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.490310 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.490313 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.490316 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490322 | debian-bookworm | 2026-03-29 01:48:18.490326 | debian-bookworm | !! 2026-03-29 01:48:18.490329 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.490332 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. 2026-03-29 01:48:18.490336 | debian-bookworm | !! 2026-03-29 01:48:18.490340 | debian-bookworm | 2026-03-29 01:48:18.490343 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490348 | debian-bookworm | ############################ 2026-03-29 01:48:18.490352 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.490357 | debian-bookworm | ############################ 2026-03-29 01:48:18.490360 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], 2026-03-29 01:48:18.490364 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.490368 | debian-bookworm | 2026-03-29 01:48:18.490372 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.490376 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added 2026-03-29 01:48:18.490380 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.490383 | debian-bookworm | 2026-03-29 01:48:18.490387 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.490390 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.490395 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.490399 | debian-bookworm | 2026-03-29 01:48:18.490402 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.490406 | debian-bookworm | 2026-03-29 01:48:18.490409 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.490412 | debian-bookworm | 2026-03-29 01:48:18.490416 | debian-bookworm | If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are 2026-03-29 01:48:18.490419 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.vastdata' via 2026-03-29 01:48:18.490423 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.490426 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.490429 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.490433 | debian-bookworm | 2026-03-29 01:48:18.490436 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.490439 | debian-bookworm | 2026-03-29 01:48:18.490443 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.490446 | debian-bookworm | 2026-03-29 01:48:18.490450 | debian-bookworm | 2026-03-29 01:48:18.490453 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.490456 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.490460 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.490463 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.490466 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490470 | debian-bookworm | 2026-03-29 01:48:18.490473 | debian-bookworm | !! 2026-03-29 01:48:18.490477 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.490480 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. 2026-03-29 01:48:18.490484 | debian-bookworm | !! 2026-03-29 01:48:18.490487 | debian-bookworm | 2026-03-29 01:48:18.490490 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490494 | debian-bookworm | ############################ 2026-03-29 01:48:18.490497 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.490500 | debian-bookworm | ############################ 2026-03-29 01:48:18.490506 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], 2026-03-29 01:48:18.490509 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.490513 | debian-bookworm | 2026-03-29 01:48:18.490516 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.490520 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added 2026-03-29 01:48:18.490523 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.490526 | debian-bookworm | 2026-03-29 01:48:18.490530 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.490533 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.490537 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.490540 | debian-bookworm | 2026-03-29 01:48:18.490543 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.490547 | debian-bookworm | 2026-03-29 01:48:18.490550 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.490553 | debian-bookworm | 2026-03-29 01:48:18.490557 | debian-bookworm | If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are 2026-03-29 01:48:18.490560 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.veritas' via 2026-03-29 01:48:18.490564 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.490567 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.490570 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.490574 | debian-bookworm | 2026-03-29 01:48:18.490577 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.490581 | debian-bookworm | 2026-03-29 01:48:18.490584 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.490587 | debian-bookworm | 2026-03-29 01:48:18.490591 | debian-bookworm | 2026-03-29 01:48:18.490594 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.490597 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.490601 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.490604 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.490607 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490611 | debian-bookworm | 2026-03-29 01:48:18.490614 | debian-bookworm | !! 2026-03-29 01:48:18.490618 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.490622 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. 2026-03-29 01:48:18.490626 | debian-bookworm | !! 2026-03-29 01:48:18.490629 | debian-bookworm | 2026-03-29 01:48:18.490633 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490636 | debian-bookworm | ############################ 2026-03-29 01:48:18.490639 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.490643 | debian-bookworm | ############################ 2026-03-29 01:48:18.490646 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], 2026-03-29 01:48:18.490650 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.490653 | debian-bookworm | 2026-03-29 01:48:18.490656 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.490662 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added 2026-03-29 01:48:18.490666 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.490669 | debian-bookworm | 2026-03-29 01:48:18.490672 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.490676 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.490681 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.490685 | debian-bookworm | 2026-03-29 01:48:18.490688 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.490691 | debian-bookworm | 2026-03-29 01:48:18.490695 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.490698 | debian-bookworm | 2026-03-29 01:48:18.490701 | debian-bookworm | If you don't want 'manila.tests.share.drivers.windows' to be distributed and are 2026-03-29 01:48:18.490705 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.windows' via 2026-03-29 01:48:18.490708 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.490712 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.490715 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.490718 | debian-bookworm | 2026-03-29 01:48:18.490722 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.490725 | debian-bookworm | 2026-03-29 01:48:18.490728 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.490732 | debian-bookworm | 2026-03-29 01:48:18.490735 | debian-bookworm | 2026-03-29 01:48:18.490739 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.490742 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.490745 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.490749 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.490752 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490756 | debian-bookworm | 2026-03-29 01:48:18.490759 | debian-bookworm | !! 2026-03-29 01:48:18.490762 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.490766 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. 2026-03-29 01:48:18.490769 | debian-bookworm | !! 2026-03-29 01:48:18.490773 | debian-bookworm | 2026-03-29 01:48:18.490776 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490779 | debian-bookworm | ############################ 2026-03-29 01:48:18.490783 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.490786 | debian-bookworm | ############################ 2026-03-29 01:48:18.490790 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], 2026-03-29 01:48:18.490793 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.490796 | debian-bookworm | 2026-03-29 01:48:18.490800 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.490803 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added 2026-03-29 01:48:18.490806 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.490810 | debian-bookworm | 2026-03-29 01:48:18.490813 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.490817 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.490820 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.490823 | debian-bookworm | 2026-03-29 01:48:18.490827 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.490830 | debian-bookworm | 2026-03-29 01:48:18.490833 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.490837 | debian-bookworm | 2026-03-29 01:48:18.490840 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are 2026-03-29 01:48:18.490844 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zadara' via 2026-03-29 01:48:18.490847 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.490853 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.490856 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.490859 | debian-bookworm | 2026-03-29 01:48:18.490863 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.490866 | debian-bookworm | 2026-03-29 01:48:18.490869 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.490873 | debian-bookworm | 2026-03-29 01:48:18.490876 | debian-bookworm | 2026-03-29 01:48:18.490880 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.490883 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.490886 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.490891 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.490894 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490898 | debian-bookworm | 2026-03-29 01:48:18.490901 | debian-bookworm | !! 2026-03-29 01:48:18.490905 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.490908 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-03-29 01:48:18.490911 | debian-bookworm | !! 2026-03-29 01:48:18.490915 | debian-bookworm | 2026-03-29 01:48:18.490918 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.490922 | debian-bookworm | ############################ 2026-03-29 01:48:18.490925 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.490928 | debian-bookworm | ############################ 2026-03-29 01:48:18.490932 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], 2026-03-29 01:48:18.490938 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.490941 | debian-bookworm | 2026-03-29 01:48:18.490945 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.490948 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added 2026-03-29 01:48:18.490951 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.490955 | debian-bookworm | 2026-03-29 01:48:18.490958 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.490961 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.490965 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.490968 | debian-bookworm | 2026-03-29 01:48:18.490972 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.490975 | debian-bookworm | 2026-03-29 01:48:18.490978 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.490982 | debian-bookworm | 2026-03-29 01:48:18.490985 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are 2026-03-29 01:48:18.490988 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via 2026-03-29 01:48:18.490992 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.490995 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.490999 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.491002 | debian-bookworm | 2026-03-29 01:48:18.491005 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.491009 | debian-bookworm | 2026-03-29 01:48:18.491012 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.491015 | debian-bookworm | 2026-03-29 01:48:18.491019 | debian-bookworm | 2026-03-29 01:48:18.491022 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.491028 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.491031 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.491035 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.491038 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491042 | debian-bookworm | 2026-03-29 01:48:18.491045 | debian-bookworm | !! 2026-03-29 01:48:18.491048 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.491052 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. 2026-03-29 01:48:18.491055 | debian-bookworm | !! 2026-03-29 01:48:18.491059 | debian-bookworm | 2026-03-29 01:48:18.491062 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491065 | debian-bookworm | ############################ 2026-03-29 01:48:18.491069 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.491072 | debian-bookworm | ############################ 2026-03-29 01:48:18.491075 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], 2026-03-29 01:48:18.491079 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.491082 | debian-bookworm | 2026-03-29 01:48:18.491086 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.491089 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added 2026-03-29 01:48:18.491092 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.491096 | debian-bookworm | 2026-03-29 01:48:18.491099 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.491103 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.491106 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.491109 | debian-bookworm | 2026-03-29 01:48:18.491113 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.491116 | debian-bookworm | 2026-03-29 01:48:18.491119 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.491123 | debian-bookworm | 2026-03-29 01:48:18.491126 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are 2026-03-29 01:48:18.491130 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zfssa' via 2026-03-29 01:48:18.491133 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.491136 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.491140 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.491143 | debian-bookworm | 2026-03-29 01:48:18.491147 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.491150 | debian-bookworm | 2026-03-29 01:48:18.491153 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.491157 | debian-bookworm | 2026-03-29 01:48:18.491160 | debian-bookworm | 2026-03-29 01:48:18.491165 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.491168 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.491172 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.491175 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.491178 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491182 | debian-bookworm | 2026-03-29 01:48:18.491185 | debian-bookworm | !! 2026-03-29 01:48:18.491189 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.491192 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. 2026-03-29 01:48:18.491198 | debian-bookworm | !! 2026-03-29 01:48:18.491201 | debian-bookworm | 2026-03-29 01:48:18.491207 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491211 | debian-bookworm | ############################ 2026-03-29 01:48:18.491214 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.491217 | debian-bookworm | ############################ 2026-03-29 01:48:18.491221 | debian-bookworm | Python recognizes 'manila.tests.share_group' as an importable package[^1], 2026-03-29 01:48:18.491224 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.491228 | debian-bookworm | 2026-03-29 01:48:18.491231 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.491234 | debian-bookworm | package, please make sure that 'manila.tests.share_group' is explicitly added 2026-03-29 01:48:18.491238 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.491241 | debian-bookworm | 2026-03-29 01:48:18.491244 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.491248 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.491251 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.491255 | debian-bookworm | 2026-03-29 01:48:18.491258 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.491261 | debian-bookworm | 2026-03-29 01:48:18.491265 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.491268 | debian-bookworm | 2026-03-29 01:48:18.491272 | debian-bookworm | If you don't want 'manila.tests.share_group' to be distributed and are 2026-03-29 01:48:18.491275 | debian-bookworm | already explicitly excluding 'manila.tests.share_group' via 2026-03-29 01:48:18.491278 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.491282 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.491285 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.491288 | debian-bookworm | 2026-03-29 01:48:18.491292 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.491295 | debian-bookworm | 2026-03-29 01:48:18.491299 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.491302 | debian-bookworm | 2026-03-29 01:48:18.491305 | debian-bookworm | 2026-03-29 01:48:18.491309 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.491312 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.491315 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.491319 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.491322 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491326 | debian-bookworm | 2026-03-29 01:48:18.491329 | debian-bookworm | !! 2026-03-29 01:48:18.491332 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.491336 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. 2026-03-29 01:48:18.491339 | debian-bookworm | !! 2026-03-29 01:48:18.491343 | debian-bookworm | 2026-03-29 01:48:18.491346 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491349 | debian-bookworm | ############################ 2026-03-29 01:48:18.491353 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.491356 | debian-bookworm | ############################ 2026-03-29 01:48:18.491360 | debian-bookworm | Python recognizes 'manila.tests.var' as an importable package[^1], 2026-03-29 01:48:18.491363 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.491366 | debian-bookworm | 2026-03-29 01:48:18.491370 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.491373 | debian-bookworm | package, please make sure that 'manila.tests.var' is explicitly added 2026-03-29 01:48:18.491379 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.491382 | debian-bookworm | 2026-03-29 01:48:18.491385 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.491389 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.491392 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.491396 | debian-bookworm | 2026-03-29 01:48:18.491399 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.491402 | debian-bookworm | 2026-03-29 01:48:18.491406 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.491409 | debian-bookworm | 2026-03-29 01:48:18.491413 | debian-bookworm | If you don't want 'manila.tests.var' to be distributed and are 2026-03-29 01:48:18.491416 | debian-bookworm | already explicitly excluding 'manila.tests.var' via 2026-03-29 01:48:18.491419 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.491423 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.491426 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.491429 | debian-bookworm | 2026-03-29 01:48:18.491433 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.491436 | debian-bookworm | 2026-03-29 01:48:18.491440 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.491443 | debian-bookworm | 2026-03-29 01:48:18.491446 | debian-bookworm | 2026-03-29 01:48:18.491450 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.491453 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.491456 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.491460 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.491463 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491467 | debian-bookworm | 2026-03-29 01:48:18.491470 | debian-bookworm | !! 2026-03-29 01:48:18.491473 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.491479 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. 2026-03-29 01:48:18.491483 | debian-bookworm | !! 2026-03-29 01:48:18.491486 | debian-bookworm | 2026-03-29 01:48:18.491490 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491493 | debian-bookworm | ############################ 2026-03-29 01:48:18.491496 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.491500 | debian-bookworm | ############################ 2026-03-29 01:48:18.491509 | debian-bookworm | Python recognizes 'manila.tests.volume' as an importable package[^1], 2026-03-29 01:48:18.491513 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.491516 | debian-bookworm | 2026-03-29 01:48:18.491519 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.491523 | debian-bookworm | package, please make sure that 'manila.tests.volume' is explicitly added 2026-03-29 01:48:18.491526 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.491530 | debian-bookworm | 2026-03-29 01:48:18.491533 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.491536 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.491540 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.491543 | debian-bookworm | 2026-03-29 01:48:18.491546 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.491550 | debian-bookworm | 2026-03-29 01:48:18.491553 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.491557 | debian-bookworm | 2026-03-29 01:48:18.491560 | debian-bookworm | If you don't want 'manila.tests.volume' to be distributed and are 2026-03-29 01:48:18.491566 | debian-bookworm | already explicitly excluding 'manila.tests.volume' via 2026-03-29 01:48:18.491569 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.491573 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.491576 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.491579 | debian-bookworm | 2026-03-29 01:48:18.491583 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.491586 | debian-bookworm | 2026-03-29 01:48:18.491589 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.491593 | debian-bookworm | 2026-03-29 01:48:18.491596 | debian-bookworm | 2026-03-29 01:48:18.491600 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.491603 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.491606 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.491610 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.491613 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491617 | debian-bookworm | 2026-03-29 01:48:18.491620 | debian-bookworm | !! 2026-03-29 01:48:18.491623 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.491627 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. 2026-03-29 01:48:18.491630 | debian-bookworm | !! 2026-03-29 01:48:18.491634 | debian-bookworm | 2026-03-29 01:48:18.491637 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491640 | debian-bookworm | ############################ 2026-03-29 01:48:18.491644 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.491647 | debian-bookworm | ############################ 2026-03-29 01:48:18.491650 | debian-bookworm | Python recognizes 'manila.tests.wsgi' as an importable package[^1], 2026-03-29 01:48:18.491654 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.491657 | debian-bookworm | 2026-03-29 01:48:18.491661 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.491664 | debian-bookworm | package, please make sure that 'manila.tests.wsgi' is explicitly added 2026-03-29 01:48:18.491667 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.491671 | debian-bookworm | 2026-03-29 01:48:18.491674 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.491678 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.491681 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.491684 | debian-bookworm | 2026-03-29 01:48:18.491688 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.491691 | debian-bookworm | 2026-03-29 01:48:18.491694 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.491698 | debian-bookworm | 2026-03-29 01:48:18.491701 | debian-bookworm | If you don't want 'manila.tests.wsgi' to be distributed and are 2026-03-29 01:48:18.491705 | debian-bookworm | already explicitly excluding 'manila.tests.wsgi' via 2026-03-29 01:48:18.491708 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.491711 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.491715 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.491718 | debian-bookworm | 2026-03-29 01:48:18.491723 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.491726 | debian-bookworm | 2026-03-29 01:48:18.491730 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.491734 | debian-bookworm | 2026-03-29 01:48:18.491737 | debian-bookworm | 2026-03-29 01:48:18.491740 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.491747 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.491750 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.491754 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.491757 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491761 | debian-bookworm | 2026-03-29 01:48:18.491764 | debian-bookworm | !! 2026-03-29 01:48:18.491767 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.491773 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. 2026-03-29 01:48:18.491777 | debian-bookworm | !! 2026-03-29 01:48:18.491780 | debian-bookworm | 2026-03-29 01:48:18.491783 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491787 | debian-bookworm | ############################ 2026-03-29 01:48:18.491790 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.491794 | debian-bookworm | ############################ 2026-03-29 01:48:18.491797 | debian-bookworm | Python recognizes 'manila.tests.xenapi' as an importable package[^1], 2026-03-29 01:48:18.491800 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.491804 | debian-bookworm | 2026-03-29 01:48:18.491807 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.491810 | debian-bookworm | package, please make sure that 'manila.tests.xenapi' is explicitly added 2026-03-29 01:48:18.491814 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.491817 | debian-bookworm | 2026-03-29 01:48:18.491821 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.491824 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.491827 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.491831 | debian-bookworm | 2026-03-29 01:48:18.491834 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.491837 | debian-bookworm | 2026-03-29 01:48:18.491841 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.491844 | debian-bookworm | 2026-03-29 01:48:18.491848 | debian-bookworm | If you don't want 'manila.tests.xenapi' to be distributed and are 2026-03-29 01:48:18.491851 | debian-bookworm | already explicitly excluding 'manila.tests.xenapi' via 2026-03-29 01:48:18.491854 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.491858 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.491861 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.491865 | debian-bookworm | 2026-03-29 01:48:18.491868 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.491871 | debian-bookworm | 2026-03-29 01:48:18.491875 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.491878 | debian-bookworm | 2026-03-29 01:48:18.491881 | debian-bookworm | 2026-03-29 01:48:18.491885 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.491888 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.491891 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.491895 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.491898 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491902 | debian-bookworm | 2026-03-29 01:48:18.491905 | debian-bookworm | !! 2026-03-29 01:48:18.491908 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.491912 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. 2026-03-29 01:48:18.491917 | debian-bookworm | !! 2026-03-29 01:48:18.491921 | debian-bookworm | 2026-03-29 01:48:18.491924 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.491928 | debian-bookworm | ############################ 2026-03-29 01:48:18.491931 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.491934 | debian-bookworm | ############################ 2026-03-29 01:48:18.491938 | debian-bookworm | Python recognizes 'manila.transfer' as an importable package[^1], 2026-03-29 01:48:18.491941 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.491945 | debian-bookworm | 2026-03-29 01:48:18.491948 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.491951 | debian-bookworm | package, please make sure that 'manila.transfer' is explicitly added 2026-03-29 01:48:18.491955 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.491958 | debian-bookworm | 2026-03-29 01:48:18.491961 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.491965 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.491968 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.491972 | debian-bookworm | 2026-03-29 01:48:18.491975 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.491978 | debian-bookworm | 2026-03-29 01:48:18.491982 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.491985 | debian-bookworm | 2026-03-29 01:48:18.491989 | debian-bookworm | If you don't want 'manila.transfer' to be distributed and are 2026-03-29 01:48:18.491992 | debian-bookworm | already explicitly excluding 'manila.transfer' via 2026-03-29 01:48:18.491995 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.491999 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.492004 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.492007 | debian-bookworm | 2026-03-29 01:48:18.492010 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.492014 | debian-bookworm | 2026-03-29 01:48:18.492017 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.492021 | debian-bookworm | 2026-03-29 01:48:18.492024 | debian-bookworm | 2026-03-29 01:48:18.492027 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.492031 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.492034 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.492037 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.492041 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.492044 | debian-bookworm | 2026-03-29 01:48:18.492048 | debian-bookworm | !! 2026-03-29 01:48:18.492051 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.492057 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.volume' is absent from the `packages` configuration. 2026-03-29 01:48:18.492060 | debian-bookworm | !! 2026-03-29 01:48:18.492064 | debian-bookworm | 2026-03-29 01:48:18.492067 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.492071 | debian-bookworm | ############################ 2026-03-29 01:48:18.492074 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.492077 | debian-bookworm | ############################ 2026-03-29 01:48:18.492081 | debian-bookworm | Python recognizes 'manila.volume' as an importable package[^1], 2026-03-29 01:48:18.492084 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.492087 | debian-bookworm | 2026-03-29 01:48:18.492091 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.492094 | debian-bookworm | package, please make sure that 'manila.volume' is explicitly added 2026-03-29 01:48:18.492100 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.492103 | debian-bookworm | 2026-03-29 01:48:18.492107 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.492110 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.492113 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.492117 | debian-bookworm | 2026-03-29 01:48:18.492120 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.492124 | debian-bookworm | 2026-03-29 01:48:18.492127 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.492130 | debian-bookworm | 2026-03-29 01:48:18.492134 | debian-bookworm | If you don't want 'manila.volume' to be distributed and are 2026-03-29 01:48:18.492137 | debian-bookworm | already explicitly excluding 'manila.volume' via 2026-03-29 01:48:18.492141 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.492144 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.492147 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.492151 | debian-bookworm | 2026-03-29 01:48:18.492154 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.492157 | debian-bookworm | 2026-03-29 01:48:18.492161 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.492164 | debian-bookworm | 2026-03-29 01:48:18.492167 | debian-bookworm | 2026-03-29 01:48:18.492171 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.492174 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.492178 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.492181 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.492184 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.492188 | debian-bookworm | 2026-03-29 01:48:18.492191 | debian-bookworm | !! 2026-03-29 01:48:18.492195 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.492198 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. 2026-03-29 01:48:18.492201 | debian-bookworm | !! 2026-03-29 01:48:18.492205 | debian-bookworm | 2026-03-29 01:48:18.492208 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.492212 | debian-bookworm | ############################ 2026-03-29 01:48:18.492215 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:18.492218 | debian-bookworm | ############################ 2026-03-29 01:48:18.492222 | debian-bookworm | Python recognizes 'manila.wsgi' as an importable package[^1], 2026-03-29 01:48:18.492225 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:18.492228 | debian-bookworm | 2026-03-29 01:48:18.492232 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:18.492235 | debian-bookworm | package, please make sure that 'manila.wsgi' is explicitly added 2026-03-29 01:48:18.492239 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:18.492242 | debian-bookworm | 2026-03-29 01:48:18.492245 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:18.492249 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:18.492252 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:18.492255 | debian-bookworm | 2026-03-29 01:48:18.492259 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:18.492262 | debian-bookworm | 2026-03-29 01:48:18.492266 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:18.492269 | debian-bookworm | 2026-03-29 01:48:18.492272 | debian-bookworm | If you don't want 'manila.wsgi' to be distributed and are 2026-03-29 01:48:18.492276 | debian-bookworm | already explicitly excluding 'manila.wsgi' via 2026-03-29 01:48:18.492281 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:18.492286 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:18.492289 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:18.492293 | debian-bookworm | 2026-03-29 01:48:18.492296 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:18.492300 | debian-bookworm | 2026-03-29 01:48:18.492303 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:18.492306 | debian-bookworm | 2026-03-29 01:48:18.492310 | debian-bookworm | 2026-03-29 01:48:18.492313 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:18.492316 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:18.492320 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:18.492323 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:18.492327 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.492330 | debian-bookworm | 2026-03-29 01:48:18.492333 | debian-bookworm | !! 2026-03-29 01:48:18.492337 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:18.501115 | debian-bookworm | Editable install will be performed using a meta path finder. 2026-03-29 01:48:18.501126 | debian-bookworm | 2026-03-29 01:48:18.501130 | debian-bookworm | Options like `package-data`, `include/exclude-package-data` or 2026-03-29 01:48:18.501133 | debian-bookworm | `packages.find.exclude/include` may have no effect. 2026-03-29 01:48:18.501136 | debian-bookworm | 2026-03-29 01:48:18.501718 | debian-bookworm | adding '__editable___manila_1_0_0_dev6864_finder.py' 2026-03-29 01:48:18.502165 | debian-bookworm | adding '__editable__.manila-1.0.0.dev6864.pth' 2026-03-29 01:48:18.502170 | debian-bookworm | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-jmx2p5vs/manila-1.0.0.dev6864-0.editable-py3-none-any.whl' and adding '/tmp/tmp0yxtr7rimanila-1.0.0.dev6864-0.editable-py3-none-any.whl' to it 2026-03-29 01:48:18.502511 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/licenses/LICENSE' 2026-03-29 01:48:18.502909 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/METADATA' 2026-03-29 01:48:18.502919 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/WHEEL' 2026-03-29 01:48:18.502926 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/entry_points.txt' 2026-03-29 01:48:18.503168 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/pbr.json' 2026-03-29 01:48:18.503177 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/top_level.txt' 2026-03-29 01:48:18.503762 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/editable_wheel.py:352: InformationOnly: Editable installation. 2026-03-29 01:48:18.503782 | debian-bookworm | !! 2026-03-29 01:48:18.503791 | debian-bookworm | 2026-03-29 01:48:18.503799 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.503808 | debian-bookworm | Please be careful with folders in your working directory with the same 2026-03-29 01:48:18.503816 | debian-bookworm | name as your package as they may take precedence during imports. 2026-03-29 01:48:18.503824 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:18.503832 | debian-bookworm | 2026-03-29 01:48:18.503840 | debian-bookworm | !! 2026-03-29 01:48:18.503848 | debian-bookworm | with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2026-03-29 01:48:18.503860 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/RECORD' 2026-03-29 01:48:18.504299 | debian-bookworm | Backend: Wrote response {'return': 'manila-1.0.0.dev6864-0.editable-py3-none-any.whl'} to /tmp/pep517_build_editable-oltlv77q.json 2026-03-29 01:48:18.506574 | debian-bookworm | .pkg: 28537 I exit None (1.13 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6148 [tox/execute/api.py:311] 2026-03-29 01:48:18.518455 | debian-bookworm | .pkg: 28549 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-03-29 01:48:18.519007 | debian-bookworm | py311: 28550 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-03-29 01:48:18.801262 | debian-bookworm | Requirement already satisfied: Paste>=3.4.3 in ./.tox/py311/lib/python3.11/site-packages (3.10.1) 2026-03-29 01:48:18.801639 | debian-bookworm | Requirement already satisfied: PasteDeploy>=2.1.0 in ./.tox/py311/lib/python3.11/site-packages (3.1.0) 2026-03-29 01:48:18.802096 | debian-bookworm | Requirement already satisfied: Routes>=2.4.1 in ./.tox/py311/lib/python3.11/site-packages (2.5.1) 2026-03-29 01:48:18.802522 | debian-bookworm | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in ./.tox/py311/lib/python3.11/site-packages (0.42.1) 2026-03-29 01:48:18.802560 | debian-bookworm | Requirement already satisfied: SQLAlchemy>=1.4.0 in ./.tox/py311/lib/python3.11/site-packages (2.0.46) 2026-03-29 01:48:18.802961 | debian-bookworm | Requirement already satisfied: WebOb>=1.8.6 in ./.tox/py311/lib/python3.11/site-packages (1.8.9) 2026-03-29 01:48:18.803282 | debian-bookworm | Requirement already satisfied: alembic>=1.4.2 in ./.tox/py311/lib/python3.11/site-packages (1.18.4) 2026-03-29 01:48:18.803562 | debian-bookworm | Requirement already satisfied: cachetools>=4.2.1 in ./.tox/py311/lib/python3.11/site-packages (7.0.1) 2026-03-29 01:48:18.803863 | debian-bookworm | Requirement already satisfied: castellan>=3.7.0 in ./.tox/py311/lib/python3.11/site-packages (5.6.0) 2026-03-29 01:48:18.804115 | debian-bookworm | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/py311/lib/python3.11/site-packages (0.7.1) 2026-03-29 01:48:18.804407 | debian-bookworm | Requirement already satisfied: eventlet>=0.27.0 in ./.tox/py311/lib/python3.11/site-packages (0.40.4) 2026-03-29 01:48:18.804732 | debian-bookworm | Requirement already satisfied: greenlet>=0.4.16 in ./.tox/py311/lib/python3.11/site-packages (3.3.2) 2026-03-29 01:48:18.805085 | debian-bookworm | Requirement already satisfied: jsonschema>=4.17 in ./.tox/py311/lib/python3.11/site-packages (4.26.0) 2026-03-29 01:48:18.805387 | debian-bookworm | Requirement already satisfied: keystoneauth1>=4.2.1 in ./.tox/py311/lib/python3.11/site-packages (5.13.1) 2026-03-29 01:48:18.805753 | debian-bookworm | Requirement already satisfied: keystonemiddleware>=9.1.0 in ./.tox/py311/lib/python3.11/site-packages (12.0.0) 2026-03-29 01:48:18.806045 | debian-bookworm | Requirement already satisfied: lxml>=4.5.2 in ./.tox/py311/lib/python3.11/site-packages (6.0.2) 2026-03-29 01:48:18.806336 | debian-bookworm | Requirement already satisfied: netaddr>=0.8.0 in ./.tox/py311/lib/python3.11/site-packages (1.3.0) 2026-03-29 01:48:18.806638 | debian-bookworm | Requirement already satisfied: openstacksdk>=4.1.0 in ./.tox/py311/lib/python3.11/site-packages (4.10.0) 2026-03-29 01:48:18.806929 | debian-bookworm | Requirement already satisfied: oslo.concurrency>=4.3.0 in ./.tox/py311/lib/python3.11/site-packages (7.4.0) 2026-03-29 01:48:18.807268 | debian-bookworm | Requirement already satisfied: oslo.config>=8.3.2 in ./.tox/py311/lib/python3.11/site-packages (10.3.0) 2026-03-29 01:48:18.807569 | debian-bookworm | Requirement already satisfied: oslo.context>=3.1.1 in ./.tox/py311/lib/python3.11/site-packages (6.3.0) 2026-03-29 01:48:18.807861 | debian-bookworm | Requirement already satisfied: oslo.db>=17.2.1 in ./.tox/py311/lib/python3.11/site-packages (18.0.0) 2026-03-29 01:48:18.808150 | debian-bookworm | Requirement already satisfied: oslo.i18n>=5.0.1 in ./.tox/py311/lib/python3.11/site-packages (6.7.2) 2026-03-29 01:48:18.808429 | debian-bookworm | Requirement already satisfied: oslo.log>=4.4.0 in ./.tox/py311/lib/python3.11/site-packages (8.1.0) 2026-03-29 01:48:18.808719 | debian-bookworm | Requirement already satisfied: oslo.messaging>=14.1.0 in ./.tox/py311/lib/python3.11/site-packages (17.3.0) 2026-03-29 01:48:18.809059 | debian-bookworm | Requirement already satisfied: oslo.middleware>=4.1.1 in ./.tox/py311/lib/python3.11/site-packages (8.0.0) 2026-03-29 01:48:18.809331 | debian-bookworm | Requirement already satisfied: oslo.policy>=4.5.0 in ./.tox/py311/lib/python3.11/site-packages (5.0.0) 2026-03-29 01:48:18.809587 | debian-bookworm | Requirement already satisfied: oslo.privsep>=2.4.0 in ./.tox/py311/lib/python3.11/site-packages (3.10.1) 2026-03-29 01:48:18.809863 | debian-bookworm | Requirement already satisfied: oslo.reports>=2.2.0 in ./.tox/py311/lib/python3.11/site-packages (3.7.0) 2026-03-29 01:48:18.810156 | debian-bookworm | Requirement already satisfied: oslo.rootwrap>=6.2.0 in ./.tox/py311/lib/python3.11/site-packages (7.9.0) 2026-03-29 01:48:18.810436 | debian-bookworm | Requirement already satisfied: oslo.serialization>=4.0.1 in ./.tox/py311/lib/python3.11/site-packages (5.9.1) 2026-03-29 01:48:18.810708 | debian-bookworm | Requirement already satisfied: oslo.service>=2.4.0 in ./.tox/py311/lib/python3.11/site-packages (4.5.1) 2026-03-29 01:48:18.811030 | debian-bookworm | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./.tox/py311/lib/python3.11/site-packages (2.7.1) 2026-03-29 01:48:18.811327 | debian-bookworm | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/py311/lib/python3.11/site-packages (10.0.0) 2026-03-29 01:48:18.811655 | debian-bookworm | Requirement already satisfied: osprofiler>=3.4.0 in ./.tox/py311/lib/python3.11/site-packages (4.3.0) 2026-03-29 01:48:18.811950 | debian-bookworm | Requirement already satisfied: packaging>=20.9 in ./.tox/py311/lib/python3.11/site-packages (26.0) 2026-03-29 01:48:18.812229 | debian-bookworm | Requirement already satisfied: paramiko>=2.7.2 in ./.tox/py311/lib/python3.11/site-packages (4.0.0) 2026-03-29 01:48:18.812509 | debian-bookworm | Requirement already satisfied: pbr>=5.5.0 in ./.tox/py311/lib/python3.11/site-packages (7.0.3) 2026-03-29 01:48:18.812789 | debian-bookworm | Requirement already satisfied: pyparsing>=2.4.7 in ./.tox/py311/lib/python3.11/site-packages (3.3.2) 2026-03-29 01:48:18.813150 | debian-bookworm | Requirement already satisfied: python-cinderclient>=4.0.1 in ./.tox/py311/lib/python3.11/site-packages (9.9.0) 2026-03-29 01:48:18.813432 | debian-bookworm | Requirement already satisfied: python-neutronclient>=6.7.0 in ./.tox/py311/lib/python3.11/site-packages (11.8.0) 2026-03-29 01:48:18.813720 | debian-bookworm | Requirement already satisfied: python-novaclient>=17.2.1 in ./.tox/py311/lib/python3.11/site-packages (18.12.0) 2026-03-29 01:48:18.814080 | debian-bookworm | Requirement already satisfied: requests>=2.23.0 in ./.tox/py311/lib/python3.11/site-packages (2.32.5) 2026-03-29 01:48:18.814382 | debian-bookworm | Requirement already satisfied: stevedore>=3.2.2 in ./.tox/py311/lib/python3.11/site-packages (5.7.0) 2026-03-29 01:48:18.814666 | debian-bookworm | Requirement already satisfied: tenacity>=6.3.1 in ./.tox/py311/lib/python3.11/site-packages (9.1.4) 2026-03-29 01:48:18.814941 | debian-bookworm | Requirement already satisfied: tooz>=2.7.1 in ./.tox/py311/lib/python3.11/site-packages (8.1.0) 2026-03-29 01:48:18.816084 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/py311/lib/python3.11/site-packages (from Paste>=3.4.3) (82.0.0) 2026-03-29 01:48:18.819083 | debian-bookworm | Requirement already satisfied: six in ./.tox/py311/lib/python3.11/site-packages (from Routes>=2.4.1) (1.17.0) 2026-03-29 01:48:18.819464 | debian-bookworm | Requirement already satisfied: repoze.lru>=0.3 in ./.tox/py311/lib/python3.11/site-packages (from Routes>=2.4.1) (0.7) 2026-03-29 01:48:18.826312 | debian-bookworm | Requirement already satisfied: typing-extensions>=4.6.0 in ./.tox/py311/lib/python3.11/site-packages (from SQLAlchemy>=1.4.0) (4.15.0) 2026-03-29 01:48:18.830537 | debian-bookworm | Requirement already satisfied: Mako in ./.tox/py311/lib/python3.11/site-packages (from alembic>=1.4.2) (1.3.10) 2026-03-29 01:48:18.832701 | debian-bookworm | Requirement already satisfied: cryptography>=2.7 in ./.tox/py311/lib/python3.11/site-packages (from castellan>=3.7.0) (43.0.3) 2026-03-29 01:48:18.833226 | debian-bookworm | Requirement already satisfied: python-barbicanclient>=5.5.0 in ./.tox/py311/lib/python3.11/site-packages (from castellan>=3.7.0) (7.3.0) 2026-03-29 01:48:18.836392 | debian-bookworm | Requirement already satisfied: dnspython>=1.15.0 in ./.tox/py311/lib/python3.11/site-packages (from eventlet>=0.27.0) (2.8.0) 2026-03-29 01:48:18.840018 | debian-bookworm | Requirement already satisfied: attrs>=22.2.0 in ./.tox/py311/lib/python3.11/site-packages (from jsonschema>=4.17) (25.4.0) 2026-03-29 01:48:18.840458 | debian-bookworm | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/py311/lib/python3.11/site-packages (from jsonschema>=4.17) (2025.9.1) 2026-03-29 01:48:18.841014 | debian-bookworm | Requirement already satisfied: referencing>=0.28.4 in ./.tox/py311/lib/python3.11/site-packages (from jsonschema>=4.17) (0.37.0) 2026-03-29 01:48:18.841561 | debian-bookworm | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/py311/lib/python3.11/site-packages (from jsonschema>=4.17) (0.30.0) 2026-03-29 01:48:18.844883 | debian-bookworm | Requirement already satisfied: iso8601>=2.0.0 in ./.tox/py311/lib/python3.11/site-packages (from keystoneauth1>=4.2.1) (2.1.0) 2026-03-29 01:48:18.845682 | debian-bookworm | Requirement already satisfied: os-service-types>=1.2.0 in ./.tox/py311/lib/python3.11/site-packages (from keystoneauth1>=4.2.1) (1.8.2) 2026-03-29 01:48:18.847534 | debian-bookworm | Requirement already satisfied: oslo.cache>=3.11.0 in ./.tox/py311/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0) (4.1.1) 2026-03-29 01:48:18.848452 | debian-bookworm | Requirement already satisfied: pycadf>=1.1.0 in ./.tox/py311/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0) (4.0.1) 2026-03-29 01:48:18.848820 | debian-bookworm | Requirement already satisfied: PyJWT>=2.4.0 in ./.tox/py311/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0) (2.11.0) 2026-03-29 01:48:18.849220 | debian-bookworm | Requirement already satisfied: python-keystoneclient>=3.20.0 in ./.tox/py311/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0) (5.8.0) 2026-03-29 01:48:18.854364 | debian-bookworm | Requirement already satisfied: decorator>=4.4.1 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (5.2.1) 2026-03-29 01:48:18.854715 | debian-bookworm | Requirement already satisfied: dogpile.cache>=0.6.5 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (1.5.0) 2026-03-29 01:48:18.855184 | debian-bookworm | Requirement already satisfied: jmespath>=0.9.0 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (1.1.0) 2026-03-29 01:48:18.855630 | debian-bookworm | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (1.33) 2026-03-29 01:48:18.856354 | debian-bookworm | Requirement already satisfied: platformdirs>=3 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (4.9.2) 2026-03-29 01:48:18.856709 | debian-bookworm | Requirement already satisfied: psutil>=3.2.2 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (7.2.2) 2026-03-29 01:48:18.857060 | debian-bookworm | Requirement already satisfied: PyYAML>=3.13 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (6.0.3) 2026-03-29 01:48:18.857466 | debian-bookworm | Requirement already satisfied: requestsexceptions>=1.2.0 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (1.4.0) 2026-03-29 01:48:18.859220 | debian-bookworm | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.concurrency>=4.3.0) (0.20) 2026-03-29 01:48:18.859721 | debian-bookworm | Requirement already satisfied: debtcollector>=3.0.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.concurrency>=4.3.0) (3.0.0) 2026-03-29 01:48:18.861474 | debian-bookworm | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.config>=8.3.2) (2.0.0) 2026-03-29 01:48:18.865144 | debian-bookworm | Requirement already satisfied: testresources>=2.0.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.db>=17.2.1) (2.0.2) 2026-03-29 01:48:18.865555 | debian-bookworm | Requirement already satisfied: testscenarios>=0.4 in ./.tox/py311/lib/python3.11/site-packages (from oslo.db>=17.2.1) (0.5.0) 2026-03-29 01:48:18.869220 | debian-bookworm | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.log>=4.4.0) (2.9.0.post0) 2026-03-29 01:48:18.871316 | debian-bookworm | Requirement already satisfied: futurist>=1.2.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.messaging>=14.1.0) (3.2.1) 2026-03-29 01:48:18.873182 | debian-bookworm | Requirement already satisfied: amqp>=2.5.2 in ./.tox/py311/lib/python3.11/site-packages (from oslo.messaging>=14.1.0) (5.3.1) 2026-03-29 01:48:18.873611 | debian-bookworm | Requirement already satisfied: kombu>=4.6.8 in ./.tox/py311/lib/python3.11/site-packages (from oslo.messaging>=14.1.0) (5.6.2) 2026-03-29 01:48:18.874092 | debian-bookworm | Requirement already satisfied: oslo.metrics>=0.2.1 in ./.tox/py311/lib/python3.11/site-packages (from oslo.messaging>=14.1.0) (0.15.1) 2026-03-29 01:48:18.875947 | debian-bookworm | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/py311/lib/python3.11/site-packages (from oslo.middleware>=4.1.1) (5.0.0) 2026-03-29 01:48:18.876280 | debian-bookworm | Requirement already satisfied: Jinja2>=2.10 in ./.tox/py311/lib/python3.11/site-packages (from oslo.middleware>=4.1.1) (3.1.6) 2026-03-29 01:48:18.888866 | debian-bookworm | Requirement already satisfied: statsd>=3.2.1 in ./.tox/py311/lib/python3.11/site-packages (from oslo.middleware>=4.1.1) (4.0.1) 2026-03-29 01:48:18.893965 | debian-bookworm | Requirement already satisfied: cffi>=1.14.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.privsep>=2.4.0) (2.0.0) 2026-03-29 01:48:18.894539 | debian-bookworm | Requirement already satisfied: msgpack>=0.6.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.privsep>=2.4.0) (1.1.2) 2026-03-29 01:48:18.903755 | debian-bookworm | Requirement already satisfied: Yappi>=1.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.service>=2.4.0) (1.7.3) 2026-03-29 01:48:18.906258 | debian-bookworm | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/py311/lib/python3.11/site-packages (from oslo.upgradecheck>=1.3.0) (3.17.0) 2026-03-29 01:48:18.917643 | debian-bookworm | Requirement already satisfied: invoke>=2.0 in ./.tox/py311/lib/python3.11/site-packages (from paramiko>=2.7.2) (2.2.1) 2026-03-29 01:48:18.918096 | debian-bookworm | Requirement already satisfied: pynacl>=1.5 in ./.tox/py311/lib/python3.11/site-packages (from paramiko>=2.7.2) (1.6.2) 2026-03-29 01:48:18.927765 | debian-bookworm | Requirement already satisfied: cliff>=3.4.0 in ./.tox/py311/lib/python3.11/site-packages (from python-neutronclient>=6.7.0) (4.13.2) 2026-03-29 01:48:18.928345 | debian-bookworm | Requirement already satisfied: osc-lib>=1.12.0 in ./.tox/py311/lib/python3.11/site-packages (from python-neutronclient>=6.7.0) (4.4.0) 2026-03-29 01:48:18.934853 | debian-bookworm | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/py311/lib/python3.11/site-packages (from requests>=2.23.0) (3.4.4) 2026-03-29 01:48:18.935223 | debian-bookworm | Requirement already satisfied: idna<4,>=2.5 in ./.tox/py311/lib/python3.11/site-packages (from requests>=2.23.0) (3.11) 2026-03-29 01:48:18.935525 | debian-bookworm | Requirement already satisfied: urllib3<3,>=1.21.1 in ./.tox/py311/lib/python3.11/site-packages (from requests>=2.23.0) (2.6.3) 2026-03-29 01:48:18.935855 | debian-bookworm | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/py311/lib/python3.11/site-packages (from requests>=2.23.0) (2026.2.25) 2026-03-29 01:48:18.951343 | debian-bookworm | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/py311/lib/python3.11/site-packages (from tooz>=2.7.1) (0.16.0) 2026-03-29 01:48:18.955627 | debian-bookworm | Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./.tox/py311/lib/python3.11/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0) (5.1.0) 2026-03-29 01:48:18.967955 | debian-bookworm | Requirement already satisfied: pycparser in ./.tox/py311/lib/python3.11/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0) (3.0) 2026-03-29 01:48:18.970601 | debian-bookworm | Requirement already satisfied: autopage>=0.4.0 in ./.tox/py311/lib/python3.11/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0) (0.6.0) 2026-03-29 01:48:18.970874 | debian-bookworm | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/py311/lib/python3.11/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0) (3.2.0) 2026-03-29 01:48:18.976504 | debian-bookworm | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/py311/lib/python3.11/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (1.11.0) 2026-03-29 01:48:18.976898 | debian-bookworm | Requirement already satisfied: rich>=14.3.0 in ./.tox/py311/lib/python3.11/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (14.3.3) 2026-03-29 01:48:18.977313 | debian-bookworm | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/py311/lib/python3.11/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (1.7.2) 2026-03-29 01:48:18.983955 | debian-bookworm | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/py311/lib/python3.11/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0) (2.1.1) 2026-03-29 01:48:19.006286 | debian-bookworm | Requirement already satisfied: MarkupSafe>=2.0 in ./.tox/py311/lib/python3.11/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1) (3.0.3) 2026-03-29 01:48:19.011822 | debian-bookworm | Requirement already satisfied: jsonpointer>=1.9 in ./.tox/py311/lib/python3.11/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0) (3.0.0) 2026-03-29 01:48:19.020076 | debian-bookworm | Requirement already satisfied: tzdata>=2025.2 in ./.tox/py311/lib/python3.11/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0) (2025.3) 2026-03-29 01:48:19.041072 | debian-bookworm | Requirement already satisfied: prometheus-client>=0.6.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0) (0.24.1) 2026-03-29 01:48:19.047446 | debian-bookworm | Requirement already satisfied: wcwidth in ./.tox/py311/lib/python3.11/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0) (0.6.0) 2026-03-29 01:48:19.100355 | debian-bookworm | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/py311/lib/python3.11/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (4.0.0) 2026-03-29 01:48:19.100782 | debian-bookworm | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/py311/lib/python3.11/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (2.19.2) 2026-03-29 01:48:19.107524 | debian-bookworm | Requirement already satisfied: mdurl~=0.1 in ./.tox/py311/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (0.1.2) 2026-03-29 01:48:19.131678 | debian-bookworm | Requirement already satisfied: testtools in ./.tox/py311/lib/python3.11/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1) (2.8.5) 2026-03-29 01:48:19.277391 | debian-bookworm | py311: 29308 I exit 0 (0.76 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=6312 [tox/execute/api.py:311] 2026-03-29 01:48:19.278612 | debian-bookworm | py311: 29309 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-03-29 01:48:19.561264 | debian-bookworm | Processing ./.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl 2026-03-29 01:48:19.568340 | debian-bookworm | Installing collected packages: manila 2026-03-29 01:48:19.602342 | debian-bookworm | Successfully installed manila-1.0.0.dev6864 2026-03-29 01:48:19.646473 | debian-bookworm | py311: 29677 I exit 0 (0.37 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=6447 [tox/execute/api.py:311] 2026-03-29 01:48:19.647965 | debian-bookworm | .pkg: 29679 W _exit> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-03-29 01:48:19.649289 | debian-bookworm | Backend: run command _exit with args {} 2026-03-29 01:48:19.649321 | debian-bookworm | Backend: Wrote response {'return': 0} to /tmp/pep517__exit-vxhll3m6.json 2026-03-29 01:48:19.650587 | debian-bookworm | .pkg: 29681 I exit None (0.00 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6148 [tox/execute/api.py:311] 2026-03-29 01:48:19.714664 | debian-bookworm | .pkg: 29745 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-03-29 01:48:19.716439 | debian-bookworm | py311: OK (29.43 seconds) 2026-03-29 01:48:19.716470 | debian-bookworm | congratulations :) (29.62 seconds) 2026-03-29 01:48:20.030861 | debian-bookworm | ok: Runtime: 0:00:29.809598 2026-03-29 01:48:20.117973 | 2026-03-29 01:48:20.118127 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-29 01:48:20.409453 | debian-bookworm | changed 2026-03-29 01:48:20.419326 | 2026-03-29 01:48:20.419459 | TASK [tox : Detect tox version] 2026-03-29 01:48:20.806138 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-29 01:48:20.967175 | debian-bookworm | ok: Runtime: 0:00:00.200599 2026-03-29 01:48:20.975168 | 2026-03-29 01:48:20.975243 | TASK [tox : Get tox envlist config] 2026-03-29 01:48:21.522479 | debian-bookworm | ok: Runtime: 0:00:00.292997 2026-03-29 01:48:21.527539 | 2026-03-29 01:48:21.527605 | TASK [tox : Install any sibling python packages] 2026-03-29 01:48:22.196549 | debian-bookworm | ok: 2026-03-29 01:48:22.215239 | debian-bookworm | Using envlist: ['py311'] 2026-03-29 01:48:22.215320 | debian-bookworm | Processing siblings for manila from src/github.com/vexxhost/manila 2026-03-29 01:48:22.215363 | debian-bookworm | Sibling openstack_requirements at src/opendev.org/openstack/requirements 2026-03-29 01:48:22.215394 | debian-bookworm | Found alembic python package installed 2026-03-29 01:48:22.215422 | debian-bookworm | Found amqp python package installed 2026-03-29 01:48:22.215448 | debian-bookworm | Found attrs python package installed 2026-03-29 01:48:22.215475 | debian-bookworm | Found autopage python package installed 2026-03-29 01:48:22.215501 | debian-bookworm | Found bcrypt python package installed 2026-03-29 01:48:22.215527 | debian-bookworm | Found cachetools python package installed 2026-03-29 01:48:22.215554 | debian-bookworm | Found castellan python package installed 2026-03-29 01:48:22.215579 | debian-bookworm | Found certifi python package installed 2026-03-29 01:48:22.215630 | debian-bookworm | Found cffi python package installed 2026-03-29 01:48:22.215676 | debian-bookworm | Found charset-normalizer python package installed 2026-03-29 01:48:22.215706 | debian-bookworm | Found cliff python package installed 2026-03-29 01:48:22.215757 | debian-bookworm | Found cmd2 python package installed 2026-03-29 01:48:22.215790 | debian-bookworm | Found coverage python package installed 2026-03-29 01:48:22.215817 | debian-bookworm | Found cryptography python package installed 2026-03-29 01:48:22.215843 | debian-bookworm | Found ddt python package installed 2026-03-29 01:48:22.215870 | debian-bookworm | Found debtcollector python package installed 2026-03-29 01:48:22.221496 | debian-bookworm | Found decorator python package installed 2026-03-29 01:48:22.221711 | debian-bookworm | Found defusedxml python package installed 2026-03-29 01:48:22.221768 | debian-bookworm | Found dnspython python package installed 2026-03-29 01:48:22.221802 | debian-bookworm | Found dogpile.cache python package installed 2026-03-29 01:48:22.221832 | debian-bookworm | Found eventlet python package installed 2026-03-29 01:48:22.221861 | debian-bookworm | Found fasteners python package installed 2026-03-29 01:48:22.221886 | debian-bookworm | Found fixtures python package installed 2026-03-29 01:48:22.221913 | debian-bookworm | Found flake8 python package installed 2026-03-29 01:48:22.221940 | debian-bookworm | Found futurist python package installed 2026-03-29 01:48:22.221966 | debian-bookworm | Found greenlet python package installed 2026-03-29 01:48:22.221992 | debian-bookworm | Found hacking python package installed 2026-03-29 01:48:22.222023 | debian-bookworm | Found idna python package installed 2026-03-29 01:48:22.222056 | debian-bookworm | Found invoke python package installed 2026-03-29 01:48:22.222081 | debian-bookworm | Found iso8601 python package installed 2026-03-29 01:48:22.222106 | debian-bookworm | Found Jinja2 python package installed 2026-03-29 01:48:22.222131 | debian-bookworm | Found jmespath python package installed 2026-03-29 01:48:22.222156 | debian-bookworm | Found jsonpatch python package installed 2026-03-29 01:48:22.222181 | debian-bookworm | Found jsonpointer python package installed 2026-03-29 01:48:22.222206 | debian-bookworm | Found jsonschema python package installed 2026-03-29 01:48:22.222231 | debian-bookworm | Found jsonschema-specifications python package installed 2026-03-29 01:48:22.222301 | debian-bookworm | Found keystoneauth1 python package installed 2026-03-29 01:48:22.222329 | debian-bookworm | Found keystonemiddleware python package installed 2026-03-29 01:48:22.222354 | debian-bookworm | Found kombu python package installed 2026-03-29 01:48:22.222380 | debian-bookworm | Found lxml python package installed 2026-03-29 01:48:22.222405 | debian-bookworm | Found Mako python package installed 2026-03-29 01:48:22.222431 | debian-bookworm | Found manila python package installed 2026-03-29 01:48:22.222456 | debian-bookworm | Skipping manila because it's us 2026-03-29 01:48:22.222481 | debian-bookworm | Found markdown-it-py python package installed 2026-03-29 01:48:22.222507 | debian-bookworm | Found MarkupSafe python package installed 2026-03-29 01:48:22.222533 | debian-bookworm | Found mccabe python package installed 2026-03-29 01:48:22.222676 | debian-bookworm | Found mdurl python package installed 2026-03-29 01:48:22.222712 | debian-bookworm | Found msgpack python package installed 2026-03-29 01:48:22.222740 | debian-bookworm | Found netaddr python package installed 2026-03-29 01:48:22.222767 | debian-bookworm | Found openstacksdk python package installed 2026-03-29 01:48:22.222793 | debian-bookworm | Found os-service-types python package installed 2026-03-29 01:48:22.222820 | debian-bookworm | Found osc-lib python package installed 2026-03-29 01:48:22.222849 | debian-bookworm | Found oslo.cache python package installed 2026-03-29 01:48:22.222875 | debian-bookworm | Found oslo.concurrency python package installed 2026-03-29 01:48:22.222900 | debian-bookworm | Found oslo.config python package installed 2026-03-29 01:48:22.222927 | debian-bookworm | Found oslo.context python package installed 2026-03-29 01:48:22.222953 | debian-bookworm | Found oslo.db python package installed 2026-03-29 01:48:22.222977 | debian-bookworm | Found oslo.i18n python package installed 2026-03-29 01:48:22.223003 | debian-bookworm | Found oslo.log python package installed 2026-03-29 01:48:22.223029 | debian-bookworm | Found oslo.messaging python package installed 2026-03-29 01:48:22.223055 | debian-bookworm | Found oslo.metrics python package installed 2026-03-29 01:48:22.223083 | debian-bookworm | Found oslo.middleware python package installed 2026-03-29 01:48:22.223112 | debian-bookworm | Found oslo.policy python package installed 2026-03-29 01:48:22.223138 | debian-bookworm | Found oslo.privsep python package installed 2026-03-29 01:48:22.223163 | debian-bookworm | Found oslo.reports python package installed 2026-03-29 01:48:22.223189 | debian-bookworm | Found oslo.rootwrap python package installed 2026-03-29 01:48:22.223214 | debian-bookworm | Found oslo.serialization python package installed 2026-03-29 01:48:22.223240 | debian-bookworm | Found oslo.service python package installed 2026-03-29 01:48:22.223270 | debian-bookworm | Found oslo.upgradecheck python package installed 2026-03-29 01:48:22.223296 | debian-bookworm | Found oslo.utils python package installed 2026-03-29 01:48:22.223322 | debian-bookworm | Found oslotest python package installed 2026-03-29 01:48:22.223350 | debian-bookworm | Found osprofiler python package installed 2026-03-29 01:48:22.223376 | debian-bookworm | Found packaging python package installed 2026-03-29 01:48:22.223401 | debian-bookworm | Found paramiko python package installed 2026-03-29 01:48:22.223427 | debian-bookworm | Found Paste python package installed 2026-03-29 01:48:22.223453 | debian-bookworm | Found PasteDeploy python package installed 2026-03-29 01:48:22.223478 | debian-bookworm | Found pbr python package installed 2026-03-29 01:48:22.223504 | debian-bookworm | Found platformdirs python package installed 2026-03-29 01:48:22.223529 | debian-bookworm | Found prettytable python package installed 2026-03-29 01:48:22.223554 | debian-bookworm | Found prometheus_client python package installed 2026-03-29 01:48:22.223579 | debian-bookworm | Found psutil python package installed 2026-03-29 01:48:22.223605 | debian-bookworm | Found psycopg2-binary python package installed 2026-03-29 01:48:22.223638 | debian-bookworm | Found pycadf python package installed 2026-03-29 01:48:22.223665 | debian-bookworm | Found pycodestyle python package installed 2026-03-29 01:48:22.223690 | debian-bookworm | Found pycparser python package installed 2026-03-29 01:48:22.223715 | debian-bookworm | Found pyflakes python package installed 2026-03-29 01:48:22.223741 | debian-bookworm | Found Pygments python package installed 2026-03-29 01:48:22.223766 | debian-bookworm | Found PyJWT python package installed 2026-03-29 01:48:22.223791 | debian-bookworm | Found PyMySQL python package installed 2026-03-29 01:48:22.223816 | debian-bookworm | Found PyNaCl python package installed 2026-03-29 01:48:22.223841 | debian-bookworm | Found pyparsing python package installed 2026-03-29 01:48:22.223866 | debian-bookworm | Found pyperclip python package installed 2026-03-29 01:48:22.223891 | debian-bookworm | Found python-barbicanclient python package installed 2026-03-29 01:48:22.223916 | debian-bookworm | Found python-cinderclient python package installed 2026-03-29 01:48:22.223941 | debian-bookworm | Found python-dateutil python package installed 2026-03-29 01:48:22.223965 | debian-bookworm | Found python-keystoneclient python package installed 2026-03-29 01:48:22.223990 | debian-bookworm | Found python-neutronclient python package installed 2026-03-29 01:48:22.224015 | debian-bookworm | Found python-novaclient python package installed 2026-03-29 01:48:22.224041 | debian-bookworm | Found python-subunit python package installed 2026-03-29 01:48:22.224067 | debian-bookworm | Found PyYAML python package installed 2026-03-29 01:48:22.224106 | debian-bookworm | Found referencing python package installed 2026-03-29 01:48:22.224161 | debian-bookworm | Found repoze.lru python package installed 2026-03-29 01:48:22.224191 | debian-bookworm | Found requests python package installed 2026-03-29 01:48:22.224218 | debian-bookworm | Found requests-mock python package installed 2026-03-29 01:48:22.224245 | debian-bookworm | Found requestsexceptions python package installed 2026-03-29 01:48:22.224271 | debian-bookworm | Found rfc3986 python package installed 2026-03-29 01:48:22.224297 | debian-bookworm | Found rich python package installed 2026-03-29 01:48:22.224322 | debian-bookworm | Found rich-argparse python package installed 2026-03-29 01:48:22.224348 | debian-bookworm | Found Routes python package installed 2026-03-29 01:48:22.224373 | debian-bookworm | Found rpds-py python package installed 2026-03-29 01:48:22.224398 | debian-bookworm | Found six python package installed 2026-03-29 01:48:22.224422 | debian-bookworm | Found SQLAlchemy python package installed 2026-03-29 01:48:22.224447 | debian-bookworm | Found SQLAlchemy-Utils python package installed 2026-03-29 01:48:22.224471 | debian-bookworm | Found statsd python package installed 2026-03-29 01:48:22.224495 | debian-bookworm | Found stestr python package installed 2026-03-29 01:48:22.224519 | debian-bookworm | Found stevedore python package installed 2026-03-29 01:48:22.224544 | debian-bookworm | Found tenacity python package installed 2026-03-29 01:48:22.224569 | debian-bookworm | Found testresources python package installed 2026-03-29 01:48:22.224594 | debian-bookworm | Found testscenarios python package installed 2026-03-29 01:48:22.224619 | debian-bookworm | Found testtools python package installed 2026-03-29 01:48:22.224644 | debian-bookworm | Found tomlkit python package installed 2026-03-29 01:48:22.224668 | debian-bookworm | Found tooz python package installed 2026-03-29 01:48:22.224693 | debian-bookworm | Found typing_extensions python package installed 2026-03-29 01:48:22.224718 | debian-bookworm | Found tzdata python package installed 2026-03-29 01:48:22.224743 | debian-bookworm | Found urllib3 python package installed 2026-03-29 01:48:22.224808 | debian-bookworm | Found vine python package installed 2026-03-29 01:48:22.224834 | debian-bookworm | Found voluptuous python package installed 2026-03-29 01:48:22.224860 | debian-bookworm | Found wcwidth python package installed 2026-03-29 01:48:22.224898 | debian-bookworm | Found WebOb python package installed 2026-03-29 01:48:22.224927 | debian-bookworm | Found wrapt python package installed 2026-03-29 01:48:22.224953 | debian-bookworm | Found yappi python package installed 2026-03-29 01:48:22.233369 | 2026-03-29 01:48:22.233449 | TASK [tox : Remove tempfile] 2026-03-29 01:48:22.608813 | debian-bookworm | changed 2026-03-29 01:48:22.614368 | 2026-03-29 01:48:22.614482 | TASK [tox : Emit tox command] 2026-03-29 01:48:22.658140 | /home/zuul/.local/tox/bin/tox -epy311 -vv --skip-missing-interpreters=false 2026-03-29 01:48:22.665040 | 2026-03-29 01:48:22.665167 | TASK [tox : Run tox] 2026-03-29 01:48:23.069113 | debian-bookworm | ROOT: 148 D setup logging to DEBUG on pid 6508 [tox/report.py:229] 2026-03-29 01:48:23.094484 | debian-bookworm | .pkg: 173 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.096196 | debian-bookworm | .pkg: 175 I find interpreter for spec PythonSpec(major=3, minor=11, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.098893 | debian-bookworm | .pkg: 178 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-03-29 01:48:23.099667 | debian-bookworm | .pkg: 179 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-29 01:48:23.099755 | debian-bookworm | .pkg: 179 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.099787 | debian-bookworm | .pkg: 179 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.100701 | debian-bookworm | .pkg: 180 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-29 01:48:23.100784 | debian-bookworm | .pkg: 180 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-29 01:48:23.122253 | debian-bookworm | .pkg: 201 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.122631 | debian-bookworm | .pkg: 202 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.122835 | debian-bookworm | .pkg: 202 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.122872 | debian-bookworm | .pkg: 202 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.126293 | debian-bookworm | .pkg: 205 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.126836 | debian-bookworm | .pkg: 206 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.126874 | debian-bookworm | .pkg: 206 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.126940 | debian-bookworm | .pkg: 206 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.130476 | debian-bookworm | .pkg: 209 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.130988 | debian-bookworm | .pkg: 210 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.131049 | debian-bookworm | .pkg: 210 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.131090 | debian-bookworm | .pkg: 210 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.134276 | debian-bookworm | .pkg: 213 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.134673 | debian-bookworm | .pkg: 214 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.134725 | debian-bookworm | .pkg: 214 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.134773 | debian-bookworm | .pkg: 214 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.137899 | debian-bookworm | .pkg: 217 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.138366 | debian-bookworm | .pkg: 217 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.138402 | debian-bookworm | .pkg: 217 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.138431 | debian-bookworm | .pkg: 217 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.141545 | debian-bookworm | .pkg: 221 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.141940 | debian-bookworm | .pkg: 221 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.141997 | debian-bookworm | .pkg: 221 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.142037 | debian-bookworm | .pkg: 221 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.145109 | debian-bookworm | .pkg: 224 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.145508 | debian-bookworm | .pkg: 225 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.145562 | debian-bookworm | .pkg: 225 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.145605 | debian-bookworm | .pkg: 225 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.148784 | debian-bookworm | .pkg: 228 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.149207 | debian-bookworm | .pkg: 228 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.149230 | debian-bookworm | .pkg: 228 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.149302 | debian-bookworm | .pkg: 228 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.152424 | debian-bookworm | .pkg: 231 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.152794 | debian-bookworm | .pkg: 232 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.152849 | debian-bookworm | .pkg: 232 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.152881 | debian-bookworm | .pkg: 232 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.155837 | debian-bookworm | .pkg: 235 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.156217 | debian-bookworm | .pkg: 235 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.156270 | debian-bookworm | .pkg: 235 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.156304 | debian-bookworm | .pkg: 235 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.159332 | debian-bookworm | .pkg: 238 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.159767 | debian-bookworm | .pkg: 239 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.159803 | debian-bookworm | .pkg: 239 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.159868 | debian-bookworm | .pkg: 239 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.163844 | debian-bookworm | .pkg: 243 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.164220 | debian-bookworm | .pkg: 243 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.164255 | debian-bookworm | .pkg: 243 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.164317 | debian-bookworm | .pkg: 243 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.167187 | debian-bookworm | .pkg: 246 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.168339 | debian-bookworm | .pkg: 247 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.168361 | debian-bookworm | .pkg: 247 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.168434 | debian-bookworm | .pkg: 247 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.171314 | debian-bookworm | .pkg: 250 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.171731 | debian-bookworm | .pkg: 251 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.171769 | debian-bookworm | .pkg: 251 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.171832 | debian-bookworm | .pkg: 251 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.174794 | debian-bookworm | .pkg: 254 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.175213 | debian-bookworm | .pkg: 254 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.175253 | debian-bookworm | .pkg: 254 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.175315 | debian-bookworm | .pkg: 254 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.178268 | debian-bookworm | .pkg: 257 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-29 01:48:23.178642 | debian-bookworm | .pkg: 258 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-29 01:48:23.178697 | debian-bookworm | .pkg: 258 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-29 01:48:23.178730 | debian-bookworm | .pkg: 258 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-29 01:48:23.232678 | debian-bookworm | .pkg: 312 W _optional_hooks> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-03-29 01:48:23.347043 | debian-bookworm | Backend: run command _optional_hooks with args {} 2026-03-29 01:48:23.347123 | debian-bookworm | 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-weigthd2.json 2026-03-29 01:48:23.348449 | debian-bookworm | .pkg: 427 I exit None (0.11 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6515 [tox/execute/api.py:311] 2026-03-29 01:48:23.348924 | debian-bookworm | .pkg: 428 W get_requires_for_build_sdist> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-03-29 01:48:23.370817 | debian-bookworm | Backend: run command get_requires_for_build_sdist with args {'config_settings': None} 2026-03-29 01:48:23.370865 | debian-bookworm | [pbr] Generating ChangeLog 2026-03-29 01:48:23.566883 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-03-29 01:48:23.566945 | debian-bookworm | !! 2026-03-29 01:48:23.566955 | debian-bookworm | 2026-03-29 01:48:23.566964 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:23.566973 | debian-bookworm | Please avoid running ``setup.py`` directly. 2026-03-29 01:48:23.566982 | debian-bookworm | Instead, use pypa/build, pypa/installer or other 2026-03-29 01:48:23.566991 | debian-bookworm | standards-based tools. 2026-03-29 01:48:23.567000 | debian-bookworm | 2026-03-29 01:48:23.567008 | debian-bookworm | This deprecation is overdue, please update your project and remove deprecated 2026-03-29 01:48:23.567017 | debian-bookworm | calls to avoid build errors in the future. 2026-03-29 01:48:23.567025 | debian-bookworm | 2026-03-29 01:48:23.567047 | debian-bookworm | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-03-29 01:48:23.567056 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:23.567064 | debian-bookworm | 2026-03-29 01:48:23.567073 | debian-bookworm | !! 2026-03-29 01:48:23.567081 | debian-bookworm | self.initialize_options() 2026-03-29 01:48:23.567350 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-03-29 01:48:23.567370 | debian-bookworm | warnings.warn(msg) 2026-03-29 01:48:23.580330 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-29 01:48:23.580358 | debian-bookworm | !! 2026-03-29 01:48:23.580367 | debian-bookworm | 2026-03-29 01:48:23.580376 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:23.580385 | debian-bookworm | 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-03-29 01:48:23.580393 | debian-bookworm | 2026-03-29 01:48:23.580402 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-29 01:48:23.580411 | debian-bookworm | or your builds will no longer be supported. 2026-03-29 01:48:23.580419 | debian-bookworm | 2026-03-29 01:48:23.580428 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:23.580445 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:23.580453 | debian-bookworm | 2026-03-29 01:48:23.580462 | debian-bookworm | !! 2026-03-29 01:48:23.580470 | debian-bookworm | corresp(dist, value, root_dir) 2026-03-29 01:48:23.589530 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:23.589557 | debian-bookworm | !! 2026-03-29 01:48:23.589577 | debian-bookworm | 2026-03-29 01:48:23.589586 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:23.589594 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:23.589603 | debian-bookworm | 2026-03-29 01:48:23.589612 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:23.589620 | debian-bookworm | 2026-03-29 01:48:23.589628 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:23.589652 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:23.589660 | debian-bookworm | 2026-03-29 01:48:23.589668 | debian-bookworm | !! 2026-03-29 01:48:23.589677 | debian-bookworm | dist._finalize_license_expression() 2026-03-29 01:48:23.590128 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:23.590163 | debian-bookworm | !! 2026-03-29 01:48:23.590175 | debian-bookworm | 2026-03-29 01:48:23.590185 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:23.590194 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:23.590202 | debian-bookworm | 2026-03-29 01:48:23.590211 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:23.590219 | debian-bookworm | 2026-03-29 01:48:23.590228 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:23.590237 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:23.590245 | debian-bookworm | 2026-03-29 01:48:23.590253 | debian-bookworm | !! 2026-03-29 01:48:23.590262 | debian-bookworm | self._finalize_license_expression() 2026-03-29 01:48:23.590568 | debian-bookworm | running egg_info 2026-03-29 01:48:23.651365 | debian-bookworm | writing pbr to manila.egg-info/pbr.json 2026-03-29 01:48:23.651696 | debian-bookworm | writing manila.egg-info/PKG-INFO 2026-03-29 01:48:23.651974 | debian-bookworm | writing dependency_links to manila.egg-info/dependency_links.txt 2026-03-29 01:48:23.652577 | debian-bookworm | writing entry points to manila.egg-info/entry_points.txt 2026-03-29 01:48:23.652951 | debian-bookworm | writing requirements to manila.egg-info/requires.txt 2026-03-29 01:48:23.653238 | debian-bookworm | writing top-level names to manila.egg-info/top_level.txt 2026-03-29 01:48:23.653252 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-03-29 01:48:23.660563 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-03-29 01:48:23.672581 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-03-29 01:48:23.672610 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-03-29 01:48:23.675354 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-29 01:48:24.003348 | debian-bookworm | adding license file 'LICENSE' 2026-03-29 01:48:24.018099 | debian-bookworm | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-03-29 01:48:24.018644 | debian-bookworm | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_sdist-n6sdsd8a.json 2026-03-29 01:48:24.020035 | debian-bookworm | .pkg: 1099 I exit None (0.67 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6515 [tox/execute/api.py:311] 2026-03-29 01:48:24.021120 | debian-bookworm | .pkg: 1100 W get_requires_for_build_editable> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-03-29 01:48:24.033872 | debian-bookworm | Backend: run command get_requires_for_build_editable with args {'config_settings': None} 2026-03-29 01:48:24.033901 | debian-bookworm | [pbr] Generating ChangeLog 2026-03-29 01:48:24.232010 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-03-29 01:48:24.232054 | debian-bookworm | !! 2026-03-29 01:48:24.232063 | debian-bookworm | 2026-03-29 01:48:24.232072 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.232080 | debian-bookworm | Please avoid running ``setup.py`` directly. 2026-03-29 01:48:24.232088 | debian-bookworm | Instead, use pypa/build, pypa/installer or other 2026-03-29 01:48:24.232096 | debian-bookworm | standards-based tools. 2026-03-29 01:48:24.232104 | debian-bookworm | 2026-03-29 01:48:24.232111 | debian-bookworm | This deprecation is overdue, please update your project and remove deprecated 2026-03-29 01:48:24.232134 | debian-bookworm | calls to avoid build errors in the future. 2026-03-29 01:48:24.232144 | debian-bookworm | 2026-03-29 01:48:24.232154 | debian-bookworm | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-03-29 01:48:24.232165 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.232197 | debian-bookworm | 2026-03-29 01:48:24.232209 | debian-bookworm | !! 2026-03-29 01:48:24.232219 | debian-bookworm | self.initialize_options() 2026-03-29 01:48:24.232476 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-03-29 01:48:24.232515 | debian-bookworm | warnings.warn(msg) 2026-03-29 01:48:24.236586 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-29 01:48:24.236614 | debian-bookworm | !! 2026-03-29 01:48:24.236623 | debian-bookworm | 2026-03-29 01:48:24.236644 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.236653 | debian-bookworm | 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-03-29 01:48:24.236661 | debian-bookworm | 2026-03-29 01:48:24.236669 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-29 01:48:24.236676 | debian-bookworm | or your builds will no longer be supported. 2026-03-29 01:48:24.236684 | debian-bookworm | 2026-03-29 01:48:24.236692 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:24.236701 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.236708 | debian-bookworm | 2026-03-29 01:48:24.236716 | debian-bookworm | !! 2026-03-29 01:48:24.236724 | debian-bookworm | corresp(dist, value, root_dir) 2026-03-29 01:48:24.237908 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:24.237942 | debian-bookworm | !! 2026-03-29 01:48:24.237952 | debian-bookworm | 2026-03-29 01:48:24.237960 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.237968 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:24.237976 | debian-bookworm | 2026-03-29 01:48:24.237983 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:24.237991 | debian-bookworm | 2026-03-29 01:48:24.237999 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:24.238007 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.238014 | debian-bookworm | 2026-03-29 01:48:24.238022 | debian-bookworm | !! 2026-03-29 01:48:24.238030 | debian-bookworm | dist._finalize_license_expression() 2026-03-29 01:48:24.238518 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:24.238541 | debian-bookworm | !! 2026-03-29 01:48:24.238549 | debian-bookworm | 2026-03-29 01:48:24.238557 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.238564 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:24.238572 | debian-bookworm | 2026-03-29 01:48:24.238580 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:24.238588 | debian-bookworm | 2026-03-29 01:48:24.238595 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:24.238603 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.238611 | debian-bookworm | 2026-03-29 01:48:24.238618 | debian-bookworm | !! 2026-03-29 01:48:24.238626 | debian-bookworm | self._finalize_license_expression() 2026-03-29 01:48:24.238850 | debian-bookworm | running egg_info 2026-03-29 01:48:24.311435 | debian-bookworm | writing pbr to manila.egg-info/pbr.json 2026-03-29 01:48:24.311948 | debian-bookworm | writing manila.egg-info/PKG-INFO 2026-03-29 01:48:24.312888 | debian-bookworm | writing dependency_links to manila.egg-info/dependency_links.txt 2026-03-29 01:48:24.313937 | debian-bookworm | writing entry points to manila.egg-info/entry_points.txt 2026-03-29 01:48:24.314776 | debian-bookworm | writing requirements to manila.egg-info/requires.txt 2026-03-29 01:48:24.315307 | debian-bookworm | writing top-level names to manila.egg-info/top_level.txt 2026-03-29 01:48:24.315314 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-03-29 01:48:24.323496 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-03-29 01:48:24.334633 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-03-29 01:48:24.335018 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-03-29 01:48:24.336931 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-29 01:48:24.661024 | debian-bookworm | adding license file 'LICENSE' 2026-03-29 01:48:24.675497 | debian-bookworm | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-03-29 01:48:24.676160 | debian-bookworm | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_editable-gpt78paa.json 2026-03-29 01:48:24.677390 | debian-bookworm | .pkg: 1756 I exit None (0.66 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6515 [tox/execute/api.py:311] 2026-03-29 01:48:24.678624 | debian-bookworm | .pkg: 1757 W build_editable> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-03-29 01:48:24.690042 | debian-bookworm | 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-03-29 01:48:24.690070 | debian-bookworm | [pbr] Generating ChangeLog 2026-03-29 01:48:24.896674 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-03-29 01:48:24.896714 | debian-bookworm | warnings.warn(msg) 2026-03-29 01:48:24.899157 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-29 01:48:24.899179 | debian-bookworm | !! 2026-03-29 01:48:24.899188 | debian-bookworm | 2026-03-29 01:48:24.899196 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.899204 | debian-bookworm | 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-03-29 01:48:24.899212 | debian-bookworm | 2026-03-29 01:48:24.899220 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-29 01:48:24.899228 | debian-bookworm | or your builds will no longer be supported. 2026-03-29 01:48:24.899235 | debian-bookworm | 2026-03-29 01:48:24.899244 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:24.899252 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.899260 | debian-bookworm | 2026-03-29 01:48:24.899268 | debian-bookworm | !! 2026-03-29 01:48:24.899275 | debian-bookworm | corresp(dist, value, root_dir) 2026-03-29 01:48:24.900462 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:24.900482 | debian-bookworm | !! 2026-03-29 01:48:24.900490 | debian-bookworm | 2026-03-29 01:48:24.900498 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.900508 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:24.900516 | debian-bookworm | 2026-03-29 01:48:24.900524 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:24.900531 | debian-bookworm | 2026-03-29 01:48:24.900539 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:24.900547 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.900555 | debian-bookworm | 2026-03-29 01:48:24.900566 | debian-bookworm | !! 2026-03-29 01:48:24.900575 | debian-bookworm | dist._finalize_license_expression() 2026-03-29 01:48:24.901161 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-29 01:48:24.901184 | debian-bookworm | !! 2026-03-29 01:48:24.901192 | debian-bookworm | 2026-03-29 01:48:24.901200 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.901208 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-29 01:48:24.901215 | debian-bookworm | 2026-03-29 01:48:24.901223 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-03-29 01:48:24.901231 | debian-bookworm | 2026-03-29 01:48:24.901239 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29 01:48:24.901247 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:24.901254 | debian-bookworm | 2026-03-29 01:48:24.901262 | debian-bookworm | !! 2026-03-29 01:48:24.901270 | debian-bookworm | self._finalize_license_expression() 2026-03-29 01:48:24.901932 | debian-bookworm | running editable_wheel 2026-03-29 01:48:24.903837 | debian-bookworm | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila.egg-info 2026-03-29 01:48:24.968422 | debian-bookworm | writing pbr to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila.egg-info/pbr.json 2026-03-29 01:48:24.968861 | debian-bookworm | writing /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila.egg-info/PKG-INFO 2026-03-29 01:48:24.969550 | debian-bookworm | writing dependency_links to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila.egg-info/dependency_links.txt 2026-03-29 01:48:24.970462 | debian-bookworm | writing entry points to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila.egg-info/entry_points.txt 2026-03-29 01:48:24.971141 | debian-bookworm | writing requirements to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila.egg-info/requires.txt 2026-03-29 01:48:24.971453 | debian-bookworm | writing top-level names to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila.egg-info/top_level.txt 2026-03-29 01:48:24.971472 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-03-29 01:48:24.971481 | debian-bookworm | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila.egg-info/SOURCES.txt' 2026-03-29 01:48:24.979773 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-03-29 01:48:24.992125 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-03-29 01:48:24.992647 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-03-29 01:48:24.994440 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-29 01:48:25.319639 | debian-bookworm | adding license file 'LICENSE' 2026-03-29 01:48:25.334009 | debian-bookworm | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila.egg-info/SOURCES.txt' 2026-03-29 01:48:25.334769 | debian-bookworm | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila-1.0.0.dev6864.dist-info' 2026-03-29 01:48:25.336365 | debian-bookworm | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila-1.0.0.dev6864.dist-info/WHEEL 2026-03-29 01:48:25.345160 | debian-bookworm | running build_py 2026-03-29 01:48:25.345192 | debian-bookworm | running egg_info 2026-03-29 01:48:25.346128 | debian-bookworm | creating /tmp/tmpvd5s3gbd.build-temp/manila.egg-info 2026-03-29 01:48:25.420037 | debian-bookworm | writing pbr to /tmp/tmpvd5s3gbd.build-temp/manila.egg-info/pbr.json 2026-03-29 01:48:25.420703 | debian-bookworm | writing /tmp/tmpvd5s3gbd.build-temp/manila.egg-info/PKG-INFO 2026-03-29 01:48:25.421158 | debian-bookworm | writing dependency_links to /tmp/tmpvd5s3gbd.build-temp/manila.egg-info/dependency_links.txt 2026-03-29 01:48:25.421980 | debian-bookworm | writing entry points to /tmp/tmpvd5s3gbd.build-temp/manila.egg-info/entry_points.txt 2026-03-29 01:48:25.422652 | debian-bookworm | writing requirements to /tmp/tmpvd5s3gbd.build-temp/manila.egg-info/requires.txt 2026-03-29 01:48:25.423065 | debian-bookworm | writing top-level names to /tmp/tmpvd5s3gbd.build-temp/manila.egg-info/top_level.txt 2026-03-29 01:48:25.423095 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-03-29 01:48:25.423104 | debian-bookworm | writing manifest file '/tmp/tmpvd5s3gbd.build-temp/manila.egg-info/SOURCES.txt' 2026-03-29 01:48:25.428866 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-03-29 01:48:25.439775 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-03-29 01:48:25.439805 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-03-29 01:48:25.441991 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-29 01:48:25.765694 | debian-bookworm | adding license file 'LICENSE' 2026-03-29 01:48:25.780702 | debian-bookworm | writing manifest file '/tmp/tmpvd5s3gbd.build-temp/manila.egg-info/SOURCES.txt' 2026-03-29 01:48:25.785409 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api' is absent from the `packages` configuration. 2026-03-29 01:48:25.785440 | debian-bookworm | !! 2026-03-29 01:48:25.785449 | debian-bookworm | 2026-03-29 01:48:25.785457 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.785466 | debian-bookworm | ############################ 2026-03-29 01:48:25.785474 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.785482 | debian-bookworm | ############################ 2026-03-29 01:48:25.785489 | debian-bookworm | Python recognizes 'manila.api' as an importable package[^1], 2026-03-29 01:48:25.785498 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.785505 | debian-bookworm | 2026-03-29 01:48:25.785513 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.785521 | debian-bookworm | package, please make sure that 'manila.api' is explicitly added 2026-03-29 01:48:25.785528 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.785536 | debian-bookworm | 2026-03-29 01:48:25.785554 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.785562 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.785571 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.785580 | debian-bookworm | 2026-03-29 01:48:25.785588 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.785597 | debian-bookworm | 2026-03-29 01:48:25.785605 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.785612 | debian-bookworm | 2026-03-29 01:48:25.785620 | debian-bookworm | If you don't want 'manila.api' to be distributed and are 2026-03-29 01:48:25.785627 | debian-bookworm | already explicitly excluding 'manila.api' via 2026-03-29 01:48:25.785635 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.785643 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.785651 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.785658 | debian-bookworm | 2026-03-29 01:48:25.785666 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.785673 | debian-bookworm | 2026-03-29 01:48:25.785690 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.785697 | debian-bookworm | 2026-03-29 01:48:25.785705 | debian-bookworm | 2026-03-29 01:48:25.785713 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.785721 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.785728 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.785736 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.785744 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.785752 | debian-bookworm | 2026-03-29 01:48:25.785760 | debian-bookworm | !! 2026-03-29 01:48:25.785767 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.785999 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. 2026-03-29 01:48:25.786018 | debian-bookworm | !! 2026-03-29 01:48:25.786037 | debian-bookworm | 2026-03-29 01:48:25.786045 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.786053 | debian-bookworm | ############################ 2026-03-29 01:48:25.786061 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.786069 | debian-bookworm | ############################ 2026-03-29 01:48:25.786077 | debian-bookworm | Python recognizes 'manila.api.contrib' as an importable package[^1], 2026-03-29 01:48:25.786085 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.786092 | debian-bookworm | 2026-03-29 01:48:25.786100 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.786108 | debian-bookworm | package, please make sure that 'manila.api.contrib' is explicitly added 2026-03-29 01:48:25.786116 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.786123 | debian-bookworm | 2026-03-29 01:48:25.786131 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.786139 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.786146 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.786165 | debian-bookworm | 2026-03-29 01:48:25.786173 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.786181 | debian-bookworm | 2026-03-29 01:48:25.786189 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.786197 | debian-bookworm | 2026-03-29 01:48:25.786204 | debian-bookworm | If you don't want 'manila.api.contrib' to be distributed and are 2026-03-29 01:48:25.786212 | debian-bookworm | already explicitly excluding 'manila.api.contrib' via 2026-03-29 01:48:25.786220 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.786227 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.786235 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.786243 | debian-bookworm | 2026-03-29 01:48:25.786250 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.786258 | debian-bookworm | 2026-03-29 01:48:25.786266 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.786273 | debian-bookworm | 2026-03-29 01:48:25.786281 | debian-bookworm | 2026-03-29 01:48:25.786289 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.786296 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.786304 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.786312 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.786320 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.786327 | debian-bookworm | 2026-03-29 01:48:25.786335 | debian-bookworm | !! 2026-03-29 01:48:25.786343 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.786351 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. 2026-03-29 01:48:25.786359 | debian-bookworm | !! 2026-03-29 01:48:25.786366 | debian-bookworm | 2026-03-29 01:48:25.786374 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.786382 | debian-bookworm | ############################ 2026-03-29 01:48:25.786389 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.786397 | debian-bookworm | ############################ 2026-03-29 01:48:25.786405 | debian-bookworm | Python recognizes 'manila.api.middleware' as an importable package[^1], 2026-03-29 01:48:25.786412 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.786420 | debian-bookworm | 2026-03-29 01:48:25.786428 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.786436 | debian-bookworm | package, please make sure that 'manila.api.middleware' is explicitly added 2026-03-29 01:48:25.786443 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.786457 | debian-bookworm | 2026-03-29 01:48:25.786465 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.786472 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.786480 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.786488 | debian-bookworm | 2026-03-29 01:48:25.786496 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.786503 | debian-bookworm | 2026-03-29 01:48:25.786511 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.786519 | debian-bookworm | 2026-03-29 01:48:25.786526 | debian-bookworm | If you don't want 'manila.api.middleware' to be distributed and are 2026-03-29 01:48:25.786539 | debian-bookworm | already explicitly excluding 'manila.api.middleware' via 2026-03-29 01:48:25.786547 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.786554 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.786562 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.786570 | debian-bookworm | 2026-03-29 01:48:25.786578 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.786585 | debian-bookworm | 2026-03-29 01:48:25.786593 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.786601 | debian-bookworm | 2026-03-29 01:48:25.786608 | debian-bookworm | 2026-03-29 01:48:25.786616 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.786624 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.786631 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.786639 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.786654 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.786662 | debian-bookworm | 2026-03-29 01:48:25.786670 | debian-bookworm | !! 2026-03-29 01:48:25.786678 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.786685 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. 2026-03-29 01:48:25.786693 | debian-bookworm | !! 2026-03-29 01:48:25.786701 | debian-bookworm | 2026-03-29 01:48:25.786709 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.786716 | debian-bookworm | ############################ 2026-03-29 01:48:25.786724 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.786732 | debian-bookworm | ############################ 2026-03-29 01:48:25.786740 | debian-bookworm | Python recognizes 'manila.api.openstack' as an importable package[^1], 2026-03-29 01:48:25.786747 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.786755 | debian-bookworm | 2026-03-29 01:48:25.786763 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.786771 | debian-bookworm | package, please make sure that 'manila.api.openstack' is explicitly added 2026-03-29 01:48:25.786778 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.786786 | debian-bookworm | 2026-03-29 01:48:25.786794 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.786801 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.786809 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.786817 | debian-bookworm | 2026-03-29 01:48:25.786824 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.786832 | debian-bookworm | 2026-03-29 01:48:25.786840 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.786848 | debian-bookworm | 2026-03-29 01:48:25.786855 | debian-bookworm | If you don't want 'manila.api.openstack' to be distributed and are 2026-03-29 01:48:25.786869 | debian-bookworm | already explicitly excluding 'manila.api.openstack' via 2026-03-29 01:48:25.786877 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.786884 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.786892 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.786900 | debian-bookworm | 2026-03-29 01:48:25.786907 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.786915 | debian-bookworm | 2026-03-29 01:48:25.786923 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.786931 | debian-bookworm | 2026-03-29 01:48:25.786938 | debian-bookworm | 2026-03-29 01:48:25.786946 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.786954 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.786961 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.786969 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.786977 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.786984 | debian-bookworm | 2026-03-29 01:48:25.786992 | debian-bookworm | !! 2026-03-29 01:48:25.787000 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.787008 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. 2026-03-29 01:48:25.787015 | debian-bookworm | !! 2026-03-29 01:48:25.787023 | debian-bookworm | 2026-03-29 01:48:25.787031 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.787039 | debian-bookworm | ############################ 2026-03-29 01:48:25.787046 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.787054 | debian-bookworm | ############################ 2026-03-29 01:48:25.787062 | debian-bookworm | Python recognizes 'manila.api.schemas' as an importable package[^1], 2026-03-29 01:48:25.787069 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.787077 | debian-bookworm | 2026-03-29 01:48:25.787085 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.787092 | debian-bookworm | package, please make sure that 'manila.api.schemas' is explicitly added 2026-03-29 01:48:25.787100 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.787108 | debian-bookworm | 2026-03-29 01:48:25.787115 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.787123 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.787131 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.787138 | debian-bookworm | 2026-03-29 01:48:25.787146 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.787154 | debian-bookworm | 2026-03-29 01:48:25.787162 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.787169 | debian-bookworm | 2026-03-29 01:48:25.787177 | debian-bookworm | If you don't want 'manila.api.schemas' to be distributed and are 2026-03-29 01:48:25.787185 | debian-bookworm | already explicitly excluding 'manila.api.schemas' via 2026-03-29 01:48:25.787195 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.787203 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.787211 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.787219 | debian-bookworm | 2026-03-29 01:48:25.787227 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.787234 | debian-bookworm | 2026-03-29 01:48:25.787242 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.787250 | debian-bookworm | 2026-03-29 01:48:25.787257 | debian-bookworm | 2026-03-29 01:48:25.787265 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.787280 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.787288 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.787301 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.787309 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.787316 | debian-bookworm | 2026-03-29 01:48:25.787324 | debian-bookworm | !! 2026-03-29 01:48:25.787332 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.787340 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. 2026-03-29 01:48:25.787348 | debian-bookworm | !! 2026-03-29 01:48:25.787355 | debian-bookworm | 2026-03-29 01:48:25.787363 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.787371 | debian-bookworm | ############################ 2026-03-29 01:48:25.787378 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.787386 | debian-bookworm | ############################ 2026-03-29 01:48:25.787394 | debian-bookworm | Python recognizes 'manila.api.v1' as an importable package[^1], 2026-03-29 01:48:25.787402 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.787409 | debian-bookworm | 2026-03-29 01:48:25.787417 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.787425 | debian-bookworm | package, please make sure that 'manila.api.v1' is explicitly added 2026-03-29 01:48:25.787433 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.787440 | debian-bookworm | 2026-03-29 01:48:25.787448 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.787456 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.787463 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.787471 | debian-bookworm | 2026-03-29 01:48:25.787479 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.787486 | debian-bookworm | 2026-03-29 01:48:25.787494 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.787502 | debian-bookworm | 2026-03-29 01:48:25.787510 | debian-bookworm | If you don't want 'manila.api.v1' to be distributed and are 2026-03-29 01:48:25.787517 | debian-bookworm | already explicitly excluding 'manila.api.v1' via 2026-03-29 01:48:25.787525 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.787533 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.787540 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.787548 | debian-bookworm | 2026-03-29 01:48:25.787556 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.787564 | debian-bookworm | 2026-03-29 01:48:25.787571 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.787581 | debian-bookworm | 2026-03-29 01:48:25.787589 | debian-bookworm | 2026-03-29 01:48:25.787597 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.787606 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.787613 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.787621 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.787629 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.787636 | debian-bookworm | 2026-03-29 01:48:25.787644 | debian-bookworm | !! 2026-03-29 01:48:25.787652 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.787941 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. 2026-03-29 01:48:25.787960 | debian-bookworm | !! 2026-03-29 01:48:25.787968 | debian-bookworm | 2026-03-29 01:48:25.787984 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.787992 | debian-bookworm | ############################ 2026-03-29 01:48:25.788000 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.788008 | debian-bookworm | ############################ 2026-03-29 01:48:25.788016 | debian-bookworm | Python recognizes 'manila.api.v2' as an importable package[^1], 2026-03-29 01:48:25.788023 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.788031 | debian-bookworm | 2026-03-29 01:48:25.788039 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.788047 | debian-bookworm | package, please make sure that 'manila.api.v2' is explicitly added 2026-03-29 01:48:25.788054 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.788062 | debian-bookworm | 2026-03-29 01:48:25.788070 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.788077 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.788085 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.788093 | debian-bookworm | 2026-03-29 01:48:25.788101 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.788108 | debian-bookworm | 2026-03-29 01:48:25.788116 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.788124 | debian-bookworm | 2026-03-29 01:48:25.788144 | debian-bookworm | If you don't want 'manila.api.v2' to be distributed and are 2026-03-29 01:48:25.788152 | debian-bookworm | already explicitly excluding 'manila.api.v2' via 2026-03-29 01:48:25.788160 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.788167 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.788175 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.788183 | debian-bookworm | 2026-03-29 01:48:25.788190 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.788198 | debian-bookworm | 2026-03-29 01:48:25.788206 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.788213 | debian-bookworm | 2026-03-29 01:48:25.788221 | debian-bookworm | 2026-03-29 01:48:25.788229 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.788236 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.788244 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.788252 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.788265 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.788273 | debian-bookworm | 2026-03-29 01:48:25.788280 | debian-bookworm | !! 2026-03-29 01:48:25.788288 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.788296 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. 2026-03-29 01:48:25.788304 | debian-bookworm | !! 2026-03-29 01:48:25.788311 | debian-bookworm | 2026-03-29 01:48:25.788319 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.788327 | debian-bookworm | ############################ 2026-03-29 01:48:25.788335 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.788342 | debian-bookworm | ############################ 2026-03-29 01:48:25.788350 | debian-bookworm | Python recognizes 'manila.api.validation' as an importable package[^1], 2026-03-29 01:48:25.788357 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.788365 | debian-bookworm | 2026-03-29 01:48:25.788373 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.788381 | debian-bookworm | package, please make sure that 'manila.api.validation' is explicitly added 2026-03-29 01:48:25.788388 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.788401 | debian-bookworm | 2026-03-29 01:48:25.788409 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.788417 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.788425 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.788432 | debian-bookworm | 2026-03-29 01:48:25.788440 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.788448 | debian-bookworm | 2026-03-29 01:48:25.788455 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.788463 | debian-bookworm | 2026-03-29 01:48:25.788471 | debian-bookworm | If you don't want 'manila.api.validation' to be distributed and are 2026-03-29 01:48:25.788478 | debian-bookworm | already explicitly excluding 'manila.api.validation' via 2026-03-29 01:48:25.788486 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.788494 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.788501 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.788509 | debian-bookworm | 2026-03-29 01:48:25.788517 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.788524 | debian-bookworm | 2026-03-29 01:48:25.788532 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.788540 | debian-bookworm | 2026-03-29 01:48:25.788547 | debian-bookworm | 2026-03-29 01:48:25.788555 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.788563 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.788570 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.788578 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.788593 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.788601 | debian-bookworm | 2026-03-29 01:48:25.788609 | debian-bookworm | !! 2026-03-29 01:48:25.788616 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.788624 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. 2026-03-29 01:48:25.788632 | debian-bookworm | !! 2026-03-29 01:48:25.788640 | debian-bookworm | 2026-03-29 01:48:25.788648 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.788655 | debian-bookworm | ############################ 2026-03-29 01:48:25.788663 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.788671 | debian-bookworm | ############################ 2026-03-29 01:48:25.788678 | debian-bookworm | Python recognizes 'manila.api.views' as an importable package[^1], 2026-03-29 01:48:25.788686 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.788694 | debian-bookworm | 2026-03-29 01:48:25.788701 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.788709 | debian-bookworm | package, please make sure that 'manila.api.views' is explicitly added 2026-03-29 01:48:25.788717 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.788724 | debian-bookworm | 2026-03-29 01:48:25.788732 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.788740 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.788747 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.788755 | debian-bookworm | 2026-03-29 01:48:25.788763 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.788770 | debian-bookworm | 2026-03-29 01:48:25.788778 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.788786 | debian-bookworm | 2026-03-29 01:48:25.788793 | debian-bookworm | If you don't want 'manila.api.views' to be distributed and are 2026-03-29 01:48:25.788801 | debian-bookworm | already explicitly excluding 'manila.api.views' via 2026-03-29 01:48:25.788815 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.788822 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.788830 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.788838 | debian-bookworm | 2026-03-29 01:48:25.788846 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.788853 | debian-bookworm | 2026-03-29 01:48:25.788861 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.788869 | debian-bookworm | 2026-03-29 01:48:25.788876 | debian-bookworm | 2026-03-29 01:48:25.788884 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.788892 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.788899 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.788907 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.788915 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.788922 | debian-bookworm | 2026-03-29 01:48:25.788930 | debian-bookworm | !! 2026-03-29 01:48:25.788938 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.788952 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. 2026-03-29 01:48:25.788960 | debian-bookworm | !! 2026-03-29 01:48:25.788996 | debian-bookworm | 2026-03-29 01:48:25.789004 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.789012 | debian-bookworm | ############################ 2026-03-29 01:48:25.789019 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.789027 | debian-bookworm | ############################ 2026-03-29 01:48:25.789035 | debian-bookworm | Python recognizes 'manila.cmd' as an importable package[^1], 2026-03-29 01:48:25.789043 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.789050 | debian-bookworm | 2026-03-29 01:48:25.789058 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.789066 | debian-bookworm | package, please make sure that 'manila.cmd' is explicitly added 2026-03-29 01:48:25.789074 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.789128 | debian-bookworm | 2026-03-29 01:48:25.789137 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.789145 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.789153 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.789160 | debian-bookworm | 2026-03-29 01:48:25.789168 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.789175 | debian-bookworm | 2026-03-29 01:48:25.789183 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.789191 | debian-bookworm | 2026-03-29 01:48:25.789203 | debian-bookworm | If you don't want 'manila.cmd' to be distributed and are 2026-03-29 01:48:25.789211 | debian-bookworm | already explicitly excluding 'manila.cmd' via 2026-03-29 01:48:25.789218 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.789226 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.789234 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.789242 | debian-bookworm | 2026-03-29 01:48:25.789249 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.789257 | debian-bookworm | 2026-03-29 01:48:25.789265 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.789272 | debian-bookworm | 2026-03-29 01:48:25.789280 | debian-bookworm | 2026-03-29 01:48:25.789288 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.789295 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.789309 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.789317 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.789331 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.789339 | debian-bookworm | 2026-03-29 01:48:25.789347 | debian-bookworm | !! 2026-03-29 01:48:25.789355 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.789363 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.common' is absent from the `packages` configuration. 2026-03-29 01:48:25.789370 | debian-bookworm | !! 2026-03-29 01:48:25.789378 | debian-bookworm | 2026-03-29 01:48:25.789386 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.789393 | debian-bookworm | ############################ 2026-03-29 01:48:25.789401 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.789409 | debian-bookworm | ############################ 2026-03-29 01:48:25.789417 | debian-bookworm | Python recognizes 'manila.common' as an importable package[^1], 2026-03-29 01:48:25.789424 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.789432 | debian-bookworm | 2026-03-29 01:48:25.789440 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.789448 | debian-bookworm | package, please make sure that 'manila.common' is explicitly added 2026-03-29 01:48:25.789455 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.789463 | debian-bookworm | 2026-03-29 01:48:25.789470 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.789478 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.789486 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.789494 | debian-bookworm | 2026-03-29 01:48:25.789507 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.789515 | debian-bookworm | 2026-03-29 01:48:25.789523 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.789530 | debian-bookworm | 2026-03-29 01:48:25.789538 | debian-bookworm | If you don't want 'manila.common' to be distributed and are 2026-03-29 01:48:25.789546 | debian-bookworm | already explicitly excluding 'manila.common' via 2026-03-29 01:48:25.789554 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.789561 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.789569 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.789575 | debian-bookworm | 2026-03-29 01:48:25.789580 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.789586 | debian-bookworm | 2026-03-29 01:48:25.789592 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.789597 | debian-bookworm | 2026-03-29 01:48:25.789602 | debian-bookworm | 2026-03-29 01:48:25.789606 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.789611 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.789616 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.789621 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.789626 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.789631 | debian-bookworm | 2026-03-29 01:48:25.789635 | debian-bookworm | !! 2026-03-29 01:48:25.789640 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.789645 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.compute' is absent from the `packages` configuration. 2026-03-29 01:48:25.789650 | debian-bookworm | !! 2026-03-29 01:48:25.789655 | debian-bookworm | 2026-03-29 01:48:25.789660 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.789668 | debian-bookworm | ############################ 2026-03-29 01:48:25.789673 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.789677 | debian-bookworm | ############################ 2026-03-29 01:48:25.789682 | debian-bookworm | Python recognizes 'manila.compute' as an importable package[^1], 2026-03-29 01:48:25.789687 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.789692 | debian-bookworm | 2026-03-29 01:48:25.789697 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.789702 | debian-bookworm | package, please make sure that 'manila.compute' is explicitly added 2026-03-29 01:48:25.789706 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.789711 | debian-bookworm | 2026-03-29 01:48:25.789716 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.789721 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.789726 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.789730 | debian-bookworm | 2026-03-29 01:48:25.789735 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.789740 | debian-bookworm | 2026-03-29 01:48:25.789745 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.789750 | debian-bookworm | 2026-03-29 01:48:25.789755 | debian-bookworm | If you don't want 'manila.compute' to be distributed and are 2026-03-29 01:48:25.789759 | debian-bookworm | already explicitly excluding 'manila.compute' via 2026-03-29 01:48:25.789764 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.789769 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.789774 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.789779 | debian-bookworm | 2026-03-29 01:48:25.789783 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.789788 | debian-bookworm | 2026-03-29 01:48:25.789793 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.789798 | debian-bookworm | 2026-03-29 01:48:25.789803 | debian-bookworm | 2026-03-29 01:48:25.789807 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.789812 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.789817 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.789825 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.789830 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.789835 | debian-bookworm | 2026-03-29 01:48:25.789839 | debian-bookworm | !! 2026-03-29 01:48:25.789844 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.789849 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data' is absent from the `packages` configuration. 2026-03-29 01:48:25.789854 | debian-bookworm | !! 2026-03-29 01:48:25.789859 | debian-bookworm | 2026-03-29 01:48:25.789864 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.789869 | debian-bookworm | ############################ 2026-03-29 01:48:25.789873 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.789878 | debian-bookworm | ############################ 2026-03-29 01:48:25.789883 | debian-bookworm | Python recognizes 'manila.data' as an importable package[^1], 2026-03-29 01:48:25.789888 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.789893 | debian-bookworm | 2026-03-29 01:48:25.789898 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.789902 | debian-bookworm | package, please make sure that 'manila.data' is explicitly added 2026-03-29 01:48:25.789907 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.789912 | debian-bookworm | 2026-03-29 01:48:25.789917 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.789925 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.789930 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.789935 | debian-bookworm | 2026-03-29 01:48:25.789940 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.789944 | debian-bookworm | 2026-03-29 01:48:25.789951 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.789956 | debian-bookworm | 2026-03-29 01:48:25.789961 | debian-bookworm | If you don't want 'manila.data' to be distributed and are 2026-03-29 01:48:25.789966 | debian-bookworm | already explicitly excluding 'manila.data' via 2026-03-29 01:48:25.789971 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.789976 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.789981 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.789986 | debian-bookworm | 2026-03-29 01:48:25.789990 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.789995 | debian-bookworm | 2026-03-29 01:48:25.790000 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.790005 | debian-bookworm | 2026-03-29 01:48:25.790010 | debian-bookworm | 2026-03-29 01:48:25.790015 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.790019 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.790024 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.790029 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.790034 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.790039 | debian-bookworm | 2026-03-29 01:48:25.790043 | debian-bookworm | !! 2026-03-29 01:48:25.790048 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.790053 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. 2026-03-29 01:48:25.790058 | debian-bookworm | !! 2026-03-29 01:48:25.790063 | debian-bookworm | 2026-03-29 01:48:25.790068 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.790072 | debian-bookworm | ############################ 2026-03-29 01:48:25.790077 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.790082 | debian-bookworm | ############################ 2026-03-29 01:48:25.790087 | debian-bookworm | Python recognizes 'manila.data.drivers' as an importable package[^1], 2026-03-29 01:48:25.790092 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.790097 | debian-bookworm | 2026-03-29 01:48:25.790101 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.790106 | debian-bookworm | package, please make sure that 'manila.data.drivers' is explicitly added 2026-03-29 01:48:25.790111 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.790116 | debian-bookworm | 2026-03-29 01:48:25.790121 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.790126 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.790130 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.790135 | debian-bookworm | 2026-03-29 01:48:25.790140 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.790145 | debian-bookworm | 2026-03-29 01:48:25.790150 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.790154 | debian-bookworm | 2026-03-29 01:48:25.790159 | debian-bookworm | If you don't want 'manila.data.drivers' to be distributed and are 2026-03-29 01:48:25.790164 | debian-bookworm | already explicitly excluding 'manila.data.drivers' via 2026-03-29 01:48:25.790169 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.790178 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.790183 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.790187 | debian-bookworm | 2026-03-29 01:48:25.790192 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.790197 | debian-bookworm | 2026-03-29 01:48:25.790202 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.790207 | debian-bookworm | 2026-03-29 01:48:25.790212 | debian-bookworm | 2026-03-29 01:48:25.790216 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.790221 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.790226 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.790234 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.790239 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.790244 | debian-bookworm | 2026-03-29 01:48:25.790248 | debian-bookworm | !! 2026-03-29 01:48:25.790253 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.790258 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db' is absent from the `packages` configuration. 2026-03-29 01:48:25.790263 | debian-bookworm | !! 2026-03-29 01:48:25.790268 | debian-bookworm | 2026-03-29 01:48:25.790273 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.790278 | debian-bookworm | ############################ 2026-03-29 01:48:25.790282 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.790287 | debian-bookworm | ############################ 2026-03-29 01:48:25.790292 | debian-bookworm | Python recognizes 'manila.db' as an importable package[^1], 2026-03-29 01:48:25.790297 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.790302 | debian-bookworm | 2026-03-29 01:48:25.790307 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.790311 | debian-bookworm | package, please make sure that 'manila.db' is explicitly added 2026-03-29 01:48:25.790316 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.790321 | debian-bookworm | 2026-03-29 01:48:25.790326 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.790331 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.790335 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.790340 | debian-bookworm | 2026-03-29 01:48:25.790345 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.790350 | debian-bookworm | 2026-03-29 01:48:25.790355 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.790359 | debian-bookworm | 2026-03-29 01:48:25.790364 | debian-bookworm | If you don't want 'manila.db' to be distributed and are 2026-03-29 01:48:25.790369 | debian-bookworm | already explicitly excluding 'manila.db' via 2026-03-29 01:48:25.790374 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.790379 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.790383 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.790388 | debian-bookworm | 2026-03-29 01:48:25.790393 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.790398 | debian-bookworm | 2026-03-29 01:48:25.790403 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.790408 | debian-bookworm | 2026-03-29 01:48:25.790412 | debian-bookworm | 2026-03-29 01:48:25.790417 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.790422 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.790427 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.790435 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.790440 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.790445 | debian-bookworm | 2026-03-29 01:48:25.790450 | debian-bookworm | !! 2026-03-29 01:48:25.790455 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.790460 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. 2026-03-29 01:48:25.790464 | debian-bookworm | !! 2026-03-29 01:48:25.790469 | debian-bookworm | 2026-03-29 01:48:25.790474 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.790479 | debian-bookworm | ############################ 2026-03-29 01:48:25.790484 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.790489 | debian-bookworm | ############################ 2026-03-29 01:48:25.790493 | debian-bookworm | Python recognizes 'manila.db.migrations' as an importable package[^1], 2026-03-29 01:48:25.790498 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.790503 | debian-bookworm | 2026-03-29 01:48:25.790508 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.790513 | debian-bookworm | package, please make sure that 'manila.db.migrations' is explicitly added 2026-03-29 01:48:25.790518 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.790522 | debian-bookworm | 2026-03-29 01:48:25.790527 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.790532 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.790537 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.790542 | debian-bookworm | 2026-03-29 01:48:25.790546 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.790551 | debian-bookworm | 2026-03-29 01:48:25.790556 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.790561 | debian-bookworm | 2026-03-29 01:48:25.790566 | debian-bookworm | If you don't want 'manila.db.migrations' to be distributed and are 2026-03-29 01:48:25.790570 | debian-bookworm | already explicitly excluding 'manila.db.migrations' via 2026-03-29 01:48:25.790575 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.790580 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.790585 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.790590 | debian-bookworm | 2026-03-29 01:48:25.790595 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.790599 | debian-bookworm | 2026-03-29 01:48:25.790604 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.790609 | debian-bookworm | 2026-03-29 01:48:25.790614 | debian-bookworm | 2026-03-29 01:48:25.790621 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.790626 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.790633 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.790638 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.790643 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.790648 | debian-bookworm | 2026-03-29 01:48:25.790653 | debian-bookworm | !! 2026-03-29 01:48:25.790657 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.790662 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. 2026-03-29 01:48:25.790667 | debian-bookworm | !! 2026-03-29 01:48:25.790672 | debian-bookworm | 2026-03-29 01:48:25.790677 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.790682 | debian-bookworm | ############################ 2026-03-29 01:48:25.790691 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.790695 | debian-bookworm | ############################ 2026-03-29 01:48:25.790700 | debian-bookworm | Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], 2026-03-29 01:48:25.790705 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.790710 | debian-bookworm | 2026-03-29 01:48:25.790715 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.790720 | debian-bookworm | package, please make sure that 'manila.db.migrations.alembic' is explicitly added 2026-03-29 01:48:25.790724 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.790729 | debian-bookworm | 2026-03-29 01:48:25.790734 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.790741 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.790746 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.790750 | debian-bookworm | 2026-03-29 01:48:25.790755 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.790760 | debian-bookworm | 2026-03-29 01:48:25.790765 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.790770 | debian-bookworm | 2026-03-29 01:48:25.790774 | debian-bookworm | If you don't want 'manila.db.migrations.alembic' to be distributed and are 2026-03-29 01:48:25.790779 | debian-bookworm | already explicitly excluding 'manila.db.migrations.alembic' via 2026-03-29 01:48:25.790784 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.790789 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.790794 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.790799 | debian-bookworm | 2026-03-29 01:48:25.790804 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.790808 | debian-bookworm | 2026-03-29 01:48:25.790813 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.790818 | debian-bookworm | 2026-03-29 01:48:25.790823 | debian-bookworm | 2026-03-29 01:48:25.790828 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.790832 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.790837 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.790842 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.790847 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.790852 | debian-bookworm | 2026-03-29 01:48:25.790857 | debian-bookworm | !! 2026-03-29 01:48:25.790862 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.790866 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. 2026-03-29 01:48:25.790871 | debian-bookworm | !! 2026-03-29 01:48:25.790876 | debian-bookworm | 2026-03-29 01:48:25.790881 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.790886 | debian-bookworm | ############################ 2026-03-29 01:48:25.790891 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.790895 | debian-bookworm | ############################ 2026-03-29 01:48:25.790900 | debian-bookworm | Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], 2026-03-29 01:48:25.790905 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.790910 | debian-bookworm | 2026-03-29 01:48:25.790915 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.790920 | debian-bookworm | package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added 2026-03-29 01:48:25.790925 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.790930 | debian-bookworm | 2026-03-29 01:48:25.790938 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.790943 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.790948 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.790953 | debian-bookworm | 2026-03-29 01:48:25.790958 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.790963 | debian-bookworm | 2026-03-29 01:48:25.790968 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.790972 | debian-bookworm | 2026-03-29 01:48:25.790977 | debian-bookworm | If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are 2026-03-29 01:48:25.790982 | debian-bookworm | already explicitly excluding 'manila.db.migrations.alembic.versions' via 2026-03-29 01:48:25.790987 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.790992 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.790997 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.791001 | debian-bookworm | 2026-03-29 01:48:25.791006 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.791011 | debian-bookworm | 2026-03-29 01:48:25.791018 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.791023 | debian-bookworm | 2026-03-29 01:48:25.791028 | debian-bookworm | 2026-03-29 01:48:25.791033 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.791038 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.791043 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.791048 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.791052 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.791057 | debian-bookworm | 2026-03-29 01:48:25.791062 | debian-bookworm | !! 2026-03-29 01:48:25.791067 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.791282 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. 2026-03-29 01:48:25.791294 | debian-bookworm | !! 2026-03-29 01:48:25.791299 | debian-bookworm | 2026-03-29 01:48:25.791304 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.791309 | debian-bookworm | ############################ 2026-03-29 01:48:25.791314 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.791319 | debian-bookworm | ############################ 2026-03-29 01:48:25.791324 | debian-bookworm | Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], 2026-03-29 01:48:25.791329 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.791334 | debian-bookworm | 2026-03-29 01:48:25.791347 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.791352 | debian-bookworm | package, please make sure that 'manila.db.sqlalchemy' is explicitly added 2026-03-29 01:48:25.791357 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.791362 | debian-bookworm | 2026-03-29 01:48:25.791367 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.791372 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.791377 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.791381 | debian-bookworm | 2026-03-29 01:48:25.791386 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.791391 | debian-bookworm | 2026-03-29 01:48:25.791396 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.791401 | debian-bookworm | 2026-03-29 01:48:25.791405 | debian-bookworm | If you don't want 'manila.db.sqlalchemy' to be distributed and are 2026-03-29 01:48:25.791410 | debian-bookworm | already explicitly excluding 'manila.db.sqlalchemy' via 2026-03-29 01:48:25.791420 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.791425 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.791430 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.791434 | debian-bookworm | 2026-03-29 01:48:25.791439 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.791444 | debian-bookworm | 2026-03-29 01:48:25.791449 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.791454 | debian-bookworm | 2026-03-29 01:48:25.791458 | debian-bookworm | 2026-03-29 01:48:25.791463 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.791468 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.791473 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.791478 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.791482 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.791487 | debian-bookworm | 2026-03-29 01:48:25.791492 | debian-bookworm | !! 2026-03-29 01:48:25.791497 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.791502 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.image' is absent from the `packages` configuration. 2026-03-29 01:48:25.791506 | debian-bookworm | !! 2026-03-29 01:48:25.791511 | debian-bookworm | 2026-03-29 01:48:25.791516 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.791521 | debian-bookworm | ############################ 2026-03-29 01:48:25.791526 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.791530 | debian-bookworm | ############################ 2026-03-29 01:48:25.791535 | debian-bookworm | Python recognizes 'manila.image' as an importable package[^1], 2026-03-29 01:48:25.791540 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.791545 | debian-bookworm | 2026-03-29 01:48:25.791550 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.791554 | debian-bookworm | package, please make sure that 'manila.image' is explicitly added 2026-03-29 01:48:25.791559 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.791564 | debian-bookworm | 2026-03-29 01:48:25.791569 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.791574 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.791581 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.791586 | debian-bookworm | 2026-03-29 01:48:25.791591 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.791596 | debian-bookworm | 2026-03-29 01:48:25.791601 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.791606 | debian-bookworm | 2026-03-29 01:48:25.791610 | debian-bookworm | If you don't want 'manila.image' to be distributed and are 2026-03-29 01:48:25.791615 | debian-bookworm | already explicitly excluding 'manila.image' via 2026-03-29 01:48:25.791620 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.791625 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.791630 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.791634 | debian-bookworm | 2026-03-29 01:48:25.791639 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.791644 | debian-bookworm | 2026-03-29 01:48:25.791649 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.791654 | debian-bookworm | 2026-03-29 01:48:25.791658 | debian-bookworm | 2026-03-29 01:48:25.791663 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.791668 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.791677 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.791682 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.791691 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.791696 | debian-bookworm | 2026-03-29 01:48:25.791700 | debian-bookworm | !! 2026-03-29 01:48:25.791705 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.791710 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. 2026-03-29 01:48:25.791715 | debian-bookworm | !! 2026-03-29 01:48:25.791720 | debian-bookworm | 2026-03-29 01:48:25.791725 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.791730 | debian-bookworm | ############################ 2026-03-29 01:48:25.791734 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.791739 | debian-bookworm | ############################ 2026-03-29 01:48:25.791744 | debian-bookworm | Python recognizes 'manila.keymgr' as an importable package[^1], 2026-03-29 01:48:25.791749 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.791754 | debian-bookworm | 2026-03-29 01:48:25.791762 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.791767 | debian-bookworm | package, please make sure that 'manila.keymgr' is explicitly added 2026-03-29 01:48:25.791772 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.791777 | debian-bookworm | 2026-03-29 01:48:25.791782 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.791787 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.791792 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.791796 | debian-bookworm | 2026-03-29 01:48:25.791801 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.791806 | debian-bookworm | 2026-03-29 01:48:25.791811 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.791816 | debian-bookworm | 2026-03-29 01:48:25.791820 | debian-bookworm | If you don't want 'manila.keymgr' to be distributed and are 2026-03-29 01:48:25.791825 | debian-bookworm | already explicitly excluding 'manila.keymgr' via 2026-03-29 01:48:25.791830 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.791835 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.791840 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.791844 | debian-bookworm | 2026-03-29 01:48:25.791849 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.791854 | debian-bookworm | 2026-03-29 01:48:25.791859 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.791863 | debian-bookworm | 2026-03-29 01:48:25.791868 | debian-bookworm | 2026-03-29 01:48:25.791873 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.791878 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.791883 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.791887 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.791892 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.791897 | debian-bookworm | 2026-03-29 01:48:25.791902 | debian-bookworm | !! 2026-03-29 01:48:25.791906 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.791911 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.lock' is absent from the `packages` configuration. 2026-03-29 01:48:25.791916 | debian-bookworm | !! 2026-03-29 01:48:25.791921 | debian-bookworm | 2026-03-29 01:48:25.791926 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.791935 | debian-bookworm | ############################ 2026-03-29 01:48:25.791940 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.791944 | debian-bookworm | ############################ 2026-03-29 01:48:25.791949 | debian-bookworm | Python recognizes 'manila.lock' as an importable package[^1], 2026-03-29 01:48:25.791954 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.791959 | debian-bookworm | 2026-03-29 01:48:25.791964 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.791968 | debian-bookworm | package, please make sure that 'manila.lock' is explicitly added 2026-03-29 01:48:25.791973 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.791978 | debian-bookworm | 2026-03-29 01:48:25.791983 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.791988 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.791992 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.791997 | debian-bookworm | 2026-03-29 01:48:25.792002 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.792007 | debian-bookworm | 2026-03-29 01:48:25.792012 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.792017 | debian-bookworm | 2026-03-29 01:48:25.792021 | debian-bookworm | If you don't want 'manila.lock' to be distributed and are 2026-03-29 01:48:25.792026 | debian-bookworm | already explicitly excluding 'manila.lock' via 2026-03-29 01:48:25.792031 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.792036 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.792041 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.792045 | debian-bookworm | 2026-03-29 01:48:25.792050 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.792055 | debian-bookworm | 2026-03-29 01:48:25.792060 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.792064 | debian-bookworm | 2026-03-29 01:48:25.792069 | debian-bookworm | 2026-03-29 01:48:25.792074 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.792079 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.792084 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.792089 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.792096 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.792101 | debian-bookworm | 2026-03-29 01:48:25.792106 | debian-bookworm | !! 2026-03-29 01:48:25.792111 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.792116 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.message' is absent from the `packages` configuration. 2026-03-29 01:48:25.792120 | debian-bookworm | !! 2026-03-29 01:48:25.792125 | debian-bookworm | 2026-03-29 01:48:25.792130 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.792135 | debian-bookworm | ############################ 2026-03-29 01:48:25.792140 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.792144 | debian-bookworm | ############################ 2026-03-29 01:48:25.792149 | debian-bookworm | Python recognizes 'manila.message' as an importable package[^1], 2026-03-29 01:48:25.792154 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.792159 | debian-bookworm | 2026-03-29 01:48:25.792164 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.792168 | debian-bookworm | package, please make sure that 'manila.message' is explicitly added 2026-03-29 01:48:25.792173 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.792178 | debian-bookworm | 2026-03-29 01:48:25.792183 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.792191 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.792196 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.792201 | debian-bookworm | 2026-03-29 01:48:25.792205 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.792210 | debian-bookworm | 2026-03-29 01:48:25.792215 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.792220 | debian-bookworm | 2026-03-29 01:48:25.792225 | debian-bookworm | If you don't want 'manila.message' to be distributed and are 2026-03-29 01:48:25.792229 | debian-bookworm | already explicitly excluding 'manila.message' via 2026-03-29 01:48:25.792234 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.792239 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.792244 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.792249 | debian-bookworm | 2026-03-29 01:48:25.792253 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.792258 | debian-bookworm | 2026-03-29 01:48:25.792263 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.792268 | debian-bookworm | 2026-03-29 01:48:25.792272 | debian-bookworm | 2026-03-29 01:48:25.792277 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.792282 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.792287 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.792292 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.792296 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.792301 | debian-bookworm | 2026-03-29 01:48:25.792306 | debian-bookworm | !! 2026-03-29 01:48:25.792311 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.792316 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network' is absent from the `packages` configuration. 2026-03-29 01:48:25.792320 | debian-bookworm | !! 2026-03-29 01:48:25.792325 | debian-bookworm | 2026-03-29 01:48:25.792330 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.792335 | debian-bookworm | ############################ 2026-03-29 01:48:25.792339 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.792344 | debian-bookworm | ############################ 2026-03-29 01:48:25.792349 | debian-bookworm | Python recognizes 'manila.network' as an importable package[^1], 2026-03-29 01:48:25.792354 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.792359 | debian-bookworm | 2026-03-29 01:48:25.792363 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.792368 | debian-bookworm | package, please make sure that 'manila.network' is explicitly added 2026-03-29 01:48:25.792373 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.792378 | debian-bookworm | 2026-03-29 01:48:25.792383 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.792387 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.792392 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.792397 | debian-bookworm | 2026-03-29 01:48:25.792402 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.792407 | debian-bookworm | 2026-03-29 01:48:25.792411 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.792416 | debian-bookworm | 2026-03-29 01:48:25.792421 | debian-bookworm | If you don't want 'manila.network' to be distributed and are 2026-03-29 01:48:25.792426 | debian-bookworm | already explicitly excluding 'manila.network' via 2026-03-29 01:48:25.792431 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.792440 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.792445 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.792450 | debian-bookworm | 2026-03-29 01:48:25.792455 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.792460 | debian-bookworm | 2026-03-29 01:48:25.792465 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.792469 | debian-bookworm | 2026-03-29 01:48:25.792474 | debian-bookworm | 2026-03-29 01:48:25.792479 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.792484 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.792489 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.792493 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.792501 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.792506 | debian-bookworm | 2026-03-29 01:48:25.792511 | debian-bookworm | !! 2026-03-29 01:48:25.792516 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.792520 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. 2026-03-29 01:48:25.792525 | debian-bookworm | !! 2026-03-29 01:48:25.792530 | debian-bookworm | 2026-03-29 01:48:25.792535 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.792540 | debian-bookworm | ############################ 2026-03-29 01:48:25.792545 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.792549 | debian-bookworm | ############################ 2026-03-29 01:48:25.792554 | debian-bookworm | Python recognizes 'manila.network.linux' as an importable package[^1], 2026-03-29 01:48:25.792559 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.792564 | debian-bookworm | 2026-03-29 01:48:25.792571 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.792575 | debian-bookworm | package, please make sure that 'manila.network.linux' is explicitly added 2026-03-29 01:48:25.792580 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.792585 | debian-bookworm | 2026-03-29 01:48:25.792590 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.792595 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.792600 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.792604 | debian-bookworm | 2026-03-29 01:48:25.792609 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.792614 | debian-bookworm | 2026-03-29 01:48:25.792619 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.792624 | debian-bookworm | 2026-03-29 01:48:25.792628 | debian-bookworm | If you don't want 'manila.network.linux' to be distributed and are 2026-03-29 01:48:25.792633 | debian-bookworm | already explicitly excluding 'manila.network.linux' via 2026-03-29 01:48:25.792638 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.792643 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.792648 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.792652 | debian-bookworm | 2026-03-29 01:48:25.792657 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.792662 | debian-bookworm | 2026-03-29 01:48:25.792667 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.792671 | debian-bookworm | 2026-03-29 01:48:25.792676 | debian-bookworm | 2026-03-29 01:48:25.792681 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.792686 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.792690 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.792698 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.792703 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.792708 | debian-bookworm | 2026-03-29 01:48:25.792713 | debian-bookworm | !! 2026-03-29 01:48:25.792718 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.792722 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. 2026-03-29 01:48:25.792727 | debian-bookworm | !! 2026-03-29 01:48:25.792732 | debian-bookworm | 2026-03-29 01:48:25.792737 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.792742 | debian-bookworm | ############################ 2026-03-29 01:48:25.792746 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.792751 | debian-bookworm | ############################ 2026-03-29 01:48:25.792756 | debian-bookworm | Python recognizes 'manila.network.neutron' as an importable package[^1], 2026-03-29 01:48:25.792761 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.792766 | debian-bookworm | 2026-03-29 01:48:25.792770 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.792775 | debian-bookworm | package, please make sure that 'manila.network.neutron' is explicitly added 2026-03-29 01:48:25.792780 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.792785 | debian-bookworm | 2026-03-29 01:48:25.792790 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.792794 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.792799 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.792804 | debian-bookworm | 2026-03-29 01:48:25.792809 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.792814 | debian-bookworm | 2026-03-29 01:48:25.792818 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.792823 | debian-bookworm | 2026-03-29 01:48:25.792828 | debian-bookworm | If you don't want 'manila.network.neutron' to be distributed and are 2026-03-29 01:48:25.792833 | debian-bookworm | already explicitly excluding 'manila.network.neutron' via 2026-03-29 01:48:25.792837 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.792842 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.792847 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.792852 | debian-bookworm | 2026-03-29 01:48:25.792857 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.792862 | debian-bookworm | 2026-03-29 01:48:25.792866 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.792871 | debian-bookworm | 2026-03-29 01:48:25.792876 | debian-bookworm | 2026-03-29 01:48:25.792881 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.792886 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.792893 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.792898 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.792903 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.792907 | debian-bookworm | 2026-03-29 01:48:25.792912 | debian-bookworm | !! 2026-03-29 01:48:25.792917 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.792922 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.policies' is absent from the `packages` configuration. 2026-03-29 01:48:25.792927 | debian-bookworm | !! 2026-03-29 01:48:25.792931 | debian-bookworm | 2026-03-29 01:48:25.792936 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.792949 | debian-bookworm | ############################ 2026-03-29 01:48:25.792954 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.792959 | debian-bookworm | ############################ 2026-03-29 01:48:25.792978 | debian-bookworm | Python recognizes 'manila.policies' as an importable package[^1], 2026-03-29 01:48:25.792984 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.792989 | debian-bookworm | 2026-03-29 01:48:25.792993 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.792998 | debian-bookworm | package, please make sure that 'manila.policies' is explicitly added 2026-03-29 01:48:25.793003 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.793008 | debian-bookworm | 2026-03-29 01:48:25.793013 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.793018 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.793022 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.793027 | debian-bookworm | 2026-03-29 01:48:25.793032 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.793037 | debian-bookworm | 2026-03-29 01:48:25.793042 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.793046 | debian-bookworm | 2026-03-29 01:48:25.793051 | debian-bookworm | If you don't want 'manila.policies' to be distributed and are 2026-03-29 01:48:25.793056 | debian-bookworm | already explicitly excluding 'manila.policies' via 2026-03-29 01:48:25.793061 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.793066 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.793071 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.793075 | debian-bookworm | 2026-03-29 01:48:25.793080 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.793085 | debian-bookworm | 2026-03-29 01:48:25.793090 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.793094 | debian-bookworm | 2026-03-29 01:48:25.793112 | debian-bookworm | 2026-03-29 01:48:25.793117 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.793122 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.793127 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.793131 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.793136 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.793141 | debian-bookworm | 2026-03-29 01:48:25.793146 | debian-bookworm | !! 2026-03-29 01:48:25.793151 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.793155 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. 2026-03-29 01:48:25.793160 | debian-bookworm | !! 2026-03-29 01:48:25.793165 | debian-bookworm | 2026-03-29 01:48:25.793170 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.793175 | debian-bookworm | ############################ 2026-03-29 01:48:25.793180 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.793184 | debian-bookworm | ############################ 2026-03-29 01:48:25.793189 | debian-bookworm | Python recognizes 'manila.privsep' as an importable package[^1], 2026-03-29 01:48:25.793194 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.793199 | debian-bookworm | 2026-03-29 01:48:25.793204 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.793208 | debian-bookworm | package, please make sure that 'manila.privsep' is explicitly added 2026-03-29 01:48:25.793213 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.793218 | debian-bookworm | 2026-03-29 01:48:25.793223 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.793231 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.793236 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.793241 | debian-bookworm | 2026-03-29 01:48:25.793246 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.793251 | debian-bookworm | 2026-03-29 01:48:25.793256 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.793260 | debian-bookworm | 2026-03-29 01:48:25.793265 | debian-bookworm | If you don't want 'manila.privsep' to be distributed and are 2026-03-29 01:48:25.793270 | debian-bookworm | already explicitly excluding 'manila.privsep' via 2026-03-29 01:48:25.793275 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.793280 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.793284 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.793289 | debian-bookworm | 2026-03-29 01:48:25.793294 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.793299 | debian-bookworm | 2026-03-29 01:48:25.793304 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.793309 | debian-bookworm | 2026-03-29 01:48:25.793313 | debian-bookworm | 2026-03-29 01:48:25.793318 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.793323 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.793331 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.793336 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.793341 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.793346 | debian-bookworm | 2026-03-29 01:48:25.793350 | debian-bookworm | !! 2026-03-29 01:48:25.793355 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.793360 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. 2026-03-29 01:48:25.793365 | debian-bookworm | !! 2026-03-29 01:48:25.793370 | debian-bookworm | 2026-03-29 01:48:25.793375 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.793379 | debian-bookworm | ############################ 2026-03-29 01:48:25.793384 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.793389 | debian-bookworm | ############################ 2026-03-29 01:48:25.793394 | debian-bookworm | Python recognizes 'manila.scheduler' as an importable package[^1], 2026-03-29 01:48:25.793399 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.793403 | debian-bookworm | 2026-03-29 01:48:25.793408 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.793413 | debian-bookworm | package, please make sure that 'manila.scheduler' is explicitly added 2026-03-29 01:48:25.793420 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.793425 | debian-bookworm | 2026-03-29 01:48:25.793430 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.793435 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.793439 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.793444 | debian-bookworm | 2026-03-29 01:48:25.793449 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.793454 | debian-bookworm | 2026-03-29 01:48:25.793459 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.793464 | debian-bookworm | 2026-03-29 01:48:25.793468 | debian-bookworm | If you don't want 'manila.scheduler' to be distributed and are 2026-03-29 01:48:25.793473 | debian-bookworm | already explicitly excluding 'manila.scheduler' via 2026-03-29 01:48:25.793478 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.793487 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.793492 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.793496 | debian-bookworm | 2026-03-29 01:48:25.793501 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.793506 | debian-bookworm | 2026-03-29 01:48:25.793511 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.793516 | debian-bookworm | 2026-03-29 01:48:25.793521 | debian-bookworm | 2026-03-29 01:48:25.793525 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.793530 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.793535 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.793540 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.793545 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.793550 | debian-bookworm | 2026-03-29 01:48:25.793554 | debian-bookworm | !! 2026-03-29 01:48:25.793559 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.793564 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. 2026-03-29 01:48:25.793569 | debian-bookworm | !! 2026-03-29 01:48:25.793574 | debian-bookworm | 2026-03-29 01:48:25.793578 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.793583 | debian-bookworm | ############################ 2026-03-29 01:48:25.793588 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.793593 | debian-bookworm | ############################ 2026-03-29 01:48:25.793598 | debian-bookworm | Python recognizes 'manila.scheduler.drivers' as an importable package[^1], 2026-03-29 01:48:25.793602 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.793607 | debian-bookworm | 2026-03-29 01:48:25.793612 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.793617 | debian-bookworm | package, please make sure that 'manila.scheduler.drivers' is explicitly added 2026-03-29 01:48:25.793622 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.793626 | debian-bookworm | 2026-03-29 01:48:25.793631 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.793636 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.793641 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.793646 | debian-bookworm | 2026-03-29 01:48:25.793651 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.793655 | debian-bookworm | 2026-03-29 01:48:25.793660 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.793665 | debian-bookworm | 2026-03-29 01:48:25.793670 | debian-bookworm | If you don't want 'manila.scheduler.drivers' to be distributed and are 2026-03-29 01:48:25.793675 | debian-bookworm | already explicitly excluding 'manila.scheduler.drivers' via 2026-03-29 01:48:25.793679 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.793684 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.793689 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.793694 | debian-bookworm | 2026-03-29 01:48:25.793699 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.793704 | debian-bookworm | 2026-03-29 01:48:25.793708 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.793713 | debian-bookworm | 2026-03-29 01:48:25.793718 | debian-bookworm | 2026-03-29 01:48:25.793726 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.793731 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.793735 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.793743 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.793748 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.793753 | debian-bookworm | 2026-03-29 01:48:25.793758 | debian-bookworm | !! 2026-03-29 01:48:25.793763 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.793768 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. 2026-03-29 01:48:25.793773 | debian-bookworm | !! 2026-03-29 01:48:25.793777 | debian-bookworm | 2026-03-29 01:48:25.793782 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.793789 | debian-bookworm | ############################ 2026-03-29 01:48:25.793794 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.793799 | debian-bookworm | ############################ 2026-03-29 01:48:25.793804 | debian-bookworm | Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], 2026-03-29 01:48:25.793809 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.793813 | debian-bookworm | 2026-03-29 01:48:25.793818 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.793823 | debian-bookworm | package, please make sure that 'manila.scheduler.evaluator' is explicitly added 2026-03-29 01:48:25.793828 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.793833 | debian-bookworm | 2026-03-29 01:48:25.793837 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.793842 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.793847 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.793852 | debian-bookworm | 2026-03-29 01:48:25.793857 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.793861 | debian-bookworm | 2026-03-29 01:48:25.793866 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.793871 | debian-bookworm | 2026-03-29 01:48:25.793876 | debian-bookworm | If you don't want 'manila.scheduler.evaluator' to be distributed and are 2026-03-29 01:48:25.793881 | debian-bookworm | already explicitly excluding 'manila.scheduler.evaluator' via 2026-03-29 01:48:25.793885 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.793890 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.793895 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.793900 | debian-bookworm | 2026-03-29 01:48:25.793905 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.793910 | debian-bookworm | 2026-03-29 01:48:25.793914 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.793919 | debian-bookworm | 2026-03-29 01:48:25.793924 | debian-bookworm | 2026-03-29 01:48:25.793929 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.793934 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.793939 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.793943 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.793948 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.793953 | debian-bookworm | 2026-03-29 01:48:25.793958 | debian-bookworm | !! 2026-03-29 01:48:25.793963 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.793968 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. 2026-03-29 01:48:25.793972 | debian-bookworm | !! 2026-03-29 01:48:25.793977 | debian-bookworm | 2026-03-29 01:48:25.793982 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.793990 | debian-bookworm | ############################ 2026-03-29 01:48:25.793995 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.794000 | debian-bookworm | ############################ 2026-03-29 01:48:25.794005 | debian-bookworm | Python recognizes 'manila.scheduler.filters' as an importable package[^1], 2026-03-29 01:48:25.794010 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.794014 | debian-bookworm | 2026-03-29 01:48:25.794019 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.794024 | debian-bookworm | package, please make sure that 'manila.scheduler.filters' is explicitly added 2026-03-29 01:48:25.794029 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.794034 | debian-bookworm | 2026-03-29 01:48:25.794038 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.794043 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.794048 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.794053 | debian-bookworm | 2026-03-29 01:48:25.794058 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.794063 | debian-bookworm | 2026-03-29 01:48:25.794067 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.794072 | debian-bookworm | 2026-03-29 01:48:25.794077 | debian-bookworm | If you don't want 'manila.scheduler.filters' to be distributed and are 2026-03-29 01:48:25.794082 | debian-bookworm | already explicitly excluding 'manila.scheduler.filters' via 2026-03-29 01:48:25.794087 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.794092 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.794096 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.794101 | debian-bookworm | 2026-03-29 01:48:25.794109 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.794113 | debian-bookworm | 2026-03-29 01:48:25.794118 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.794123 | debian-bookworm | 2026-03-29 01:48:25.794128 | debian-bookworm | 2026-03-29 01:48:25.794133 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.794138 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.794143 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.794147 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.794152 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.794157 | debian-bookworm | 2026-03-29 01:48:25.794162 | debian-bookworm | !! 2026-03-29 01:48:25.794167 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.794172 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. 2026-03-29 01:48:25.794180 | debian-bookworm | !! 2026-03-29 01:48:25.794185 | debian-bookworm | 2026-03-29 01:48:25.794190 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.794195 | debian-bookworm | ############################ 2026-03-29 01:48:25.794200 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.794204 | debian-bookworm | ############################ 2026-03-29 01:48:25.794209 | debian-bookworm | Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], 2026-03-29 01:48:25.794214 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.794219 | debian-bookworm | 2026-03-29 01:48:25.794224 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.794229 | debian-bookworm | package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added 2026-03-29 01:48:25.794233 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.794243 | debian-bookworm | 2026-03-29 01:48:25.794248 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.794253 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.794257 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.794262 | debian-bookworm | 2026-03-29 01:48:25.794267 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.794272 | debian-bookworm | 2026-03-29 01:48:25.794277 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.794282 | debian-bookworm | 2026-03-29 01:48:25.794286 | debian-bookworm | If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are 2026-03-29 01:48:25.794291 | debian-bookworm | already explicitly excluding 'manila.scheduler.filters.share_group_filters' via 2026-03-29 01:48:25.794296 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.794301 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.794306 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.794311 | debian-bookworm | 2026-03-29 01:48:25.794315 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.794320 | debian-bookworm | 2026-03-29 01:48:25.794325 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.794330 | debian-bookworm | 2026-03-29 01:48:25.794335 | debian-bookworm | 2026-03-29 01:48:25.794340 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.794344 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.794349 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.794354 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.794359 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.794364 | debian-bookworm | 2026-03-29 01:48:25.794368 | debian-bookworm | !! 2026-03-29 01:48:25.794373 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.794378 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. 2026-03-29 01:48:25.794383 | debian-bookworm | !! 2026-03-29 01:48:25.794388 | debian-bookworm | 2026-03-29 01:48:25.794393 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.794397 | debian-bookworm | ############################ 2026-03-29 01:48:25.794402 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.794407 | debian-bookworm | ############################ 2026-03-29 01:48:25.794412 | debian-bookworm | Python recognizes 'manila.scheduler.weighers' as an importable package[^1], 2026-03-29 01:48:25.794417 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.794422 | debian-bookworm | 2026-03-29 01:48:25.794426 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.794431 | debian-bookworm | package, please make sure that 'manila.scheduler.weighers' is explicitly added 2026-03-29 01:48:25.794436 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.794441 | debian-bookworm | 2026-03-29 01:48:25.794446 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.794450 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.794455 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.794460 | debian-bookworm | 2026-03-29 01:48:25.794467 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.794472 | debian-bookworm | 2026-03-29 01:48:25.794477 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.794482 | debian-bookworm | 2026-03-29 01:48:25.794486 | debian-bookworm | If you don't want 'manila.scheduler.weighers' to be distributed and are 2026-03-29 01:48:25.794494 | debian-bookworm | already explicitly excluding 'manila.scheduler.weighers' via 2026-03-29 01:48:25.794610 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.794620 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.794625 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.794630 | debian-bookworm | 2026-03-29 01:48:25.794635 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.794742 | debian-bookworm | 2026-03-29 01:48:25.794754 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.794759 | debian-bookworm | 2026-03-29 01:48:25.794764 | debian-bookworm | 2026-03-29 01:48:25.794769 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.794774 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.794779 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.794784 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.794791 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.794796 | debian-bookworm | 2026-03-29 01:48:25.794801 | debian-bookworm | !! 2026-03-29 01:48:25.794806 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.794811 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.services' is absent from the `packages` configuration. 2026-03-29 01:48:25.794816 | debian-bookworm | !! 2026-03-29 01:48:25.794821 | debian-bookworm | 2026-03-29 01:48:25.794826 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.794831 | debian-bookworm | ############################ 2026-03-29 01:48:25.794835 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.794858 | debian-bookworm | ############################ 2026-03-29 01:48:25.795006 | debian-bookworm | Python recognizes 'manila.services' as an importable package[^1], 2026-03-29 01:48:25.795018 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.795023 | debian-bookworm | 2026-03-29 01:48:25.795028 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.795033 | debian-bookworm | package, please make sure that 'manila.services' is explicitly added 2026-03-29 01:48:25.795038 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.795043 | debian-bookworm | 2026-03-29 01:48:25.795048 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.795053 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.795058 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.795063 | debian-bookworm | 2026-03-29 01:48:25.795068 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.795073 | debian-bookworm | 2026-03-29 01:48:25.795077 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.795082 | debian-bookworm | 2026-03-29 01:48:25.795087 | debian-bookworm | If you don't want 'manila.services' to be distributed and are 2026-03-29 01:48:25.795092 | debian-bookworm | already explicitly excluding 'manila.services' via 2026-03-29 01:48:25.795097 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.795102 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.795122 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.795129 | debian-bookworm | 2026-03-29 01:48:25.795134 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.795139 | debian-bookworm | 2026-03-29 01:48:25.795144 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.795149 | debian-bookworm | 2026-03-29 01:48:25.795154 | debian-bookworm | 2026-03-29 01:48:25.795159 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.795169 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.795174 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.795179 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.795184 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.795189 | debian-bookworm | 2026-03-29 01:48:25.795194 | debian-bookworm | !! 2026-03-29 01:48:25.795198 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.795203 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share' is absent from the `packages` configuration. 2026-03-29 01:48:25.795208 | debian-bookworm | !! 2026-03-29 01:48:25.795213 | debian-bookworm | 2026-03-29 01:48:25.795218 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.795379 | debian-bookworm | ############################ 2026-03-29 01:48:25.795388 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.795393 | debian-bookworm | ############################ 2026-03-29 01:48:25.795398 | debian-bookworm | Python recognizes 'manila.share' as an importable package[^1], 2026-03-29 01:48:25.795403 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.795408 | debian-bookworm | 2026-03-29 01:48:25.795413 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.795418 | debian-bookworm | package, please make sure that 'manila.share' is explicitly added 2026-03-29 01:48:25.795423 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.795427 | debian-bookworm | 2026-03-29 01:48:25.795432 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.795437 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.795442 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.795447 | debian-bookworm | 2026-03-29 01:48:25.795452 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.795457 | debian-bookworm | 2026-03-29 01:48:25.795461 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.795466 | debian-bookworm | 2026-03-29 01:48:25.795471 | debian-bookworm | If you don't want 'manila.share' to be distributed and are 2026-03-29 01:48:25.795480 | debian-bookworm | already explicitly excluding 'manila.share' via 2026-03-29 01:48:25.795485 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.795490 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.795494 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.795499 | debian-bookworm | 2026-03-29 01:48:25.795504 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.795509 | debian-bookworm | 2026-03-29 01:48:25.795514 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.795519 | debian-bookworm | 2026-03-29 01:48:25.795524 | debian-bookworm | 2026-03-29 01:48:25.795528 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.795533 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.795538 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.795543 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.795551 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.795556 | debian-bookworm | 2026-03-29 01:48:25.795561 | debian-bookworm | !! 2026-03-29 01:48:25.795583 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.795733 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. 2026-03-29 01:48:25.795745 | debian-bookworm | !! 2026-03-29 01:48:25.795750 | debian-bookworm | 2026-03-29 01:48:25.795755 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.795760 | debian-bookworm | ############################ 2026-03-29 01:48:25.795765 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.795770 | debian-bookworm | ############################ 2026-03-29 01:48:25.795789 | debian-bookworm | Python recognizes 'manila.share.drivers' as an importable package[^1], 2026-03-29 01:48:25.795796 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.795801 | debian-bookworm | 2026-03-29 01:48:25.795806 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.795811 | debian-bookworm | package, please make sure that 'manila.share.drivers' is explicitly added 2026-03-29 01:48:25.795815 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.795820 | debian-bookworm | 2026-03-29 01:48:25.795825 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.795830 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.795835 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.795840 | debian-bookworm | 2026-03-29 01:48:25.795845 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.795850 | debian-bookworm | 2026-03-29 01:48:25.795854 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.795859 | debian-bookworm | 2026-03-29 01:48:25.795864 | debian-bookworm | If you don't want 'manila.share.drivers' to be distributed and are 2026-03-29 01:48:25.795869 | debian-bookworm | already explicitly excluding 'manila.share.drivers' via 2026-03-29 01:48:25.795994 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.796004 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.796009 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.796014 | debian-bookworm | 2026-03-29 01:48:25.796019 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.796024 | debian-bookworm | 2026-03-29 01:48:25.796029 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.796034 | debian-bookworm | 2026-03-29 01:48:25.796039 | debian-bookworm | 2026-03-29 01:48:25.796044 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.796049 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.796054 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.796059 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.796063 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.796068 | debian-bookworm | 2026-03-29 01:48:25.796073 | debian-bookworm | !! 2026-03-29 01:48:25.796078 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.796083 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. 2026-03-29 01:48:25.796088 | debian-bookworm | !! 2026-03-29 01:48:25.796093 | debian-bookworm | 2026-03-29 01:48:25.796097 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.796102 | debian-bookworm | ############################ 2026-03-29 01:48:25.796107 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.796112 | debian-bookworm | ############################ 2026-03-29 01:48:25.796132 | debian-bookworm | Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], 2026-03-29 01:48:25.796138 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.796143 | debian-bookworm | 2026-03-29 01:48:25.796148 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.796163 | debian-bookworm | package, please make sure that 'manila.share.drivers.cephfs' is explicitly added 2026-03-29 01:48:25.796289 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.796298 | debian-bookworm | 2026-03-29 01:48:25.796303 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.796308 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.796325 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.796332 | debian-bookworm | 2026-03-29 01:48:25.796337 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.796342 | debian-bookworm | 2026-03-29 01:48:25.796351 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.796356 | debian-bookworm | 2026-03-29 01:48:25.796361 | debian-bookworm | If you don't want 'manila.share.drivers.cephfs' to be distributed and are 2026-03-29 01:48:25.796366 | debian-bookworm | already explicitly excluding 'manila.share.drivers.cephfs' via 2026-03-29 01:48:25.796371 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.796376 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.796381 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.796512 | debian-bookworm | 2026-03-29 01:48:25.796519 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.796524 | debian-bookworm | 2026-03-29 01:48:25.796529 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.796534 | debian-bookworm | 2026-03-29 01:48:25.796539 | debian-bookworm | 2026-03-29 01:48:25.796544 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.796549 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.796554 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.796558 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.796563 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.796568 | debian-bookworm | 2026-03-29 01:48:25.796573 | debian-bookworm | !! 2026-03-29 01:48:25.796578 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.796583 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. 2026-03-29 01:48:25.796588 | debian-bookworm | !! 2026-03-29 01:48:25.796593 | debian-bookworm | 2026-03-29 01:48:25.796667 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.796676 | debian-bookworm | ############################ 2026-03-29 01:48:25.796681 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.796686 | debian-bookworm | ############################ 2026-03-29 01:48:25.796778 | debian-bookworm | Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], 2026-03-29 01:48:25.796784 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.796789 | debian-bookworm | 2026-03-29 01:48:25.796794 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.796870 | debian-bookworm | package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added 2026-03-29 01:48:25.796879 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.796884 | debian-bookworm | 2026-03-29 01:48:25.796889 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.796894 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.796899 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.796904 | debian-bookworm | 2026-03-29 01:48:25.796909 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.796914 | debian-bookworm | 2026-03-29 01:48:25.796919 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.796923 | debian-bookworm | 2026-03-29 01:48:25.796933 | debian-bookworm | If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are 2026-03-29 01:48:25.796938 | debian-bookworm | already explicitly excluding 'manila.share.drivers.cephfs.conf' via 2026-03-29 01:48:25.796943 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.796952 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.796957 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.796973 | debian-bookworm | 2026-03-29 01:48:25.796980 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.796985 | debian-bookworm | 2026-03-29 01:48:25.796990 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.796994 | debian-bookworm | 2026-03-29 01:48:25.796999 | debian-bookworm | 2026-03-29 01:48:25.797004 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.797009 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.797014 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.797019 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.797024 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.797028 | debian-bookworm | 2026-03-29 01:48:25.797033 | debian-bookworm | !! 2026-03-29 01:48:25.797038 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.797043 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. 2026-03-29 01:48:25.797048 | debian-bookworm | !! 2026-03-29 01:48:25.797053 | debian-bookworm | 2026-03-29 01:48:25.797058 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.797063 | debian-bookworm | ############################ 2026-03-29 01:48:25.797068 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.797073 | debian-bookworm | ############################ 2026-03-29 01:48:25.797077 | debian-bookworm | Python recognizes 'manila.share.drivers.container' as an importable package[^1], 2026-03-29 01:48:25.797082 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.797087 | debian-bookworm | 2026-03-29 01:48:25.797092 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.797100 | debian-bookworm | package, please make sure that 'manila.share.drivers.container' is explicitly added 2026-03-29 01:48:25.797105 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.797109 | debian-bookworm | 2026-03-29 01:48:25.797146 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.797151 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.797245 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.797255 | debian-bookworm | 2026-03-29 01:48:25.797260 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.797265 | debian-bookworm | 2026-03-29 01:48:25.797270 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.797275 | debian-bookworm | 2026-03-29 01:48:25.797280 | debian-bookworm | If you don't want 'manila.share.drivers.container' to be distributed and are 2026-03-29 01:48:25.797284 | debian-bookworm | already explicitly excluding 'manila.share.drivers.container' via 2026-03-29 01:48:25.797289 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.797294 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.797299 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.797304 | debian-bookworm | 2026-03-29 01:48:25.797309 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.797314 | debian-bookworm | 2026-03-29 01:48:25.797400 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.797415 | debian-bookworm | 2026-03-29 01:48:25.797420 | debian-bookworm | 2026-03-29 01:48:25.797425 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.797430 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.797435 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.797440 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.797445 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.797450 | debian-bookworm | 2026-03-29 01:48:25.797454 | debian-bookworm | !! 2026-03-29 01:48:25.797459 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.797464 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-03-29 01:48:25.797469 | debian-bookworm | !! 2026-03-29 01:48:25.797474 | debian-bookworm | 2026-03-29 01:48:25.797479 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.797484 | debian-bookworm | ############################ 2026-03-29 01:48:25.797489 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.797493 | debian-bookworm | ############################ 2026-03-29 01:48:25.797498 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], 2026-03-29 01:48:25.797503 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.797508 | debian-bookworm | 2026-03-29 01:48:25.797513 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.797518 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added 2026-03-29 01:48:25.797523 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.797527 | debian-bookworm | 2026-03-29 01:48:25.797532 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.797537 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.797542 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.797547 | debian-bookworm | 2026-03-29 01:48:25.797552 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.797556 | debian-bookworm | 2026-03-29 01:48:25.797562 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.797566 | debian-bookworm | 2026-03-29 01:48:25.797571 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc' to be distributed and are 2026-03-29 01:48:25.797576 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc' via 2026-03-29 01:48:25.797581 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.797585 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.797589 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.797592 | debian-bookworm | 2026-03-29 01:48:25.797596 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.797599 | debian-bookworm | 2026-03-29 01:48:25.797603 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.797606 | debian-bookworm | 2026-03-29 01:48:25.797610 | debian-bookworm | 2026-03-29 01:48:25.797613 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.797616 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.797620 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.797623 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.797627 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.797630 | debian-bookworm | 2026-03-29 01:48:25.797634 | debian-bookworm | !! 2026-03-29 01:48:25.797637 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.797643 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-03-29 01:48:25.797647 | debian-bookworm | !! 2026-03-29 01:48:25.797650 | debian-bookworm | 2026-03-29 01:48:25.797654 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.797657 | debian-bookworm | ############################ 2026-03-29 01:48:25.797661 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.797664 | debian-bookworm | ############################ 2026-03-29 01:48:25.797668 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], 2026-03-29 01:48:25.797671 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.797675 | debian-bookworm | 2026-03-29 01:48:25.797678 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.797691 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added 2026-03-29 01:48:25.797696 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.797699 | debian-bookworm | 2026-03-29 01:48:25.797703 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.797706 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.797709 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.797713 | debian-bookworm | 2026-03-29 01:48:25.797716 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.797720 | debian-bookworm | 2026-03-29 01:48:25.797723 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.797727 | debian-bookworm | 2026-03-29 01:48:25.797730 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are 2026-03-29 01:48:25.797733 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.common' via 2026-03-29 01:48:25.797737 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.797742 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.797746 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.797749 | debian-bookworm | 2026-03-29 01:48:25.797753 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.797756 | debian-bookworm | 2026-03-29 01:48:25.797760 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.797763 | debian-bookworm | 2026-03-29 01:48:25.797767 | debian-bookworm | 2026-03-29 01:48:25.797770 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.797773 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.797777 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.797780 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.797784 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.797787 | debian-bookworm | 2026-03-29 01:48:25.797791 | debian-bookworm | !! 2026-03-29 01:48:25.797794 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.797798 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-03-29 01:48:25.797801 | debian-bookworm | !! 2026-03-29 01:48:25.797805 | debian-bookworm | 2026-03-29 01:48:25.797808 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.797812 | debian-bookworm | ############################ 2026-03-29 01:48:25.797815 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.797819 | debian-bookworm | ############################ 2026-03-29 01:48:25.797822 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-03-29 01:48:25.797828 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.797832 | debian-bookworm | 2026-03-29 01:48:25.797836 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.797839 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added 2026-03-29 01:48:25.797843 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.797846 | debian-bookworm | 2026-03-29 01:48:25.797850 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.797853 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.797857 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.797860 | debian-bookworm | 2026-03-29 01:48:25.797864 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.797867 | debian-bookworm | 2026-03-29 01:48:25.797871 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.797874 | debian-bookworm | 2026-03-29 01:48:25.797878 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are 2026-03-29 01:48:25.797881 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via 2026-03-29 01:48:25.797885 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.797888 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.797891 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.797895 | debian-bookworm | 2026-03-29 01:48:25.797898 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.797902 | debian-bookworm | 2026-03-29 01:48:25.797905 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.797909 | debian-bookworm | 2026-03-29 01:48:25.797912 | debian-bookworm | 2026-03-29 01:48:25.797916 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.797919 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.797923 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.797926 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.797930 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.797933 | debian-bookworm | 2026-03-29 01:48:25.797937 | debian-bookworm | !! 2026-03-29 01:48:25.797940 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.797944 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-03-29 01:48:25.797947 | debian-bookworm | !! 2026-03-29 01:48:25.797951 | debian-bookworm | 2026-03-29 01:48:25.797954 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.797957 | debian-bookworm | ############################ 2026-03-29 01:48:25.797961 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.797964 | debian-bookworm | ############################ 2026-03-29 01:48:25.798033 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-03-29 01:48:25.798040 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.798044 | debian-bookworm | 2026-03-29 01:48:25.798047 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.798051 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added 2026-03-29 01:48:25.798054 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.798058 | debian-bookworm | 2026-03-29 01:48:25.798061 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.798065 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.798082 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.798131 | debian-bookworm | 2026-03-29 01:48:25.798135 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.798138 | debian-bookworm | 2026-03-29 01:48:25.798142 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.798146 | debian-bookworm | 2026-03-29 01:48:25.798151 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are 2026-03-29 01:48:25.798154 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via 2026-03-29 01:48:25.798158 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.798161 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.798165 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.798168 | debian-bookworm | 2026-03-29 01:48:25.798172 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.798175 | debian-bookworm | 2026-03-29 01:48:25.798179 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.798182 | debian-bookworm | 2026-03-29 01:48:25.798186 | debian-bookworm | 2026-03-29 01:48:25.798189 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.798193 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.798196 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.798200 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.798203 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.798206 | debian-bookworm | 2026-03-29 01:48:25.798210 | debian-bookworm | !! 2026-03-29 01:48:25.798213 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.798217 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-03-29 01:48:25.798221 | debian-bookworm | !! 2026-03-29 01:48:25.798224 | debian-bookworm | 2026-03-29 01:48:25.798228 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.798231 | debian-bookworm | ############################ 2026-03-29 01:48:25.798235 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.798238 | debian-bookworm | ############################ 2026-03-29 01:48:25.798242 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-03-29 01:48:25.798245 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.798249 | debian-bookworm | 2026-03-29 01:48:25.798252 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.798256 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-03-29 01:48:25.798259 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.798263 | debian-bookworm | 2026-03-29 01:48:25.798266 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.798270 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.798273 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.798277 | debian-bookworm | 2026-03-29 01:48:25.798280 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.798284 | debian-bookworm | 2026-03-29 01:48:25.798287 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.798291 | debian-bookworm | 2026-03-29 01:48:25.798294 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-03-29 01:48:25.798298 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via 2026-03-29 01:48:25.798301 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.798308 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.798311 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.798315 | debian-bookworm | 2026-03-29 01:48:25.798318 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.798322 | debian-bookworm | 2026-03-29 01:48:25.798325 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.798329 | debian-bookworm | 2026-03-29 01:48:25.798332 | debian-bookworm | 2026-03-29 01:48:25.798335 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.798339 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.798342 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.798346 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.798349 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.798353 | debian-bookworm | 2026-03-29 01:48:25.798356 | debian-bookworm | !! 2026-03-29 01:48:25.798360 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.798372 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-03-29 01:48:25.798377 | debian-bookworm | !! 2026-03-29 01:48:25.798380 | debian-bookworm | 2026-03-29 01:48:25.798384 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.798387 | debian-bookworm | ############################ 2026-03-29 01:48:25.798391 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.798394 | debian-bookworm | ############################ 2026-03-29 01:48:25.798398 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-03-29 01:48:25.798401 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.798405 | debian-bookworm | 2026-03-29 01:48:25.798408 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.798412 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-03-29 01:48:25.798415 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.798418 | debian-bookworm | 2026-03-29 01:48:25.798422 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.798425 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.798429 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.798432 | debian-bookworm | 2026-03-29 01:48:25.798436 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.798439 | debian-bookworm | 2026-03-29 01:48:25.798443 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.798446 | debian-bookworm | 2026-03-29 01:48:25.798449 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-03-29 01:48:25.798453 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via 2026-03-29 01:48:25.798456 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.798467 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.798471 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.798474 | debian-bookworm | 2026-03-29 01:48:25.798478 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.798481 | debian-bookworm | 2026-03-29 01:48:25.798485 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.798488 | debian-bookworm | 2026-03-29 01:48:25.798492 | debian-bookworm | 2026-03-29 01:48:25.798495 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.798501 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.798505 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.798508 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.798512 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.798515 | debian-bookworm | 2026-03-29 01:48:25.798519 | debian-bookworm | !! 2026-03-29 01:48:25.798522 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.798526 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-03-29 01:48:25.798530 | debian-bookworm | !! 2026-03-29 01:48:25.798533 | debian-bookworm | 2026-03-29 01:48:25.798537 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.798540 | debian-bookworm | ############################ 2026-03-29 01:48:25.798544 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.798547 | debian-bookworm | ############################ 2026-03-29 01:48:25.798550 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-03-29 01:48:25.798554 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.798558 | debian-bookworm | 2026-03-29 01:48:25.798561 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.798565 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-03-29 01:48:25.798568 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.798572 | debian-bookworm | 2026-03-29 01:48:25.798575 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.798579 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.798582 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.798586 | debian-bookworm | 2026-03-29 01:48:25.798589 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.798593 | debian-bookworm | 2026-03-29 01:48:25.798596 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.798600 | debian-bookworm | 2026-03-29 01:48:25.798603 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-03-29 01:48:25.798607 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via 2026-03-29 01:48:25.798610 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.798614 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.798617 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.798621 | debian-bookworm | 2026-03-29 01:48:25.798624 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.798628 | debian-bookworm | 2026-03-29 01:48:25.798631 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.798635 | debian-bookworm | 2026-03-29 01:48:25.798638 | debian-bookworm | 2026-03-29 01:48:25.798641 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.798645 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.798702 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.798709 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.798713 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.798716 | debian-bookworm | 2026-03-29 01:48:25.798720 | debian-bookworm | !! 2026-03-29 01:48:25.798723 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.798727 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-03-29 01:48:25.798787 | debian-bookworm | !! 2026-03-29 01:48:25.798794 | debian-bookworm | 2026-03-29 01:48:25.798797 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.798801 | debian-bookworm | ############################ 2026-03-29 01:48:25.798805 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.798808 | debian-bookworm | ############################ 2026-03-29 01:48:25.798813 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-03-29 01:48:25.798817 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.798820 | debian-bookworm | 2026-03-29 01:48:25.798824 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.798827 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-03-29 01:48:25.798831 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.798834 | debian-bookworm | 2026-03-29 01:48:25.798838 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.798841 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.798845 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.798848 | debian-bookworm | 2026-03-29 01:48:25.798852 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.798855 | debian-bookworm | 2026-03-29 01:48:25.798859 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.798862 | debian-bookworm | 2026-03-29 01:48:25.798866 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-03-29 01:48:25.798869 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via 2026-03-29 01:48:25.798873 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.798876 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.798880 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.798883 | debian-bookworm | 2026-03-29 01:48:25.798887 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.798890 | debian-bookworm | 2026-03-29 01:48:25.798894 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.798897 | debian-bookworm | 2026-03-29 01:48:25.798901 | debian-bookworm | 2026-03-29 01:48:25.798904 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.798908 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.798911 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.798915 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.798918 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.798922 | debian-bookworm | 2026-03-29 01:48:25.798925 | debian-bookworm | !! 2026-03-29 01:48:25.798929 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.798932 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-03-29 01:48:25.798936 | debian-bookworm | !! 2026-03-29 01:48:25.798939 | debian-bookworm | 2026-03-29 01:48:25.798943 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.798946 | debian-bookworm | ############################ 2026-03-29 01:48:25.798950 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.798953 | debian-bookworm | ############################ 2026-03-29 01:48:25.798957 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-03-29 01:48:25.798963 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.798967 | debian-bookworm | 2026-03-29 01:48:25.798970 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.798974 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-03-29 01:48:25.798977 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.798981 | debian-bookworm | 2026-03-29 01:48:25.798984 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.798987 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.798991 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.798994 | debian-bookworm | 2026-03-29 01:48:25.798998 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.799001 | debian-bookworm | 2026-03-29 01:48:25.799005 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.799008 | debian-bookworm | 2026-03-29 01:48:25.799012 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-03-29 01:48:25.799015 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via 2026-03-29 01:48:25.799019 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.799022 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.799026 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.799029 | debian-bookworm | 2026-03-29 01:48:25.799041 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.799046 | debian-bookworm | 2026-03-29 01:48:25.799049 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.799053 | debian-bookworm | 2026-03-29 01:48:25.799056 | debian-bookworm | 2026-03-29 01:48:25.799060 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.799063 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.799067 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.799070 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.799074 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799077 | debian-bookworm | 2026-03-29 01:48:25.799081 | debian-bookworm | !! 2026-03-29 01:48:25.799084 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.799089 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-03-29 01:48:25.799093 | debian-bookworm | !! 2026-03-29 01:48:25.799096 | debian-bookworm | 2026-03-29 01:48:25.799100 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799103 | debian-bookworm | ############################ 2026-03-29 01:48:25.799107 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.799110 | debian-bookworm | ############################ 2026-03-29 01:48:25.799114 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-03-29 01:48:25.799117 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.799121 | debian-bookworm | 2026-03-29 01:48:25.799124 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.799128 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-03-29 01:48:25.799131 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.799135 | debian-bookworm | 2026-03-29 01:48:25.799138 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.799142 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.799148 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.799152 | debian-bookworm | 2026-03-29 01:48:25.799155 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.799158 | debian-bookworm | 2026-03-29 01:48:25.799162 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.799165 | debian-bookworm | 2026-03-29 01:48:25.799169 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-03-29 01:48:25.799172 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via 2026-03-29 01:48:25.799176 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.799179 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.799183 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.799186 | debian-bookworm | 2026-03-29 01:48:25.799190 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.799193 | debian-bookworm | 2026-03-29 01:48:25.799197 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.799200 | debian-bookworm | 2026-03-29 01:48:25.799204 | debian-bookworm | 2026-03-29 01:48:25.799207 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.799211 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.799214 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.799218 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.799221 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799225 | debian-bookworm | 2026-03-29 01:48:25.799228 | debian-bookworm | !! 2026-03-29 01:48:25.799232 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.799235 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. 2026-03-29 01:48:25.799239 | debian-bookworm | !! 2026-03-29 01:48:25.799242 | debian-bookworm | 2026-03-29 01:48:25.799246 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799249 | debian-bookworm | ############################ 2026-03-29 01:48:25.799253 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.799256 | debian-bookworm | ############################ 2026-03-29 01:48:25.799260 | debian-bookworm | Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], 2026-03-29 01:48:25.799263 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.799267 | debian-bookworm | 2026-03-29 01:48:25.799270 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.799273 | debian-bookworm | package, please make sure that 'manila.share.drivers.ganesha' is explicitly added 2026-03-29 01:48:25.799277 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.799280 | debian-bookworm | 2026-03-29 01:48:25.799284 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.799287 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.799291 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.799294 | debian-bookworm | 2026-03-29 01:48:25.799298 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.799301 | debian-bookworm | 2026-03-29 01:48:25.799305 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.799308 | debian-bookworm | 2026-03-29 01:48:25.799312 | debian-bookworm | If you don't want 'manila.share.drivers.ganesha' to be distributed and are 2026-03-29 01:48:25.799315 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ganesha' via 2026-03-29 01:48:25.799326 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.799331 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.799337 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.799340 | debian-bookworm | 2026-03-29 01:48:25.799344 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.799347 | debian-bookworm | 2026-03-29 01:48:25.799351 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.799354 | debian-bookworm | 2026-03-29 01:48:25.799358 | debian-bookworm | 2026-03-29 01:48:25.799361 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.799365 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.799368 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.799372 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.799375 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799379 | debian-bookworm | 2026-03-29 01:48:25.799382 | debian-bookworm | !! 2026-03-29 01:48:25.799386 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.799389 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. 2026-03-29 01:48:25.799393 | debian-bookworm | !! 2026-03-29 01:48:25.799396 | debian-bookworm | 2026-03-29 01:48:25.799399 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799403 | debian-bookworm | ############################ 2026-03-29 01:48:25.799406 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.799410 | debian-bookworm | ############################ 2026-03-29 01:48:25.799413 | debian-bookworm | Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], 2026-03-29 01:48:25.799417 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.799420 | debian-bookworm | 2026-03-29 01:48:25.799424 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.799427 | debian-bookworm | package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added 2026-03-29 01:48:25.799431 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.799434 | debian-bookworm | 2026-03-29 01:48:25.799438 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.799441 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.799445 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.799448 | debian-bookworm | 2026-03-29 01:48:25.799452 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.799455 | debian-bookworm | 2026-03-29 01:48:25.799458 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.799462 | debian-bookworm | 2026-03-29 01:48:25.799465 | debian-bookworm | If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are 2026-03-29 01:48:25.799469 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ganesha.conf' via 2026-03-29 01:48:25.799472 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.799476 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.799479 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.799483 | debian-bookworm | 2026-03-29 01:48:25.799486 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.799490 | debian-bookworm | 2026-03-29 01:48:25.799493 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.799496 | debian-bookworm | 2026-03-29 01:48:25.799500 | debian-bookworm | 2026-03-29 01:48:25.799503 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.799507 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.799510 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.799518 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.799521 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799525 | debian-bookworm | 2026-03-29 01:48:25.799528 | debian-bookworm | !! 2026-03-29 01:48:25.799532 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.799535 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-03-29 01:48:25.799539 | debian-bookworm | !! 2026-03-29 01:48:25.799542 | debian-bookworm | 2026-03-29 01:48:25.799546 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799549 | debian-bookworm | ############################ 2026-03-29 01:48:25.799553 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.799556 | debian-bookworm | ############################ 2026-03-29 01:48:25.799559 | debian-bookworm | Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], 2026-03-29 01:48:25.799563 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.799566 | debian-bookworm | 2026-03-29 01:48:25.799570 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.799573 | debian-bookworm | package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added 2026-03-29 01:48:25.799577 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.799580 | debian-bookworm | 2026-03-29 01:48:25.799584 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.799587 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.799591 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.799594 | debian-bookworm | 2026-03-29 01:48:25.799598 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.799601 | debian-bookworm | 2026-03-29 01:48:25.799660 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.799667 | debian-bookworm | 2026-03-29 01:48:25.799671 | debian-bookworm | If you don't want 'manila.share.drivers.glusterfs' to be distributed and are 2026-03-29 01:48:25.799675 | debian-bookworm | already explicitly excluding 'manila.share.drivers.glusterfs' via 2026-03-29 01:48:25.799679 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.799682 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.799686 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.799741 | debian-bookworm | 2026-03-29 01:48:25.799750 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.799753 | debian-bookworm | 2026-03-29 01:48:25.799757 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.799761 | debian-bookworm | 2026-03-29 01:48:25.799764 | debian-bookworm | 2026-03-29 01:48:25.799769 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.799774 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.799778 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.799781 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.799785 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799788 | debian-bookworm | 2026-03-29 01:48:25.799792 | debian-bookworm | !! 2026-03-29 01:48:25.799795 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.799799 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. 2026-03-29 01:48:25.799802 | debian-bookworm | !! 2026-03-29 01:48:25.799806 | debian-bookworm | 2026-03-29 01:48:25.799809 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799816 | debian-bookworm | ############################ 2026-03-29 01:48:25.799820 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.799823 | debian-bookworm | ############################ 2026-03-29 01:48:25.799827 | debian-bookworm | Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], 2026-03-29 01:48:25.799830 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.799834 | debian-bookworm | 2026-03-29 01:48:25.799837 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.799841 | debian-bookworm | package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added 2026-03-29 01:48:25.799844 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.799848 | debian-bookworm | 2026-03-29 01:48:25.799851 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.799855 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.799858 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.799862 | debian-bookworm | 2026-03-29 01:48:25.799865 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.799869 | debian-bookworm | 2026-03-29 01:48:25.799872 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.799876 | debian-bookworm | 2026-03-29 01:48:25.799879 | debian-bookworm | If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are 2026-03-29 01:48:25.799883 | debian-bookworm | already explicitly excluding 'manila.share.drivers.glusterfs.conf' via 2026-03-29 01:48:25.799886 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.799890 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.799893 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.799897 | debian-bookworm | 2026-03-29 01:48:25.799900 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.799904 | debian-bookworm | 2026-03-29 01:48:25.799907 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.799910 | debian-bookworm | 2026-03-29 01:48:25.799914 | debian-bookworm | 2026-03-29 01:48:25.799917 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.799921 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.799924 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.799928 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.799931 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799935 | debian-bookworm | 2026-03-29 01:48:25.799938 | debian-bookworm | !! 2026-03-29 01:48:25.799942 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.799945 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. 2026-03-29 01:48:25.799949 | debian-bookworm | !! 2026-03-29 01:48:25.799952 | debian-bookworm | 2026-03-29 01:48:25.799956 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.799959 | debian-bookworm | ############################ 2026-03-29 01:48:25.799963 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.799966 | debian-bookworm | ############################ 2026-03-29 01:48:25.799970 | debian-bookworm | Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], 2026-03-29 01:48:25.799973 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.799977 | debian-bookworm | 2026-03-29 01:48:25.799980 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.799984 | debian-bookworm | package, please make sure that 'manila.share.drivers.hdfs' is explicitly added 2026-03-29 01:48:25.799990 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.799993 | debian-bookworm | 2026-03-29 01:48:25.799997 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.800009 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.800014 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.800017 | debian-bookworm | 2026-03-29 01:48:25.800021 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.800024 | debian-bookworm | 2026-03-29 01:48:25.800028 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.800031 | debian-bookworm | 2026-03-29 01:48:25.800035 | debian-bookworm | If you don't want 'manila.share.drivers.hdfs' to be distributed and are 2026-03-29 01:48:25.800038 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hdfs' via 2026-03-29 01:48:25.800042 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.800045 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.800048 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.800052 | debian-bookworm | 2026-03-29 01:48:25.800055 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.800059 | debian-bookworm | 2026-03-29 01:48:25.800064 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.800067 | debian-bookworm | 2026-03-29 01:48:25.800071 | debian-bookworm | 2026-03-29 01:48:25.800074 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.800078 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.800081 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.800085 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.800088 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800092 | debian-bookworm | 2026-03-29 01:48:25.800095 | debian-bookworm | !! 2026-03-29 01:48:25.800099 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.800102 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. 2026-03-29 01:48:25.800106 | debian-bookworm | !! 2026-03-29 01:48:25.800109 | debian-bookworm | 2026-03-29 01:48:25.800113 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800116 | debian-bookworm | ############################ 2026-03-29 01:48:25.800120 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.800123 | debian-bookworm | ############################ 2026-03-29 01:48:25.800127 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], 2026-03-29 01:48:25.800130 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.800134 | debian-bookworm | 2026-03-29 01:48:25.800137 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.800140 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi' is explicitly added 2026-03-29 01:48:25.800144 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.800147 | debian-bookworm | 2026-03-29 01:48:25.800151 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.800154 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.800158 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.800161 | debian-bookworm | 2026-03-29 01:48:25.800165 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.800168 | debian-bookworm | 2026-03-29 01:48:25.800172 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.800175 | debian-bookworm | 2026-03-29 01:48:25.800179 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi' to be distributed and are 2026-03-29 01:48:25.800185 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi' via 2026-03-29 01:48:25.800188 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.800192 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.800195 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.800199 | debian-bookworm | 2026-03-29 01:48:25.800202 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.800205 | debian-bookworm | 2026-03-29 01:48:25.800209 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.800212 | debian-bookworm | 2026-03-29 01:48:25.800216 | debian-bookworm | 2026-03-29 01:48:25.800219 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.800223 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.800226 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.800230 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.800233 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800237 | debian-bookworm | 2026-03-29 01:48:25.800240 | debian-bookworm | !! 2026-03-29 01:48:25.800243 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.800247 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-03-29 01:48:25.800250 | debian-bookworm | !! 2026-03-29 01:48:25.800254 | debian-bookworm | 2026-03-29 01:48:25.800257 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800261 | debian-bookworm | ############################ 2026-03-29 01:48:25.800264 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.800268 | debian-bookworm | ############################ 2026-03-29 01:48:25.800271 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], 2026-03-29 01:48:25.800275 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.800278 | debian-bookworm | 2026-03-29 01:48:25.800282 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.800292 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added 2026-03-29 01:48:25.800297 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.800301 | debian-bookworm | 2026-03-29 01:48:25.800304 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.800308 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.800311 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.800315 | debian-bookworm | 2026-03-29 01:48:25.800318 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.800322 | debian-bookworm | 2026-03-29 01:48:25.800325 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.800328 | debian-bookworm | 2026-03-29 01:48:25.800332 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are 2026-03-29 01:48:25.800335 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi.hnas' via 2026-03-29 01:48:25.800339 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.800344 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.800348 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.800351 | debian-bookworm | 2026-03-29 01:48:25.800355 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.800358 | debian-bookworm | 2026-03-29 01:48:25.800362 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.800368 | debian-bookworm | 2026-03-29 01:48:25.800371 | debian-bookworm | 2026-03-29 01:48:25.800375 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.800378 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.800382 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.800385 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.800389 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800392 | debian-bookworm | 2026-03-29 01:48:25.800396 | debian-bookworm | !! 2026-03-29 01:48:25.800399 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.800403 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-03-29 01:48:25.800406 | debian-bookworm | !! 2026-03-29 01:48:25.800410 | debian-bookworm | 2026-03-29 01:48:25.800413 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800417 | debian-bookworm | ############################ 2026-03-29 01:48:25.800420 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.800423 | debian-bookworm | ############################ 2026-03-29 01:48:25.800427 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], 2026-03-29 01:48:25.800430 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.800434 | debian-bookworm | 2026-03-29 01:48:25.800437 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.800441 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added 2026-03-29 01:48:25.800444 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.800448 | debian-bookworm | 2026-03-29 01:48:25.800451 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.800455 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.800458 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.800462 | debian-bookworm | 2026-03-29 01:48:25.800465 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.800469 | debian-bookworm | 2026-03-29 01:48:25.800472 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.800475 | debian-bookworm | 2026-03-29 01:48:25.800479 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are 2026-03-29 01:48:25.800482 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi.hsp' via 2026-03-29 01:48:25.800486 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.800489 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.800493 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.800496 | debian-bookworm | 2026-03-29 01:48:25.800500 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.800503 | debian-bookworm | 2026-03-29 01:48:25.800507 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.800510 | debian-bookworm | 2026-03-29 01:48:25.800514 | debian-bookworm | 2026-03-29 01:48:25.800517 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.800520 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.800524 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.800527 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.800531 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800534 | debian-bookworm | 2026-03-29 01:48:25.800538 | debian-bookworm | !! 2026-03-29 01:48:25.800541 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.800545 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. 2026-03-29 01:48:25.800551 | debian-bookworm | !! 2026-03-29 01:48:25.800555 | debian-bookworm | 2026-03-29 01:48:25.800558 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800561 | debian-bookworm | ############################ 2026-03-29 01:48:25.800565 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.800568 | debian-bookworm | ############################ 2026-03-29 01:48:25.800572 | debian-bookworm | Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], 2026-03-29 01:48:25.800633 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.800640 | debian-bookworm | 2026-03-29 01:48:25.800643 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.800647 | debian-bookworm | package, please make sure that 'manila.share.drivers.hpe' is explicitly added 2026-03-29 01:48:25.800651 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.800654 | debian-bookworm | 2026-03-29 01:48:25.800658 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.800715 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.800720 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.800724 | debian-bookworm | 2026-03-29 01:48:25.800727 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.800731 | debian-bookworm | 2026-03-29 01:48:25.800734 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.800738 | debian-bookworm | 2026-03-29 01:48:25.800741 | debian-bookworm | If you don't want 'manila.share.drivers.hpe' to be distributed and are 2026-03-29 01:48:25.800748 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hpe' via 2026-03-29 01:48:25.800752 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.800755 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.800759 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.800762 | debian-bookworm | 2026-03-29 01:48:25.800766 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.800769 | debian-bookworm | 2026-03-29 01:48:25.800773 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.800776 | debian-bookworm | 2026-03-29 01:48:25.800780 | debian-bookworm | 2026-03-29 01:48:25.800783 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.800787 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.800790 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.800794 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.800797 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800801 | debian-bookworm | 2026-03-29 01:48:25.800804 | debian-bookworm | !! 2026-03-29 01:48:25.800808 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.800811 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. 2026-03-29 01:48:25.800815 | debian-bookworm | !! 2026-03-29 01:48:25.800818 | debian-bookworm | 2026-03-29 01:48:25.800822 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800825 | debian-bookworm | ############################ 2026-03-29 01:48:25.800829 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.800832 | debian-bookworm | ############################ 2026-03-29 01:48:25.800836 | debian-bookworm | Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], 2026-03-29 01:48:25.800839 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.800846 | debian-bookworm | 2026-03-29 01:48:25.800849 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.800853 | debian-bookworm | package, please make sure that 'manila.share.drivers.huawei' is explicitly added 2026-03-29 01:48:25.800856 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.800860 | debian-bookworm | 2026-03-29 01:48:25.800863 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.800867 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.800870 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.800874 | debian-bookworm | 2026-03-29 01:48:25.800877 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.800881 | debian-bookworm | 2026-03-29 01:48:25.800884 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.800888 | debian-bookworm | 2026-03-29 01:48:25.800891 | debian-bookworm | If you don't want 'manila.share.drivers.huawei' to be distributed and are 2026-03-29 01:48:25.800895 | debian-bookworm | already explicitly excluding 'manila.share.drivers.huawei' via 2026-03-29 01:48:25.800898 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.800902 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.800905 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.800909 | debian-bookworm | 2026-03-29 01:48:25.800912 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.800916 | debian-bookworm | 2026-03-29 01:48:25.800919 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.800923 | debian-bookworm | 2026-03-29 01:48:25.800926 | debian-bookworm | 2026-03-29 01:48:25.800930 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.800933 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.800937 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.800940 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.800944 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800950 | debian-bookworm | 2026-03-29 01:48:25.800953 | debian-bookworm | !! 2026-03-29 01:48:25.800957 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.800960 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. 2026-03-29 01:48:25.800981 | debian-bookworm | !! 2026-03-29 01:48:25.800985 | debian-bookworm | 2026-03-29 01:48:25.800989 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.800992 | debian-bookworm | ############################ 2026-03-29 01:48:25.801006 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.801010 | debian-bookworm | ############################ 2026-03-29 01:48:25.801014 | debian-bookworm | Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], 2026-03-29 01:48:25.801018 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.801021 | debian-bookworm | 2026-03-29 01:48:25.801025 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.801028 | debian-bookworm | package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added 2026-03-29 01:48:25.801031 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.801035 | debian-bookworm | 2026-03-29 01:48:25.801038 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.801042 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.801045 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.801049 | debian-bookworm | 2026-03-29 01:48:25.801052 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.801059 | debian-bookworm | 2026-03-29 01:48:25.801064 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.801068 | debian-bookworm | 2026-03-29 01:48:25.801072 | debian-bookworm | If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are 2026-03-29 01:48:25.801075 | debian-bookworm | already explicitly excluding 'manila.share.drivers.huawei.v3' via 2026-03-29 01:48:25.801079 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.801082 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.801086 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.801089 | debian-bookworm | 2026-03-29 01:48:25.801093 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.801096 | debian-bookworm | 2026-03-29 01:48:25.801100 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.801103 | debian-bookworm | 2026-03-29 01:48:25.801106 | debian-bookworm | 2026-03-29 01:48:25.801110 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.801113 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.801117 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.801120 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.801124 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.801127 | debian-bookworm | 2026-03-29 01:48:25.801147 | debian-bookworm | !! 2026-03-29 01:48:25.801152 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.801160 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. 2026-03-29 01:48:25.801165 | debian-bookworm | !! 2026-03-29 01:48:25.801170 | debian-bookworm | 2026-03-29 01:48:25.801174 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.801179 | debian-bookworm | ############################ 2026-03-29 01:48:25.801183 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.801187 | debian-bookworm | ############################ 2026-03-29 01:48:25.801192 | debian-bookworm | Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], 2026-03-29 01:48:25.801196 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.801200 | debian-bookworm | 2026-03-29 01:48:25.801204 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.801207 | debian-bookworm | package, please make sure that 'manila.share.drivers.ibm' is explicitly added 2026-03-29 01:48:25.801211 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.801214 | debian-bookworm | 2026-03-29 01:48:25.801218 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.801221 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.801225 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.801228 | debian-bookworm | 2026-03-29 01:48:25.801232 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.801235 | debian-bookworm | 2026-03-29 01:48:25.801239 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.801242 | debian-bookworm | 2026-03-29 01:48:25.801245 | debian-bookworm | If you don't want 'manila.share.drivers.ibm' to be distributed and are 2026-03-29 01:48:25.801249 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ibm' via 2026-03-29 01:48:25.801252 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.801256 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.801259 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.801263 | debian-bookworm | 2026-03-29 01:48:25.801270 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.801273 | debian-bookworm | 2026-03-29 01:48:25.801277 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.801280 | debian-bookworm | 2026-03-29 01:48:25.801284 | debian-bookworm | 2026-03-29 01:48:25.801287 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.801290 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.801294 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.801297 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.801301 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.801304 | debian-bookworm | 2026-03-29 01:48:25.801308 | debian-bookworm | !! 2026-03-29 01:48:25.801311 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.801325 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. 2026-03-29 01:48:25.801330 | debian-bookworm | !! 2026-03-29 01:48:25.801333 | debian-bookworm | 2026-03-29 01:48:25.801337 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.801340 | debian-bookworm | ############################ 2026-03-29 01:48:25.801344 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.801347 | debian-bookworm | ############################ 2026-03-29 01:48:25.801351 | debian-bookworm | Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], 2026-03-29 01:48:25.801354 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.801358 | debian-bookworm | 2026-03-29 01:48:25.801361 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.801365 | debian-bookworm | package, please make sure that 'manila.share.drivers.infinidat' is explicitly added 2026-03-29 01:48:25.801368 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.801372 | debian-bookworm | 2026-03-29 01:48:25.801375 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.801380 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.801384 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.801387 | debian-bookworm | 2026-03-29 01:48:25.801391 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.801394 | debian-bookworm | 2026-03-29 01:48:25.801398 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.801401 | debian-bookworm | 2026-03-29 01:48:25.801405 | debian-bookworm | If you don't want 'manila.share.drivers.infinidat' to be distributed and are 2026-03-29 01:48:25.801408 | debian-bookworm | already explicitly excluding 'manila.share.drivers.infinidat' via 2026-03-29 01:48:25.801412 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.801415 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.801418 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.801422 | debian-bookworm | 2026-03-29 01:48:25.801425 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.801429 | debian-bookworm | 2026-03-29 01:48:25.801432 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.801436 | debian-bookworm | 2026-03-29 01:48:25.801439 | debian-bookworm | 2026-03-29 01:48:25.801443 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.801446 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.801449 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.801453 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.801456 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.801462 | debian-bookworm | 2026-03-29 01:48:25.801466 | debian-bookworm | !! 2026-03-29 01:48:25.801469 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.801473 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. 2026-03-29 01:48:25.801476 | debian-bookworm | !! 2026-03-29 01:48:25.801480 | debian-bookworm | 2026-03-29 01:48:25.801483 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.801487 | debian-bookworm | ############################ 2026-03-29 01:48:25.801490 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.801494 | debian-bookworm | ############################ 2026-03-29 01:48:25.801497 | debian-bookworm | Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], 2026-03-29 01:48:25.801501 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.801504 | debian-bookworm | 2026-03-29 01:48:25.801508 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.801511 | debian-bookworm | package, please make sure that 'manila.share.drivers.infortrend' is explicitly added 2026-03-29 01:48:25.801515 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.801518 | debian-bookworm | 2026-03-29 01:48:25.801521 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.801525 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.801528 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.801532 | debian-bookworm | 2026-03-29 01:48:25.801535 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.801539 | debian-bookworm | 2026-03-29 01:48:25.801542 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.801546 | debian-bookworm | 2026-03-29 01:48:25.801549 | debian-bookworm | If you don't want 'manila.share.drivers.infortrend' to be distributed and are 2026-03-29 01:48:25.801553 | debian-bookworm | already explicitly excluding 'manila.share.drivers.infortrend' via 2026-03-29 01:48:25.801557 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.801560 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.801564 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.801567 | debian-bookworm | 2026-03-29 01:48:25.801572 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.801576 | debian-bookworm | 2026-03-29 01:48:25.801580 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.801583 | debian-bookworm | 2026-03-29 01:48:25.801587 | debian-bookworm | 2026-03-29 01:48:25.801592 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.801596 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.801599 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.801603 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.801606 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.801610 | debian-bookworm | 2026-03-29 01:48:25.801613 | debian-bookworm | !! 2026-03-29 01:48:25.801617 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.801685 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. 2026-03-29 01:48:25.801692 | debian-bookworm | !! 2026-03-29 01:48:25.801696 | debian-bookworm | 2026-03-29 01:48:25.801700 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.801703 | debian-bookworm | ############################ 2026-03-29 01:48:25.801707 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.801710 | debian-bookworm | ############################ 2026-03-29 01:48:25.801716 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], 2026-03-29 01:48:25.801720 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.801723 | debian-bookworm | 2026-03-29 01:48:25.801727 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.801732 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur' is explicitly added 2026-03-29 01:48:25.801736 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.801740 | debian-bookworm | 2026-03-29 01:48:25.801743 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.801747 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.801750 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.801753 | debian-bookworm | 2026-03-29 01:48:25.801757 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.801760 | debian-bookworm | 2026-03-29 01:48:25.801764 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.801767 | debian-bookworm | 2026-03-29 01:48:25.801771 | debian-bookworm | If you don't want 'manila.share.drivers.inspur' to be distributed and are 2026-03-29 01:48:25.801774 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur' via 2026-03-29 01:48:25.801778 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.801781 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.801785 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.801788 | debian-bookworm | 2026-03-29 01:48:25.801792 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.801795 | debian-bookworm | 2026-03-29 01:48:25.801815 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.801820 | debian-bookworm | 2026-03-29 01:48:25.801823 | debian-bookworm | 2026-03-29 01:48:25.801899 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.801904 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.801907 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.801911 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.801914 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.801918 | debian-bookworm | 2026-03-29 01:48:25.801921 | debian-bookworm | !! 2026-03-29 01:48:25.801925 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.801928 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-03-29 01:48:25.801932 | debian-bookworm | !! 2026-03-29 01:48:25.801935 | debian-bookworm | 2026-03-29 01:48:25.801939 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.801942 | debian-bookworm | ############################ 2026-03-29 01:48:25.801946 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.801949 | debian-bookworm | ############################ 2026-03-29 01:48:25.801953 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], 2026-03-29 01:48:25.801956 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.801960 | debian-bookworm | 2026-03-29 01:48:25.801963 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.801967 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added 2026-03-29 01:48:25.801970 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.801974 | debian-bookworm | 2026-03-29 01:48:25.801977 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.801984 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.801988 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.801991 | debian-bookworm | 2026-03-29 01:48:25.801995 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.801998 | debian-bookworm | 2026-03-29 01:48:25.802002 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.802005 | debian-bookworm | 2026-03-29 01:48:25.802009 | debian-bookworm | If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are 2026-03-29 01:48:25.802012 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur.as13000' via 2026-03-29 01:48:25.802016 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.802019 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.802023 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.802026 | debian-bookworm | 2026-03-29 01:48:25.802030 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.802033 | debian-bookworm | 2026-03-29 01:48:25.802037 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.802040 | debian-bookworm | 2026-03-29 01:48:25.802043 | debian-bookworm | 2026-03-29 01:48:25.802047 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.802050 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.802064 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.802068 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.802072 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802075 | debian-bookworm | 2026-03-29 01:48:25.802079 | debian-bookworm | !! 2026-03-29 01:48:25.802082 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.802086 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-03-29 01:48:25.802089 | debian-bookworm | !! 2026-03-29 01:48:25.802093 | debian-bookworm | 2026-03-29 01:48:25.802096 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802100 | debian-bookworm | ############################ 2026-03-29 01:48:25.802103 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.802107 | debian-bookworm | ############################ 2026-03-29 01:48:25.802110 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], 2026-03-29 01:48:25.802116 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.802119 | debian-bookworm | 2026-03-29 01:48:25.802123 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.802126 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added 2026-03-29 01:48:25.802130 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.802133 | debian-bookworm | 2026-03-29 01:48:25.802137 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.802140 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.802144 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.802147 | debian-bookworm | 2026-03-29 01:48:25.802151 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.802154 | debian-bookworm | 2026-03-29 01:48:25.802158 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.802161 | debian-bookworm | 2026-03-29 01:48:25.802165 | debian-bookworm | If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are 2026-03-29 01:48:25.802168 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur.instorage' via 2026-03-29 01:48:25.802177 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.802181 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.802184 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.802188 | debian-bookworm | 2026-03-29 01:48:25.802191 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.802195 | debian-bookworm | 2026-03-29 01:48:25.802198 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.802202 | debian-bookworm | 2026-03-29 01:48:25.802205 | debian-bookworm | 2026-03-29 01:48:25.802209 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.802212 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.802216 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.802219 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.802223 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802226 | debian-bookworm | 2026-03-29 01:48:25.802230 | debian-bookworm | !! 2026-03-29 01:48:25.802233 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.802237 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. 2026-03-29 01:48:25.802240 | debian-bookworm | !! 2026-03-29 01:48:25.802244 | debian-bookworm | 2026-03-29 01:48:25.802247 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802251 | debian-bookworm | ############################ 2026-03-29 01:48:25.802254 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.802258 | debian-bookworm | ############################ 2026-03-29 01:48:25.802261 | debian-bookworm | Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], 2026-03-29 01:48:25.802265 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.802268 | debian-bookworm | 2026-03-29 01:48:25.802272 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.802275 | debian-bookworm | package, please make sure that 'manila.share.drivers.macrosan' is explicitly added 2026-03-29 01:48:25.802279 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.802282 | debian-bookworm | 2026-03-29 01:48:25.802285 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.802289 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.802292 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.802296 | debian-bookworm | 2026-03-29 01:48:25.802299 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.802303 | debian-bookworm | 2026-03-29 01:48:25.802306 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.802310 | debian-bookworm | 2026-03-29 01:48:25.802313 | debian-bookworm | If you don't want 'manila.share.drivers.macrosan' to be distributed and are 2026-03-29 01:48:25.802317 | debian-bookworm | already explicitly excluding 'manila.share.drivers.macrosan' via 2026-03-29 01:48:25.802320 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.802324 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.802327 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.802331 | debian-bookworm | 2026-03-29 01:48:25.802334 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.802338 | debian-bookworm | 2026-03-29 01:48:25.802348 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.802353 | debian-bookworm | 2026-03-29 01:48:25.802357 | debian-bookworm | 2026-03-29 01:48:25.802360 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.802369 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.802373 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.802376 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.802380 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802383 | debian-bookworm | 2026-03-29 01:48:25.802386 | debian-bookworm | !! 2026-03-29 01:48:25.802390 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.802394 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. 2026-03-29 01:48:25.802397 | debian-bookworm | !! 2026-03-29 01:48:25.802401 | debian-bookworm | 2026-03-29 01:48:25.802406 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802410 | debian-bookworm | ############################ 2026-03-29 01:48:25.802413 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.802417 | debian-bookworm | ############################ 2026-03-29 01:48:25.802420 | debian-bookworm | Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], 2026-03-29 01:48:25.802424 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.802427 | debian-bookworm | 2026-03-29 01:48:25.802430 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.802434 | debian-bookworm | package, please make sure that 'manila.share.drivers.maprfs' is explicitly added 2026-03-29 01:48:25.802437 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.802441 | debian-bookworm | 2026-03-29 01:48:25.802444 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.802448 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.802451 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.802455 | debian-bookworm | 2026-03-29 01:48:25.802458 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.802462 | debian-bookworm | 2026-03-29 01:48:25.802465 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.802469 | debian-bookworm | 2026-03-29 01:48:25.802472 | debian-bookworm | If you don't want 'manila.share.drivers.maprfs' to be distributed and are 2026-03-29 01:48:25.802476 | debian-bookworm | already explicitly excluding 'manila.share.drivers.maprfs' via 2026-03-29 01:48:25.802479 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.802483 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.802486 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.802490 | debian-bookworm | 2026-03-29 01:48:25.802493 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.802497 | debian-bookworm | 2026-03-29 01:48:25.802500 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.802504 | debian-bookworm | 2026-03-29 01:48:25.802507 | debian-bookworm | 2026-03-29 01:48:25.802511 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.802514 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.802518 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.802521 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.802525 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802528 | debian-bookworm | 2026-03-29 01:48:25.802532 | debian-bookworm | !! 2026-03-29 01:48:25.802535 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.802539 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. 2026-03-29 01:48:25.802545 | debian-bookworm | !! 2026-03-29 01:48:25.802548 | debian-bookworm | 2026-03-29 01:48:25.802552 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802555 | debian-bookworm | ############################ 2026-03-29 01:48:25.802559 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.802562 | debian-bookworm | ############################ 2026-03-29 01:48:25.802566 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], 2026-03-29 01:48:25.802569 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.802573 | debian-bookworm | 2026-03-29 01:48:25.802576 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.802580 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp' is explicitly added 2026-03-29 01:48:25.802583 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.802587 | debian-bookworm | 2026-03-29 01:48:25.802590 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.802593 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.802597 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.802600 | debian-bookworm | 2026-03-29 01:48:25.802604 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.802607 | debian-bookworm | 2026-03-29 01:48:25.802611 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.802614 | debian-bookworm | 2026-03-29 01:48:25.802618 | debian-bookworm | If you don't want 'manila.share.drivers.netapp' to be distributed and are 2026-03-29 01:48:25.802621 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp' via 2026-03-29 01:48:25.802625 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.802628 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.802716 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.802723 | debian-bookworm | 2026-03-29 01:48:25.802727 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.802731 | debian-bookworm | 2026-03-29 01:48:25.802734 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.802738 | debian-bookworm | 2026-03-29 01:48:25.802741 | debian-bookworm | 2026-03-29 01:48:25.802745 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.802748 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.802752 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.802755 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.802759 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802762 | debian-bookworm | 2026-03-29 01:48:25.802766 | debian-bookworm | !! 2026-03-29 01:48:25.802769 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.802773 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-03-29 01:48:25.802776 | debian-bookworm | !! 2026-03-29 01:48:25.802780 | debian-bookworm | 2026-03-29 01:48:25.802783 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802787 | debian-bookworm | ############################ 2026-03-29 01:48:25.802841 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.802847 | debian-bookworm | ############################ 2026-03-29 01:48:25.802850 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], 2026-03-29 01:48:25.802854 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.802857 | debian-bookworm | 2026-03-29 01:48:25.802863 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.802866 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added 2026-03-29 01:48:25.802873 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.802877 | debian-bookworm | 2026-03-29 01:48:25.802880 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.802884 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.802888 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.802891 | debian-bookworm | 2026-03-29 01:48:25.802895 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.802898 | debian-bookworm | 2026-03-29 01:48:25.802901 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.802905 | debian-bookworm | 2026-03-29 01:48:25.802908 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are 2026-03-29 01:48:25.802912 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap' via 2026-03-29 01:48:25.802915 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.802919 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.802922 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.802926 | debian-bookworm | 2026-03-29 01:48:25.802929 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.802933 | debian-bookworm | 2026-03-29 01:48:25.802936 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.802940 | debian-bookworm | 2026-03-29 01:48:25.802943 | debian-bookworm | 2026-03-29 01:48:25.802947 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.802950 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.802954 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.802957 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.802961 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802964 | debian-bookworm | 2026-03-29 01:48:25.802968 | debian-bookworm | !! 2026-03-29 01:48:25.802971 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.802975 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-03-29 01:48:25.802978 | debian-bookworm | !! 2026-03-29 01:48:25.802982 | debian-bookworm | 2026-03-29 01:48:25.802985 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.802989 | debian-bookworm | ############################ 2026-03-29 01:48:25.802992 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.802996 | debian-bookworm | ############################ 2026-03-29 01:48:25.802999 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-03-29 01:48:25.803003 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.803006 | debian-bookworm | 2026-03-29 01:48:25.803009 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.803013 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added 2026-03-29 01:48:25.803016 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.803020 | debian-bookworm | 2026-03-29 01:48:25.803023 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.803027 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.803030 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.803034 | debian-bookworm | 2026-03-29 01:48:25.803037 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.803041 | debian-bookworm | 2026-03-29 01:48:25.803044 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.803050 | debian-bookworm | 2026-03-29 01:48:25.803117 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are 2026-03-29 01:48:25.803124 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via 2026-03-29 01:48:25.803128 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.803131 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.803135 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.803138 | debian-bookworm | 2026-03-29 01:48:25.803142 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.803146 | debian-bookworm | 2026-03-29 01:48:25.803149 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.803153 | debian-bookworm | 2026-03-29 01:48:25.803156 | debian-bookworm | 2026-03-29 01:48:25.803160 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.803163 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.803167 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.803172 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.803176 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.803179 | debian-bookworm | 2026-03-29 01:48:25.803183 | debian-bookworm | !! 2026-03-29 01:48:25.803187 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.803190 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-03-29 01:48:25.803194 | debian-bookworm | !! 2026-03-29 01:48:25.803209 | debian-bookworm | 2026-03-29 01:48:25.803214 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.803218 | debian-bookworm | ############################ 2026-03-29 01:48:25.803266 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.803271 | debian-bookworm | ############################ 2026-03-29 01:48:25.803275 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-03-29 01:48:25.803279 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.803282 | debian-bookworm | 2026-03-29 01:48:25.803286 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.803289 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-03-29 01:48:25.803293 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.803296 | debian-bookworm | 2026-03-29 01:48:25.803300 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.803303 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.803307 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.803311 | debian-bookworm | 2026-03-29 01:48:25.803314 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.803318 | debian-bookworm | 2026-03-29 01:48:25.803321 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.803325 | debian-bookworm | 2026-03-29 01:48:25.803328 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-03-29 01:48:25.803332 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via 2026-03-29 01:48:25.803335 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.803339 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.803342 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.803350 | debian-bookworm | 2026-03-29 01:48:25.803354 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.803357 | debian-bookworm | 2026-03-29 01:48:25.803361 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.803364 | debian-bookworm | 2026-03-29 01:48:25.803368 | debian-bookworm | 2026-03-29 01:48:25.803371 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.803375 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.803378 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.803382 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.803385 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.803389 | debian-bookworm | 2026-03-29 01:48:25.803392 | debian-bookworm | !! 2026-03-29 01:48:25.803396 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.803399 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-03-29 01:48:25.803403 | debian-bookworm | !! 2026-03-29 01:48:25.803407 | debian-bookworm | 2026-03-29 01:48:25.803410 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.803414 | debian-bookworm | ############################ 2026-03-29 01:48:25.803417 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.803421 | debian-bookworm | ############################ 2026-03-29 01:48:25.803424 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-03-29 01:48:25.803428 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.803431 | debian-bookworm | 2026-03-29 01:48:25.803435 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.803438 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-03-29 01:48:25.803442 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.803445 | debian-bookworm | 2026-03-29 01:48:25.803449 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.803520 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.803527 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.803531 | debian-bookworm | 2026-03-29 01:48:25.803534 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.803538 | debian-bookworm | 2026-03-29 01:48:25.803541 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.803545 | debian-bookworm | 2026-03-29 01:48:25.803548 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-03-29 01:48:25.803552 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via 2026-03-29 01:48:25.803556 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.803559 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.803574 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.803629 | debian-bookworm | 2026-03-29 01:48:25.803635 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.803639 | debian-bookworm | 2026-03-29 01:48:25.803642 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.803646 | debian-bookworm | 2026-03-29 01:48:25.803649 | debian-bookworm | 2026-03-29 01:48:25.803653 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.803656 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.803660 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.803667 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.803670 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.803674 | debian-bookworm | 2026-03-29 01:48:25.803677 | debian-bookworm | !! 2026-03-29 01:48:25.803681 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.803685 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. 2026-03-29 01:48:25.803688 | debian-bookworm | !! 2026-03-29 01:48:25.803692 | debian-bookworm | 2026-03-29 01:48:25.803695 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.803699 | debian-bookworm | ############################ 2026-03-29 01:48:25.803702 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.803705 | debian-bookworm | ############################ 2026-03-29 01:48:25.803709 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], 2026-03-29 01:48:25.803712 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.803716 | debian-bookworm | 2026-03-29 01:48:25.803719 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.803723 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta' is explicitly added 2026-03-29 01:48:25.803726 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.803730 | debian-bookworm | 2026-03-29 01:48:25.803733 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.803737 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.803740 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.803744 | debian-bookworm | 2026-03-29 01:48:25.803747 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.803751 | debian-bookworm | 2026-03-29 01:48:25.803754 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.803758 | debian-bookworm | 2026-03-29 01:48:25.803761 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta' to be distributed and are 2026-03-29 01:48:25.803765 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta' via 2026-03-29 01:48:25.803768 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.803772 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.803775 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.803779 | debian-bookworm | 2026-03-29 01:48:25.803782 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.803786 | debian-bookworm | 2026-03-29 01:48:25.803789 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.803793 | debian-bookworm | 2026-03-29 01:48:25.803796 | debian-bookworm | 2026-03-29 01:48:25.803800 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.803803 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.803807 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.803810 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.803814 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.803817 | debian-bookworm | 2026-03-29 01:48:25.803821 | debian-bookworm | !! 2026-03-29 01:48:25.803824 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.803828 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-03-29 01:48:25.803831 | debian-bookworm | !! 2026-03-29 01:48:25.803835 | debian-bookworm | 2026-03-29 01:48:25.803838 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.803842 | debian-bookworm | ############################ 2026-03-29 01:48:25.803847 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.803851 | debian-bookworm | ############################ 2026-03-29 01:48:25.803854 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], 2026-03-29 01:48:25.803858 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.803861 | debian-bookworm | 2026-03-29 01:48:25.803865 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.803935 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added 2026-03-29 01:48:25.803941 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.803945 | debian-bookworm | 2026-03-29 01:48:25.803949 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.803952 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.803956 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.803959 | debian-bookworm | 2026-03-29 01:48:25.803963 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.803976 | debian-bookworm | 2026-03-29 01:48:25.804025 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.804029 | debian-bookworm | 2026-03-29 01:48:25.804033 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are 2026-03-29 01:48:25.804037 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta.ns4' via 2026-03-29 01:48:25.804042 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.804045 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.804049 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.804052 | debian-bookworm | 2026-03-29 01:48:25.804056 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.804059 | debian-bookworm | 2026-03-29 01:48:25.804063 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.804066 | debian-bookworm | 2026-03-29 01:48:25.804070 | debian-bookworm | 2026-03-29 01:48:25.804073 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.804077 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.804080 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.804084 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.804087 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804091 | debian-bookworm | 2026-03-29 01:48:25.804094 | debian-bookworm | !! 2026-03-29 01:48:25.804098 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.804102 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-03-29 01:48:25.804105 | debian-bookworm | !! 2026-03-29 01:48:25.804109 | debian-bookworm | 2026-03-29 01:48:25.804112 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804116 | debian-bookworm | ############################ 2026-03-29 01:48:25.804119 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.804123 | debian-bookworm | ############################ 2026-03-29 01:48:25.804126 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], 2026-03-29 01:48:25.804130 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.804133 | debian-bookworm | 2026-03-29 01:48:25.804137 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.804140 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added 2026-03-29 01:48:25.804144 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.804151 | debian-bookworm | 2026-03-29 01:48:25.804154 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.804158 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.804161 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.804165 | debian-bookworm | 2026-03-29 01:48:25.804168 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.804172 | debian-bookworm | 2026-03-29 01:48:25.804175 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.804179 | debian-bookworm | 2026-03-29 01:48:25.804182 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are 2026-03-29 01:48:25.804186 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta.ns5' via 2026-03-29 01:48:25.804189 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.804193 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.804196 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.804200 | debian-bookworm | 2026-03-29 01:48:25.804203 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.804207 | debian-bookworm | 2026-03-29 01:48:25.804210 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.804214 | debian-bookworm | 2026-03-29 01:48:25.804217 | debian-bookworm | 2026-03-29 01:48:25.804221 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.804224 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.804228 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.804231 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.804235 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804238 | debian-bookworm | 2026-03-29 01:48:25.804242 | debian-bookworm | !! 2026-03-29 01:48:25.804245 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.804249 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. 2026-03-29 01:48:25.804252 | debian-bookworm | !! 2026-03-29 01:48:25.804256 | debian-bookworm | 2026-03-29 01:48:25.804259 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804263 | debian-bookworm | ############################ 2026-03-29 01:48:25.804266 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.804270 | debian-bookworm | ############################ 2026-03-29 01:48:25.804282 | debian-bookworm | Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], 2026-03-29 01:48:25.804287 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.804290 | debian-bookworm | 2026-03-29 01:48:25.804294 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.804297 | debian-bookworm | package, please make sure that 'manila.share.drivers.purestorage' is explicitly added 2026-03-29 01:48:25.804301 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.804304 | debian-bookworm | 2026-03-29 01:48:25.804308 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.804311 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.804315 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.804318 | debian-bookworm | 2026-03-29 01:48:25.804322 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.804325 | debian-bookworm | 2026-03-29 01:48:25.804329 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.804332 | debian-bookworm | 2026-03-29 01:48:25.804337 | debian-bookworm | If you don't want 'manila.share.drivers.purestorage' to be distributed and are 2026-03-29 01:48:25.804343 | debian-bookworm | already explicitly excluding 'manila.share.drivers.purestorage' via 2026-03-29 01:48:25.804347 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.804350 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.804354 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.804357 | debian-bookworm | 2026-03-29 01:48:25.804361 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.804364 | debian-bookworm | 2026-03-29 01:48:25.804368 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.804371 | debian-bookworm | 2026-03-29 01:48:25.804375 | debian-bookworm | 2026-03-29 01:48:25.804378 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.804382 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.804385 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.804389 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.804392 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804396 | debian-bookworm | 2026-03-29 01:48:25.804399 | debian-bookworm | !! 2026-03-29 01:48:25.804403 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.804406 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. 2026-03-29 01:48:25.804410 | debian-bookworm | !! 2026-03-29 01:48:25.804413 | debian-bookworm | 2026-03-29 01:48:25.804417 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804420 | debian-bookworm | ############################ 2026-03-29 01:48:25.804424 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.804427 | debian-bookworm | ############################ 2026-03-29 01:48:25.804431 | debian-bookworm | Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], 2026-03-29 01:48:25.804434 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.804438 | debian-bookworm | 2026-03-29 01:48:25.804441 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.804445 | debian-bookworm | package, please make sure that 'manila.share.drivers.qnap' is explicitly added 2026-03-29 01:48:25.804448 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.804452 | debian-bookworm | 2026-03-29 01:48:25.804455 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.804459 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.804462 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.804466 | debian-bookworm | 2026-03-29 01:48:25.804469 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.804473 | debian-bookworm | 2026-03-29 01:48:25.804476 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.804479 | debian-bookworm | 2026-03-29 01:48:25.804483 | debian-bookworm | If you don't want 'manila.share.drivers.qnap' to be distributed and are 2026-03-29 01:48:25.804486 | debian-bookworm | already explicitly excluding 'manila.share.drivers.qnap' via 2026-03-29 01:48:25.804490 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.804493 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.804497 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.804500 | debian-bookworm | 2026-03-29 01:48:25.804504 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.804507 | debian-bookworm | 2026-03-29 01:48:25.804511 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.804514 | debian-bookworm | 2026-03-29 01:48:25.804518 | debian-bookworm | 2026-03-29 01:48:25.804521 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.804528 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.804531 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.804535 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.804538 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804542 | debian-bookworm | 2026-03-29 01:48:25.804545 | debian-bookworm | !! 2026-03-29 01:48:25.804549 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.804552 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. 2026-03-29 01:48:25.804556 | debian-bookworm | !! 2026-03-29 01:48:25.804559 | debian-bookworm | 2026-03-29 01:48:25.804623 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804630 | debian-bookworm | ############################ 2026-03-29 01:48:25.804634 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.804637 | debian-bookworm | ############################ 2026-03-29 01:48:25.804641 | debian-bookworm | Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], 2026-03-29 01:48:25.804644 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.804648 | debian-bookworm | 2026-03-29 01:48:25.804651 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.804655 | debian-bookworm | package, please make sure that 'manila.share.drivers.quobyte' is explicitly added 2026-03-29 01:48:25.804658 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.804662 | debian-bookworm | 2026-03-29 01:48:25.804665 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.804669 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.804673 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.804689 | debian-bookworm | 2026-03-29 01:48:25.804692 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.804749 | debian-bookworm | 2026-03-29 01:48:25.804754 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.804758 | debian-bookworm | 2026-03-29 01:48:25.804761 | debian-bookworm | If you don't want 'manila.share.drivers.quobyte' to be distributed and are 2026-03-29 01:48:25.804765 | debian-bookworm | already explicitly excluding 'manila.share.drivers.quobyte' via 2026-03-29 01:48:25.804769 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.804772 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.804776 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.804779 | debian-bookworm | 2026-03-29 01:48:25.804783 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.804786 | debian-bookworm | 2026-03-29 01:48:25.804790 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.804793 | debian-bookworm | 2026-03-29 01:48:25.804797 | debian-bookworm | 2026-03-29 01:48:25.804800 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.804804 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.804807 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.804811 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.804814 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804818 | debian-bookworm | 2026-03-29 01:48:25.804821 | debian-bookworm | !! 2026-03-29 01:48:25.804825 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.804828 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. 2026-03-29 01:48:25.804836 | debian-bookworm | !! 2026-03-29 01:48:25.804840 | debian-bookworm | 2026-03-29 01:48:25.804843 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804847 | debian-bookworm | ############################ 2026-03-29 01:48:25.804851 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.804854 | debian-bookworm | ############################ 2026-03-29 01:48:25.804858 | debian-bookworm | Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], 2026-03-29 01:48:25.804861 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.804865 | debian-bookworm | 2026-03-29 01:48:25.804868 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.804872 | debian-bookworm | package, please make sure that 'manila.share.drivers.tegile' is explicitly added 2026-03-29 01:48:25.804875 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.804878 | debian-bookworm | 2026-03-29 01:48:25.804882 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.804885 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.804889 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.804892 | debian-bookworm | 2026-03-29 01:48:25.804896 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.804899 | debian-bookworm | 2026-03-29 01:48:25.804905 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.804908 | debian-bookworm | 2026-03-29 01:48:25.804912 | debian-bookworm | If you don't want 'manila.share.drivers.tegile' to be distributed and are 2026-03-29 01:48:25.804915 | debian-bookworm | already explicitly excluding 'manila.share.drivers.tegile' via 2026-03-29 01:48:25.804919 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.804922 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.804926 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.804929 | debian-bookworm | 2026-03-29 01:48:25.804933 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.804936 | debian-bookworm | 2026-03-29 01:48:25.804940 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.804943 | debian-bookworm | 2026-03-29 01:48:25.804947 | debian-bookworm | 2026-03-29 01:48:25.804953 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.804957 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.804960 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.804973 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.804977 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.804980 | debian-bookworm | 2026-03-29 01:48:25.804984 | debian-bookworm | !! 2026-03-29 01:48:25.804987 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.805001 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. 2026-03-29 01:48:25.805006 | debian-bookworm | !! 2026-03-29 01:48:25.805009 | debian-bookworm | 2026-03-29 01:48:25.805013 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.805017 | debian-bookworm | ############################ 2026-03-29 01:48:25.805020 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.805024 | debian-bookworm | ############################ 2026-03-29 01:48:25.805027 | debian-bookworm | Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], 2026-03-29 01:48:25.805031 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.805034 | debian-bookworm | 2026-03-29 01:48:25.805038 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.805044 | debian-bookworm | package, please make sure that 'manila.share.drivers.vastdata' is explicitly added 2026-03-29 01:48:25.805048 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.805051 | debian-bookworm | 2026-03-29 01:48:25.805057 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.805060 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.805064 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.805067 | debian-bookworm | 2026-03-29 01:48:25.805071 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.805074 | debian-bookworm | 2026-03-29 01:48:25.805078 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.805081 | debian-bookworm | 2026-03-29 01:48:25.805085 | debian-bookworm | If you don't want 'manila.share.drivers.vastdata' to be distributed and are 2026-03-29 01:48:25.805088 | debian-bookworm | already explicitly excluding 'manila.share.drivers.vastdata' via 2026-03-29 01:48:25.805092 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.805095 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.805099 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.805102 | debian-bookworm | 2026-03-29 01:48:25.805106 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.805109 | debian-bookworm | 2026-03-29 01:48:25.805113 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.805116 | debian-bookworm | 2026-03-29 01:48:25.805120 | debian-bookworm | 2026-03-29 01:48:25.805123 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.805127 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.805130 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.805134 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.805137 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.805141 | debian-bookworm | 2026-03-29 01:48:25.805144 | debian-bookworm | !! 2026-03-29 01:48:25.805169 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.805173 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. 2026-03-29 01:48:25.805177 | debian-bookworm | !! 2026-03-29 01:48:25.805180 | debian-bookworm | 2026-03-29 01:48:25.805184 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.805187 | debian-bookworm | ############################ 2026-03-29 01:48:25.805191 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.805194 | debian-bookworm | ############################ 2026-03-29 01:48:25.805198 | debian-bookworm | Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], 2026-03-29 01:48:25.805201 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.805205 | debian-bookworm | 2026-03-29 01:48:25.805208 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.805212 | debian-bookworm | package, please make sure that 'manila.share.drivers.veritas' is explicitly added 2026-03-29 01:48:25.805215 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.805218 | debian-bookworm | 2026-03-29 01:48:25.805222 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.805225 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.805229 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.805232 | debian-bookworm | 2026-03-29 01:48:25.805236 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.805239 | debian-bookworm | 2026-03-29 01:48:25.805243 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.805250 | debian-bookworm | 2026-03-29 01:48:25.805253 | debian-bookworm | If you don't want 'manila.share.drivers.veritas' to be distributed and are 2026-03-29 01:48:25.805257 | debian-bookworm | already explicitly excluding 'manila.share.drivers.veritas' via 2026-03-29 01:48:25.805260 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.805264 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.805267 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.805271 | debian-bookworm | 2026-03-29 01:48:25.805274 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.805278 | debian-bookworm | 2026-03-29 01:48:25.805281 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.805285 | debian-bookworm | 2026-03-29 01:48:25.805288 | debian-bookworm | 2026-03-29 01:48:25.805292 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.805295 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.805299 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.805302 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.805315 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.805320 | debian-bookworm | 2026-03-29 01:48:25.805324 | debian-bookworm | !! 2026-03-29 01:48:25.805327 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.805331 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. 2026-03-29 01:48:25.805334 | debian-bookworm | !! 2026-03-29 01:48:25.805338 | debian-bookworm | 2026-03-29 01:48:25.805341 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.805345 | debian-bookworm | ############################ 2026-03-29 01:48:25.805348 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.805352 | debian-bookworm | ############################ 2026-03-29 01:48:25.805355 | debian-bookworm | Python recognizes 'manila.share.drivers.windows' as an importable package[^1], 2026-03-29 01:48:25.805359 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.805362 | debian-bookworm | 2026-03-29 01:48:25.805369 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.805373 | debian-bookworm | package, please make sure that 'manila.share.drivers.windows' is explicitly added 2026-03-29 01:48:25.805376 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.805380 | debian-bookworm | 2026-03-29 01:48:25.805383 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.805387 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.805390 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.805394 | debian-bookworm | 2026-03-29 01:48:25.805397 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.805401 | debian-bookworm | 2026-03-29 01:48:25.805404 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.805408 | debian-bookworm | 2026-03-29 01:48:25.805411 | debian-bookworm | If you don't want 'manila.share.drivers.windows' to be distributed and are 2026-03-29 01:48:25.805414 | debian-bookworm | already explicitly excluding 'manila.share.drivers.windows' via 2026-03-29 01:48:25.805418 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.805421 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.805425 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.805428 | debian-bookworm | 2026-03-29 01:48:25.805432 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.805438 | debian-bookworm | 2026-03-29 01:48:25.805442 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.805445 | debian-bookworm | 2026-03-29 01:48:25.805449 | debian-bookworm | 2026-03-29 01:48:25.805452 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.805456 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.805459 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.805463 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.805466 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.805470 | debian-bookworm | 2026-03-29 01:48:25.805473 | debian-bookworm | !! 2026-03-29 01:48:25.805477 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.805480 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. 2026-03-29 01:48:25.805484 | debian-bookworm | !! 2026-03-29 01:48:25.805487 | debian-bookworm | 2026-03-29 01:48:25.805491 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.805494 | debian-bookworm | ############################ 2026-03-29 01:48:25.805498 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.805501 | debian-bookworm | ############################ 2026-03-29 01:48:25.805505 | debian-bookworm | Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], 2026-03-29 01:48:25.805508 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.805512 | debian-bookworm | 2026-03-29 01:48:25.805515 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.805519 | debian-bookworm | package, please make sure that 'manila.share.drivers.zadara' is explicitly added 2026-03-29 01:48:25.805522 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.805526 | debian-bookworm | 2026-03-29 01:48:25.805529 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.805533 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.805536 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.805540 | debian-bookworm | 2026-03-29 01:48:25.805543 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.805547 | debian-bookworm | 2026-03-29 01:48:25.805550 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.805553 | debian-bookworm | 2026-03-29 01:48:25.805557 | debian-bookworm | If you don't want 'manila.share.drivers.zadara' to be distributed and are 2026-03-29 01:48:25.805560 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zadara' via 2026-03-29 01:48:25.805564 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.805567 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.805571 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.805574 | debian-bookworm | 2026-03-29 01:48:25.805578 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.805581 | debian-bookworm | 2026-03-29 01:48:25.805585 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.805588 | debian-bookworm | 2026-03-29 01:48:25.805592 | debian-bookworm | 2026-03-29 01:48:25.805595 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.805599 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.805670 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.805677 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.805680 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.805684 | debian-bookworm | 2026-03-29 01:48:25.805691 | debian-bookworm | !! 2026-03-29 01:48:25.805695 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.805698 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-03-29 01:48:25.805702 | debian-bookworm | !! 2026-03-29 01:48:25.805705 | debian-bookworm | 2026-03-29 01:48:25.805709 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.805724 | debian-bookworm | ############################ 2026-03-29 01:48:25.805867 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.805873 | debian-bookworm | ############################ 2026-03-29 01:48:25.805878 | debian-bookworm | Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], 2026-03-29 01:48:25.805881 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.805885 | debian-bookworm | 2026-03-29 01:48:25.805888 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.805892 | debian-bookworm | package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added 2026-03-29 01:48:25.805895 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.805899 | debian-bookworm | 2026-03-29 01:48:25.805902 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.805906 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.805909 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.805913 | debian-bookworm | 2026-03-29 01:48:25.805916 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.805919 | debian-bookworm | 2026-03-29 01:48:25.805923 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.805926 | debian-bookworm | 2026-03-29 01:48:25.805930 | debian-bookworm | If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are 2026-03-29 01:48:25.805933 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zfsonlinux' via 2026-03-29 01:48:25.805937 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.805940 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.805944 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.805947 | debian-bookworm | 2026-03-29 01:48:25.805951 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.805954 | debian-bookworm | 2026-03-29 01:48:25.805958 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.805961 | debian-bookworm | 2026-03-29 01:48:25.805964 | debian-bookworm | 2026-03-29 01:48:25.805968 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.805971 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.805975 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.805978 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.805982 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.805985 | debian-bookworm | 2026-03-29 01:48:25.805989 | debian-bookworm | !! 2026-03-29 01:48:25.805992 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.805996 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. 2026-03-29 01:48:25.805999 | debian-bookworm | !! 2026-03-29 01:48:25.806003 | debian-bookworm | 2026-03-29 01:48:25.806006 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806010 | debian-bookworm | ############################ 2026-03-29 01:48:25.806013 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.806017 | debian-bookworm | ############################ 2026-03-29 01:48:25.806020 | debian-bookworm | Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], 2026-03-29 01:48:25.806028 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.806031 | debian-bookworm | 2026-03-29 01:48:25.806035 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.806038 | debian-bookworm | package, please make sure that 'manila.share.drivers.zfssa' is explicitly added 2026-03-29 01:48:25.806042 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.806045 | debian-bookworm | 2026-03-29 01:48:25.806048 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.806052 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.806055 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.806059 | debian-bookworm | 2026-03-29 01:48:25.806062 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.806066 | debian-bookworm | 2026-03-29 01:48:25.806069 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.806072 | debian-bookworm | 2026-03-29 01:48:25.806076 | debian-bookworm | If you don't want 'manila.share.drivers.zfssa' to be distributed and are 2026-03-29 01:48:25.806079 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zfssa' via 2026-03-29 01:48:25.806083 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.806086 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.806090 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.806093 | debian-bookworm | 2026-03-29 01:48:25.806096 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.806100 | debian-bookworm | 2026-03-29 01:48:25.806112 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.806117 | debian-bookworm | 2026-03-29 01:48:25.806121 | debian-bookworm | 2026-03-29 01:48:25.806124 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.806128 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.806131 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.806134 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.806138 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806141 | debian-bookworm | 2026-03-29 01:48:25.806145 | debian-bookworm | !! 2026-03-29 01:48:25.806148 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.806152 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. 2026-03-29 01:48:25.806155 | debian-bookworm | !! 2026-03-29 01:48:25.806159 | debian-bookworm | 2026-03-29 01:48:25.806162 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806167 | debian-bookworm | ############################ 2026-03-29 01:48:25.806171 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.806174 | debian-bookworm | ############################ 2026-03-29 01:48:25.806178 | debian-bookworm | Python recognizes 'manila.share.hooks' as an importable package[^1], 2026-03-29 01:48:25.806181 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.806185 | debian-bookworm | 2026-03-29 01:48:25.806188 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.806192 | debian-bookworm | package, please make sure that 'manila.share.hooks' is explicitly added 2026-03-29 01:48:25.806195 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.806198 | debian-bookworm | 2026-03-29 01:48:25.806202 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.806205 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.806209 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.806215 | debian-bookworm | 2026-03-29 01:48:25.806219 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.806222 | debian-bookworm | 2026-03-29 01:48:25.806225 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.806229 | debian-bookworm | 2026-03-29 01:48:25.806232 | debian-bookworm | If you don't want 'manila.share.hooks' to be distributed and are 2026-03-29 01:48:25.806236 | debian-bookworm | already explicitly excluding 'manila.share.hooks' via 2026-03-29 01:48:25.806239 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.806243 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.806246 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.806250 | debian-bookworm | 2026-03-29 01:48:25.806253 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.806256 | debian-bookworm | 2026-03-29 01:48:25.806260 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.806263 | debian-bookworm | 2026-03-29 01:48:25.806267 | debian-bookworm | 2026-03-29 01:48:25.806270 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.806274 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.806277 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.806280 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.806284 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806287 | debian-bookworm | 2026-03-29 01:48:25.806291 | debian-bookworm | !! 2026-03-29 01:48:25.806294 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.806298 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. 2026-03-29 01:48:25.806301 | debian-bookworm | !! 2026-03-29 01:48:25.806305 | debian-bookworm | 2026-03-29 01:48:25.806308 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806311 | debian-bookworm | ############################ 2026-03-29 01:48:25.806315 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.806318 | debian-bookworm | ############################ 2026-03-29 01:48:25.806322 | debian-bookworm | Python recognizes 'manila.share_group' as an importable package[^1], 2026-03-29 01:48:25.806325 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.806329 | debian-bookworm | 2026-03-29 01:48:25.806332 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.806335 | debian-bookworm | package, please make sure that 'manila.share_group' is explicitly added 2026-03-29 01:48:25.806339 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.806342 | debian-bookworm | 2026-03-29 01:48:25.806346 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.806349 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.806353 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.806356 | debian-bookworm | 2026-03-29 01:48:25.806359 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.806363 | debian-bookworm | 2026-03-29 01:48:25.806366 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.806370 | debian-bookworm | 2026-03-29 01:48:25.806373 | debian-bookworm | If you don't want 'manila.share_group' to be distributed and are 2026-03-29 01:48:25.806376 | debian-bookworm | already explicitly excluding 'manila.share_group' via 2026-03-29 01:48:25.806380 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.806383 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.806387 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.806393 | debian-bookworm | 2026-03-29 01:48:25.806403 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.806408 | debian-bookworm | 2026-03-29 01:48:25.806412 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.806415 | debian-bookworm | 2026-03-29 01:48:25.806418 | debian-bookworm | 2026-03-29 01:48:25.806422 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.806425 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.806429 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.806432 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.806436 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806439 | debian-bookworm | 2026-03-29 01:48:25.806443 | debian-bookworm | !! 2026-03-29 01:48:25.806446 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.806450 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.testing' is absent from the `packages` configuration. 2026-03-29 01:48:25.806453 | debian-bookworm | !! 2026-03-29 01:48:25.806456 | debian-bookworm | 2026-03-29 01:48:25.806462 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806465 | debian-bookworm | ############################ 2026-03-29 01:48:25.806469 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.806472 | debian-bookworm | ############################ 2026-03-29 01:48:25.806476 | debian-bookworm | Python recognizes 'manila.testing' as an importable package[^1], 2026-03-29 01:48:25.806479 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.806482 | debian-bookworm | 2026-03-29 01:48:25.806486 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.806489 | debian-bookworm | package, please make sure that 'manila.testing' is explicitly added 2026-03-29 01:48:25.806493 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.806496 | debian-bookworm | 2026-03-29 01:48:25.806499 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.806503 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.806506 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.806510 | debian-bookworm | 2026-03-29 01:48:25.806513 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.806517 | debian-bookworm | 2026-03-29 01:48:25.806520 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.806523 | debian-bookworm | 2026-03-29 01:48:25.806527 | debian-bookworm | If you don't want 'manila.testing' to be distributed and are 2026-03-29 01:48:25.806530 | debian-bookworm | already explicitly excluding 'manila.testing' via 2026-03-29 01:48:25.806534 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.806537 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.806541 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.806544 | debian-bookworm | 2026-03-29 01:48:25.806548 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.806551 | debian-bookworm | 2026-03-29 01:48:25.806554 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.806558 | debian-bookworm | 2026-03-29 01:48:25.806561 | debian-bookworm | 2026-03-29 01:48:25.806565 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.806568 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.806571 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.806575 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.806578 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806585 | debian-bookworm | 2026-03-29 01:48:25.806588 | debian-bookworm | !! 2026-03-29 01:48:25.806592 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.806595 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests' is absent from the `packages` configuration. 2026-03-29 01:48:25.806599 | debian-bookworm | !! 2026-03-29 01:48:25.806602 | debian-bookworm | 2026-03-29 01:48:25.806605 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806609 | debian-bookworm | ############################ 2026-03-29 01:48:25.806612 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.806616 | debian-bookworm | ############################ 2026-03-29 01:48:25.806619 | debian-bookworm | Python recognizes 'manila.tests' as an importable package[^1], 2026-03-29 01:48:25.806623 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.806626 | debian-bookworm | 2026-03-29 01:48:25.806629 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.806633 | debian-bookworm | package, please make sure that 'manila.tests' is explicitly added 2026-03-29 01:48:25.806636 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.806640 | debian-bookworm | 2026-03-29 01:48:25.806643 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.806647 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.806650 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.806653 | debian-bookworm | 2026-03-29 01:48:25.806657 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.806660 | debian-bookworm | 2026-03-29 01:48:25.806664 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.806667 | debian-bookworm | 2026-03-29 01:48:25.806670 | debian-bookworm | If you don't want 'manila.tests' to be distributed and are 2026-03-29 01:48:25.806674 | debian-bookworm | already explicitly excluding 'manila.tests' via 2026-03-29 01:48:25.806677 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.806681 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.806684 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.806688 | debian-bookworm | 2026-03-29 01:48:25.806698 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.806703 | debian-bookworm | 2026-03-29 01:48:25.806706 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.806710 | debian-bookworm | 2026-03-29 01:48:25.806713 | debian-bookworm | 2026-03-29 01:48:25.806717 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.806720 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.806723 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.806727 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.806730 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806734 | debian-bookworm | 2026-03-29 01:48:25.806737 | debian-bookworm | !! 2026-03-29 01:48:25.806741 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.806744 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. 2026-03-29 01:48:25.806748 | debian-bookworm | !! 2026-03-29 01:48:25.806751 | debian-bookworm | 2026-03-29 01:48:25.806755 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806758 | debian-bookworm | ############################ 2026-03-29 01:48:25.806761 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.806765 | debian-bookworm | ############################ 2026-03-29 01:48:25.806768 | debian-bookworm | Python recognizes 'manila.tests.api' as an importable package[^1], 2026-03-29 01:48:25.806775 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.806778 | debian-bookworm | 2026-03-29 01:48:25.806782 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.806785 | debian-bookworm | package, please make sure that 'manila.tests.api' is explicitly added 2026-03-29 01:48:25.806789 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.806792 | debian-bookworm | 2026-03-29 01:48:25.806795 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.806799 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.806802 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.806806 | debian-bookworm | 2026-03-29 01:48:25.806809 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.806813 | debian-bookworm | 2026-03-29 01:48:25.806816 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.806819 | debian-bookworm | 2026-03-29 01:48:25.806823 | debian-bookworm | If you don't want 'manila.tests.api' to be distributed and are 2026-03-29 01:48:25.806826 | debian-bookworm | already explicitly excluding 'manila.tests.api' via 2026-03-29 01:48:25.806830 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.806833 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.806837 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.806840 | debian-bookworm | 2026-03-29 01:48:25.806844 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.806847 | debian-bookworm | 2026-03-29 01:48:25.806850 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.806854 | debian-bookworm | 2026-03-29 01:48:25.806857 | debian-bookworm | 2026-03-29 01:48:25.806861 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.806864 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.806868 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.806871 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.806874 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806878 | debian-bookworm | 2026-03-29 01:48:25.806881 | debian-bookworm | !! 2026-03-29 01:48:25.806885 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.806888 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. 2026-03-29 01:48:25.806892 | debian-bookworm | !! 2026-03-29 01:48:25.806895 | debian-bookworm | 2026-03-29 01:48:25.806899 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.806902 | debian-bookworm | ############################ 2026-03-29 01:48:25.806905 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.806909 | debian-bookworm | ############################ 2026-03-29 01:48:25.806913 | debian-bookworm | Python recognizes 'manila.tests.api.contrib' as an importable package[^1], 2026-03-29 01:48:25.806916 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.806920 | debian-bookworm | 2026-03-29 01:48:25.806923 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.806927 | debian-bookworm | package, please make sure that 'manila.tests.api.contrib' is explicitly added 2026-03-29 01:48:25.806930 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.806934 | debian-bookworm | 2026-03-29 01:48:25.806940 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.806944 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.806947 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.806951 | debian-bookworm | 2026-03-29 01:48:25.806957 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.806960 | debian-bookworm | 2026-03-29 01:48:25.806964 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.806967 | debian-bookworm | 2026-03-29 01:48:25.806970 | debian-bookworm | If you don't want 'manila.tests.api.contrib' to be distributed and are 2026-03-29 01:48:25.806974 | debian-bookworm | already explicitly excluding 'manila.tests.api.contrib' via 2026-03-29 01:48:25.806977 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.807054 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.807061 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.807064 | debian-bookworm | 2026-03-29 01:48:25.807068 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.807071 | debian-bookworm | 2026-03-29 01:48:25.807075 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.807078 | debian-bookworm | 2026-03-29 01:48:25.807082 | debian-bookworm | 2026-03-29 01:48:25.807085 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.807089 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.807092 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.807095 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.807099 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807102 | debian-bookworm | 2026-03-29 01:48:25.807106 | debian-bookworm | !! 2026-03-29 01:48:25.807109 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.807115 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. 2026-03-29 01:48:25.807119 | debian-bookworm | !! 2026-03-29 01:48:25.807122 | debian-bookworm | 2026-03-29 01:48:25.807125 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807129 | debian-bookworm | ############################ 2026-03-29 01:48:25.807132 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.807136 | debian-bookworm | ############################ 2026-03-29 01:48:25.807139 | debian-bookworm | Python recognizes 'manila.tests.api.extensions' as an importable package[^1], 2026-03-29 01:48:25.807143 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.807146 | debian-bookworm | 2026-03-29 01:48:25.807149 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.807153 | debian-bookworm | package, please make sure that 'manila.tests.api.extensions' is explicitly added 2026-03-29 01:48:25.807156 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.807160 | debian-bookworm | 2026-03-29 01:48:25.807163 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.807166 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.807170 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.807173 | debian-bookworm | 2026-03-29 01:48:25.807177 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.807180 | debian-bookworm | 2026-03-29 01:48:25.807184 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.807187 | debian-bookworm | 2026-03-29 01:48:25.807190 | debian-bookworm | If you don't want 'manila.tests.api.extensions' to be distributed and are 2026-03-29 01:48:25.807194 | debian-bookworm | already explicitly excluding 'manila.tests.api.extensions' via 2026-03-29 01:48:25.807197 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.807201 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.807204 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.807211 | debian-bookworm | 2026-03-29 01:48:25.807214 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.807218 | debian-bookworm | 2026-03-29 01:48:25.807234 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.807307 | debian-bookworm | 2026-03-29 01:48:25.807316 | debian-bookworm | 2026-03-29 01:48:25.807319 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.807323 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.807326 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.807330 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.807333 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807337 | debian-bookworm | 2026-03-29 01:48:25.807340 | debian-bookworm | !! 2026-03-29 01:48:25.807343 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.807347 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. 2026-03-29 01:48:25.807351 | debian-bookworm | !! 2026-03-29 01:48:25.807354 | debian-bookworm | 2026-03-29 01:48:25.807357 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807361 | debian-bookworm | ############################ 2026-03-29 01:48:25.807364 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.807368 | debian-bookworm | ############################ 2026-03-29 01:48:25.807371 | debian-bookworm | Python recognizes 'manila.tests.api.middleware' as an importable package[^1], 2026-03-29 01:48:25.807375 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.807378 | debian-bookworm | 2026-03-29 01:48:25.807382 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.807385 | debian-bookworm | package, please make sure that 'manila.tests.api.middleware' is explicitly added 2026-03-29 01:48:25.807389 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.807392 | debian-bookworm | 2026-03-29 01:48:25.807395 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.807399 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.807402 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.807406 | debian-bookworm | 2026-03-29 01:48:25.807409 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.807413 | debian-bookworm | 2026-03-29 01:48:25.807416 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.807419 | debian-bookworm | 2026-03-29 01:48:25.807423 | debian-bookworm | If you don't want 'manila.tests.api.middleware' to be distributed and are 2026-03-29 01:48:25.807426 | debian-bookworm | already explicitly excluding 'manila.tests.api.middleware' via 2026-03-29 01:48:25.807438 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.807443 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.807447 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.807450 | debian-bookworm | 2026-03-29 01:48:25.807453 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.807457 | debian-bookworm | 2026-03-29 01:48:25.807460 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.807464 | debian-bookworm | 2026-03-29 01:48:25.807467 | debian-bookworm | 2026-03-29 01:48:25.807471 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.807474 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.807477 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.807481 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.807489 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807493 | debian-bookworm | 2026-03-29 01:48:25.807496 | debian-bookworm | !! 2026-03-29 01:48:25.807500 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.807503 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. 2026-03-29 01:48:25.807507 | debian-bookworm | !! 2026-03-29 01:48:25.807510 | debian-bookworm | 2026-03-29 01:48:25.807514 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807517 | debian-bookworm | ############################ 2026-03-29 01:48:25.807521 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.807524 | debian-bookworm | ############################ 2026-03-29 01:48:25.807528 | debian-bookworm | Python recognizes 'manila.tests.api.openstack' as an importable package[^1], 2026-03-29 01:48:25.807531 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.807534 | debian-bookworm | 2026-03-29 01:48:25.807538 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.807541 | debian-bookworm | package, please make sure that 'manila.tests.api.openstack' is explicitly added 2026-03-29 01:48:25.807545 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.807548 | debian-bookworm | 2026-03-29 01:48:25.807552 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.807555 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.807559 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.807562 | debian-bookworm | 2026-03-29 01:48:25.807565 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.807569 | debian-bookworm | 2026-03-29 01:48:25.807572 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.807576 | debian-bookworm | 2026-03-29 01:48:25.807579 | debian-bookworm | If you don't want 'manila.tests.api.openstack' to be distributed and are 2026-03-29 01:48:25.807583 | debian-bookworm | already explicitly excluding 'manila.tests.api.openstack' via 2026-03-29 01:48:25.807586 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.807590 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.807593 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.807597 | debian-bookworm | 2026-03-29 01:48:25.807600 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.807603 | debian-bookworm | 2026-03-29 01:48:25.807607 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.807610 | debian-bookworm | 2026-03-29 01:48:25.807614 | debian-bookworm | 2026-03-29 01:48:25.807617 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.807621 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.807624 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.807627 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.807631 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807634 | debian-bookworm | 2026-03-29 01:48:25.807638 | debian-bookworm | !! 2026-03-29 01:48:25.807641 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.807645 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. 2026-03-29 01:48:25.807648 | debian-bookworm | !! 2026-03-29 01:48:25.807652 | debian-bookworm | 2026-03-29 01:48:25.807655 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807659 | debian-bookworm | ############################ 2026-03-29 01:48:25.807662 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.807668 | debian-bookworm | ############################ 2026-03-29 01:48:25.807671 | debian-bookworm | Python recognizes 'manila.tests.api.v1' as an importable package[^1], 2026-03-29 01:48:25.807675 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.807678 | debian-bookworm | 2026-03-29 01:48:25.807682 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.807685 | debian-bookworm | package, please make sure that 'manila.tests.api.v1' is explicitly added 2026-03-29 01:48:25.807689 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.807692 | debian-bookworm | 2026-03-29 01:48:25.807696 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.807699 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.807702 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.807706 | debian-bookworm | 2026-03-29 01:48:25.807709 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.807713 | debian-bookworm | 2026-03-29 01:48:25.807716 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.807720 | debian-bookworm | 2026-03-29 01:48:25.807732 | debian-bookworm | If you don't want 'manila.tests.api.v1' to be distributed and are 2026-03-29 01:48:25.807737 | debian-bookworm | already explicitly excluding 'manila.tests.api.v1' via 2026-03-29 01:48:25.807740 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.807743 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.807747 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.807750 | debian-bookworm | 2026-03-29 01:48:25.807754 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.807757 | debian-bookworm | 2026-03-29 01:48:25.807760 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.807764 | debian-bookworm | 2026-03-29 01:48:25.807767 | debian-bookworm | 2026-03-29 01:48:25.807771 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.807774 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.807779 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.807783 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.807786 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807790 | debian-bookworm | 2026-03-29 01:48:25.807793 | debian-bookworm | !! 2026-03-29 01:48:25.807796 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.807800 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. 2026-03-29 01:48:25.807803 | debian-bookworm | !! 2026-03-29 01:48:25.807807 | debian-bookworm | 2026-03-29 01:48:25.807810 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807814 | debian-bookworm | ############################ 2026-03-29 01:48:25.807817 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.807821 | debian-bookworm | ############################ 2026-03-29 01:48:25.807824 | debian-bookworm | Python recognizes 'manila.tests.api.v2' as an importable package[^1], 2026-03-29 01:48:25.807827 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.807831 | debian-bookworm | 2026-03-29 01:48:25.807834 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.807838 | debian-bookworm | package, please make sure that 'manila.tests.api.v2' is explicitly added 2026-03-29 01:48:25.807841 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.807845 | debian-bookworm | 2026-03-29 01:48:25.807848 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.807852 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.807859 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.807863 | debian-bookworm | 2026-03-29 01:48:25.807866 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.807870 | debian-bookworm | 2026-03-29 01:48:25.807873 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.807877 | debian-bookworm | 2026-03-29 01:48:25.807880 | debian-bookworm | If you don't want 'manila.tests.api.v2' to be distributed and are 2026-03-29 01:48:25.807883 | debian-bookworm | already explicitly excluding 'manila.tests.api.v2' via 2026-03-29 01:48:25.807887 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.807890 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.807894 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.807897 | debian-bookworm | 2026-03-29 01:48:25.807901 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.807904 | debian-bookworm | 2026-03-29 01:48:25.807907 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.807911 | debian-bookworm | 2026-03-29 01:48:25.807914 | debian-bookworm | 2026-03-29 01:48:25.807918 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.807921 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.807924 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.807928 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.807931 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807935 | debian-bookworm | 2026-03-29 01:48:25.807938 | debian-bookworm | !! 2026-03-29 01:48:25.807942 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.807945 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. 2026-03-29 01:48:25.807949 | debian-bookworm | !! 2026-03-29 01:48:25.807952 | debian-bookworm | 2026-03-29 01:48:25.807956 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.807959 | debian-bookworm | ############################ 2026-03-29 01:48:25.807962 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.807966 | debian-bookworm | ############################ 2026-03-29 01:48:25.807969 | debian-bookworm | Python recognizes 'manila.tests.api.views' as an importable package[^1], 2026-03-29 01:48:25.807973 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.807976 | debian-bookworm | 2026-03-29 01:48:25.807980 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.807983 | debian-bookworm | package, please make sure that 'manila.tests.api.views' is explicitly added 2026-03-29 01:48:25.807986 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.807990 | debian-bookworm | 2026-03-29 01:48:25.807993 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.807997 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.808000 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.808004 | debian-bookworm | 2026-03-29 01:48:25.808015 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.808019 | debian-bookworm | 2026-03-29 01:48:25.808023 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.808026 | debian-bookworm | 2026-03-29 01:48:25.808030 | debian-bookworm | If you don't want 'manila.tests.api.views' to be distributed and are 2026-03-29 01:48:25.808033 | debian-bookworm | already explicitly excluding 'manila.tests.api.views' via 2026-03-29 01:48:25.808036 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.808040 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.808046 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.808049 | debian-bookworm | 2026-03-29 01:48:25.808053 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.808056 | debian-bookworm | 2026-03-29 01:48:25.808060 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.808063 | debian-bookworm | 2026-03-29 01:48:25.808066 | debian-bookworm | 2026-03-29 01:48:25.808070 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.808075 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.808078 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.808082 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.808085 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808089 | debian-bookworm | 2026-03-29 01:48:25.808092 | debian-bookworm | !! 2026-03-29 01:48:25.808096 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.808099 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. 2026-03-29 01:48:25.808103 | debian-bookworm | !! 2026-03-29 01:48:25.808106 | debian-bookworm | 2026-03-29 01:48:25.808109 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808113 | debian-bookworm | ############################ 2026-03-29 01:48:25.808116 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.808120 | debian-bookworm | ############################ 2026-03-29 01:48:25.808123 | debian-bookworm | Python recognizes 'manila.tests.cmd' as an importable package[^1], 2026-03-29 01:48:25.808127 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.808130 | debian-bookworm | 2026-03-29 01:48:25.808134 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.808137 | debian-bookworm | package, please make sure that 'manila.tests.cmd' is explicitly added 2026-03-29 01:48:25.808140 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.808144 | debian-bookworm | 2026-03-29 01:48:25.808147 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.808151 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.808154 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.808158 | debian-bookworm | 2026-03-29 01:48:25.808161 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.808164 | debian-bookworm | 2026-03-29 01:48:25.808168 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.808171 | debian-bookworm | 2026-03-29 01:48:25.808175 | debian-bookworm | If you don't want 'manila.tests.cmd' to be distributed and are 2026-03-29 01:48:25.808178 | debian-bookworm | already explicitly excluding 'manila.tests.cmd' via 2026-03-29 01:48:25.808182 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.808185 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.808189 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.808192 | debian-bookworm | 2026-03-29 01:48:25.808195 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.808199 | debian-bookworm | 2026-03-29 01:48:25.808202 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.808206 | debian-bookworm | 2026-03-29 01:48:25.808209 | debian-bookworm | 2026-03-29 01:48:25.808213 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.808216 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.808219 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.808223 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.808229 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808232 | debian-bookworm | 2026-03-29 01:48:25.808236 | debian-bookworm | !! 2026-03-29 01:48:25.808239 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.808243 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. 2026-03-29 01:48:25.808246 | debian-bookworm | !! 2026-03-29 01:48:25.808250 | debian-bookworm | 2026-03-29 01:48:25.808253 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808257 | debian-bookworm | ############################ 2026-03-29 01:48:25.808260 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.808263 | debian-bookworm | ############################ 2026-03-29 01:48:25.808267 | debian-bookworm | Python recognizes 'manila.tests.common' as an importable package[^1], 2026-03-29 01:48:25.808270 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.808274 | debian-bookworm | 2026-03-29 01:48:25.808277 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.808281 | debian-bookworm | package, please make sure that 'manila.tests.common' is explicitly added 2026-03-29 01:48:25.808284 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.808287 | debian-bookworm | 2026-03-29 01:48:25.808291 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.808294 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.808298 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.808301 | debian-bookworm | 2026-03-29 01:48:25.808312 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.808316 | debian-bookworm | 2026-03-29 01:48:25.808320 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.808323 | debian-bookworm | 2026-03-29 01:48:25.808327 | debian-bookworm | If you don't want 'manila.tests.common' to be distributed and are 2026-03-29 01:48:25.808330 | debian-bookworm | already explicitly excluding 'manila.tests.common' via 2026-03-29 01:48:25.808334 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.808337 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.808341 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.808344 | debian-bookworm | 2026-03-29 01:48:25.808347 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.808351 | debian-bookworm | 2026-03-29 01:48:25.808354 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.808358 | debian-bookworm | 2026-03-29 01:48:25.808361 | debian-bookworm | 2026-03-29 01:48:25.808366 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.808370 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.808373 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.808377 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.808380 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808384 | debian-bookworm | 2026-03-29 01:48:25.808387 | debian-bookworm | !! 2026-03-29 01:48:25.808391 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.808394 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. 2026-03-29 01:48:25.808398 | debian-bookworm | !! 2026-03-29 01:48:25.808401 | debian-bookworm | 2026-03-29 01:48:25.808404 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808408 | debian-bookworm | ############################ 2026-03-29 01:48:25.808411 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.808417 | debian-bookworm | ############################ 2026-03-29 01:48:25.808421 | debian-bookworm | Python recognizes 'manila.tests.compute' as an importable package[^1], 2026-03-29 01:48:25.808424 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.808427 | debian-bookworm | 2026-03-29 01:48:25.808431 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.808434 | debian-bookworm | package, please make sure that 'manila.tests.compute' is explicitly added 2026-03-29 01:48:25.808438 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.808441 | debian-bookworm | 2026-03-29 01:48:25.808445 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.808448 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.808452 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.808455 | debian-bookworm | 2026-03-29 01:48:25.808458 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.808462 | debian-bookworm | 2026-03-29 01:48:25.808465 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.808469 | debian-bookworm | 2026-03-29 01:48:25.808472 | debian-bookworm | If you don't want 'manila.tests.compute' to be distributed and are 2026-03-29 01:48:25.808476 | debian-bookworm | already explicitly excluding 'manila.tests.compute' via 2026-03-29 01:48:25.808479 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.808482 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.808486 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.808489 | debian-bookworm | 2026-03-29 01:48:25.808493 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.808496 | debian-bookworm | 2026-03-29 01:48:25.808500 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.808503 | debian-bookworm | 2026-03-29 01:48:25.808506 | debian-bookworm | 2026-03-29 01:48:25.808510 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.808513 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.808517 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.808520 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.808524 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808527 | debian-bookworm | 2026-03-29 01:48:25.808530 | debian-bookworm | !! 2026-03-29 01:48:25.808534 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.808537 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. 2026-03-29 01:48:25.808541 | debian-bookworm | !! 2026-03-29 01:48:25.808544 | debian-bookworm | 2026-03-29 01:48:25.808548 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808551 | debian-bookworm | ############################ 2026-03-29 01:48:25.808555 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.808558 | debian-bookworm | ############################ 2026-03-29 01:48:25.808561 | debian-bookworm | Python recognizes 'manila.tests.data' as an importable package[^1], 2026-03-29 01:48:25.808565 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.808568 | debian-bookworm | 2026-03-29 01:48:25.808572 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.808575 | debian-bookworm | package, please make sure that 'manila.tests.data' is explicitly added 2026-03-29 01:48:25.808578 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.808582 | debian-bookworm | 2026-03-29 01:48:25.808585 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.808596 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.808603 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.808607 | debian-bookworm | 2026-03-29 01:48:25.808610 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.808614 | debian-bookworm | 2026-03-29 01:48:25.808617 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.808621 | debian-bookworm | 2026-03-29 01:48:25.808624 | debian-bookworm | If you don't want 'manila.tests.data' to be distributed and are 2026-03-29 01:48:25.808627 | debian-bookworm | already explicitly excluding 'manila.tests.data' via 2026-03-29 01:48:25.808631 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.808634 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.808638 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.808641 | debian-bookworm | 2026-03-29 01:48:25.808645 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.808648 | debian-bookworm | 2026-03-29 01:48:25.808653 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.808656 | debian-bookworm | 2026-03-29 01:48:25.808660 | debian-bookworm | 2026-03-29 01:48:25.808663 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.808667 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.808670 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.808674 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.808677 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808680 | debian-bookworm | 2026-03-29 01:48:25.808684 | debian-bookworm | !! 2026-03-29 01:48:25.808687 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.808691 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. 2026-03-29 01:48:25.808694 | debian-bookworm | !! 2026-03-29 01:48:25.808698 | debian-bookworm | 2026-03-29 01:48:25.808701 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808705 | debian-bookworm | ############################ 2026-03-29 01:48:25.808708 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.808711 | debian-bookworm | ############################ 2026-03-29 01:48:25.808715 | debian-bookworm | Python recognizes 'manila.tests.db' as an importable package[^1], 2026-03-29 01:48:25.808718 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.808722 | debian-bookworm | 2026-03-29 01:48:25.808725 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.808729 | debian-bookworm | package, please make sure that 'manila.tests.db' is explicitly added 2026-03-29 01:48:25.808732 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.808736 | debian-bookworm | 2026-03-29 01:48:25.808739 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.808743 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.808746 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.808749 | debian-bookworm | 2026-03-29 01:48:25.808753 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.808756 | debian-bookworm | 2026-03-29 01:48:25.808760 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.808763 | debian-bookworm | 2026-03-29 01:48:25.808767 | debian-bookworm | If you don't want 'manila.tests.db' to be distributed and are 2026-03-29 01:48:25.808770 | debian-bookworm | already explicitly excluding 'manila.tests.db' via 2026-03-29 01:48:25.808773 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.808777 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.808783 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.808786 | debian-bookworm | 2026-03-29 01:48:25.808790 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.808793 | debian-bookworm | 2026-03-29 01:48:25.808797 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.808800 | debian-bookworm | 2026-03-29 01:48:25.808804 | debian-bookworm | 2026-03-29 01:48:25.808807 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.808810 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.808814 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.808817 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.808821 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808824 | debian-bookworm | 2026-03-29 01:48:25.808828 | debian-bookworm | !! 2026-03-29 01:48:25.808831 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.808835 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. 2026-03-29 01:48:25.808838 | debian-bookworm | !! 2026-03-29 01:48:25.808841 | debian-bookworm | 2026-03-29 01:48:25.808845 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.808848 | debian-bookworm | ############################ 2026-03-29 01:48:25.808852 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.808855 | debian-bookworm | ############################ 2026-03-29 01:48:25.808859 | debian-bookworm | Python recognizes 'manila.tests.db.migrations' as an importable package[^1], 2026-03-29 01:48:25.808862 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.808866 | debian-bookworm | 2026-03-29 01:48:25.808869 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.808872 | debian-bookworm | package, please make sure that 'manila.tests.db.migrations' is explicitly added 2026-03-29 01:48:25.808876 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.808879 | debian-bookworm | 2026-03-29 01:48:25.808953 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.808960 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.808973 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.808977 | debian-bookworm | 2026-03-29 01:48:25.808980 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.808984 | debian-bookworm | 2026-03-29 01:48:25.808987 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.808991 | debian-bookworm | 2026-03-29 01:48:25.808994 | debian-bookworm | If you don't want 'manila.tests.db.migrations' to be distributed and are 2026-03-29 01:48:25.808998 | debian-bookworm | already explicitly excluding 'manila.tests.db.migrations' via 2026-03-29 01:48:25.809139 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.809145 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.809148 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.809152 | debian-bookworm | 2026-03-29 01:48:25.809155 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.809159 | debian-bookworm | 2026-03-29 01:48:25.809162 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.809178 | debian-bookworm | 2026-03-29 01:48:25.809181 | debian-bookworm | 2026-03-29 01:48:25.809185 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.809188 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.809192 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.809199 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.809203 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.809206 | debian-bookworm | 2026-03-29 01:48:25.809209 | debian-bookworm | !! 2026-03-29 01:48:25.809213 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.809216 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. 2026-03-29 01:48:25.809220 | debian-bookworm | !! 2026-03-29 01:48:25.809223 | debian-bookworm | 2026-03-29 01:48:25.809227 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.809230 | debian-bookworm | ############################ 2026-03-29 01:48:25.809233 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.809237 | debian-bookworm | ############################ 2026-03-29 01:48:25.809240 | debian-bookworm | Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], 2026-03-29 01:48:25.809244 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.809247 | debian-bookworm | 2026-03-29 01:48:25.809251 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.809254 | debian-bookworm | package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added 2026-03-29 01:48:25.809257 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.809261 | debian-bookworm | 2026-03-29 01:48:25.809264 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.809268 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.809271 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.809275 | debian-bookworm | 2026-03-29 01:48:25.809278 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.809282 | debian-bookworm | 2026-03-29 01:48:25.809285 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.809288 | debian-bookworm | 2026-03-29 01:48:25.809292 | debian-bookworm | If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are 2026-03-29 01:48:25.809295 | debian-bookworm | already explicitly excluding 'manila.tests.db.migrations.alembic' via 2026-03-29 01:48:25.809299 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.809302 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.809306 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.809309 | debian-bookworm | 2026-03-29 01:48:25.809387 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.809392 | debian-bookworm | 2026-03-29 01:48:25.809395 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.809399 | debian-bookworm | 2026-03-29 01:48:25.809402 | debian-bookworm | 2026-03-29 01:48:25.809405 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.809409 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.809412 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.809416 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.809419 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.809423 | debian-bookworm | 2026-03-29 01:48:25.809426 | debian-bookworm | !! 2026-03-29 01:48:25.809430 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.809433 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. 2026-03-29 01:48:25.809437 | debian-bookworm | !! 2026-03-29 01:48:25.809440 | debian-bookworm | 2026-03-29 01:48:25.809445 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.809451 | debian-bookworm | ############################ 2026-03-29 01:48:25.809455 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.809458 | debian-bookworm | ############################ 2026-03-29 01:48:25.809462 | debian-bookworm | Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], 2026-03-29 01:48:25.809465 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.809469 | debian-bookworm | 2026-03-29 01:48:25.809483 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.809488 | debian-bookworm | package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added 2026-03-29 01:48:25.809492 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.809495 | debian-bookworm | 2026-03-29 01:48:25.809499 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.809502 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.809505 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.809509 | debian-bookworm | 2026-03-29 01:48:25.809512 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.809516 | debian-bookworm | 2026-03-29 01:48:25.809519 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.809523 | debian-bookworm | 2026-03-29 01:48:25.809526 | debian-bookworm | If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are 2026-03-29 01:48:25.809530 | debian-bookworm | already explicitly excluding 'manila.tests.db.sqlalchemy' via 2026-03-29 01:48:25.809533 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.809537 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.809540 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.809544 | debian-bookworm | 2026-03-29 01:48:25.809547 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.809550 | debian-bookworm | 2026-03-29 01:48:25.809554 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.809557 | debian-bookworm | 2026-03-29 01:48:25.809561 | debian-bookworm | 2026-03-29 01:48:25.809564 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.809568 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.809571 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.809575 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.809578 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.809581 | debian-bookworm | 2026-03-29 01:48:25.809585 | debian-bookworm | !! 2026-03-29 01:48:25.809588 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.809592 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. 2026-03-29 01:48:25.809595 | debian-bookworm | !! 2026-03-29 01:48:25.809599 | debian-bookworm | 2026-03-29 01:48:25.809602 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.809606 | debian-bookworm | ############################ 2026-03-29 01:48:25.809609 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.809613 | debian-bookworm | ############################ 2026-03-29 01:48:25.809616 | debian-bookworm | Python recognizes 'manila.tests.hacking' as an importable package[^1], 2026-03-29 01:48:25.809620 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.809623 | debian-bookworm | 2026-03-29 01:48:25.809626 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.809630 | debian-bookworm | package, please make sure that 'manila.tests.hacking' is explicitly added 2026-03-29 01:48:25.809633 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.809637 | debian-bookworm | 2026-03-29 01:48:25.809643 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.809647 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.809650 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.809654 | debian-bookworm | 2026-03-29 01:48:25.809657 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.809661 | debian-bookworm | 2026-03-29 01:48:25.809664 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.809668 | debian-bookworm | 2026-03-29 01:48:25.809671 | debian-bookworm | If you don't want 'manila.tests.hacking' to be distributed and are 2026-03-29 01:48:25.809675 | debian-bookworm | already explicitly excluding 'manila.tests.hacking' via 2026-03-29 01:48:25.809678 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.809681 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.809685 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.809688 | debian-bookworm | 2026-03-29 01:48:25.809692 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.809695 | debian-bookworm | 2026-03-29 01:48:25.809699 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.809702 | debian-bookworm | 2026-03-29 01:48:25.809706 | debian-bookworm | 2026-03-29 01:48:25.809709 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.809712 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.809716 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.809719 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.809723 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.809726 | debian-bookworm | 2026-03-29 01:48:25.809730 | debian-bookworm | !! 2026-03-29 01:48:25.809733 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.809738 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. 2026-03-29 01:48:25.809742 | debian-bookworm | !! 2026-03-29 01:48:25.809745 | debian-bookworm | 2026-03-29 01:48:25.809749 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.809752 | debian-bookworm | ############################ 2026-03-29 01:48:25.809756 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.809759 | debian-bookworm | ############################ 2026-03-29 01:48:25.809763 | debian-bookworm | Python recognizes 'manila.tests.image' as an importable package[^1], 2026-03-29 01:48:25.809773 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.809777 | debian-bookworm | 2026-03-29 01:48:25.809781 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.809784 | debian-bookworm | package, please make sure that 'manila.tests.image' is explicitly added 2026-03-29 01:48:25.809788 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.809791 | debian-bookworm | 2026-03-29 01:48:25.809795 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.809798 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.809802 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.809805 | debian-bookworm | 2026-03-29 01:48:25.809809 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.809812 | debian-bookworm | 2026-03-29 01:48:25.809815 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.809819 | debian-bookworm | 2026-03-29 01:48:25.809822 | debian-bookworm | If you don't want 'manila.tests.image' to be distributed and are 2026-03-29 01:48:25.809826 | debian-bookworm | already explicitly excluding 'manila.tests.image' via 2026-03-29 01:48:25.809829 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.809837 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.809840 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.809844 | debian-bookworm | 2026-03-29 01:48:25.809847 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.809850 | debian-bookworm | 2026-03-29 01:48:25.809854 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.809857 | debian-bookworm | 2026-03-29 01:48:25.809861 | debian-bookworm | 2026-03-29 01:48:25.809864 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.809868 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.809871 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.809875 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.809878 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.809881 | debian-bookworm | 2026-03-29 01:48:25.809885 | debian-bookworm | !! 2026-03-29 01:48:25.809888 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.809892 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. 2026-03-29 01:48:25.809895 | debian-bookworm | !! 2026-03-29 01:48:25.809899 | debian-bookworm | 2026-03-29 01:48:25.809902 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.809906 | debian-bookworm | ############################ 2026-03-29 01:48:25.809909 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.809913 | debian-bookworm | ############################ 2026-03-29 01:48:25.809916 | debian-bookworm | Python recognizes 'manila.tests.integrated' as an importable package[^1], 2026-03-29 01:48:25.809919 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.809923 | debian-bookworm | 2026-03-29 01:48:25.809926 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.809930 | debian-bookworm | package, please make sure that 'manila.tests.integrated' is explicitly added 2026-03-29 01:48:25.809933 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.809937 | debian-bookworm | 2026-03-29 01:48:25.809940 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.809944 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.809947 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.809950 | debian-bookworm | 2026-03-29 01:48:25.809954 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.809957 | debian-bookworm | 2026-03-29 01:48:25.809961 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.809964 | debian-bookworm | 2026-03-29 01:48:25.809968 | debian-bookworm | If you don't want 'manila.tests.integrated' to be distributed and are 2026-03-29 01:48:25.809971 | debian-bookworm | already explicitly excluding 'manila.tests.integrated' via 2026-03-29 01:48:25.809974 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.809978 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.809981 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.809985 | debian-bookworm | 2026-03-29 01:48:25.809988 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.809992 | debian-bookworm | 2026-03-29 01:48:25.809995 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.809999 | debian-bookworm | 2026-03-29 01:48:25.810002 | debian-bookworm | 2026-03-29 01:48:25.810005 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.810009 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.810015 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.810018 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.810022 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810025 | debian-bookworm | 2026-03-29 01:48:25.810029 | debian-bookworm | !! 2026-03-29 01:48:25.810034 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.810037 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. 2026-03-29 01:48:25.810041 | debian-bookworm | !! 2026-03-29 01:48:25.810044 | debian-bookworm | 2026-03-29 01:48:25.810048 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810051 | debian-bookworm | ############################ 2026-03-29 01:48:25.810055 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.810066 | debian-bookworm | ############################ 2026-03-29 01:48:25.810070 | debian-bookworm | Python recognizes 'manila.tests.integrated.api' as an importable package[^1], 2026-03-29 01:48:25.810074 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.810077 | debian-bookworm | 2026-03-29 01:48:25.810081 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.810084 | debian-bookworm | package, please make sure that 'manila.tests.integrated.api' is explicitly added 2026-03-29 01:48:25.810087 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.810091 | debian-bookworm | 2026-03-29 01:48:25.810094 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.810098 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.810101 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.810105 | debian-bookworm | 2026-03-29 01:48:25.810108 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.810112 | debian-bookworm | 2026-03-29 01:48:25.810115 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.810118 | debian-bookworm | 2026-03-29 01:48:25.810122 | debian-bookworm | If you don't want 'manila.tests.integrated.api' to be distributed and are 2026-03-29 01:48:25.810125 | debian-bookworm | already explicitly excluding 'manila.tests.integrated.api' via 2026-03-29 01:48:25.810129 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.810132 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.810136 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.810139 | debian-bookworm | 2026-03-29 01:48:25.810143 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.810146 | debian-bookworm | 2026-03-29 01:48:25.810150 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.810153 | debian-bookworm | 2026-03-29 01:48:25.810156 | debian-bookworm | 2026-03-29 01:48:25.810160 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.810163 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.810167 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.810170 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.810174 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810177 | debian-bookworm | 2026-03-29 01:48:25.810180 | debian-bookworm | !! 2026-03-29 01:48:25.810184 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.810187 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. 2026-03-29 01:48:25.810191 | debian-bookworm | !! 2026-03-29 01:48:25.810194 | debian-bookworm | 2026-03-29 01:48:25.810202 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810205 | debian-bookworm | ############################ 2026-03-29 01:48:25.810209 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.810212 | debian-bookworm | ############################ 2026-03-29 01:48:25.810216 | debian-bookworm | Python recognizes 'manila.tests.keymgr' as an importable package[^1], 2026-03-29 01:48:25.810219 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.810222 | debian-bookworm | 2026-03-29 01:48:25.810226 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.810229 | debian-bookworm | package, please make sure that 'manila.tests.keymgr' is explicitly added 2026-03-29 01:48:25.810233 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.810236 | debian-bookworm | 2026-03-29 01:48:25.810240 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.810243 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.810246 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.810250 | debian-bookworm | 2026-03-29 01:48:25.810253 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.810257 | debian-bookworm | 2026-03-29 01:48:25.810260 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.810264 | debian-bookworm | 2026-03-29 01:48:25.810267 | debian-bookworm | If you don't want 'manila.tests.keymgr' to be distributed and are 2026-03-29 01:48:25.810271 | debian-bookworm | already explicitly excluding 'manila.tests.keymgr' via 2026-03-29 01:48:25.810274 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.810278 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.810281 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.810284 | debian-bookworm | 2026-03-29 01:48:25.810288 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.810291 | debian-bookworm | 2026-03-29 01:48:25.810295 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.810298 | debian-bookworm | 2026-03-29 01:48:25.810301 | debian-bookworm | 2026-03-29 01:48:25.810305 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.810308 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.810312 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.810317 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.810320 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810324 | debian-bookworm | 2026-03-29 01:48:25.810327 | debian-bookworm | !! 2026-03-29 01:48:25.810331 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.810334 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. 2026-03-29 01:48:25.810338 | debian-bookworm | !! 2026-03-29 01:48:25.810341 | debian-bookworm | 2026-03-29 01:48:25.810352 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810357 | debian-bookworm | ############################ 2026-03-29 01:48:25.810360 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.810363 | debian-bookworm | ############################ 2026-03-29 01:48:25.810367 | debian-bookworm | Python recognizes 'manila.tests.lock' as an importable package[^1], 2026-03-29 01:48:25.810370 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.810374 | debian-bookworm | 2026-03-29 01:48:25.810377 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.810381 | debian-bookworm | package, please make sure that 'manila.tests.lock' is explicitly added 2026-03-29 01:48:25.810384 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.810390 | debian-bookworm | 2026-03-29 01:48:25.810394 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.810397 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.810401 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.810404 | debian-bookworm | 2026-03-29 01:48:25.810408 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.810411 | debian-bookworm | 2026-03-29 01:48:25.810414 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.810418 | debian-bookworm | 2026-03-29 01:48:25.810421 | debian-bookworm | If you don't want 'manila.tests.lock' to be distributed and are 2026-03-29 01:48:25.810425 | debian-bookworm | already explicitly excluding 'manila.tests.lock' via 2026-03-29 01:48:25.810428 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.810432 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.810435 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.810439 | debian-bookworm | 2026-03-29 01:48:25.810442 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.810446 | debian-bookworm | 2026-03-29 01:48:25.810449 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.810453 | debian-bookworm | 2026-03-29 01:48:25.810456 | debian-bookworm | 2026-03-29 01:48:25.810459 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.810463 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.810466 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.810470 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.810473 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810477 | debian-bookworm | 2026-03-29 01:48:25.810480 | debian-bookworm | !! 2026-03-29 01:48:25.810484 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.810487 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. 2026-03-29 01:48:25.810491 | debian-bookworm | !! 2026-03-29 01:48:25.810494 | debian-bookworm | 2026-03-29 01:48:25.810498 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810501 | debian-bookworm | ############################ 2026-03-29 01:48:25.810504 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.810508 | debian-bookworm | ############################ 2026-03-29 01:48:25.810511 | debian-bookworm | Python recognizes 'manila.tests.message' as an importable package[^1], 2026-03-29 01:48:25.810515 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.810518 | debian-bookworm | 2026-03-29 01:48:25.810522 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.810525 | debian-bookworm | package, please make sure that 'manila.tests.message' is explicitly added 2026-03-29 01:48:25.810529 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.810532 | debian-bookworm | 2026-03-29 01:48:25.810535 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.810539 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.810542 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.810546 | debian-bookworm | 2026-03-29 01:48:25.810549 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.810553 | debian-bookworm | 2026-03-29 01:48:25.810556 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.810560 | debian-bookworm | 2026-03-29 01:48:25.810563 | debian-bookworm | If you don't want 'manila.tests.message' to be distributed and are 2026-03-29 01:48:25.810566 | debian-bookworm | already explicitly excluding 'manila.tests.message' via 2026-03-29 01:48:25.810572 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.810576 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.810579 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.810583 | debian-bookworm | 2026-03-29 01:48:25.810586 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.810590 | debian-bookworm | 2026-03-29 01:48:25.810593 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.810596 | debian-bookworm | 2026-03-29 01:48:25.810600 | debian-bookworm | 2026-03-29 01:48:25.810603 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.810607 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.810612 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.810615 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.810619 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810622 | debian-bookworm | 2026-03-29 01:48:25.810626 | debian-bookworm | !! 2026-03-29 01:48:25.810629 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.810698 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. 2026-03-29 01:48:25.810705 | debian-bookworm | !! 2026-03-29 01:48:25.810708 | debian-bookworm | 2026-03-29 01:48:25.810712 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810715 | debian-bookworm | ############################ 2026-03-29 01:48:25.810719 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.810722 | debian-bookworm | ############################ 2026-03-29 01:48:25.810726 | debian-bookworm | Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], 2026-03-29 01:48:25.810729 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.810733 | debian-bookworm | 2026-03-29 01:48:25.810736 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.810739 | debian-bookworm | package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added 2026-03-29 01:48:25.810743 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.810746 | debian-bookworm | 2026-03-29 01:48:25.810750 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.810753 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.810769 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.810844 | debian-bookworm | 2026-03-29 01:48:25.810849 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.810852 | debian-bookworm | 2026-03-29 01:48:25.810856 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.810859 | debian-bookworm | 2026-03-29 01:48:25.810863 | debian-bookworm | If you don't want 'manila.tests.monkey_patch_example' to be distributed and are 2026-03-29 01:48:25.810866 | debian-bookworm | already explicitly excluding 'manila.tests.monkey_patch_example' via 2026-03-29 01:48:25.810870 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.810873 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.810877 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.810880 | debian-bookworm | 2026-03-29 01:48:25.810884 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.810887 | debian-bookworm | 2026-03-29 01:48:25.810891 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.810894 | debian-bookworm | 2026-03-29 01:48:25.810897 | debian-bookworm | 2026-03-29 01:48:25.810901 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.810908 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.810912 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.810915 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.810919 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810922 | debian-bookworm | 2026-03-29 01:48:25.810926 | debian-bookworm | !! 2026-03-29 01:48:25.810929 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.810933 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. 2026-03-29 01:48:25.810936 | debian-bookworm | !! 2026-03-29 01:48:25.810940 | debian-bookworm | 2026-03-29 01:48:25.810943 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.810947 | debian-bookworm | ############################ 2026-03-29 01:48:25.810950 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.810954 | debian-bookworm | ############################ 2026-03-29 01:48:25.810957 | debian-bookworm | Python recognizes 'manila.tests.network' as an importable package[^1], 2026-03-29 01:48:25.810961 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.810964 | debian-bookworm | 2026-03-29 01:48:25.810968 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.810971 | debian-bookworm | package, please make sure that 'manila.tests.network' is explicitly added 2026-03-29 01:48:25.810974 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.810978 | debian-bookworm | 2026-03-29 01:48:25.810981 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.810985 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.810988 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.810992 | debian-bookworm | 2026-03-29 01:48:25.810995 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.810999 | debian-bookworm | 2026-03-29 01:48:25.811002 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.811006 | debian-bookworm | 2026-03-29 01:48:25.811009 | debian-bookworm | If you don't want 'manila.tests.network' to be distributed and are 2026-03-29 01:48:25.811013 | debian-bookworm | already explicitly excluding 'manila.tests.network' via 2026-03-29 01:48:25.811016 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.811020 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.811023 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.811027 | debian-bookworm | 2026-03-29 01:48:25.811030 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.811033 | debian-bookworm | 2026-03-29 01:48:25.811037 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.811040 | debian-bookworm | 2026-03-29 01:48:25.811044 | debian-bookworm | 2026-03-29 01:48:25.811049 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.811052 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.811056 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.811059 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.811063 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811066 | debian-bookworm | 2026-03-29 01:48:25.811070 | debian-bookworm | !! 2026-03-29 01:48:25.811073 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.811086 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. 2026-03-29 01:48:25.811093 | debian-bookworm | !! 2026-03-29 01:48:25.811097 | debian-bookworm | 2026-03-29 01:48:25.811100 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811104 | debian-bookworm | ############################ 2026-03-29 01:48:25.811107 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.811111 | debian-bookworm | ############################ 2026-03-29 01:48:25.811114 | debian-bookworm | Python recognizes 'manila.tests.network.linux' as an importable package[^1], 2026-03-29 01:48:25.811118 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.811121 | debian-bookworm | 2026-03-29 01:48:25.811125 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.811128 | debian-bookworm | package, please make sure that 'manila.tests.network.linux' is explicitly added 2026-03-29 01:48:25.811132 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.811135 | debian-bookworm | 2026-03-29 01:48:25.811139 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.811142 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.811146 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.811149 | debian-bookworm | 2026-03-29 01:48:25.811152 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.811156 | debian-bookworm | 2026-03-29 01:48:25.811159 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.811163 | debian-bookworm | 2026-03-29 01:48:25.811166 | debian-bookworm | If you don't want 'manila.tests.network.linux' to be distributed and are 2026-03-29 01:48:25.811170 | debian-bookworm | already explicitly excluding 'manila.tests.network.linux' via 2026-03-29 01:48:25.811173 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.811177 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.811180 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.811184 | debian-bookworm | 2026-03-29 01:48:25.811187 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.811191 | debian-bookworm | 2026-03-29 01:48:25.811194 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.811198 | debian-bookworm | 2026-03-29 01:48:25.811201 | debian-bookworm | 2026-03-29 01:48:25.811205 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.811208 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.811212 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.811215 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.811219 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811222 | debian-bookworm | 2026-03-29 01:48:25.811225 | debian-bookworm | !! 2026-03-29 01:48:25.811229 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.811232 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. 2026-03-29 01:48:25.811236 | debian-bookworm | !! 2026-03-29 01:48:25.811239 | debian-bookworm | 2026-03-29 01:48:25.811243 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811246 | debian-bookworm | ############################ 2026-03-29 01:48:25.811250 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.811253 | debian-bookworm | ############################ 2026-03-29 01:48:25.811257 | debian-bookworm | Python recognizes 'manila.tests.network.neutron' as an importable package[^1], 2026-03-29 01:48:25.811260 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.811263 | debian-bookworm | 2026-03-29 01:48:25.811267 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.811273 | debian-bookworm | package, please make sure that 'manila.tests.network.neutron' is explicitly added 2026-03-29 01:48:25.811276 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.811280 | debian-bookworm | 2026-03-29 01:48:25.811283 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.811287 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.811290 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.811294 | debian-bookworm | 2026-03-29 01:48:25.811297 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.811301 | debian-bookworm | 2026-03-29 01:48:25.811304 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.811307 | debian-bookworm | 2026-03-29 01:48:25.811311 | debian-bookworm | If you don't want 'manila.tests.network.neutron' to be distributed and are 2026-03-29 01:48:25.811314 | debian-bookworm | already explicitly excluding 'manila.tests.network.neutron' via 2026-03-29 01:48:25.811318 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.811321 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.811325 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.811328 | debian-bookworm | 2026-03-29 01:48:25.811333 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.811337 | debian-bookworm | 2026-03-29 01:48:25.811340 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.811344 | debian-bookworm | 2026-03-29 01:48:25.811347 | debian-bookworm | 2026-03-29 01:48:25.811351 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.811354 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.811358 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.811368 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.811373 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811377 | debian-bookworm | 2026-03-29 01:48:25.811380 | debian-bookworm | !! 2026-03-29 01:48:25.811384 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.811387 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. 2026-03-29 01:48:25.811391 | debian-bookworm | !! 2026-03-29 01:48:25.811394 | debian-bookworm | 2026-03-29 01:48:25.811398 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811401 | debian-bookworm | ############################ 2026-03-29 01:48:25.811404 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.811408 | debian-bookworm | ############################ 2026-03-29 01:48:25.811411 | debian-bookworm | Python recognizes 'manila.tests.scheduler' as an importable package[^1], 2026-03-29 01:48:25.811415 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.811418 | debian-bookworm | 2026-03-29 01:48:25.811422 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.811425 | debian-bookworm | package, please make sure that 'manila.tests.scheduler' is explicitly added 2026-03-29 01:48:25.811429 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.811432 | debian-bookworm | 2026-03-29 01:48:25.811436 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.811439 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.811442 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.811446 | debian-bookworm | 2026-03-29 01:48:25.811449 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.811453 | debian-bookworm | 2026-03-29 01:48:25.811456 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.811462 | debian-bookworm | 2026-03-29 01:48:25.811466 | debian-bookworm | If you don't want 'manila.tests.scheduler' to be distributed and are 2026-03-29 01:48:25.811469 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler' via 2026-03-29 01:48:25.811473 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.811476 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.811480 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.811483 | debian-bookworm | 2026-03-29 01:48:25.811487 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.811490 | debian-bookworm | 2026-03-29 01:48:25.811494 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.811497 | debian-bookworm | 2026-03-29 01:48:25.811501 | debian-bookworm | 2026-03-29 01:48:25.811504 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.811508 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.811511 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.811514 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.811518 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811521 | debian-bookworm | 2026-03-29 01:48:25.811525 | debian-bookworm | !! 2026-03-29 01:48:25.811528 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.811532 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. 2026-03-29 01:48:25.811535 | debian-bookworm | !! 2026-03-29 01:48:25.811539 | debian-bookworm | 2026-03-29 01:48:25.811542 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811546 | debian-bookworm | ############################ 2026-03-29 01:48:25.811549 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.811552 | debian-bookworm | ############################ 2026-03-29 01:48:25.811556 | debian-bookworm | Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], 2026-03-29 01:48:25.811560 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.811563 | debian-bookworm | 2026-03-29 01:48:25.811567 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.811570 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added 2026-03-29 01:48:25.811575 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.811579 | debian-bookworm | 2026-03-29 01:48:25.811583 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.811586 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.811590 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.811595 | debian-bookworm | 2026-03-29 01:48:25.811599 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.811603 | debian-bookworm | 2026-03-29 01:48:25.811606 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.811609 | debian-bookworm | 2026-03-29 01:48:25.811613 | debian-bookworm | If you don't want 'manila.tests.scheduler.drivers' to be distributed and are 2026-03-29 01:48:25.811616 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.drivers' via 2026-03-29 01:48:25.811620 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.811623 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.811627 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.811630 | debian-bookworm | 2026-03-29 01:48:25.811634 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.811637 | debian-bookworm | 2026-03-29 01:48:25.811643 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.811647 | debian-bookworm | 2026-03-29 01:48:25.811650 | debian-bookworm | 2026-03-29 01:48:25.811654 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.811664 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.811669 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.811672 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.811676 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811679 | debian-bookworm | 2026-03-29 01:48:25.811683 | debian-bookworm | !! 2026-03-29 01:48:25.811686 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.811690 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. 2026-03-29 01:48:25.811693 | debian-bookworm | !! 2026-03-29 01:48:25.811697 | debian-bookworm | 2026-03-29 01:48:25.811700 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811704 | debian-bookworm | ############################ 2026-03-29 01:48:25.811707 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.811711 | debian-bookworm | ############################ 2026-03-29 01:48:25.811714 | debian-bookworm | Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], 2026-03-29 01:48:25.811717 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.811721 | debian-bookworm | 2026-03-29 01:48:25.811724 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.811728 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added 2026-03-29 01:48:25.811731 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.811735 | debian-bookworm | 2026-03-29 01:48:25.811738 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.811742 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.811745 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.811749 | debian-bookworm | 2026-03-29 01:48:25.811752 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.811756 | debian-bookworm | 2026-03-29 01:48:25.811759 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.811763 | debian-bookworm | 2026-03-29 01:48:25.811766 | debian-bookworm | If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are 2026-03-29 01:48:25.811770 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.evaluator' via 2026-03-29 01:48:25.811773 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.811777 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.811801 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.811806 | debian-bookworm | 2026-03-29 01:48:25.811810 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.811813 | debian-bookworm | 2026-03-29 01:48:25.811816 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.811820 | debian-bookworm | 2026-03-29 01:48:25.811823 | debian-bookworm | 2026-03-29 01:48:25.811827 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.811830 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.811834 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.811837 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.811841 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811844 | debian-bookworm | 2026-03-29 01:48:25.811848 | debian-bookworm | !! 2026-03-29 01:48:25.811851 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.811858 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. 2026-03-29 01:48:25.811861 | debian-bookworm | !! 2026-03-29 01:48:25.811865 | debian-bookworm | 2026-03-29 01:48:25.811868 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.811872 | debian-bookworm | ############################ 2026-03-29 01:48:25.811875 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.811879 | debian-bookworm | ############################ 2026-03-29 01:48:25.811882 | debian-bookworm | Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], 2026-03-29 01:48:25.811886 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.811889 | debian-bookworm | 2026-03-29 01:48:25.811892 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.811896 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.filters' is explicitly added 2026-03-29 01:48:25.811899 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.811903 | debian-bookworm | 2026-03-29 01:48:25.811906 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.811910 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.811913 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.811917 | debian-bookworm | 2026-03-29 01:48:25.811920 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.811924 | debian-bookworm | 2026-03-29 01:48:25.811927 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.811930 | debian-bookworm | 2026-03-29 01:48:25.811935 | debian-bookworm | If you don't want 'manila.tests.scheduler.filters' to be distributed and are 2026-03-29 01:48:25.811939 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.filters' via 2026-03-29 01:48:25.811942 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.811946 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.811949 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.811953 | debian-bookworm | 2026-03-29 01:48:25.811964 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.811969 | debian-bookworm | 2026-03-29 01:48:25.811973 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.811976 | debian-bookworm | 2026-03-29 01:48:25.811979 | debian-bookworm | 2026-03-29 01:48:25.811983 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.811986 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.811990 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.811993 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.811997 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812000 | debian-bookworm | 2026-03-29 01:48:25.812004 | debian-bookworm | !! 2026-03-29 01:48:25.812007 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.812011 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. 2026-03-29 01:48:25.812014 | debian-bookworm | !! 2026-03-29 01:48:25.812018 | debian-bookworm | 2026-03-29 01:48:25.812021 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812025 | debian-bookworm | ############################ 2026-03-29 01:48:25.812028 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.812032 | debian-bookworm | ############################ 2026-03-29 01:48:25.812035 | debian-bookworm | Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], 2026-03-29 01:48:25.812041 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.812045 | debian-bookworm | 2026-03-29 01:48:25.812048 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.812052 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added 2026-03-29 01:48:25.812055 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.812059 | debian-bookworm | 2026-03-29 01:48:25.812062 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.812066 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.812069 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.812072 | debian-bookworm | 2026-03-29 01:48:25.812076 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.812079 | debian-bookworm | 2026-03-29 01:48:25.812083 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.812086 | debian-bookworm | 2026-03-29 01:48:25.812090 | debian-bookworm | If you don't want 'manila.tests.scheduler.weighers' to be distributed and are 2026-03-29 01:48:25.812093 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.weighers' via 2026-03-29 01:48:25.812097 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.812100 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.812104 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.812107 | debian-bookworm | 2026-03-29 01:48:25.812111 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.812114 | debian-bookworm | 2026-03-29 01:48:25.812117 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.812121 | debian-bookworm | 2026-03-29 01:48:25.812124 | debian-bookworm | 2026-03-29 01:48:25.812128 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.812131 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.812135 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.812138 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.812142 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812145 | debian-bookworm | 2026-03-29 01:48:25.812149 | debian-bookworm | !! 2026-03-29 01:48:25.812152 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.812156 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. 2026-03-29 01:48:25.812159 | debian-bookworm | !! 2026-03-29 01:48:25.812162 | debian-bookworm | 2026-03-29 01:48:25.812166 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812169 | debian-bookworm | ############################ 2026-03-29 01:48:25.812173 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.812176 | debian-bookworm | ############################ 2026-03-29 01:48:25.812180 | debian-bookworm | Python recognizes 'manila.tests.services' as an importable package[^1], 2026-03-29 01:48:25.812183 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.812186 | debian-bookworm | 2026-03-29 01:48:25.812190 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.812193 | debian-bookworm | package, please make sure that 'manila.tests.services' is explicitly added 2026-03-29 01:48:25.812197 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.812200 | debian-bookworm | 2026-03-29 01:48:25.812204 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.812207 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.812211 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.812217 | debian-bookworm | 2026-03-29 01:48:25.812222 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.812225 | debian-bookworm | 2026-03-29 01:48:25.812228 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.812232 | debian-bookworm | 2026-03-29 01:48:25.812235 | debian-bookworm | If you don't want 'manila.tests.services' to be distributed and are 2026-03-29 01:48:25.812239 | debian-bookworm | already explicitly excluding 'manila.tests.services' via 2026-03-29 01:48:25.812242 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.812253 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.812258 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.812261 | debian-bookworm | 2026-03-29 01:48:25.812265 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.812268 | debian-bookworm | 2026-03-29 01:48:25.812272 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.812275 | debian-bookworm | 2026-03-29 01:48:25.812278 | debian-bookworm | 2026-03-29 01:48:25.812282 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.812285 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.812289 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.812292 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.812296 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812299 | debian-bookworm | 2026-03-29 01:48:25.812303 | debian-bookworm | !! 2026-03-29 01:48:25.812306 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.812310 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. 2026-03-29 01:48:25.812313 | debian-bookworm | !! 2026-03-29 01:48:25.812317 | debian-bookworm | 2026-03-29 01:48:25.812320 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812324 | debian-bookworm | ############################ 2026-03-29 01:48:25.812327 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.812331 | debian-bookworm | ############################ 2026-03-29 01:48:25.812334 | debian-bookworm | Python recognizes 'manila.tests.share' as an importable package[^1], 2026-03-29 01:48:25.812338 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.812341 | debian-bookworm | 2026-03-29 01:48:25.812345 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.812348 | debian-bookworm | package, please make sure that 'manila.tests.share' is explicitly added 2026-03-29 01:48:25.812352 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.812355 | debian-bookworm | 2026-03-29 01:48:25.812359 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.812362 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.812366 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.812369 | debian-bookworm | 2026-03-29 01:48:25.812372 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.812376 | debian-bookworm | 2026-03-29 01:48:25.812379 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.812383 | debian-bookworm | 2026-03-29 01:48:25.812386 | debian-bookworm | If you don't want 'manila.tests.share' to be distributed and are 2026-03-29 01:48:25.812390 | debian-bookworm | already explicitly excluding 'manila.tests.share' via 2026-03-29 01:48:25.812393 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.812397 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.812400 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.812406 | debian-bookworm | 2026-03-29 01:48:25.812410 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.812413 | debian-bookworm | 2026-03-29 01:48:25.812417 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.812420 | debian-bookworm | 2026-03-29 01:48:25.812424 | debian-bookworm | 2026-03-29 01:48:25.812427 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.812431 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.812434 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.812437 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.812441 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812444 | debian-bookworm | 2026-03-29 01:48:25.812448 | debian-bookworm | !! 2026-03-29 01:48:25.812451 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.812455 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. 2026-03-29 01:48:25.812458 | debian-bookworm | !! 2026-03-29 01:48:25.812462 | debian-bookworm | 2026-03-29 01:48:25.812465 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812469 | debian-bookworm | ############################ 2026-03-29 01:48:25.812472 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.812476 | debian-bookworm | ############################ 2026-03-29 01:48:25.812479 | debian-bookworm | Python recognizes 'manila.tests.share.drivers' as an importable package[^1], 2026-03-29 01:48:25.812483 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.812486 | debian-bookworm | 2026-03-29 01:48:25.812489 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.812493 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers' is explicitly added 2026-03-29 01:48:25.812496 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.812500 | debian-bookworm | 2026-03-29 01:48:25.812503 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.812508 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.812512 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.812515 | debian-bookworm | 2026-03-29 01:48:25.812518 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.812522 | debian-bookworm | 2026-03-29 01:48:25.812525 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.812529 | debian-bookworm | 2026-03-29 01:48:25.812532 | debian-bookworm | If you don't want 'manila.tests.share.drivers' to be distributed and are 2026-03-29 01:48:25.812536 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers' via 2026-03-29 01:48:25.812546 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.812551 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.812554 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.812558 | debian-bookworm | 2026-03-29 01:48:25.812561 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.812565 | debian-bookworm | 2026-03-29 01:48:25.812568 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.812572 | debian-bookworm | 2026-03-29 01:48:25.812575 | debian-bookworm | 2026-03-29 01:48:25.812578 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.812582 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.812585 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.812589 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.812592 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812598 | debian-bookworm | 2026-03-29 01:48:25.812602 | debian-bookworm | !! 2026-03-29 01:48:25.812605 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.812609 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. 2026-03-29 01:48:25.812612 | debian-bookworm | !! 2026-03-29 01:48:25.812616 | debian-bookworm | 2026-03-29 01:48:25.812619 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812623 | debian-bookworm | ############################ 2026-03-29 01:48:25.812626 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.812630 | debian-bookworm | ############################ 2026-03-29 01:48:25.812633 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], 2026-03-29 01:48:25.812637 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.812640 | debian-bookworm | 2026-03-29 01:48:25.812644 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.812647 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added 2026-03-29 01:48:25.812651 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.812654 | debian-bookworm | 2026-03-29 01:48:25.812657 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.812661 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.812664 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.812668 | debian-bookworm | 2026-03-29 01:48:25.812671 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.812675 | debian-bookworm | 2026-03-29 01:48:25.812678 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.812682 | debian-bookworm | 2026-03-29 01:48:25.812685 | debian-bookworm | If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are 2026-03-29 01:48:25.812689 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.cephfs' via 2026-03-29 01:48:25.812692 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.812696 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.812699 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.812702 | debian-bookworm | 2026-03-29 01:48:25.812706 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.812709 | debian-bookworm | 2026-03-29 01:48:25.812713 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.812716 | debian-bookworm | 2026-03-29 01:48:25.812720 | debian-bookworm | 2026-03-29 01:48:25.812723 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.812727 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.812730 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.812733 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.812737 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812740 | debian-bookworm | 2026-03-29 01:48:25.812744 | debian-bookworm | !! 2026-03-29 01:48:25.812747 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.812751 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. 2026-03-29 01:48:25.812754 | debian-bookworm | !! 2026-03-29 01:48:25.812758 | debian-bookworm | 2026-03-29 01:48:25.812761 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812765 | debian-bookworm | ############################ 2026-03-29 01:48:25.812768 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.812774 | debian-bookworm | ############################ 2026-03-29 01:48:25.812778 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], 2026-03-29 01:48:25.812781 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.812785 | debian-bookworm | 2026-03-29 01:48:25.812788 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.812793 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.container' is explicitly added 2026-03-29 01:48:25.812796 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.812800 | debian-bookworm | 2026-03-29 01:48:25.812803 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.812807 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.812810 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.812814 | debian-bookworm | 2026-03-29 01:48:25.812817 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.812821 | debian-bookworm | 2026-03-29 01:48:25.812831 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.812836 | debian-bookworm | 2026-03-29 01:48:25.812840 | debian-bookworm | If you don't want 'manila.tests.share.drivers.container' to be distributed and are 2026-03-29 01:48:25.812843 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.container' via 2026-03-29 01:48:25.812846 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.812850 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.812853 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.812857 | debian-bookworm | 2026-03-29 01:48:25.812860 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.812864 | debian-bookworm | 2026-03-29 01:48:25.812867 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.812871 | debian-bookworm | 2026-03-29 01:48:25.812874 | debian-bookworm | 2026-03-29 01:48:25.812878 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.812881 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.812885 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.812888 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.812892 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812895 | debian-bookworm | 2026-03-29 01:48:25.812898 | debian-bookworm | !! 2026-03-29 01:48:25.812902 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.812905 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-03-29 01:48:25.812909 | debian-bookworm | !! 2026-03-29 01:48:25.812912 | debian-bookworm | 2026-03-29 01:48:25.812916 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.812919 | debian-bookworm | ############################ 2026-03-29 01:48:25.812923 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.812926 | debian-bookworm | ############################ 2026-03-29 01:48:25.812930 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], 2026-03-29 01:48:25.812933 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.812937 | debian-bookworm | 2026-03-29 01:48:25.812940 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.812943 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added 2026-03-29 01:48:25.812950 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.812954 | debian-bookworm | 2026-03-29 01:48:25.812957 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.812975 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.812980 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.812983 | debian-bookworm | 2026-03-29 01:48:25.812987 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.812990 | debian-bookworm | 2026-03-29 01:48:25.812994 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.812997 | debian-bookworm | 2026-03-29 01:48:25.813001 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are 2026-03-29 01:48:25.813004 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc' via 2026-03-29 01:48:25.813008 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.813011 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.813015 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.813018 | debian-bookworm | 2026-03-29 01:48:25.813022 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.813025 | debian-bookworm | 2026-03-29 01:48:25.813029 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.813032 | debian-bookworm | 2026-03-29 01:48:25.813036 | debian-bookworm | 2026-03-29 01:48:25.813039 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.813042 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.813046 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.813049 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.813053 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813056 | debian-bookworm | 2026-03-29 01:48:25.813060 | debian-bookworm | !! 2026-03-29 01:48:25.813063 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.813067 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-03-29 01:48:25.813070 | debian-bookworm | !! 2026-03-29 01:48:25.813074 | debian-bookworm | 2026-03-29 01:48:25.813077 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813081 | debian-bookworm | ############################ 2026-03-29 01:48:25.813084 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.813088 | debian-bookworm | ############################ 2026-03-29 01:48:25.813093 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], 2026-03-29 01:48:25.813096 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.813100 | debian-bookworm | 2026-03-29 01:48:25.813103 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.813107 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added 2026-03-29 01:48:25.813110 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.813114 | debian-bookworm | 2026-03-29 01:48:25.813209 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.813217 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.813221 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.813224 | debian-bookworm | 2026-03-29 01:48:25.813228 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.813231 | debian-bookworm | 2026-03-29 01:48:25.813234 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.813238 | debian-bookworm | 2026-03-29 01:48:25.813241 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are 2026-03-29 01:48:25.813245 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via 2026-03-29 01:48:25.813252 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.813256 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.813259 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.813262 | debian-bookworm | 2026-03-29 01:48:25.813266 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.813269 | debian-bookworm | 2026-03-29 01:48:25.813273 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.813276 | debian-bookworm | 2026-03-29 01:48:25.813279 | debian-bookworm | 2026-03-29 01:48:25.813283 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.813286 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.813290 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.813294 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.813310 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813314 | debian-bookworm | 2026-03-29 01:48:25.813399 | debian-bookworm | !! 2026-03-29 01:48:25.813404 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.813408 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:25.813412 | debian-bookworm | !! 2026-03-29 01:48:25.813415 | debian-bookworm | 2026-03-29 01:48:25.813418 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813422 | debian-bookworm | ############################ 2026-03-29 01:48:25.813425 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.813429 | debian-bookworm | ############################ 2026-03-29 01:48:25.813432 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-03-29 01:48:25.813436 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.813439 | debian-bookworm | 2026-03-29 01:48:25.813443 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.813446 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added 2026-03-29 01:48:25.813450 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.813453 | debian-bookworm | 2026-03-29 01:48:25.813456 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.813460 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.813463 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.813467 | debian-bookworm | 2026-03-29 01:48:25.813470 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.813474 | debian-bookworm | 2026-03-29 01:48:25.813477 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.813481 | debian-bookworm | 2026-03-29 01:48:25.813484 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are 2026-03-29 01:48:25.813487 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via 2026-03-29 01:48:25.813491 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.813494 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.813498 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.813501 | debian-bookworm | 2026-03-29 01:48:25.813505 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.813508 | debian-bookworm | 2026-03-29 01:48:25.813512 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.813519 | debian-bookworm | 2026-03-29 01:48:25.813522 | debian-bookworm | 2026-03-29 01:48:25.813526 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.813529 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.813533 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.813536 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.813540 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813543 | debian-bookworm | 2026-03-29 01:48:25.813547 | debian-bookworm | !! 2026-03-29 01:48:25.813550 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.813555 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-03-29 01:48:25.813558 | debian-bookworm | !! 2026-03-29 01:48:25.813562 | debian-bookworm | 2026-03-29 01:48:25.813565 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813569 | debian-bookworm | ############################ 2026-03-29 01:48:25.813572 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.813576 | debian-bookworm | ############################ 2026-03-29 01:48:25.813579 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-03-29 01:48:25.813591 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.813596 | debian-bookworm | 2026-03-29 01:48:25.813599 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.813603 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added 2026-03-29 01:48:25.813606 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.813610 | debian-bookworm | 2026-03-29 01:48:25.813613 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.813617 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.813620 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.813623 | debian-bookworm | 2026-03-29 01:48:25.813627 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.813630 | debian-bookworm | 2026-03-29 01:48:25.813634 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.813637 | debian-bookworm | 2026-03-29 01:48:25.813640 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are 2026-03-29 01:48:25.813644 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via 2026-03-29 01:48:25.813647 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.813651 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.813654 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.813658 | debian-bookworm | 2026-03-29 01:48:25.813661 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.813664 | debian-bookworm | 2026-03-29 01:48:25.813668 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.813671 | debian-bookworm | 2026-03-29 01:48:25.813675 | debian-bookworm | 2026-03-29 01:48:25.813678 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.813681 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.813685 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.813688 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.813692 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813695 | debian-bookworm | 2026-03-29 01:48:25.813699 | debian-bookworm | !! 2026-03-29 01:48:25.813702 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.813709 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:25.813712 | debian-bookworm | !! 2026-03-29 01:48:25.813716 | debian-bookworm | 2026-03-29 01:48:25.813719 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813723 | debian-bookworm | ############################ 2026-03-29 01:48:25.813726 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.813729 | debian-bookworm | ############################ 2026-03-29 01:48:25.813733 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-03-29 01:48:25.813736 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.813740 | debian-bookworm | 2026-03-29 01:48:25.813743 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.813747 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-03-29 01:48:25.813750 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.813754 | debian-bookworm | 2026-03-29 01:48:25.813757 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.813761 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.813764 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.813768 | debian-bookworm | 2026-03-29 01:48:25.813771 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.813774 | debian-bookworm | 2026-03-29 01:48:25.813778 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.813781 | debian-bookworm | 2026-03-29 01:48:25.813785 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-03-29 01:48:25.813788 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via 2026-03-29 01:48:25.813792 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.813795 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.813799 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.813802 | debian-bookworm | 2026-03-29 01:48:25.813805 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.813809 | debian-bookworm | 2026-03-29 01:48:25.813812 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.813816 | debian-bookworm | 2026-03-29 01:48:25.813819 | debian-bookworm | 2026-03-29 01:48:25.813823 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.813826 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.813832 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.813835 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.813839 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813842 | debian-bookworm | 2026-03-29 01:48:25.813845 | debian-bookworm | !! 2026-03-29 01:48:25.813849 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.813859 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:25.813864 | debian-bookworm | !! 2026-03-29 01:48:25.813868 | debian-bookworm | 2026-03-29 01:48:25.813871 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813875 | debian-bookworm | ############################ 2026-03-29 01:48:25.813878 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.813881 | debian-bookworm | ############################ 2026-03-29 01:48:25.813888 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], 2026-03-29 01:48:25.813891 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.813895 | debian-bookworm | 2026-03-29 01:48:25.813898 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.813902 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added 2026-03-29 01:48:25.813905 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.813909 | debian-bookworm | 2026-03-29 01:48:25.813912 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.813915 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.813919 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.813922 | debian-bookworm | 2026-03-29 01:48:25.813926 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.813929 | debian-bookworm | 2026-03-29 01:48:25.813933 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.813936 | debian-bookworm | 2026-03-29 01:48:25.813940 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are 2026-03-29 01:48:25.813943 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via 2026-03-29 01:48:25.813947 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.813950 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.813953 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.813957 | debian-bookworm | 2026-03-29 01:48:25.813960 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.813964 | debian-bookworm | 2026-03-29 01:48:25.813967 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.813971 | debian-bookworm | 2026-03-29 01:48:25.813974 | debian-bookworm | 2026-03-29 01:48:25.813978 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.813981 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.813984 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.813988 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.813991 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.813995 | debian-bookworm | 2026-03-29 01:48:25.813998 | debian-bookworm | !! 2026-03-29 01:48:25.814002 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.814005 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:25.814009 | debian-bookworm | !! 2026-03-29 01:48:25.814012 | debian-bookworm | 2026-03-29 01:48:25.814016 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814019 | debian-bookworm | ############################ 2026-03-29 01:48:25.814023 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.814026 | debian-bookworm | ############################ 2026-03-29 01:48:25.814029 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-03-29 01:48:25.814033 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.814036 | debian-bookworm | 2026-03-29 01:48:25.814040 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.814043 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-03-29 01:48:25.814047 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.814052 | debian-bookworm | 2026-03-29 01:48:25.814056 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.814059 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.814063 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.814066 | debian-bookworm | 2026-03-29 01:48:25.814070 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.814073 | debian-bookworm | 2026-03-29 01:48:25.814076 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.814080 | debian-bookworm | 2026-03-29 01:48:25.814083 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-03-29 01:48:25.814087 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via 2026-03-29 01:48:25.814090 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.814096 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.814099 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.814103 | debian-bookworm | 2026-03-29 01:48:25.814106 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.814110 | debian-bookworm | 2026-03-29 01:48:25.814113 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.814116 | debian-bookworm | 2026-03-29 01:48:25.814120 | debian-bookworm | 2026-03-29 01:48:25.814123 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.814134 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.814138 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.814142 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.814145 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814149 | debian-bookworm | 2026-03-29 01:48:25.814152 | debian-bookworm | !! 2026-03-29 01:48:25.814156 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.814159 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:25.814163 | debian-bookworm | !! 2026-03-29 01:48:25.814166 | debian-bookworm | 2026-03-29 01:48:25.814170 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814173 | debian-bookworm | ############################ 2026-03-29 01:48:25.814176 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.814180 | debian-bookworm | ############################ 2026-03-29 01:48:25.814183 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-03-29 01:48:25.814187 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.814190 | debian-bookworm | 2026-03-29 01:48:25.814194 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.814197 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-03-29 01:48:25.814201 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.814204 | debian-bookworm | 2026-03-29 01:48:25.814207 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.814211 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.814214 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.814218 | debian-bookworm | 2026-03-29 01:48:25.814221 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.814224 | debian-bookworm | 2026-03-29 01:48:25.814228 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.814231 | debian-bookworm | 2026-03-29 01:48:25.814239 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-03-29 01:48:25.814242 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via 2026-03-29 01:48:25.814246 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.814249 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.814253 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.814256 | debian-bookworm | 2026-03-29 01:48:25.814260 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.814263 | debian-bookworm | 2026-03-29 01:48:25.814266 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.814270 | debian-bookworm | 2026-03-29 01:48:25.814273 | debian-bookworm | 2026-03-29 01:48:25.814277 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.814280 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.814284 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.814287 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.814290 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814294 | debian-bookworm | 2026-03-29 01:48:25.814297 | debian-bookworm | !! 2026-03-29 01:48:25.814301 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.814304 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:25.814308 | debian-bookworm | !! 2026-03-29 01:48:25.814311 | debian-bookworm | 2026-03-29 01:48:25.814315 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814318 | debian-bookworm | ############################ 2026-03-29 01:48:25.814322 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.814325 | debian-bookworm | ############################ 2026-03-29 01:48:25.814329 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-03-29 01:48:25.814332 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.814335 | debian-bookworm | 2026-03-29 01:48:25.814339 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.814342 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-03-29 01:48:25.814346 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.814349 | debian-bookworm | 2026-03-29 01:48:25.814353 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.814356 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.814360 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.814363 | debian-bookworm | 2026-03-29 01:48:25.814366 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.814370 | debian-bookworm | 2026-03-29 01:48:25.814373 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.814377 | debian-bookworm | 2026-03-29 01:48:25.814380 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-03-29 01:48:25.814384 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via 2026-03-29 01:48:25.814387 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.814398 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.814402 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.814406 | debian-bookworm | 2026-03-29 01:48:25.814412 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.814415 | debian-bookworm | 2026-03-29 01:48:25.814419 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.814422 | debian-bookworm | 2026-03-29 01:48:25.814426 | debian-bookworm | 2026-03-29 01:48:25.814429 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.814433 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.814436 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.814440 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.814448 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814451 | debian-bookworm | 2026-03-29 01:48:25.814455 | debian-bookworm | !! 2026-03-29 01:48:25.814458 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.814462 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:25.814465 | debian-bookworm | !! 2026-03-29 01:48:25.814469 | debian-bookworm | 2026-03-29 01:48:25.814472 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814476 | debian-bookworm | ############################ 2026-03-29 01:48:25.814479 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.814483 | debian-bookworm | ############################ 2026-03-29 01:48:25.814486 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], 2026-03-29 01:48:25.814490 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.814493 | debian-bookworm | 2026-03-29 01:48:25.814497 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.814500 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added 2026-03-29 01:48:25.814504 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.814507 | debian-bookworm | 2026-03-29 01:48:25.814510 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.814514 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.814517 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.814521 | debian-bookworm | 2026-03-29 01:48:25.814524 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.814528 | debian-bookworm | 2026-03-29 01:48:25.814531 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.814535 | debian-bookworm | 2026-03-29 01:48:25.814538 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are 2026-03-29 01:48:25.814541 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via 2026-03-29 01:48:25.814545 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.814548 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.814552 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.814555 | debian-bookworm | 2026-03-29 01:48:25.814559 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.814563 | debian-bookworm | 2026-03-29 01:48:25.814566 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.814569 | debian-bookworm | 2026-03-29 01:48:25.814573 | debian-bookworm | 2026-03-29 01:48:25.814576 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.814580 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.814583 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.814589 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.814593 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814596 | debian-bookworm | 2026-03-29 01:48:25.814599 | debian-bookworm | !! 2026-03-29 01:48:25.814603 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.814606 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:25.814610 | debian-bookworm | !! 2026-03-29 01:48:25.814613 | debian-bookworm | 2026-03-29 01:48:25.814617 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814620 | debian-bookworm | ############################ 2026-03-29 01:48:25.814624 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.814627 | debian-bookworm | ############################ 2026-03-29 01:48:25.814631 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-03-29 01:48:25.814634 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.814638 | debian-bookworm | 2026-03-29 01:48:25.814643 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.814646 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-03-29 01:48:25.814650 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.814653 | debian-bookworm | 2026-03-29 01:48:25.814657 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.814660 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.814664 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.814667 | debian-bookworm | 2026-03-29 01:48:25.814678 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.814683 | debian-bookworm | 2026-03-29 01:48:25.814686 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.814690 | debian-bookworm | 2026-03-29 01:48:25.814693 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-03-29 01:48:25.814696 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via 2026-03-29 01:48:25.814700 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.814703 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.814707 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.814710 | debian-bookworm | 2026-03-29 01:48:25.814714 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.814717 | debian-bookworm | 2026-03-29 01:48:25.814721 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.814724 | debian-bookworm | 2026-03-29 01:48:25.814727 | debian-bookworm | 2026-03-29 01:48:25.814731 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.814734 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.814738 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.814741 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.814745 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814748 | debian-bookworm | 2026-03-29 01:48:25.814752 | debian-bookworm | !! 2026-03-29 01:48:25.814755 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.814759 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:25.814762 | debian-bookworm | !! 2026-03-29 01:48:25.814765 | debian-bookworm | 2026-03-29 01:48:25.814772 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814775 | debian-bookworm | ############################ 2026-03-29 01:48:25.814779 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.814782 | debian-bookworm | ############################ 2026-03-29 01:48:25.814785 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-03-29 01:48:25.814789 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.814792 | debian-bookworm | 2026-03-29 01:48:25.814796 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.814799 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-03-29 01:48:25.814803 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.814806 | debian-bookworm | 2026-03-29 01:48:25.814810 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.814813 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.814817 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.814820 | debian-bookworm | 2026-03-29 01:48:25.814823 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.814827 | debian-bookworm | 2026-03-29 01:48:25.814830 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.814834 | debian-bookworm | 2026-03-29 01:48:25.814837 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-03-29 01:48:25.814841 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via 2026-03-29 01:48:25.814844 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.814847 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.814851 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.814854 | debian-bookworm | 2026-03-29 01:48:25.814858 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.814861 | debian-bookworm | 2026-03-29 01:48:25.814865 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.814868 | debian-bookworm | 2026-03-29 01:48:25.814871 | debian-bookworm | 2026-03-29 01:48:25.814875 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.814878 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.814882 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.814885 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.814889 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814892 | debian-bookworm | 2026-03-29 01:48:25.814896 | debian-bookworm | !! 2026-03-29 01:48:25.814899 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.814903 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. 2026-03-29 01:48:25.814906 | debian-bookworm | !! 2026-03-29 01:48:25.814910 | debian-bookworm | 2026-03-29 01:48:25.814914 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.814918 | debian-bookworm | ############################ 2026-03-29 01:48:25.814921 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.814925 | debian-bookworm | ############################ 2026-03-29 01:48:25.814928 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], 2026-03-29 01:48:25.814932 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.814935 | debian-bookworm | 2026-03-29 01:48:25.814939 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.814949 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added 2026-03-29 01:48:25.814956 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.814960 | debian-bookworm | 2026-03-29 01:48:25.814963 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.814967 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.814970 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.814974 | debian-bookworm | 2026-03-29 01:48:25.814977 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.814981 | debian-bookworm | 2026-03-29 01:48:25.814984 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.814987 | debian-bookworm | 2026-03-29 01:48:25.814991 | debian-bookworm | If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are 2026-03-29 01:48:25.814994 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.ganesha' via 2026-03-29 01:48:25.814998 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.815001 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.815005 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.815008 | debian-bookworm | 2026-03-29 01:48:25.815012 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.815015 | debian-bookworm | 2026-03-29 01:48:25.815018 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.815022 | debian-bookworm | 2026-03-29 01:48:25.815025 | debian-bookworm | 2026-03-29 01:48:25.815029 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.815032 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.815036 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.815039 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.815043 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815046 | debian-bookworm | 2026-03-29 01:48:25.815049 | debian-bookworm | !! 2026-03-29 01:48:25.815053 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.815056 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-03-29 01:48:25.815060 | debian-bookworm | !! 2026-03-29 01:48:25.815063 | debian-bookworm | 2026-03-29 01:48:25.815067 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815070 | debian-bookworm | ############################ 2026-03-29 01:48:25.815074 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.815077 | debian-bookworm | ############################ 2026-03-29 01:48:25.815081 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], 2026-03-29 01:48:25.815084 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.815088 | debian-bookworm | 2026-03-29 01:48:25.815091 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.815095 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added 2026-03-29 01:48:25.815098 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.815101 | debian-bookworm | 2026-03-29 01:48:25.815105 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.815108 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.815112 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.815115 | debian-bookworm | 2026-03-29 01:48:25.815119 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.815122 | debian-bookworm | 2026-03-29 01:48:25.815125 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.815131 | debian-bookworm | 2026-03-29 01:48:25.815135 | debian-bookworm | If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are 2026-03-29 01:48:25.815138 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.glusterfs' via 2026-03-29 01:48:25.815142 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.815145 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.815148 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.815152 | debian-bookworm | 2026-03-29 01:48:25.815155 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.815159 | debian-bookworm | 2026-03-29 01:48:25.815162 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.815166 | debian-bookworm | 2026-03-29 01:48:25.815169 | debian-bookworm | 2026-03-29 01:48:25.815172 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.815176 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.815179 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.815183 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.815186 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815190 | debian-bookworm | 2026-03-29 01:48:25.815193 | debian-bookworm | !! 2026-03-29 01:48:25.815196 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.815202 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. 2026-03-29 01:48:25.815205 | debian-bookworm | !! 2026-03-29 01:48:25.815209 | debian-bookworm | 2026-03-29 01:48:25.815212 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815215 | debian-bookworm | ############################ 2026-03-29 01:48:25.815219 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.815222 | debian-bookworm | ############################ 2026-03-29 01:48:25.815233 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], 2026-03-29 01:48:25.815238 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.815241 | debian-bookworm | 2026-03-29 01:48:25.815245 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.815248 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added 2026-03-29 01:48:25.815252 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.815255 | debian-bookworm | 2026-03-29 01:48:25.815258 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.815262 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.815265 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.815269 | debian-bookworm | 2026-03-29 01:48:25.815272 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.815276 | debian-bookworm | 2026-03-29 01:48:25.815279 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.815282 | debian-bookworm | 2026-03-29 01:48:25.815286 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are 2026-03-29 01:48:25.815289 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hdfs' via 2026-03-29 01:48:25.815293 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.815296 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.815300 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.815303 | debian-bookworm | 2026-03-29 01:48:25.815306 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.815313 | debian-bookworm | 2026-03-29 01:48:25.815316 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.815320 | debian-bookworm | 2026-03-29 01:48:25.815323 | debian-bookworm | 2026-03-29 01:48:25.815327 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.815330 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.815334 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.815337 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.815341 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815344 | debian-bookworm | 2026-03-29 01:48:25.815348 | debian-bookworm | !! 2026-03-29 01:48:25.815351 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.815355 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. 2026-03-29 01:48:25.815358 | debian-bookworm | !! 2026-03-29 01:48:25.815361 | debian-bookworm | 2026-03-29 01:48:25.815365 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815368 | debian-bookworm | ############################ 2026-03-29 01:48:25.815372 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.815375 | debian-bookworm | ############################ 2026-03-29 01:48:25.815379 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], 2026-03-29 01:48:25.815382 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.815386 | debian-bookworm | 2026-03-29 01:48:25.815389 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.815392 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added 2026-03-29 01:48:25.815396 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.815399 | debian-bookworm | 2026-03-29 01:48:25.815403 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.815406 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.815410 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.815413 | debian-bookworm | 2026-03-29 01:48:25.815417 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.815420 | debian-bookworm | 2026-03-29 01:48:25.815423 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.815427 | debian-bookworm | 2026-03-29 01:48:25.815430 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are 2026-03-29 01:48:25.815434 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi' via 2026-03-29 01:48:25.815437 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.815441 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.815444 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.815448 | debian-bookworm | 2026-03-29 01:48:25.815451 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.815454 | debian-bookworm | 2026-03-29 01:48:25.815458 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.815461 | debian-bookworm | 2026-03-29 01:48:25.815465 | debian-bookworm | 2026-03-29 01:48:25.815468 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.815471 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.815475 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.815480 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.815483 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815489 | debian-bookworm | 2026-03-29 01:48:25.815493 | debian-bookworm | !! 2026-03-29 01:48:25.815496 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.815500 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-03-29 01:48:25.815503 | debian-bookworm | !! 2026-03-29 01:48:25.815507 | debian-bookworm | 2026-03-29 01:48:25.815580 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815586 | debian-bookworm | ############################ 2026-03-29 01:48:25.815590 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.815593 | debian-bookworm | ############################ 2026-03-29 01:48:25.815597 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], 2026-03-29 01:48:25.815601 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.815604 | debian-bookworm | 2026-03-29 01:48:25.815607 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.815611 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added 2026-03-29 01:48:25.815614 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.815627 | debian-bookworm | 2026-03-29 01:48:25.815683 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.815688 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.815691 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.815695 | debian-bookworm | 2026-03-29 01:48:25.815698 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.815702 | debian-bookworm | 2026-03-29 01:48:25.815705 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.815709 | debian-bookworm | 2026-03-29 01:48:25.815712 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are 2026-03-29 01:48:25.815715 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via 2026-03-29 01:48:25.815719 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.815722 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.815726 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.815729 | debian-bookworm | 2026-03-29 01:48:25.815733 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.815736 | debian-bookworm | 2026-03-29 01:48:25.815740 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.815743 | debian-bookworm | 2026-03-29 01:48:25.815746 | debian-bookworm | 2026-03-29 01:48:25.815750 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.815753 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.815757 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.815760 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.815764 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815767 | debian-bookworm | 2026-03-29 01:48:25.815770 | debian-bookworm | !! 2026-03-29 01:48:25.815774 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.815777 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-03-29 01:48:25.815781 | debian-bookworm | !! 2026-03-29 01:48:25.815784 | debian-bookworm | 2026-03-29 01:48:25.815788 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815791 | debian-bookworm | ############################ 2026-03-29 01:48:25.815795 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.815798 | debian-bookworm | ############################ 2026-03-29 01:48:25.815806 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], 2026-03-29 01:48:25.815809 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.815813 | debian-bookworm | 2026-03-29 01:48:25.815816 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.815820 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added 2026-03-29 01:48:25.815823 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.815827 | debian-bookworm | 2026-03-29 01:48:25.815830 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.815833 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.815837 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.815840 | debian-bookworm | 2026-03-29 01:48:25.815844 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.815847 | debian-bookworm | 2026-03-29 01:48:25.815851 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.815854 | debian-bookworm | 2026-03-29 01:48:25.815858 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are 2026-03-29 01:48:25.815861 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via 2026-03-29 01:48:25.815864 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.815868 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.815871 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.815875 | debian-bookworm | 2026-03-29 01:48:25.815878 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.815882 | debian-bookworm | 2026-03-29 01:48:25.815887 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.815890 | debian-bookworm | 2026-03-29 01:48:25.815894 | debian-bookworm | 2026-03-29 01:48:25.815897 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.815900 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.815904 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.815907 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.815919 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815924 | debian-bookworm | 2026-03-29 01:48:25.815927 | debian-bookworm | !! 2026-03-29 01:48:25.815931 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.815934 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. 2026-03-29 01:48:25.815938 | debian-bookworm | !! 2026-03-29 01:48:25.815941 | debian-bookworm | 2026-03-29 01:48:25.815944 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.815948 | debian-bookworm | ############################ 2026-03-29 01:48:25.815951 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.815955 | debian-bookworm | ############################ 2026-03-29 01:48:25.815958 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], 2026-03-29 01:48:25.815962 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.815965 | debian-bookworm | 2026-03-29 01:48:25.815969 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.815972 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added 2026-03-29 01:48:25.815975 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.815979 | debian-bookworm | 2026-03-29 01:48:25.815982 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.815989 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.815993 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.815996 | debian-bookworm | 2026-03-29 01:48:25.816000 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.816003 | debian-bookworm | 2026-03-29 01:48:25.816007 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.816010 | debian-bookworm | 2026-03-29 01:48:25.816014 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are 2026-03-29 01:48:25.816017 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hpe' via 2026-03-29 01:48:25.816020 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.816024 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.816027 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.816031 | debian-bookworm | 2026-03-29 01:48:25.816034 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.816038 | debian-bookworm | 2026-03-29 01:48:25.816041 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.816044 | debian-bookworm | 2026-03-29 01:48:25.816048 | debian-bookworm | 2026-03-29 01:48:25.816051 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.816055 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.816058 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.816062 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.816065 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816069 | debian-bookworm | 2026-03-29 01:48:25.816072 | debian-bookworm | !! 2026-03-29 01:48:25.816075 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.816079 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. 2026-03-29 01:48:25.816082 | debian-bookworm | !! 2026-03-29 01:48:25.816086 | debian-bookworm | 2026-03-29 01:48:25.816089 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816093 | debian-bookworm | ############################ 2026-03-29 01:48:25.816096 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.816099 | debian-bookworm | ############################ 2026-03-29 01:48:25.816103 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], 2026-03-29 01:48:25.816106 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.816110 | debian-bookworm | 2026-03-29 01:48:25.816113 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.816117 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added 2026-03-29 01:48:25.816120 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.816123 | debian-bookworm | 2026-03-29 01:48:25.816127 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.816130 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.816134 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.816137 | debian-bookworm | 2026-03-29 01:48:25.816141 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.816144 | debian-bookworm | 2026-03-29 01:48:25.816148 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.816151 | debian-bookworm | 2026-03-29 01:48:25.816154 | debian-bookworm | If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are 2026-03-29 01:48:25.816158 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.huawei' via 2026-03-29 01:48:25.816161 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.816169 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.816172 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.816176 | debian-bookworm | 2026-03-29 01:48:25.816179 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.816182 | debian-bookworm | 2026-03-29 01:48:25.816186 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.816189 | debian-bookworm | 2026-03-29 01:48:25.816193 | debian-bookworm | 2026-03-29 01:48:25.816196 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.816207 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.816212 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.816215 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.816219 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816222 | debian-bookworm | 2026-03-29 01:48:25.816225 | debian-bookworm | !! 2026-03-29 01:48:25.816229 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.816232 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. 2026-03-29 01:48:25.816236 | debian-bookworm | !! 2026-03-29 01:48:25.816239 | debian-bookworm | 2026-03-29 01:48:25.816243 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816246 | debian-bookworm | ############################ 2026-03-29 01:48:25.816250 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.816253 | debian-bookworm | ############################ 2026-03-29 01:48:25.816256 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], 2026-03-29 01:48:25.816260 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.816263 | debian-bookworm | 2026-03-29 01:48:25.816267 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.816270 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added 2026-03-29 01:48:25.816274 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.816277 | debian-bookworm | 2026-03-29 01:48:25.816281 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.816284 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.816287 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.816291 | debian-bookworm | 2026-03-29 01:48:25.816294 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.816298 | debian-bookworm | 2026-03-29 01:48:25.816301 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.816305 | debian-bookworm | 2026-03-29 01:48:25.816308 | debian-bookworm | If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are 2026-03-29 01:48:25.816311 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.ibm' via 2026-03-29 01:48:25.816315 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.816318 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.816322 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.816325 | debian-bookworm | 2026-03-29 01:48:25.816329 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.816332 | debian-bookworm | 2026-03-29 01:48:25.816336 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.816339 | debian-bookworm | 2026-03-29 01:48:25.816342 | debian-bookworm | 2026-03-29 01:48:25.816346 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.816352 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.816356 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.816359 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.816363 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816366 | debian-bookworm | 2026-03-29 01:48:25.816370 | debian-bookworm | !! 2026-03-29 01:48:25.816373 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.816377 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. 2026-03-29 01:48:25.816380 | debian-bookworm | !! 2026-03-29 01:48:25.816383 | debian-bookworm | 2026-03-29 01:48:25.816387 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816390 | debian-bookworm | ############################ 2026-03-29 01:48:25.816394 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.816397 | debian-bookworm | ############################ 2026-03-29 01:48:25.816401 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], 2026-03-29 01:48:25.816404 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.816408 | debian-bookworm | 2026-03-29 01:48:25.816411 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.816414 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added 2026-03-29 01:48:25.816418 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.816421 | debian-bookworm | 2026-03-29 01:48:25.816425 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.816428 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.816432 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.816435 | debian-bookworm | 2026-03-29 01:48:25.816439 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.816442 | debian-bookworm | 2026-03-29 01:48:25.816445 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.816449 | debian-bookworm | 2026-03-29 01:48:25.816454 | debian-bookworm | If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are 2026-03-29 01:48:25.816458 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.infinidat' via 2026-03-29 01:48:25.816461 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.816464 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.816468 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.816471 | debian-bookworm | 2026-03-29 01:48:25.816481 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.816486 | debian-bookworm | 2026-03-29 01:48:25.816490 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.816493 | debian-bookworm | 2026-03-29 01:48:25.816496 | debian-bookworm | 2026-03-29 01:48:25.816500 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.816503 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.816507 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.816510 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.816514 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816517 | debian-bookworm | 2026-03-29 01:48:25.816520 | debian-bookworm | !! 2026-03-29 01:48:25.816524 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.816527 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. 2026-03-29 01:48:25.816534 | debian-bookworm | !! 2026-03-29 01:48:25.816538 | debian-bookworm | 2026-03-29 01:48:25.816541 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816545 | debian-bookworm | ############################ 2026-03-29 01:48:25.816548 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.816551 | debian-bookworm | ############################ 2026-03-29 01:48:25.816555 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], 2026-03-29 01:48:25.816558 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.816561 | debian-bookworm | 2026-03-29 01:48:25.816565 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.816568 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added 2026-03-29 01:48:25.816572 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.816575 | debian-bookworm | 2026-03-29 01:48:25.816579 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.816582 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.816586 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.816589 | debian-bookworm | 2026-03-29 01:48:25.816592 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.816596 | debian-bookworm | 2026-03-29 01:48:25.816599 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.816603 | debian-bookworm | 2026-03-29 01:48:25.816606 | debian-bookworm | If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are 2026-03-29 01:48:25.816610 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.infortrend' via 2026-03-29 01:48:25.816613 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.816617 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.816620 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.816623 | debian-bookworm | 2026-03-29 01:48:25.816627 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.816630 | debian-bookworm | 2026-03-29 01:48:25.816634 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.816637 | debian-bookworm | 2026-03-29 01:48:25.816641 | debian-bookworm | 2026-03-29 01:48:25.816644 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.816647 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.816651 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.816654 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.816658 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816661 | debian-bookworm | 2026-03-29 01:48:25.816665 | debian-bookworm | !! 2026-03-29 01:48:25.816668 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.816671 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. 2026-03-29 01:48:25.816675 | debian-bookworm | !! 2026-03-29 01:48:25.816678 | debian-bookworm | 2026-03-29 01:48:25.816682 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816685 | debian-bookworm | ############################ 2026-03-29 01:48:25.816689 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.816692 | debian-bookworm | ############################ 2026-03-29 01:48:25.816696 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], 2026-03-29 01:48:25.816699 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.816702 | debian-bookworm | 2026-03-29 01:48:25.816706 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.816712 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added 2026-03-29 01:48:25.816716 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.816719 | debian-bookworm | 2026-03-29 01:48:25.816723 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.816726 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.816731 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.816734 | debian-bookworm | 2026-03-29 01:48:25.816738 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.816741 | debian-bookworm | 2026-03-29 01:48:25.816745 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.816748 | debian-bookworm | 2026-03-29 01:48:25.816752 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are 2026-03-29 01:48:25.816755 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur' via 2026-03-29 01:48:25.816822 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.816829 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.816832 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.816836 | debian-bookworm | 2026-03-29 01:48:25.816839 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.816843 | debian-bookworm | 2026-03-29 01:48:25.816846 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.816850 | debian-bookworm | 2026-03-29 01:48:25.816853 | debian-bookworm | 2026-03-29 01:48:25.816857 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.816860 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.816864 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.816867 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.816870 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816874 | debian-bookworm | 2026-03-29 01:48:25.816877 | debian-bookworm | !! 2026-03-29 01:48:25.816881 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.816884 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-03-29 01:48:25.816888 | debian-bookworm | !! 2026-03-29 01:48:25.816891 | debian-bookworm | 2026-03-29 01:48:25.816895 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.816898 | debian-bookworm | ############################ 2026-03-29 01:48:25.816902 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.816905 | debian-bookworm | ############################ 2026-03-29 01:48:25.816909 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], 2026-03-29 01:48:25.816912 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.816915 | debian-bookworm | 2026-03-29 01:48:25.816919 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.816922 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added 2026-03-29 01:48:25.816926 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.816929 | debian-bookworm | 2026-03-29 01:48:25.816932 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.816936 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.816939 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.816957 | debian-bookworm | 2026-03-29 01:48:25.816971 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.816979 | debian-bookworm | 2026-03-29 01:48:25.816982 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.816986 | debian-bookworm | 2026-03-29 01:48:25.817019 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are 2026-03-29 01:48:25.817023 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via 2026-03-29 01:48:25.817027 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.817030 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.817034 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.817037 | debian-bookworm | 2026-03-29 01:48:25.817041 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.817044 | debian-bookworm | 2026-03-29 01:48:25.817048 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.817051 | debian-bookworm | 2026-03-29 01:48:25.817055 | debian-bookworm | 2026-03-29 01:48:25.817058 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.817061 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.817065 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.817068 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.817072 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817075 | debian-bookworm | 2026-03-29 01:48:25.817079 | debian-bookworm | !! 2026-03-29 01:48:25.817082 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.817086 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-03-29 01:48:25.817089 | debian-bookworm | !! 2026-03-29 01:48:25.817093 | debian-bookworm | 2026-03-29 01:48:25.817096 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817100 | debian-bookworm | ############################ 2026-03-29 01:48:25.817103 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.817106 | debian-bookworm | ############################ 2026-03-29 01:48:25.817110 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], 2026-03-29 01:48:25.817113 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.817117 | debian-bookworm | 2026-03-29 01:48:25.817120 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.817126 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added 2026-03-29 01:48:25.817129 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.817133 | debian-bookworm | 2026-03-29 01:48:25.817138 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.817142 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.817145 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.817149 | debian-bookworm | 2026-03-29 01:48:25.817152 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.817156 | debian-bookworm | 2026-03-29 01:48:25.817163 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.817166 | debian-bookworm | 2026-03-29 01:48:25.817170 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are 2026-03-29 01:48:25.817173 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via 2026-03-29 01:48:25.817177 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.817180 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.817183 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.817190 | debian-bookworm | 2026-03-29 01:48:25.817194 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.817197 | debian-bookworm | 2026-03-29 01:48:25.817215 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.817220 | debian-bookworm | 2026-03-29 01:48:25.817224 | debian-bookworm | 2026-03-29 01:48:25.817229 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.817233 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.817238 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.817242 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.817247 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817251 | debian-bookworm | 2026-03-29 01:48:25.817256 | debian-bookworm | !! 2026-03-29 01:48:25.817260 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.817264 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. 2026-03-29 01:48:25.817269 | debian-bookworm | !! 2026-03-29 01:48:25.817272 | debian-bookworm | 2026-03-29 01:48:25.817276 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817279 | debian-bookworm | ############################ 2026-03-29 01:48:25.817283 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.817286 | debian-bookworm | ############################ 2026-03-29 01:48:25.817290 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], 2026-03-29 01:48:25.817293 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.817296 | debian-bookworm | 2026-03-29 01:48:25.817300 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.817303 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added 2026-03-29 01:48:25.817307 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.817310 | debian-bookworm | 2026-03-29 01:48:25.817314 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.817317 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.817320 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.817324 | debian-bookworm | 2026-03-29 01:48:25.817327 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.817331 | debian-bookworm | 2026-03-29 01:48:25.817334 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.817338 | debian-bookworm | 2026-03-29 01:48:25.817341 | debian-bookworm | If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are 2026-03-29 01:48:25.817345 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.macrosan' via 2026-03-29 01:48:25.817348 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.817352 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.817355 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.817358 | debian-bookworm | 2026-03-29 01:48:25.817362 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.817365 | debian-bookworm | 2026-03-29 01:48:25.817369 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.817372 | debian-bookworm | 2026-03-29 01:48:25.817376 | debian-bookworm | 2026-03-29 01:48:25.817379 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.817383 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.817386 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.817389 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.817396 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817400 | debian-bookworm | 2026-03-29 01:48:25.817403 | debian-bookworm | !! 2026-03-29 01:48:25.817407 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.817410 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. 2026-03-29 01:48:25.817414 | debian-bookworm | !! 2026-03-29 01:48:25.817417 | debian-bookworm | 2026-03-29 01:48:25.817420 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817424 | debian-bookworm | ############################ 2026-03-29 01:48:25.817427 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.817431 | debian-bookworm | ############################ 2026-03-29 01:48:25.817434 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], 2026-03-29 01:48:25.817438 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.817441 | debian-bookworm | 2026-03-29 01:48:25.817451 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.817455 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added 2026-03-29 01:48:25.817459 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.817462 | debian-bookworm | 2026-03-29 01:48:25.817469 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.817473 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.817476 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.817480 | debian-bookworm | 2026-03-29 01:48:25.817483 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.817487 | debian-bookworm | 2026-03-29 01:48:25.817490 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.817494 | debian-bookworm | 2026-03-29 01:48:25.817497 | debian-bookworm | If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are 2026-03-29 01:48:25.817501 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.maprfs' via 2026-03-29 01:48:25.817504 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.817508 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.817511 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.817515 | debian-bookworm | 2026-03-29 01:48:25.817518 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.817522 | debian-bookworm | 2026-03-29 01:48:25.817525 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.817528 | debian-bookworm | 2026-03-29 01:48:25.817532 | debian-bookworm | 2026-03-29 01:48:25.817535 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.817539 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.817542 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.817546 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.817549 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817553 | debian-bookworm | 2026-03-29 01:48:25.817556 | debian-bookworm | !! 2026-03-29 01:48:25.817560 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.817563 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. 2026-03-29 01:48:25.817567 | debian-bookworm | !! 2026-03-29 01:48:25.817571 | debian-bookworm | 2026-03-29 01:48:25.817575 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817579 | debian-bookworm | ############################ 2026-03-29 01:48:25.817586 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.817590 | debian-bookworm | ############################ 2026-03-29 01:48:25.817595 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], 2026-03-29 01:48:25.817599 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.817602 | debian-bookworm | 2026-03-29 01:48:25.817605 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.817609 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added 2026-03-29 01:48:25.817612 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.817616 | debian-bookworm | 2026-03-29 01:48:25.817619 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.817623 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.817626 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.817630 | debian-bookworm | 2026-03-29 01:48:25.817633 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.817637 | debian-bookworm | 2026-03-29 01:48:25.817640 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.817643 | debian-bookworm | 2026-03-29 01:48:25.817647 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are 2026-03-29 01:48:25.817650 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp' via 2026-03-29 01:48:25.817654 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.817657 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.817661 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.817664 | debian-bookworm | 2026-03-29 01:48:25.817668 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.817671 | debian-bookworm | 2026-03-29 01:48:25.817675 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.817678 | debian-bookworm | 2026-03-29 01:48:25.817682 | debian-bookworm | 2026-03-29 01:48:25.817685 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.817688 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.817692 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.817695 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.817699 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817702 | debian-bookworm | 2026-03-29 01:48:25.817706 | debian-bookworm | !! 2026-03-29 01:48:25.817709 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.817713 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-03-29 01:48:25.817716 | debian-bookworm | !! 2026-03-29 01:48:25.817720 | debian-bookworm | 2026-03-29 01:48:25.817725 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817728 | debian-bookworm | ############################ 2026-03-29 01:48:25.817732 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.817735 | debian-bookworm | ############################ 2026-03-29 01:48:25.817739 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], 2026-03-29 01:48:25.817742 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.817746 | debian-bookworm | 2026-03-29 01:48:25.817752 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.817755 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added 2026-03-29 01:48:25.817759 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.817765 | debian-bookworm | 2026-03-29 01:48:25.817768 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.817772 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.817775 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.817779 | debian-bookworm | 2026-03-29 01:48:25.817782 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.817785 | debian-bookworm | 2026-03-29 01:48:25.817789 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.817792 | debian-bookworm | 2026-03-29 01:48:25.817796 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are 2026-03-29 01:48:25.817799 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via 2026-03-29 01:48:25.817803 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.817806 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.817809 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.817813 | debian-bookworm | 2026-03-29 01:48:25.817816 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.817820 | debian-bookworm | 2026-03-29 01:48:25.817823 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.817827 | debian-bookworm | 2026-03-29 01:48:25.817830 | debian-bookworm | 2026-03-29 01:48:25.817834 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.817837 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.817841 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.817844 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.817847 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817851 | debian-bookworm | 2026-03-29 01:48:25.817854 | debian-bookworm | !! 2026-03-29 01:48:25.817858 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.817861 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-03-29 01:48:25.817865 | debian-bookworm | !! 2026-03-29 01:48:25.817868 | debian-bookworm | 2026-03-29 01:48:25.817872 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817875 | debian-bookworm | ############################ 2026-03-29 01:48:25.817879 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.817882 | debian-bookworm | ############################ 2026-03-29 01:48:25.817886 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-03-29 01:48:25.817889 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.817893 | debian-bookworm | 2026-03-29 01:48:25.817896 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.817899 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added 2026-03-29 01:48:25.817903 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.817906 | debian-bookworm | 2026-03-29 01:48:25.817910 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.817913 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.817917 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.817920 | debian-bookworm | 2026-03-29 01:48:25.817923 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.817927 | debian-bookworm | 2026-03-29 01:48:25.817930 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.817934 | debian-bookworm | 2026-03-29 01:48:25.817937 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are 2026-03-29 01:48:25.817943 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via 2026-03-29 01:48:25.817947 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.817950 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.817954 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.817957 | debian-bookworm | 2026-03-29 01:48:25.817961 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.817964 | debian-bookworm | 2026-03-29 01:48:25.817968 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.817971 | debian-bookworm | 2026-03-29 01:48:25.817974 | debian-bookworm | 2026-03-29 01:48:25.817978 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.817981 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.817985 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.817990 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.817993 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.817997 | debian-bookworm | 2026-03-29 01:48:25.818000 | debian-bookworm | !! 2026-03-29 01:48:25.818004 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.818007 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/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-03-29 01:48:25.818011 | debian-bookworm | !! 2026-03-29 01:48:25.818014 | debian-bookworm | 2026-03-29 01:48:25.818020 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818024 | debian-bookworm | ############################ 2026-03-29 01:48:25.818027 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.818031 | debian-bookworm | ############################ 2026-03-29 01:48:25.818034 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-03-29 01:48:25.818038 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.818041 | debian-bookworm | 2026-03-29 01:48:25.818045 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.818048 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-03-29 01:48:25.818051 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.818055 | debian-bookworm | 2026-03-29 01:48:25.818058 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.818062 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.818065 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.818069 | debian-bookworm | 2026-03-29 01:48:25.818072 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.818076 | debian-bookworm | 2026-03-29 01:48:25.818079 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.818082 | debian-bookworm | 2026-03-29 01:48:25.818086 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-03-29 01:48:25.818089 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via 2026-03-29 01:48:25.818093 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.818096 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.818100 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.818103 | debian-bookworm | 2026-03-29 01:48:25.818107 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.818113 | debian-bookworm | 2026-03-29 01:48:25.818117 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.818120 | debian-bookworm | 2026-03-29 01:48:25.818123 | debian-bookworm | 2026-03-29 01:48:25.818127 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.818130 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.818134 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.818137 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.818141 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818144 | debian-bookworm | 2026-03-29 01:48:25.818148 | debian-bookworm | !! 2026-03-29 01:48:25.818151 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.818155 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-03-29 01:48:25.818158 | debian-bookworm | !! 2026-03-29 01:48:25.818162 | debian-bookworm | 2026-03-29 01:48:25.818165 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818169 | debian-bookworm | ############################ 2026-03-29 01:48:25.818172 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.818175 | debian-bookworm | ############################ 2026-03-29 01:48:25.818179 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-03-29 01:48:25.818182 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.818186 | debian-bookworm | 2026-03-29 01:48:25.818189 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.818193 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-03-29 01:48:25.818196 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.818200 | debian-bookworm | 2026-03-29 01:48:25.818203 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.818206 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.818210 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.818213 | debian-bookworm | 2026-03-29 01:48:25.818217 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.818220 | debian-bookworm | 2026-03-29 01:48:25.818224 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.818227 | debian-bookworm | 2026-03-29 01:48:25.818230 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-03-29 01:48:25.818234 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via 2026-03-29 01:48:25.818237 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.818241 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.818246 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.818249 | debian-bookworm | 2026-03-29 01:48:25.818253 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.818256 | debian-bookworm | 2026-03-29 01:48:25.818260 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.818263 | debian-bookworm | 2026-03-29 01:48:25.818266 | debian-bookworm | 2026-03-29 01:48:25.818270 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.818273 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.818277 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.818283 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.818289 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818292 | debian-bookworm | 2026-03-29 01:48:25.818296 | debian-bookworm | !! 2026-03-29 01:48:25.818299 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.818303 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. 2026-03-29 01:48:25.818306 | debian-bookworm | !! 2026-03-29 01:48:25.818310 | debian-bookworm | 2026-03-29 01:48:25.818313 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818317 | debian-bookworm | ############################ 2026-03-29 01:48:25.818320 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.818324 | debian-bookworm | ############################ 2026-03-29 01:48:25.818327 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], 2026-03-29 01:48:25.818330 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.818334 | debian-bookworm | 2026-03-29 01:48:25.818337 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.818341 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added 2026-03-29 01:48:25.818344 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.818348 | debian-bookworm | 2026-03-29 01:48:25.818351 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.818355 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.818358 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.818362 | debian-bookworm | 2026-03-29 01:48:25.818365 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.818369 | debian-bookworm | 2026-03-29 01:48:25.818372 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.818375 | debian-bookworm | 2026-03-29 01:48:25.818379 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are 2026-03-29 01:48:25.818382 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta' via 2026-03-29 01:48:25.818386 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.818389 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.818393 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.818396 | debian-bookworm | 2026-03-29 01:48:25.818400 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.818403 | debian-bookworm | 2026-03-29 01:48:25.818407 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.818410 | debian-bookworm | 2026-03-29 01:48:25.818413 | debian-bookworm | 2026-03-29 01:48:25.818417 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.818420 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.818424 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.818427 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.818431 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818434 | debian-bookworm | 2026-03-29 01:48:25.818438 | debian-bookworm | !! 2026-03-29 01:48:25.818441 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.818445 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-03-29 01:48:25.818448 | debian-bookworm | !! 2026-03-29 01:48:25.818451 | debian-bookworm | 2026-03-29 01:48:25.818455 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818458 | debian-bookworm | ############################ 2026-03-29 01:48:25.818464 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.818468 | debian-bookworm | ############################ 2026-03-29 01:48:25.818471 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], 2026-03-29 01:48:25.818475 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.818478 | debian-bookworm | 2026-03-29 01:48:25.818482 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.818485 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added 2026-03-29 01:48:25.818489 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.818492 | debian-bookworm | 2026-03-29 01:48:25.818496 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.818499 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.818503 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.818506 | debian-bookworm | 2026-03-29 01:48:25.818509 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.818513 | debian-bookworm | 2026-03-29 01:48:25.818516 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.818520 | debian-bookworm | 2026-03-29 01:48:25.818523 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are 2026-03-29 01:48:25.818528 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via 2026-03-29 01:48:25.818532 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.818535 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.818539 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.818542 | debian-bookworm | 2026-03-29 01:48:25.818546 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.818549 | debian-bookworm | 2026-03-29 01:48:25.818555 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.818559 | debian-bookworm | 2026-03-29 01:48:25.818562 | debian-bookworm | 2026-03-29 01:48:25.818566 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.818569 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.818573 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.818576 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.818580 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818583 | debian-bookworm | 2026-03-29 01:48:25.818586 | debian-bookworm | !! 2026-03-29 01:48:25.818590 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.818593 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-03-29 01:48:25.818597 | debian-bookworm | !! 2026-03-29 01:48:25.818600 | debian-bookworm | 2026-03-29 01:48:25.818604 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818607 | debian-bookworm | ############################ 2026-03-29 01:48:25.818611 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.818614 | debian-bookworm | ############################ 2026-03-29 01:48:25.818617 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], 2026-03-29 01:48:25.818621 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.818624 | debian-bookworm | 2026-03-29 01:48:25.818628 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.818631 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added 2026-03-29 01:48:25.818635 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.818641 | debian-bookworm | 2026-03-29 01:48:25.818644 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.818648 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.818651 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.818654 | debian-bookworm | 2026-03-29 01:48:25.818658 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.818661 | debian-bookworm | 2026-03-29 01:48:25.818665 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.818668 | debian-bookworm | 2026-03-29 01:48:25.818672 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are 2026-03-29 01:48:25.818675 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via 2026-03-29 01:48:25.818679 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.818682 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.818686 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.818689 | debian-bookworm | 2026-03-29 01:48:25.818692 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.818696 | debian-bookworm | 2026-03-29 01:48:25.818699 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.818703 | debian-bookworm | 2026-03-29 01:48:25.818706 | debian-bookworm | 2026-03-29 01:48:25.818710 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.818713 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.818717 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.818720 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.818723 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818727 | debian-bookworm | 2026-03-29 01:48:25.818730 | debian-bookworm | !! 2026-03-29 01:48:25.818734 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.818737 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. 2026-03-29 01:48:25.818741 | debian-bookworm | !! 2026-03-29 01:48:25.818744 | debian-bookworm | 2026-03-29 01:48:25.818748 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818751 | debian-bookworm | ############################ 2026-03-29 01:48:25.818755 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.818758 | debian-bookworm | ############################ 2026-03-29 01:48:25.818762 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], 2026-03-29 01:48:25.818765 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.818768 | debian-bookworm | 2026-03-29 01:48:25.818772 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.818775 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added 2026-03-29 01:48:25.818779 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.818782 | debian-bookworm | 2026-03-29 01:48:25.818786 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.818789 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.818793 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.818796 | debian-bookworm | 2026-03-29 01:48:25.818801 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.818805 | debian-bookworm | 2026-03-29 01:48:25.818808 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.818812 | debian-bookworm | 2026-03-29 01:48:25.818815 | debian-bookworm | If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are 2026-03-29 01:48:25.818821 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.purestorage' via 2026-03-29 01:48:25.818824 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.818830 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.818834 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.818837 | debian-bookworm | 2026-03-29 01:48:25.818841 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.818844 | debian-bookworm | 2026-03-29 01:48:25.818847 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.818851 | debian-bookworm | 2026-03-29 01:48:25.818854 | debian-bookworm | 2026-03-29 01:48:25.818858 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.818861 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.818865 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.818868 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.818872 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818875 | debian-bookworm | 2026-03-29 01:48:25.818878 | debian-bookworm | !! 2026-03-29 01:48:25.818882 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.818885 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. 2026-03-29 01:48:25.818889 | debian-bookworm | !! 2026-03-29 01:48:25.818892 | debian-bookworm | 2026-03-29 01:48:25.818896 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.818899 | debian-bookworm | ############################ 2026-03-29 01:48:25.818903 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.818906 | debian-bookworm | ############################ 2026-03-29 01:48:25.818910 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], 2026-03-29 01:48:25.818913 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.818917 | debian-bookworm | 2026-03-29 01:48:25.818920 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.818923 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added 2026-03-29 01:48:25.818927 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.818930 | debian-bookworm | 2026-03-29 01:48:25.818934 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.818937 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.818941 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.818944 | debian-bookworm | 2026-03-29 01:48:25.818948 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.818951 | debian-bookworm | 2026-03-29 01:48:25.818954 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.818958 | debian-bookworm | 2026-03-29 01:48:25.818961 | debian-bookworm | If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are 2026-03-29 01:48:25.818965 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.qnap' via 2026-03-29 01:48:25.818968 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.818972 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.818975 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.818979 | debian-bookworm | 2026-03-29 01:48:25.818982 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.818986 | debian-bookworm | 2026-03-29 01:48:25.818989 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.818995 | debian-bookworm | 2026-03-29 01:48:25.818998 | debian-bookworm | 2026-03-29 01:48:25.819002 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.819005 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.819009 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.819012 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.819016 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819019 | debian-bookworm | 2026-03-29 01:48:25.819023 | debian-bookworm | !! 2026-03-29 01:48:25.819026 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.819030 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. 2026-03-29 01:48:25.819033 | debian-bookworm | !! 2026-03-29 01:48:25.819037 | debian-bookworm | 2026-03-29 01:48:25.819040 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819044 | debian-bookworm | ############################ 2026-03-29 01:48:25.819047 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.819050 | debian-bookworm | ############################ 2026-03-29 01:48:25.819054 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], 2026-03-29 01:48:25.819057 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.819061 | debian-bookworm | 2026-03-29 01:48:25.819064 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.819068 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added 2026-03-29 01:48:25.819071 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.819075 | debian-bookworm | 2026-03-29 01:48:25.819081 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.819084 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.819088 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.819091 | debian-bookworm | 2026-03-29 01:48:25.819095 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.819098 | debian-bookworm | 2026-03-29 01:48:25.819102 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.819105 | debian-bookworm | 2026-03-29 01:48:25.819111 | debian-bookworm | If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are 2026-03-29 01:48:25.819114 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.quobyte' via 2026-03-29 01:48:25.819118 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.819121 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.819125 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.819128 | debian-bookworm | 2026-03-29 01:48:25.819132 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.819135 | debian-bookworm | 2026-03-29 01:48:25.819139 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.819142 | debian-bookworm | 2026-03-29 01:48:25.819145 | debian-bookworm | 2026-03-29 01:48:25.819149 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.819152 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.819156 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.819159 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.819163 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819166 | debian-bookworm | 2026-03-29 01:48:25.819170 | debian-bookworm | !! 2026-03-29 01:48:25.819173 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.819177 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. 2026-03-29 01:48:25.819183 | debian-bookworm | !! 2026-03-29 01:48:25.819186 | debian-bookworm | 2026-03-29 01:48:25.819190 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819193 | debian-bookworm | ############################ 2026-03-29 01:48:25.819197 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.819200 | debian-bookworm | ############################ 2026-03-29 01:48:25.819203 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], 2026-03-29 01:48:25.819207 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.819210 | debian-bookworm | 2026-03-29 01:48:25.819214 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.819217 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added 2026-03-29 01:48:25.819221 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.819224 | debian-bookworm | 2026-03-29 01:48:25.819228 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.819231 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.819235 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.819238 | debian-bookworm | 2026-03-29 01:48:25.819241 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.819245 | debian-bookworm | 2026-03-29 01:48:25.819248 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.819252 | debian-bookworm | 2026-03-29 01:48:25.819255 | debian-bookworm | If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are 2026-03-29 01:48:25.819259 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.tegile' via 2026-03-29 01:48:25.819262 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.819266 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.819269 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.819273 | debian-bookworm | 2026-03-29 01:48:25.819276 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.819279 | debian-bookworm | 2026-03-29 01:48:25.819283 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.819286 | debian-bookworm | 2026-03-29 01:48:25.819290 | debian-bookworm | 2026-03-29 01:48:25.819293 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.819297 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.819300 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.819304 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.819307 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819310 | debian-bookworm | 2026-03-29 01:48:25.819314 | debian-bookworm | !! 2026-03-29 01:48:25.819317 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.819321 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. 2026-03-29 01:48:25.819324 | debian-bookworm | !! 2026-03-29 01:48:25.819328 | debian-bookworm | 2026-03-29 01:48:25.819331 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819335 | debian-bookworm | ############################ 2026-03-29 01:48:25.819338 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.819341 | debian-bookworm | ############################ 2026-03-29 01:48:25.819345 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], 2026-03-29 01:48:25.819348 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.819354 | debian-bookworm | 2026-03-29 01:48:25.819359 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.819363 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added 2026-03-29 01:48:25.819366 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.819370 | debian-bookworm | 2026-03-29 01:48:25.819373 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.819377 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.819383 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.819386 | debian-bookworm | 2026-03-29 01:48:25.819390 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.819393 | debian-bookworm | 2026-03-29 01:48:25.819397 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.819400 | debian-bookworm | 2026-03-29 01:48:25.819403 | debian-bookworm | If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are 2026-03-29 01:48:25.819407 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.vastdata' via 2026-03-29 01:48:25.819410 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.819414 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.819417 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.819421 | debian-bookworm | 2026-03-29 01:48:25.819424 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.819428 | debian-bookworm | 2026-03-29 01:48:25.819431 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.819434 | debian-bookworm | 2026-03-29 01:48:25.819438 | debian-bookworm | 2026-03-29 01:48:25.819441 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.819445 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.819448 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.819452 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.819455 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819459 | debian-bookworm | 2026-03-29 01:48:25.819462 | debian-bookworm | !! 2026-03-29 01:48:25.819466 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.819469 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. 2026-03-29 01:48:25.819473 | debian-bookworm | !! 2026-03-29 01:48:25.819476 | debian-bookworm | 2026-03-29 01:48:25.819480 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819483 | debian-bookworm | ############################ 2026-03-29 01:48:25.819486 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.819490 | debian-bookworm | ############################ 2026-03-29 01:48:25.819493 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], 2026-03-29 01:48:25.819497 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.819500 | debian-bookworm | 2026-03-29 01:48:25.819504 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.819507 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added 2026-03-29 01:48:25.819511 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.819514 | debian-bookworm | 2026-03-29 01:48:25.819517 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.819521 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.819524 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.819531 | debian-bookworm | 2026-03-29 01:48:25.819534 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.819537 | debian-bookworm | 2026-03-29 01:48:25.819541 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.819544 | debian-bookworm | 2026-03-29 01:48:25.819548 | debian-bookworm | If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are 2026-03-29 01:48:25.819551 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.veritas' via 2026-03-29 01:48:25.819555 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.819558 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.819562 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.819565 | debian-bookworm | 2026-03-29 01:48:25.819569 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.819572 | debian-bookworm | 2026-03-29 01:48:25.819575 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.819579 | debian-bookworm | 2026-03-29 01:48:25.819582 | debian-bookworm | 2026-03-29 01:48:25.819586 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.819589 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.819593 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.819596 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.819600 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819603 | debian-bookworm | 2026-03-29 01:48:25.819607 | debian-bookworm | !! 2026-03-29 01:48:25.819610 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.819614 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. 2026-03-29 01:48:25.819617 | debian-bookworm | !! 2026-03-29 01:48:25.819620 | debian-bookworm | 2026-03-29 01:48:25.819624 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819627 | debian-bookworm | ############################ 2026-03-29 01:48:25.819632 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.819636 | debian-bookworm | ############################ 2026-03-29 01:48:25.819639 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], 2026-03-29 01:48:25.819643 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.819646 | debian-bookworm | 2026-03-29 01:48:25.819650 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.819655 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added 2026-03-29 01:48:25.819659 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.819662 | debian-bookworm | 2026-03-29 01:48:25.819666 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.819669 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.819673 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.819676 | debian-bookworm | 2026-03-29 01:48:25.819680 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.819683 | debian-bookworm | 2026-03-29 01:48:25.819687 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.819690 | debian-bookworm | 2026-03-29 01:48:25.819693 | debian-bookworm | If you don't want 'manila.tests.share.drivers.windows' to be distributed and are 2026-03-29 01:48:25.819697 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.windows' via 2026-03-29 01:48:25.819700 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.819704 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.819710 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.819714 | debian-bookworm | 2026-03-29 01:48:25.819717 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.819720 | debian-bookworm | 2026-03-29 01:48:25.819724 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.819727 | debian-bookworm | 2026-03-29 01:48:25.819731 | debian-bookworm | 2026-03-29 01:48:25.819734 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.819738 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.819741 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.819745 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.819748 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819752 | debian-bookworm | 2026-03-29 01:48:25.819755 | debian-bookworm | !! 2026-03-29 01:48:25.819758 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.819762 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. 2026-03-29 01:48:25.819765 | debian-bookworm | !! 2026-03-29 01:48:25.819769 | debian-bookworm | 2026-03-29 01:48:25.819772 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819776 | debian-bookworm | ############################ 2026-03-29 01:48:25.819779 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.819783 | debian-bookworm | ############################ 2026-03-29 01:48:25.819786 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], 2026-03-29 01:48:25.819790 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.819793 | debian-bookworm | 2026-03-29 01:48:25.819797 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.819800 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added 2026-03-29 01:48:25.819803 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.819807 | debian-bookworm | 2026-03-29 01:48:25.819810 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.819814 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.819817 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.819821 | debian-bookworm | 2026-03-29 01:48:25.819824 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.819828 | debian-bookworm | 2026-03-29 01:48:25.819831 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.819835 | debian-bookworm | 2026-03-29 01:48:25.819838 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are 2026-03-29 01:48:25.819841 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zadara' via 2026-03-29 01:48:25.819845 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.819848 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.819852 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.819855 | debian-bookworm | 2026-03-29 01:48:25.819859 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.819862 | debian-bookworm | 2026-03-29 01:48:25.819865 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.819869 | debian-bookworm | 2026-03-29 01:48:25.819872 | debian-bookworm | 2026-03-29 01:48:25.819876 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.819879 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.819883 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.819889 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.819893 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819896 | debian-bookworm | 2026-03-29 01:48:25.819899 | debian-bookworm | !! 2026-03-29 01:48:25.819903 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.819908 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-03-29 01:48:25.819912 | debian-bookworm | !! 2026-03-29 01:48:25.819915 | debian-bookworm | 2026-03-29 01:48:25.819918 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.819922 | debian-bookworm | ############################ 2026-03-29 01:48:25.819925 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.819929 | debian-bookworm | ############################ 2026-03-29 01:48:25.819932 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], 2026-03-29 01:48:25.819939 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.819942 | debian-bookworm | 2026-03-29 01:48:25.819946 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.819949 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added 2026-03-29 01:48:25.819952 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.819956 | debian-bookworm | 2026-03-29 01:48:25.819959 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.819963 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.819966 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.819970 | debian-bookworm | 2026-03-29 01:48:25.819973 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.819977 | debian-bookworm | 2026-03-29 01:48:25.819980 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.819983 | debian-bookworm | 2026-03-29 01:48:25.819987 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are 2026-03-29 01:48:25.819990 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via 2026-03-29 01:48:25.819994 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.819997 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.820001 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.820004 | debian-bookworm | 2026-03-29 01:48:25.820008 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.820011 | debian-bookworm | 2026-03-29 01:48:25.820015 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.820018 | debian-bookworm | 2026-03-29 01:48:25.820021 | debian-bookworm | 2026-03-29 01:48:25.820025 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.820028 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.820032 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.820035 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.820039 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820042 | debian-bookworm | 2026-03-29 01:48:25.820046 | debian-bookworm | !! 2026-03-29 01:48:25.820049 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.820053 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. 2026-03-29 01:48:25.820056 | debian-bookworm | !! 2026-03-29 01:48:25.820060 | debian-bookworm | 2026-03-29 01:48:25.820063 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820069 | debian-bookworm | ############################ 2026-03-29 01:48:25.820073 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.820076 | debian-bookworm | ############################ 2026-03-29 01:48:25.820080 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], 2026-03-29 01:48:25.820083 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.820087 | debian-bookworm | 2026-03-29 01:48:25.820090 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.820094 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added 2026-03-29 01:48:25.820097 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.820100 | debian-bookworm | 2026-03-29 01:48:25.820104 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.820107 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.820111 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.820114 | debian-bookworm | 2026-03-29 01:48:25.820118 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.820121 | debian-bookworm | 2026-03-29 01:48:25.820125 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.820128 | debian-bookworm | 2026-03-29 01:48:25.820132 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are 2026-03-29 01:48:25.820135 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zfssa' via 2026-03-29 01:48:25.820139 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.820142 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.820146 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.820149 | debian-bookworm | 2026-03-29 01:48:25.820152 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.820156 | debian-bookworm | 2026-03-29 01:48:25.820159 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.820163 | debian-bookworm | 2026-03-29 01:48:25.820166 | debian-bookworm | 2026-03-29 01:48:25.820170 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.820173 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.820177 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.820182 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.820185 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820189 | debian-bookworm | 2026-03-29 01:48:25.820192 | debian-bookworm | !! 2026-03-29 01:48:25.820196 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.820199 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. 2026-03-29 01:48:25.820203 | debian-bookworm | !! 2026-03-29 01:48:25.820206 | debian-bookworm | 2026-03-29 01:48:25.820212 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820216 | debian-bookworm | ############################ 2026-03-29 01:48:25.820219 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.820223 | debian-bookworm | ############################ 2026-03-29 01:48:25.820226 | debian-bookworm | Python recognizes 'manila.tests.share_group' as an importable package[^1], 2026-03-29 01:48:25.820230 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.820233 | debian-bookworm | 2026-03-29 01:48:25.820237 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.820240 | debian-bookworm | package, please make sure that 'manila.tests.share_group' is explicitly added 2026-03-29 01:48:25.820243 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.820249 | debian-bookworm | 2026-03-29 01:48:25.820253 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.820256 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.820260 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.820263 | debian-bookworm | 2026-03-29 01:48:25.820267 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.820270 | debian-bookworm | 2026-03-29 01:48:25.820274 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.820277 | debian-bookworm | 2026-03-29 01:48:25.820280 | debian-bookworm | If you don't want 'manila.tests.share_group' to be distributed and are 2026-03-29 01:48:25.820284 | debian-bookworm | already explicitly excluding 'manila.tests.share_group' via 2026-03-29 01:48:25.820287 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.820291 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.820294 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.820298 | debian-bookworm | 2026-03-29 01:48:25.820301 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.820305 | debian-bookworm | 2026-03-29 01:48:25.820308 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.820311 | debian-bookworm | 2026-03-29 01:48:25.820315 | debian-bookworm | 2026-03-29 01:48:25.820318 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.820322 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.820325 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.820329 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.820332 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820336 | debian-bookworm | 2026-03-29 01:48:25.820339 | debian-bookworm | !! 2026-03-29 01:48:25.820342 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.820346 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. 2026-03-29 01:48:25.820350 | debian-bookworm | !! 2026-03-29 01:48:25.820353 | debian-bookworm | 2026-03-29 01:48:25.820356 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820360 | debian-bookworm | ############################ 2026-03-29 01:48:25.820363 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.820367 | debian-bookworm | ############################ 2026-03-29 01:48:25.820370 | debian-bookworm | Python recognizes 'manila.tests.var' as an importable package[^1], 2026-03-29 01:48:25.820374 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.820377 | debian-bookworm | 2026-03-29 01:48:25.820381 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.820384 | debian-bookworm | package, please make sure that 'manila.tests.var' is explicitly added 2026-03-29 01:48:25.820388 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.820391 | debian-bookworm | 2026-03-29 01:48:25.820394 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.820398 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.820401 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.820405 | debian-bookworm | 2026-03-29 01:48:25.820408 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.820412 | debian-bookworm | 2026-03-29 01:48:25.820415 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.820419 | debian-bookworm | 2026-03-29 01:48:25.820422 | debian-bookworm | If you don't want 'manila.tests.var' to be distributed and are 2026-03-29 01:48:25.820426 | debian-bookworm | already explicitly excluding 'manila.tests.var' via 2026-03-29 01:48:25.820432 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.820435 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.820439 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.820442 | debian-bookworm | 2026-03-29 01:48:25.820445 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.820449 | debian-bookworm | 2026-03-29 01:48:25.820452 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.820456 | debian-bookworm | 2026-03-29 01:48:25.820459 | debian-bookworm | 2026-03-29 01:48:25.820463 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.820466 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.820470 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.820473 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.820476 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820480 | debian-bookworm | 2026-03-29 01:48:25.820483 | debian-bookworm | !! 2026-03-29 01:48:25.820487 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.820496 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. 2026-03-29 01:48:25.820500 | debian-bookworm | !! 2026-03-29 01:48:25.820504 | debian-bookworm | 2026-03-29 01:48:25.820507 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820511 | debian-bookworm | ############################ 2026-03-29 01:48:25.820514 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.820518 | debian-bookworm | ############################ 2026-03-29 01:48:25.820521 | debian-bookworm | Python recognizes 'manila.tests.volume' as an importable package[^1], 2026-03-29 01:48:25.820524 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.820528 | debian-bookworm | 2026-03-29 01:48:25.820531 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.820535 | debian-bookworm | package, please make sure that 'manila.tests.volume' is explicitly added 2026-03-29 01:48:25.820538 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.820542 | debian-bookworm | 2026-03-29 01:48:25.820545 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.820549 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.820552 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.820556 | debian-bookworm | 2026-03-29 01:48:25.820559 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.820562 | debian-bookworm | 2026-03-29 01:48:25.820566 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.820569 | debian-bookworm | 2026-03-29 01:48:25.820573 | debian-bookworm | If you don't want 'manila.tests.volume' to be distributed and are 2026-03-29 01:48:25.820576 | debian-bookworm | already explicitly excluding 'manila.tests.volume' via 2026-03-29 01:48:25.820580 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.820583 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.820587 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.820590 | debian-bookworm | 2026-03-29 01:48:25.820593 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.820597 | debian-bookworm | 2026-03-29 01:48:25.820600 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.820604 | debian-bookworm | 2026-03-29 01:48:25.820607 | debian-bookworm | 2026-03-29 01:48:25.820611 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.820617 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.820620 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.820624 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.820627 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820631 | debian-bookworm | 2026-03-29 01:48:25.820634 | debian-bookworm | !! 2026-03-29 01:48:25.820638 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.820641 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. 2026-03-29 01:48:25.820645 | debian-bookworm | !! 2026-03-29 01:48:25.820648 | debian-bookworm | 2026-03-29 01:48:25.820652 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820655 | debian-bookworm | ############################ 2026-03-29 01:48:25.820659 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.820662 | debian-bookworm | ############################ 2026-03-29 01:48:25.820665 | debian-bookworm | Python recognizes 'manila.tests.wsgi' as an importable package[^1], 2026-03-29 01:48:25.820669 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.820672 | debian-bookworm | 2026-03-29 01:48:25.820676 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.820679 | debian-bookworm | package, please make sure that 'manila.tests.wsgi' is explicitly added 2026-03-29 01:48:25.820683 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.820686 | debian-bookworm | 2026-03-29 01:48:25.820690 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.820693 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.820697 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.820700 | debian-bookworm | 2026-03-29 01:48:25.820703 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.820707 | debian-bookworm | 2026-03-29 01:48:25.820710 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.820714 | debian-bookworm | 2026-03-29 01:48:25.820717 | debian-bookworm | If you don't want 'manila.tests.wsgi' to be distributed and are 2026-03-29 01:48:25.820721 | debian-bookworm | already explicitly excluding 'manila.tests.wsgi' via 2026-03-29 01:48:25.820724 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.820728 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.820731 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.820735 | debian-bookworm | 2026-03-29 01:48:25.820738 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.820742 | debian-bookworm | 2026-03-29 01:48:25.820745 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.820748 | debian-bookworm | 2026-03-29 01:48:25.820752 | debian-bookworm | 2026-03-29 01:48:25.820755 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.820761 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.820765 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.820768 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.820772 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820775 | debian-bookworm | 2026-03-29 01:48:25.820779 | debian-bookworm | !! 2026-03-29 01:48:25.820782 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.820788 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. 2026-03-29 01:48:25.820792 | debian-bookworm | !! 2026-03-29 01:48:25.820795 | debian-bookworm | 2026-03-29 01:48:25.820801 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820805 | debian-bookworm | ############################ 2026-03-29 01:48:25.820808 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.820812 | debian-bookworm | ############################ 2026-03-29 01:48:25.820815 | debian-bookworm | Python recognizes 'manila.tests.xenapi' as an importable package[^1], 2026-03-29 01:48:25.820818 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.820822 | debian-bookworm | 2026-03-29 01:48:25.820825 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.820829 | debian-bookworm | package, please make sure that 'manila.tests.xenapi' is explicitly added 2026-03-29 01:48:25.820832 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.820836 | debian-bookworm | 2026-03-29 01:48:25.820839 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.820843 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.820846 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.820850 | debian-bookworm | 2026-03-29 01:48:25.820853 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.820857 | debian-bookworm | 2026-03-29 01:48:25.820860 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.820863 | debian-bookworm | 2026-03-29 01:48:25.820867 | debian-bookworm | If you don't want 'manila.tests.xenapi' to be distributed and are 2026-03-29 01:48:25.820870 | debian-bookworm | already explicitly excluding 'manila.tests.xenapi' via 2026-03-29 01:48:25.820874 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.820877 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.820881 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.820884 | debian-bookworm | 2026-03-29 01:48:25.820888 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.820891 | debian-bookworm | 2026-03-29 01:48:25.820894 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.820898 | debian-bookworm | 2026-03-29 01:48:25.820901 | debian-bookworm | 2026-03-29 01:48:25.820905 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.820908 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.820912 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.820915 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.820919 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820922 | debian-bookworm | 2026-03-29 01:48:25.820926 | debian-bookworm | !! 2026-03-29 01:48:25.820929 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.820933 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. 2026-03-29 01:48:25.820936 | debian-bookworm | !! 2026-03-29 01:48:25.820939 | debian-bookworm | 2026-03-29 01:48:25.820943 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.820949 | debian-bookworm | ############################ 2026-03-29 01:48:25.820953 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.820956 | debian-bookworm | ############################ 2026-03-29 01:48:25.820959 | debian-bookworm | Python recognizes 'manila.transfer' as an importable package[^1], 2026-03-29 01:48:25.820973 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.820976 | debian-bookworm | 2026-03-29 01:48:25.820980 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.820983 | debian-bookworm | package, please make sure that 'manila.transfer' is explicitly added 2026-03-29 01:48:25.820987 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.820994 | debian-bookworm | 2026-03-29 01:48:25.820998 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.821001 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.821005 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.821008 | debian-bookworm | 2026-03-29 01:48:25.821011 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.821015 | debian-bookworm | 2026-03-29 01:48:25.821018 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.821022 | debian-bookworm | 2026-03-29 01:48:25.821025 | debian-bookworm | If you don't want 'manila.transfer' to be distributed and are 2026-03-29 01:48:25.821029 | debian-bookworm | already explicitly excluding 'manila.transfer' via 2026-03-29 01:48:25.821032 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.821036 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.821039 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.821043 | debian-bookworm | 2026-03-29 01:48:25.821046 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.821050 | debian-bookworm | 2026-03-29 01:48:25.821053 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.821056 | debian-bookworm | 2026-03-29 01:48:25.821060 | debian-bookworm | 2026-03-29 01:48:25.821065 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.821068 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.821072 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.821075 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.821079 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.821082 | debian-bookworm | 2026-03-29 01:48:25.821086 | debian-bookworm | !! 2026-03-29 01:48:25.821089 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.821096 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.volume' is absent from the `packages` configuration. 2026-03-29 01:48:25.821099 | debian-bookworm | !! 2026-03-29 01:48:25.821103 | debian-bookworm | 2026-03-29 01:48:25.821106 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.821110 | debian-bookworm | ############################ 2026-03-29 01:48:25.821113 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.821117 | debian-bookworm | ############################ 2026-03-29 01:48:25.821120 | debian-bookworm | Python recognizes 'manila.volume' as an importable package[^1], 2026-03-29 01:48:25.821124 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.821127 | debian-bookworm | 2026-03-29 01:48:25.821130 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.821134 | debian-bookworm | package, please make sure that 'manila.volume' is explicitly added 2026-03-29 01:48:25.821137 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.821141 | debian-bookworm | 2026-03-29 01:48:25.821144 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.821148 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.821151 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.821155 | debian-bookworm | 2026-03-29 01:48:25.821158 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.821161 | debian-bookworm | 2026-03-29 01:48:25.821165 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.821168 | debian-bookworm | 2026-03-29 01:48:25.821172 | debian-bookworm | If you don't want 'manila.volume' to be distributed and are 2026-03-29 01:48:25.821175 | debian-bookworm | already explicitly excluding 'manila.volume' via 2026-03-29 01:48:25.821181 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.821185 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.821188 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.821192 | debian-bookworm | 2026-03-29 01:48:25.821195 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.821198 | debian-bookworm | 2026-03-29 01:48:25.821202 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.821205 | debian-bookworm | 2026-03-29 01:48:25.821209 | debian-bookworm | 2026-03-29 01:48:25.821212 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.821216 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.821242 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.821245 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.821249 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.821252 | debian-bookworm | 2026-03-29 01:48:25.821256 | debian-bookworm | !! 2026-03-29 01:48:25.821259 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.821263 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. 2026-03-29 01:48:25.821266 | debian-bookworm | !! 2026-03-29 01:48:25.821269 | debian-bookworm | 2026-03-29 01:48:25.821273 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.821276 | debian-bookworm | ############################ 2026-03-29 01:48:25.821280 | debian-bookworm | # Package would be ignored # 2026-03-29 01:48:25.821283 | debian-bookworm | ############################ 2026-03-29 01:48:25.821287 | debian-bookworm | Python recognizes 'manila.wsgi' as an importable package[^1], 2026-03-29 01:48:25.821290 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-03-29 01:48:25.821294 | debian-bookworm | 2026-03-29 01:48:25.821297 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-03-29 01:48:25.821301 | debian-bookworm | package, please make sure that 'manila.wsgi' is explicitly added 2026-03-29 01:48:25.821304 | debian-bookworm | to the `packages` configuration field. 2026-03-29 01:48:25.821307 | debian-bookworm | 2026-03-29 01:48:25.821311 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-03-29 01:48:25.821314 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-03-29 01:48:25.821318 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-03-29 01:48:25.821321 | debian-bookworm | 2026-03-29 01:48:25.821325 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-03-29 01:48:25.821328 | debian-bookworm | 2026-03-29 01:48:25.821331 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-03-29 01:48:25.821335 | debian-bookworm | 2026-03-29 01:48:25.821338 | debian-bookworm | If you don't want 'manila.wsgi' to be distributed and are 2026-03-29 01:48:25.821342 | debian-bookworm | already explicitly excluding 'manila.wsgi' via 2026-03-29 01:48:25.821345 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-03-29 01:48:25.821349 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-03-29 01:48:25.821352 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-03-29 01:48:25.821356 | debian-bookworm | 2026-03-29 01:48:25.821359 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-03-29 01:48:25.821362 | debian-bookworm | 2026-03-29 01:48:25.821366 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-03-29 01:48:25.821369 | debian-bookworm | 2026-03-29 01:48:25.821373 | debian-bookworm | 2026-03-29 01:48:25.821378 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-03-29 01:48:25.821382 | debian-bookworm | even if it does not contain any `.py` files. 2026-03-29 01:48:25.821388 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-03-29 01:48:25.821391 | debian-bookworm | directory, all directories are treated like packages. 2026-03-29 01:48:25.821395 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.821398 | debian-bookworm | 2026-03-29 01:48:25.821402 | debian-bookworm | !! 2026-03-29 01:48:25.821405 | debian-bookworm | check.warn(importable) 2026-03-29 01:48:25.830331 | debian-bookworm | Editable install will be performed using a meta path finder. 2026-03-29 01:48:25.830353 | debian-bookworm | 2026-03-29 01:48:25.830362 | debian-bookworm | Options like `package-data`, `include/exclude-package-data` or 2026-03-29 01:48:25.830370 | debian-bookworm | `packages.find.exclude/include` may have no effect. 2026-03-29 01:48:25.830377 | debian-bookworm | 2026-03-29 01:48:25.830865 | debian-bookworm | adding '__editable___manila_1_0_0_dev6864_finder.py' 2026-03-29 01:48:25.831180 | debian-bookworm | adding '__editable__.manila-1.0.0.dev6864.pth' 2026-03-29 01:48:25.831191 | debian-bookworm | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-q061bqeh/manila-1.0.0.dev6864-0.editable-py3-none-any.whl' and adding '/tmp/tmpufhuax6hmanila-1.0.0.dev6864-0.editable-py3-none-any.whl' to it 2026-03-29 01:48:25.831741 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/licenses/LICENSE' 2026-03-29 01:48:25.831750 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/METADATA' 2026-03-29 01:48:25.832038 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/WHEEL' 2026-03-29 01:48:25.832048 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/entry_points.txt' 2026-03-29 01:48:25.832353 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/pbr.json' 2026-03-29 01:48:25.832362 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/top_level.txt' 2026-03-29 01:48:25.832370 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/RECORD' 2026-03-29 01:48:25.832760 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/editable_wheel.py:352: InformationOnly: Editable installation. 2026-03-29 01:48:25.832779 | debian-bookworm | !! 2026-03-29 01:48:25.832788 | debian-bookworm | 2026-03-29 01:48:25.832796 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.832804 | debian-bookworm | Please be careful with folders in your working directory with the same 2026-03-29 01:48:25.832813 | debian-bookworm | name as your package as they may take precedence during imports. 2026-03-29 01:48:25.832821 | debian-bookworm | ******************************************************************************** 2026-03-29 01:48:25.832829 | debian-bookworm | 2026-03-29 01:48:25.832837 | debian-bookworm | !! 2026-03-29 01:48:25.832845 | debian-bookworm | with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2026-03-29 01:48:25.833482 | debian-bookworm | Backend: Wrote response {'return': 'manila-1.0.0.dev6864-0.editable-py3-none-any.whl'} to /tmp/pep517_build_editable-o0n20m8v.json 2026-03-29 01:48:25.835104 | debian-bookworm | .pkg: 2914 I exit None (1.16 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6515 [tox/execute/api.py:311] 2026-03-29 01:48:25.846580 | debian-bookworm | .pkg: 2926 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-03-29 01:48:25.847539 | debian-bookworm | py311: 2927 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-03-29 01:48:26.133727 | debian-bookworm | Processing ./.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl 2026-03-29 01:48:26.140528 | debian-bookworm | Installing collected packages: manila 2026-03-29 01:48:26.141004 | debian-bookworm | Attempting uninstall: manila 2026-03-29 01:48:26.142593 | debian-bookworm | Found existing installation: manila 1.0.0.dev6864 2026-03-29 01:48:26.144960 | debian-bookworm | Uninstalling manila-1.0.0.dev6864: 2026-03-29 01:48:26.205119 | debian-bookworm | Successfully uninstalled manila-1.0.0.dev6864 2026-03-29 01:48:26.230819 | debian-bookworm | Successfully installed manila-1.0.0.dev6864 2026-03-29 01:48:26.276696 | debian-bookworm | py311: 3356 I exit 0 (0.43 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=6681 [tox/execute/api.py:311] 2026-03-29 01:48:26.277599 | debian-bookworm | py311: 3357 W commands[0]> stestr run [tox/tox_env/api.py:499] 2026-03-29 01:48:37.058524 | debian-bookworm | Caught error: Expectation failed 2026-03-29 01:48:37.058579 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:37.058621 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-03-29 01:48:37.058630 | debian-bookworm | return req.get_response(self.application) 2026-03-29 01:48:37.058635 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.058648 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-03-29 01:48:37.058654 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-03-29 01:48:37.058659 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.058664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-03-29 01:48:37.058670 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-03-29 01:48:37.058675 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.058689 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-03-29 01:48:37.058695 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-03-29 01:48:37.058700 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.058705 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-03-29 01:48:37.058710 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-03-29 01:48:37.058715 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.058721 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-03-29 01:48:37.058726 | debian-bookworm | raise exception_type(msg) 2026-03-29 01:48:37.058731 | debian-bookworm | manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping..ExceptionWithCode: Expectation failed 2026-03-29 01:48:37.059068 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:37.059093 | debian-bookworm | warnings.warn( 2026-03-29 01:48:37.064742 | debian-bookworm | {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping [0.329425s] ... ok 2026-03-29 01:48:37.081258 | debian-bookworm | Caught error: NotFound 2026-03-29 01:48:37.081278 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:37.081284 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-03-29 01:48:37.081289 | debian-bookworm | return req.get_response(self.application) 2026-03-29 01:48:37.081294 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.081299 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-03-29 01:48:37.081304 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-03-29 01:48:37.081309 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.081314 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-03-29 01:48:37.081320 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-03-29 01:48:37.081325 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.081329 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-03-29 01:48:37.081345 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-03-29 01:48:37.081350 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.081355 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-03-29 01:48:37.081360 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-03-29 01:48:37.081365 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.081370 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-03-29 01:48:37.081374 | debian-bookworm | raise exception_type(msg) 2026-03-29 01:48:37.081379 | debian-bookworm | manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping..ExceptionWithCode: NotFound 2026-03-29 01:48:37.081542 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:37.081554 | debian-bookworm | warnings.warn( 2026-03-29 01:48:37.097383 | debian-bookworm | {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping [0.020526s] ... ok 2026-03-29 01:48:37.106863 | debian-bookworm | {1} manila.tests.api.middleware.test_faults.TestFaults.test_raise [0.019703s] ... ok 2026-03-29 01:48:37.125286 | debian-bookworm | {1} manila.tests.api.middleware.test_faults.TestFaults.test_raise_403 [0.018573s] ... ok 2026-03-29 01:48:37.144542 | debian-bookworm | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_value_error [0.018592s] ... ok 2026-03-29 01:48:37.187331 | debian-bookworm | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_04_200_23_66_3 [0.017788s] ... ok 2026-03-29 01:48:37.190171 | debian-bookworm | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_06_5__3 [0.018454s] ... ok 2026-03-29 01:48:37.196885 | debian-bookworm | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_10_ [0.018206s] ... ok 2026-03-29 01:48:37.216630 | debian-bookworm | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_4___12_5___12__5_ [0.017762s] ... ok 2026-03-29 01:48:37.234454 | debian-bookworm | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_5___2_0___2__0_ [0.017758s] ... ok 2026-03-29 01:48:37.252799 | debian-bookworm | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_6___2_200___2__200_ [0.017689s] ... ok 2026-03-29 01:48:37.273736 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.017949s] ... ok 2026-03-29 01:48:37.288756 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_6__share_v1 [0.018214s] ... ok 2026-03-29 01:48:37.304825 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_exception [0.018626s] ... ok 2026-03-29 01:48:37.330146 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_default [0.018727s] ... ok 2026-03-29 01:48:37.351049 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_bad_body [0.020549s] ... ok 2026-03-29 01:48:37.373871 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_del_header [0.021243s] ... ok 2026-03-29 01:48:37.419808 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer_defaults [0.020960s] ... ok 2026-03-29 01:48:37.426471 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_malformed_entity [0.021184s] ... ok 2026-03-29 01:48:37.431285 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_none [0.020632s] ... ok 2026-03-29 01:48:37.450119 | debian-bookworm | {1} manila.tests.api.test_common.LimiterTest.test_limiter_limit_over_max [0.020398s] ... ok 2026-03-29 01:48:37.478277 | debian-bookworm | {1} manila.tests.api.test_common.LimiterTest.test_limiter_negative_limit [0.021074s] ... ok 2026-03-29 01:48:37.496762 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_2 [0.020762s] ... ok 2026-03-29 01:48:37.505580 | debian-bookworm | Caught error: some explanation 2026-03-29 01:48:37.505598 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:37.505604 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-03-29 01:48:37.505609 | debian-bookworm | return req.get_response(self.application) 2026-03-29 01:48:37.505614 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.505619 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-03-29 01:48:37.505624 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-03-29 01:48:37.505629 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.505634 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-03-29 01:48:37.505640 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-03-29 01:48:37.505652 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.505658 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-03-29 01:48:37.505663 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-03-29 01:48:37.505667 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.505672 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-03-29 01:48:37.505677 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-03-29 01:48:37.505682 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.505687 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 126, in fail 2026-03-29 01:48:37.505692 | debian-bookworm | raise ExceptionWithSafety('some explanation') 2026-03-29 01:48:37.505697 | debian-bookworm | manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation 2026-03-29 01:48:37.506240 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:37.506257 | debian-bookworm | warnings.warn( 2026-03-29 01:48:37.524741 | debian-bookworm | {4} manila.tests.api.middleware.test_faults.ExceptionTest.test_safe_exceptions_are_described_in_faults [0.357269s] ... ok 2026-03-29 01:48:37.531526 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_3_http___manila_example_com_v1_1shares [0.020210s] ... ok 2026-03-29 01:48:37.537413 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:37.537426 | debian-bookworm | warnings.warn( 2026-03-29 01:48:37.546649 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_02___user____alice___False__False_ [0.019674s] ... ok 2026-03-29 01:48:37.555870 | debian-bookworm | {4} manila.tests.api.middleware.test_faults.TestFaults.test_400_fault_json [0.030886s] ... ok 2026-03-29 01:48:37.561917 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_01___ip____alice___False_ [0.019292s] ... ok 2026-03-29 01:48:37.577918 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_07___group____alice___True_ [0.019664s] ... ok 2026-03-29 01:48:37.579310 | debian-bookworm | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_2_False [0.030168s] ... ok 2026-03-29 01:48:37.603890 | debian-bookworm | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_init [0.028296s] ... ok 2026-03-29 01:48:37.610717 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_11___user____group_____False_ [0.027724s] ... ok 2026-03-29 01:48:37.624229 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_2_alice_bob [0.019250s] ... ok 2026-03-29 01:48:37.650290 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_1_0 [0.018576s] ... ok 2026-03-29 01:48:37.654524 | debian-bookworm | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_09_2_001 [0.042843s] ... ok 2026-03-29 01:48:37.663546 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_3_false [0.018992s] ... ok 2026-03-29 01:48:37.669396 | debian-bookworm | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_2___1____1___False_ [0.020008s] ... ok 2026-03-29 01:48:37.680310 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_az_not_found [0.018685s] ... ok 2026-03-29 01:48:37.688019 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_action_name [0.020727s] ... ok 2026-03-29 01:48:37.691490 | debian-bookworm | Caught error: too many used 2026-03-29 01:48:37.691503 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:37.691507 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-03-29 01:48:37.691510 | debian-bookworm | return req.get_response(self.application) 2026-03-29 01:48:37.691514 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.691517 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-03-29 01:48:37.691521 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-03-29 01:48:37.691524 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.691528 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-03-29 01:48:37.691531 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-03-29 01:48:37.691535 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.691544 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-03-29 01:48:37.691547 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-03-29 01:48:37.691551 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.691554 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-03-29 01:48:37.691558 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-03-29 01:48:37.691561 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.691564 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-03-29 01:48:37.691568 | debian-bookworm | raise exception_type(msg) 2026-03-29 01:48:37.691571 | debian-bookworm | manila.exception.QuotaError: too many used 2026-03-29 01:48:37.692113 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:37.692122 | debian-bookworm | warnings.warn( 2026-03-29 01:48:37.695832 | debian-bookworm | {0} manila.tests.api.middleware.test_faults.ExceptionTest.test_quota_error_mapping [0.268944s] ... ok 2026-03-29 01:48:37.696323 | debian-bookworm | {1} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_2_False [0.018903s] ... ok 2026-03-29 01:48:37.713409 | debian-bookworm | Caught error: some explanation 2026-03-29 01:48:37.713429 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:37.713433 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-03-29 01:48:37.713437 | debian-bookworm | return req.get_response(self.application) 2026-03-29 01:48:37.713441 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.713444 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-03-29 01:48:37.713448 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-03-29 01:48:37.713451 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.713455 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-03-29 01:48:37.713463 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-03-29 01:48:37.713466 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.713470 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-03-29 01:48:37.713473 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-03-29 01:48:37.713477 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.713480 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-03-29 01:48:37.713484 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-03-29 01:48:37.713487 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:37.713491 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 126, in fail 2026-03-29 01:48:37.713494 | debian-bookworm | raise ExceptionWithSafety('some explanation') 2026-03-29 01:48:37.713498 | debian-bookworm | manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation 2026-03-29 01:48:37.713776 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:37.713787 | debian-bookworm | warnings.warn( 2026-03-29 01:48:37.716032 | debian-bookworm | {1} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_2 [0.018656s] ... ok 2026-03-29 01:48:37.723013 | debian-bookworm | {0} manila.tests.api.middleware.test_faults.ExceptionTest.test_unsafe_exceptions_are_not_described_in_faults [0.020799s] ... ok 2026-03-29 01:48:37.729519 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_1_ [0.020398s] ... ok 2026-03-29 01:48:37.733055 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_2_true [0.021545s] ... ok 2026-03-29 01:48:37.733988 | debian-bookworm | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_02_200 [0.327703s] ... ok 2026-03-29 01:48:37.736686 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:37.736699 | debian-bookworm | warnings.warn( 2026-03-29 01:48:37.744739 | debian-bookworm | {0} manila.tests.api.middleware.test_faults.ExceptionTest.test_validate_request_unicode_decode_fault [0.022987s] ... ok 2026-03-29 01:48:37.748204 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-03-29 01:48:37.748252 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:37.748442 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:37.761899 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_bad_content [0.029959s] ... ok 2026-03-29 01:48:37.762084 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:37.762786 | debian-bookworm | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_05_5__3 [0.027242s] ... ok 2026-03-29 01:48:37.771834 | debian-bookworm | {0} manila.tests.api.middleware.test_faults.TestFaults.test_fault_has_status_int [0.019506s] ... ok 2026-03-29 01:48:37.795239 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_extensions [0.022110s] ... ok 2026-03-29 01:48:37.799079 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_01_2 [0.018939s] ... ok 2026-03-29 01:48:37.799104 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources_by_resource_1_share_type [0.033649s] ... ok 2026-03-29 01:48:37.804281 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_03_2_1_4 [0.019682s] ... ok 2026-03-29 01:48:37.806054 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator_response [0.021352s] ... ok 2026-03-29 01:48:37.818321 | debian-bookworm | {2} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_no_user_or_user_id [0.148754s] ... ok 2026-03-29 01:48:37.818739 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_12_2_1_ [0.019635s] ... ok 2026-03-29 01:48:37.822960 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_regular [0.021198s] ... ok 2026-03-29 01:48:37.829859 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_missing [0.041306s] ... ok 2026-03-29 01:48:37.830886 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:37.830898 | debian-bookworm | warnings.warn( 2026-03-29 01:48:37.838423 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_3___5_234___5__234_ [0.018564s] ... ok 2026-03-29 01:48:37.839494 | debian-bookworm | {1} manila.tests.api.test_extensions.ExtensionControllerTest.test_list_extensions_json [0.122470s] ... ok 2026-03-29 01:48:37.846066 | debian-bookworm | {4} manila.tests.api.test_common.LimiterTest.test_limiter_limit_and_offset [0.022651s] ... ok 2026-03-29 01:48:37.855250 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches [0.018243s] ... ok 2026-03-29 01:48:37.872590 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_1_None [0.026937s] ... ok 2026-03-29 01:48:37.875002 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.DictSerializerTest.test_dispatch_default [0.018476s] ... ok 2026-03-29 01:48:37.875220 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_unsupported [0.042949s] ... ok 2026-03-29 01:48:37.889548 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:37.889606 | debian-bookworm | warnings.warn( 2026-03-29 01:48:37.895206 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept_best [0.018357s] ... ok 2026-03-29 01:48:37.909250 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_2_True [0.034768s] ... ok 2026-03-29 01:48:37.922495 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_badtype [0.018475s] ... ok 2026-03-29 01:48:37.922536 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_with_charset [0.044621s] ... ok 2026-03-29 01:48:37.930100 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_body [0.018107s] ... ok 2026-03-29 01:48:37.941221 | debian-bookworm | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_cmpkey [0.163226s] ... ok 2026-03-29 01:48:37.957194 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_3_true [0.030842s] ... ok 2026-03-29 01:48:37.957245 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_undefined_controller_action [0.017974s] ... ok 2026-03-29 01:48:37.957249 | debian-bookworm | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_max_api_version [0.019683s] ... ok 2026-03-29 01:48:37.957253 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_3_false [0.037461s] ... ok 2026-03-29 01:48:37.957257 | debian-bookworm | {4} 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.019419s] ... ok 2026-03-29 01:48:37.969288 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_header [0.018429s] ... ok 2026-03-29 01:48:37.981187 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.JSONDeserializerTest.test_json [0.020809s] ... ok 2026-03-29 01:48:37.981233 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_dispatch [0.021577s] ... ok 2026-03-29 01:48:37.981237 | debian-bookworm | {4} 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.020663s] ... ok 2026-03-29 01:48:37.998703 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:38.001149 | debian-bookworm | {0} manila.tests.api.test_common.LimiterTest.test_limiter_limit_medium [0.018137s] ... ok 2026-03-29 01:48:38.001158 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_4__v2_shares [0.020234s] ... ok 2026-03-29 01:48:38.001171 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_10___user____bob____False_ [0.019724s] ... ok 2026-03-29 01:48:38.001175 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_json [0.020768s] ... ok 2026-03-29 01:48:38.013436 | debian-bookworm | {0} manila.tests.api.test_common.LimiterTest.test_limiter_limit_zero [0.018425s] ... ok 2026-03-29 01:48:38.013475 | debian-bookworm | {3} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_trumps_user [0.220969s] ... ok 2026-03-29 01:48:38.013480 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_5__v1_1_ [0.020479s] ... ok 2026-03-29 01:48:38.029233 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_period [0.020982s] ... ok 2026-03-29 01:48:38.029271 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_actions [0.021768s] ... ok 2026-03-29 01:48:38.029275 | debian-bookworm | {0} manila.tests.api.test_common.LimiterTest.test_limiter_nothing [0.018259s] ... ok 2026-03-29 01:48:38.045223 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_9__shared_file_sytems_v2_shares_xyzzy_action [0.020732s] ... ok 2026-03-29 01:48:38.045238 | debian-bookworm | {0} manila.tests.api.test_common.LimiterTest.test_limiter_offset_over_max [0.018311s] ... ok 2026-03-29 01:48:38.045243 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_3_true [0.021534s] ... ok 2026-03-29 01:48:38.045247 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_code [0.021508s] ... ok 2026-03-29 01:48:38.046064 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:38.056538 | debian-bookworm | {7} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_only [0.346914s] ... ok 2026-03-29 01:48:38.056558 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_1_None [0.022501s] ... ok 2026-03-29 01:48:38.071495 | debian-bookworm | {0} manila.tests.api.test_common.LimiterTest.test_limiter_offset_zero [0.019366s] ... ok 2026-03-29 01:48:38.071510 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_4_yes [0.023326s] ... ok 2026-03-29 01:48:38.071515 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_modified_code [0.024324s] ... ok 2026-03-29 01:48:38.081243 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_2_http___manila_example_com_v_shares [0.018189s] ... ok 2026-03-29 01:48:38.081256 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_no_version_header [0.021922s] ... ok 2026-03-29 01:48:38.087418 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:38.090523 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_3_all [0.021961s] ... ok 2026-03-29 01:48:38.090537 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_set_header [0.021666s] ... ok 2026-03-29 01:48:38.101216 | debian-bookworm | {7} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_only [0.040502s] ... ok 2026-03-29 01:48:38.101232 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_03___cert____alice___False__False_ [0.018418s] ... ok 2026-03-29 01:48:38.101236 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_whitelist_extensions [0.020641s] ... ok 2026-03-29 01:48:38.108866 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.108880 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.110767 | debian-bookworm | {4} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit_and_marker [0.021718s] ... ok 2026-03-29 01:48:38.110779 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_empty [0.022526s] ... ok 2026-03-29 01:48:38.125248 | debian-bookworm | {7} manila.tests.api.middleware.test_faults.TestFaults.test_413_fault_json [0.019963s] ... ok 2026-03-29 01:48:38.125269 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_05___user____alice____False__False_ [0.017972s] ... ok 2026-03-29 01:48:38.125278 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_extensions [0.020934s] ... ok 2026-03-29 01:48:38.137175 | debian-bookworm | {4} manila.tests.api.test_common.PaginationParamsTest.test_valid_marker [0.021775s] ... ok 2026-03-29 01:48:38.137195 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_04___ip____1_1_1_0_34___False_ [0.018210s] ... ok 2026-03-29 01:48:38.137199 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_1___1____0___False_ [0.019498s] ... ok 2026-03-29 01:48:38.137203 | debian-bookworm | {6} manila.tests.api.test_common.LimiterTest.test_limiter_offset_bad [0.023188s] ... ok 2026-03-29 01:48:38.149219 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator [0.020588s] ... ok 2026-03-29 01:48:38.149232 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_12___user________group___False_ [0.017842s] ... ok 2026-03-29 01:48:38.160799 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.160814 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.163367 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_1___1_1___1__1_ [0.018788s] ... ok 2026-03-29 01:48:38.163378 | debian-bookworm | {4} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable [0.021561s] ... ok 2026-03-29 01:48:38.163382 | debian-bookworm | {6} manila.tests.api.test_common.LimiterTest.test_limiter_offset_blank [0.022255s] ... ok 2026-03-29 01:48:38.163386 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_not_authorized [0.023834s] ... ok 2026-03-29 01:48:38.171623 | debian-bookworm | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_11__2_1 [0.162507s] ... ok 2026-03-29 01:48:38.171639 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_3_true [0.018602s] ... ok 2026-03-29 01:48:38.171643 | debian-bookworm | {5} manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500 [0.345201s] ... ok 2026-03-29 01:48:38.171647 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches_experimental_request [0.018802s] ... ok 2026-03-29 01:48:38.171930 | debian-bookworm | Caught error: 2026-03-29 01:48:38.171940 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:38.171944 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-03-29 01:48:38.171948 | debian-bookworm | return req.get_response(self.application) 2026-03-29 01:48:38.171952 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:38.171955 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-03-29 01:48:38.171960 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-03-29 01:48:38.171963 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:38.171967 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-03-29 01:48:38.171970 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-03-29 01:48:38.171974 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:38.171978 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-03-29 01:48:38.171981 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-03-29 01:48:38.171985 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:38.171989 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-03-29 01:48:38.171992 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-03-29 01:48:38.172002 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:38.172006 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 181, in fail 2026-03-29 01:48:38.172009 | debian-bookworm | raise ExceptionWithNoneCode() 2026-03-29 01:48:38.172013 | debian-bookworm | manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500..ExceptionWithNoneCode 2026-03-29 01:48:38.172017 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.172021 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.181176 | debian-bookworm | {4} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable_fails [0.022486s] ... ok 2026-03-29 01:48:38.181190 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_5_all [0.022572s] ... ok 2026-03-29 01:48:38.193146 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_modified_code [0.020348s] ... ok 2026-03-29 01:48:38.193161 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_4_None [0.018615s] ... ok 2026-03-29 01:48:38.193165 | debian-bookworm | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_matches_versioned_method [0.021195s] ... ok 2026-03-29 01:48:38.193168 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.019030s] ... ok 2026-03-29 01:48:38.193172 | debian-bookworm | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_1_True [0.022874s] ... ok 2026-03-29 01:48:38.195205 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.195218 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.206570 | debian-bookworm | {4} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_header_returned_in_exception [0.024282s] ... ok 2026-03-29 01:48:38.206584 | debian-bookworm | {6} 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.021855s] ... ok 2026-03-29 01:48:38.206588 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_no_entity [0.019482s] ... ok 2026-03-29 01:48:38.206592 | debian-bookworm | {0} manila.tests.api.test_common.PaginationParamsTest.test_no_params [0.017943s] ... ok 2026-03-29 01:48:38.206800 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.206810 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.213137 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept [0.018410s] ... ok 2026-03-29 01:48:38.213151 | debian-bookworm | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_min_version [0.020474s] ... ok 2026-03-29 01:48:38.213156 | debian-bookworm | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_get_string [0.021728s] ... ok 2026-03-29 01:48:38.233401 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_09___ip____1001__1001___False__True_ [0.021635s] ... ok 2026-03-29 01:48:38.233612 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_1_None [0.020124s] ... ok 2026-03-29 01:48:38.233760 | debian-bookworm | {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_1 [0.018205s] ... ok 2026-03-29 01:48:38.233768 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_2__share [0.019153s] ... ok 2026-03-29 01:48:38.234112 | debian-bookworm | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_07_5_03 [0.021310s] ... ok 2026-03-29 01:48:38.238845 | debian-bookworm | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_null_version [0.031705s] ... ok 2026-03-29 01:48:38.240210 | debian-bookworm | {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_3 [0.018001s] ... ok 2026-03-29 01:48:38.242607 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.242620 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.243544 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_4_false [0.019995s] ... ok 2026-03-29 01:48:38.244621 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_10___ip____1001__1000_120___False__True_ [0.022481s] ... ok 2026-03-29 01:48:38.245313 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_7__shared_file_sytems_v2 [0.019223s] ... ok 2026-03-29 01:48:38.257419 | debian-bookworm | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_08_02_1 [0.022738s] ... ok 2026-03-29 01:48:38.277161 | debian-bookworm | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_2___2_37____newer__ [0.060524s] ... ok 2026-03-29 01:48:38.277182 | debian-bookworm | {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_4 [0.018358s] ... ok 2026-03-29 01:48:38.277187 | debian-bookworm | {2} 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.020329s] ... ok 2026-03-29 01:48:38.277192 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_action_args [0.018808s] ... ok 2026-03-29 01:48:38.277196 | debian-bookworm | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_3___1____0___True_ [0.021092s] ... ok 2026-03-29 01:48:38.277200 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_03___ip____255_255_255_265___False_ [0.021702s] ... ok 2026-03-29 01:48:38.285168 | debian-bookworm | {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_1_1_0 [0.018674s] ... ok 2026-03-29 01:48:38.285184 | debian-bookworm | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_2___2_10___2__10_ [0.020971s] ... ok 2026-03-29 01:48:38.285188 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body [0.018792s] ... ok 2026-03-29 01:48:38.285192 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_09___cephx_______True_ [0.020362s] ... ok 2026-03-29 01:48:38.304342 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.304361 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.305177 | debian-bookworm | {3} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_cmpkey [0.020709s] ... ok 2026-03-29 01:48:38.305191 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_3_alice_bob [0.021725s] ... ok 2026-03-29 01:48:38.305201 | debian-bookworm | {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_2_1_40 [0.019944s] ... ok 2026-03-29 01:48:38.305215 | debian-bookworm | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.021373s] ... ok 2026-03-29 01:48:38.305219 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_type [0.018235s] ... ok 2026-03-29 01:48:38.305223 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_4_no [0.019747s] ... ok 2026-03-29 01:48:38.321237 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_no_args [0.019978s] ... ok 2026-03-29 01:48:38.321251 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_1_1 [0.021081s] ... ok 2026-03-29 01:48:38.321255 | debian-bookworm | {5} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_str [0.020570s] ... ok 2026-03-29 01:48:38.333155 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_method [0.019072s] ... ok 2026-03-29 01:48:38.333172 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_2_True [0.020292s] ... ok 2026-03-29 01:48:38.333176 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_exception [0.020662s] ... ok 2026-03-29 01:48:38.333180 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_multiple_subnet_not_support [0.021733s] ... ok 2026-03-29 01:48:38.345156 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_unknown_controller_action [0.018469s] ... ok 2026-03-29 01:48:38.345173 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch [0.020323s] ... ok 2026-03-29 01:48:38.345177 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_4_yes [0.019656s] ... ok 2026-03-29 01:48:38.365470 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.365488 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.369179 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources [0.020137s] ... ok 2026-03-29 01:48:38.369193 | debian-bookworm | {6} manila.tests.api.test_validation.AdditionalPropertiesEnableTestCase.test_validate_additionalProperties_enable [0.022329s] ... ok 2026-03-29 01:48:38.369198 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator_response [0.018517s] ... ok 2026-03-29 01:48:38.369207 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.JSONDictSerializerTest.test_json [0.020900s] ... ok 2026-03-29 01:48:38.369211 | debian-bookworm | {1} manila.tests.api.test_schemas.SchemaTest.test_schemas [0.531903s] ... ok 2026-03-29 01:48:38.369214 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_accept_default [0.020169s] ... ok 2026-03-29 01:48:38.383126 | debian-bookworm | {6} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean_fails [0.022279s] ... ok 2026-03-29 01:48:38.383142 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_version_not_found [0.018701s] ... ok 2026-03-29 01:48:38.383147 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_8__share_v3_5_share_replicas [0.020112s] ... ok 2026-03-29 01:48:38.385920 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.385933 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.397160 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_query_extension [0.020142s] ... ok 2026-03-29 01:48:38.397175 | debian-bookworm | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_invalid [0.129794s] ... ok 2026-03-29 01:48:38.397179 | debian-bookworm | {1} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range [0.021961s] ... ok 2026-03-29 01:48:38.397610 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.397621 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.410666 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.410684 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.410883 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_call [0.021680s] ... ok 2026-03-29 01:48:38.410894 | debian-bookworm | {6} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime_fails [0.022934s] ... ok 2026-03-29 01:48:38.410898 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_decorator [0.020381s] ... ok 2026-03-29 01:48:38.410902 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_3__v1 [0.019922s] ... ok 2026-03-29 01:48:38.425172 | debian-bookworm | {0} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_bad_format [0.115286s] ... ok 2026-03-29 01:48:38.425188 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_bind_serializers [0.019423s] ... ok 2026-03-29 01:48:38.425193 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_serializers [0.019326s] ... ok 2026-03-29 01:48:38.428161 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.428174 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.437155 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular [0.020208s] ... ok 2026-03-29 01:48:38.437166 | debian-bookworm | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_None [0.042256s] ... ok 2026-03-29 01:48:38.449321 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.449340 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.449349 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.449353 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.449518 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_default_code [0.018616s] ... ok 2026-03-29 01:48:38.449528 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer [0.019345s] ... ok 2026-03-29 01:48:38.449537 | debian-bookworm | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_2___2_37____newer__ [0.044130s] ... ok 2026-03-29 01:48:38.449542 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular_response [0.019591s] ... ok 2026-03-29 01:48:38.465223 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.465240 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.473202 | debian-bookworm | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_acceptable [0.061501s] ... ok 2026-03-29 01:48:38.473214 | debian-bookworm | {0} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_json_format [0.041821s] ... ok 2026-03-29 01:48:38.473219 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_serialize [0.019335s] ... ok 2026-03-29 01:48:38.473223 | debian-bookworm | {2} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_xml_format [0.117213s] ... ok 2026-03-29 01:48:38.473227 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_header_isolation [0.019436s] ... ok 2026-03-29 01:48:38.473231 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator [0.019723s] ... ok 2026-03-29 01:48:38.473781 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.473792 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.493204 | debian-bookworm | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_1_1_0 [0.042986s] ... ok 2026-03-29 01:48:38.493228 | debian-bookworm | {7} manila.tests.api.test_common.LimiterTest.test_limiter_custom_max_limit [0.019558s] ... ok 2026-03-29 01:48:38.493233 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.TextDeserializerTest.test_dispatch_default [0.019308s] ... ok 2026-03-29 01:48:38.493237 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_extensions [0.019697s] ... ok 2026-03-29 01:48:38.499343 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-03-29 01:48:38.508306 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:38.508320 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:38.513565 | debian-bookworm | {7} manila.tests.api.test_common.LimiterTest.test_limiter_negative_offset [0.019379s] ... ok 2026-03-29 01:48:38.513576 | debian-bookworm | {5} manila.tests.api.test_common.LimiterTest.test_limiter_offset_medium [0.019971s] ... ok 2026-03-29 01:48:38.513580 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body [0.019918s] ... ok 2026-03-29 01:48:38.517353 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.517366 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.525156 | debian-bookworm | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_2_1_1 [0.039552s] ... ok 2026-03-29 01:48:38.525170 | debian-bookworm | {7} 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.019204s] ... ok 2026-03-29 01:48:38.525175 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_1 [0.019491s] ... ok 2026-03-29 01:48:38.536022 | debian-bookworm | {3} 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.019917s] ... ok 2026-03-29 01:48:38.536035 | debian-bookworm | {7} 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.019229s] ... ok 2026-03-29 01:48:38.549153 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_3 [0.019752s] ... ok 2026-03-29 01:48:38.549174 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_1_http___manila_example_com_1_1_shares [0.019557s] ... ok 2026-03-29 01:48:38.552457 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.552469 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.561173 | debian-bookworm | {2} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_non_existing_extension_json [0.092972s] ... ok 2026-03-29 01:48:38.561188 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_04___cephx____alice___True__False_ [0.019163s] ... ok 2026-03-29 01:48:38.581181 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_4 [0.019399s] ... ok 2026-03-29 01:48:38.581199 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_01___ip____1_1_1_1___False__False_ [0.020203s] ... ok 2026-03-29 01:48:38.581203 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_06___user____test_group_name___False__False_ [0.018587s] ... ok 2026-03-29 01:48:38.581640 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_2_fake_az [0.019901s] ... ok 2026-03-29 01:48:38.588698 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_02___ip____1_1_1_0_10_12___False_ [0.019904s] ... ok 2026-03-29 01:48:38.592273 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.592285 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.603020 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_07___user____group___________False__False_ [0.018464s] ... ok 2026-03-29 01:48:38.603036 | debian-bookworm | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_4_2_91 [0.151776s] ... ok 2026-03-29 01:48:38.603040 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_invalid [0.020762s] ... ok 2026-03-29 01:48:38.620071 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.620100 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:48:38.621289 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_05___cert_______False_ [0.020685s] ... ok 2026-03-29 01:48:38.621300 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_06___cephx____client_alice___True_ [0.018662s] ... ok 2026-03-29 01:48:38.621305 | debian-bookworm | {6} manila.tests.api.test_wsgi.Test.test_router [0.021581s] ... ok 2026-03-29 01:48:38.630329 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.630352 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:48:38.630501 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_2___http___manila_example_com_v1_____http___manila_example_com___ [0.020923s] ... ok 2026-03-29 01:48:38.630510 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_08___cephx____alice___False_ [0.020326s] ... ok 2026-03-29 01:48:38.641159 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_2_123 [0.020806s] ... ok 2026-03-29 01:48:38.657258 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_08___ip____172_24_41_0_24___False__False_ [0.020643s] ... ok 2026-03-29 01:48:38.657278 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_13___ip____1001__1001_256___False_ [0.020256s] ... ok 2026-03-29 01:48:38.657283 | debian-bookworm | {7} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_2 [0.019609s] ... ok 2026-03-29 01:48:38.665763 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_14___ip____1001_1001_256___False_ [0.020622s] ... ok 2026-03-29 01:48:38.677163 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_1_alice [0.020712s] ... ok 2026-03-29 01:48:38.701261 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_non_ascii [0.021040s] ... ok 2026-03-29 01:48:38.701277 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_2_True [0.019884s] ... ok 2026-03-29 01:48:38.713233 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_2_False [0.020350s] ... ok 2026-03-29 01:48:38.713248 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_1_foo [0.020131s] ... ok 2026-03-29 01:48:38.728172 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_1_1 [0.020219s] ... ok 2026-03-29 01:48:38.737479 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_no_is_public [0.020276s] ... ok 2026-03-29 01:48:38.753270 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_net_not_found [0.021582s] ... ok 2026-03-29 01:48:38.761576 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.761594 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.765449 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create [0.020825s] ... ok 2026-03-29 01:48:38.774151 | debian-bookworm | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_3_2_0 [0.251722s] ... ok 2026-03-29 01:48:38.774165 | debian-bookworm | {5} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_1_True [0.020491s] ... ok 2026-03-29 01:48:38.774170 | debian-bookworm | {3} manila.tests.api.test_common.PaginationParamsTest.test_invalid_limit [0.019876s] ... ok 2026-03-29 01:48:38.791404 | debian-bookworm | {5} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_1 [0.020393s] ... ok 2026-03-29 01:48:38.801231 | debian-bookworm | {3} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit [0.019961s] ... ok 2026-03-29 01:48:38.809516 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.809545 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:48:38.811396 | debian-bookworm | {5} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_empty_target [0.019798s] ... ok 2026-03-29 01:48:38.824454 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.824477 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:48:38.824482 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.824486 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.828138 | debian-bookworm | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_2_2_91 [0.062264s] ... ok 2026-03-29 01:48:38.833397 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-03-29 01:48:38.833410 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:38.833414 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:38.837133 | debian-bookworm | {5} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer [0.022340s] ... ok 2026-03-29 01:48:38.861025 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:38.861333 | debian-bookworm | {5} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties_fails [0.023485s] ... ok 2026-03-29 01:48:38.861692 | debian-bookworm | /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-03-29 01:48:38.861706 | debian-bookworm | self.server = wsgi.Server( 2026-03-29 01:48:38.861711 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:611: 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-03-29 01:48:38.861716 | debian-bookworm | f = GreenFuture() 2026-03-29 01:48:38.869625 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.869640 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:48:38.869828 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.869847 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:48:38.879395 | debian-bookworm | {5} manila.tests.api.test_validation.StringTestCase.test_validate_string [0.021293s] ... ok 2026-03-29 01:48:38.881390 | debian-bookworm | /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-03-29 01:48:38.881405 | debian-bookworm | self.server = wsgi.Server( 2026-03-29 01:48:38.884263 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:611: 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-03-29 01:48:38.884276 | debian-bookworm | f = GreenFuture() 2026-03-29 01:48:38.894765 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.444441s] ... ok 2026-03-29 01:48:38.899833 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.899846 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.901945 | debian-bookworm | {5} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_1_True [0.022392s] ... ok 2026-03-29 01:48:38.917476 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:38.917494 | debian-bookworm | warnings.warn( 2026-03-29 01:48:38.920358 | debian-bookworm | {3} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_extension_json [0.125776s] ... ok 2026-03-29 01:48:38.942414 | debian-bookworm | /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-03-29 01:48:38.942440 | debian-bookworm | self.server = wsgi.Server( 2026-03-29 01:48:38.945302 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:611: 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-03-29 01:48:38.945315 | debian-bookworm | f = GreenFuture() 2026-03-29 01:48:38.957419 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:38.970227 | debian-bookworm | {0} manila.tests.api.test_middleware.TestHealthCheckMiddleware.test_healthcheck [0.514818s] ... ok 2026-03-29 01:48:38.981137 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_meta_not_found [0.079354s] ... ok 2026-03-29 01:48:38.997203 | debian-bookworm | {0} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer_fails [0.025509s] ... ok 2026-03-29 01:48:39.015772 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.015816 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.017788 | debian-bookworm | {0} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_called_when_requested [0.021874s] ... ok 2026-03-29 01:48:39.029397 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.037741 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.042050 | debian-bookworm | {5} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_1_2_0 [0.139687s] ... ok 2026-03-29 01:48:39.045356 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.045387 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.053601 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.053641 | debian-bookworm | Metadata property value is blank. 2026-03-29 01:48:39.053651 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_2 [0.079106s] ... ok 2026-03-29 01:48:39.074690 | debian-bookworm | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.456339s] ... ok 2026-03-29 01:48:39.080742 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.080793 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.085214 | debian-bookworm | {5} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_found [0.042120s] ... ok 2026-03-29 01:48:39.093483 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.093522 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:48:39.093527 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.093541 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:48:39.114894 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create [0.286631s] ... ok 2026-03-29 01:48:39.122069 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.122108 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.124818 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.125733 | debian-bookworm | {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_2_1_1 [0.107930s] ... ok 2026-03-29 01:48:39.127424 | debian-bookworm | Cannot set or update admin only metadata. 2026-03-29 01:48:39.127434 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:39.127439 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-03-29 01:48:39.127442 | debian-bookworm | policy.check_policy( 2026-03-29 01:48:39.127447 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-03-29 01:48:39.127450 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-03-29 01:48:39.127454 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.127457 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-03-29 01:48:39.127461 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-03-29 01:48:39.127465 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:48:39.127469 | debian-bookworm | self.force_reraise() 2026-03-29 01:48:39.127473 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:48:39.127476 | debian-bookworm | raise self.value 2026-03-29 01:48:39.127480 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:48:39.127483 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:48:39.127487 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.127490 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:48:39.127494 | debian-bookworm | return self.enforce( 2026-03-29 01:48:39.127497 | debian-bookworm | ^^^^^^^^^^^^^ 2026-03-29 01:48:39.127501 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-03-29 01:48:39.127504 | debian-bookworm | raise exc(*args, **kwargs) 2026-03-29 01:48:39.127508 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-03-29 01:48:39.141003 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.087337s] ... ok 2026-03-29 01:48:39.146519 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.158905 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_nonexistent_share [0.043859s] ... ok 2026-03-29 01:48:39.165232 | debian-bookworm | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_used_server [0.021259s] ... ok 2026-03-29 01:48:39.181853 | debian-bookworm | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_no_filters [0.019351s] ... ok 2026-03-29 01:48:39.196864 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_key_too_long [0.070747s] ... ok 2026-03-29 01:48:39.201247 | debian-bookworm | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_1 [0.019309s] ... ok 2026-03-29 01:48:39.213215 | debian-bookworm | {2} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_1___http___valid_example_com____http___valid_example_com__ [0.655882s] ... ok 2026-03-29 01:48:39.225197 | debian-bookworm | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_3 [0.144758s] ... ok 2026-03-29 01:48:39.225211 | debian-bookworm | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_in_recycle_bin [0.019107s] ... ok 2026-03-29 01:48:39.230445 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.238221 | debian-bookworm | Snapshots cannot be created for share '100' since it does not have that capability. 2026-03-29 01:48:39.245195 | debian-bookworm | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.019415s] ... ok 2026-03-29 01:48:39.245207 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_nonexistent_share [0.044378s] ... ok 2026-03-29 01:48:39.249262 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.249290 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:48:39.249300 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.249309 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:48:39.259252 | debian-bookworm | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.019083s] ... ok 2026-03-29 01:48:39.261300 | debian-bookworm | Cannot delete admin only metadata. 2026-03-29 01:48:39.261328 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:39.261337 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 185, in delete 2026-03-29 01:48:39.261345 | debian-bookworm | policy.check_policy(context, 'share', 2026-03-29 01:48:39.261354 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-03-29 01:48:39.261363 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-03-29 01:48:39.261371 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.261380 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-03-29 01:48:39.261389 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-03-29 01:48:39.261397 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:48:39.261406 | debian-bookworm | self.force_reraise() 2026-03-29 01:48:39.261415 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:48:39.261437 | debian-bookworm | raise self.value 2026-03-29 01:48:39.261445 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:48:39.261454 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:48:39.261462 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.261471 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:48:39.261479 | debian-bookworm | return self.enforce( 2026-03-29 01:48:39.261487 | debian-bookworm | ^^^^^^^^^^^^^ 2026-03-29 01:48:39.261496 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-03-29 01:48:39.261504 | debian-bookworm | raise exc(*args, **kwargs) 2026-03-29 01:48:39.261513 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-03-29 01:48:39.278726 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_2 [0.019230s] ... ok 2026-03-29 01:48:39.298507 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete_no_share [0.019740s] ... ok 2026-03-29 01:48:39.307080 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.307349 | debian-bookworm | /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-03-29 01:48:39.307363 | debian-bookworm | self.server = wsgi.Server( 2026-03-29 01:48:39.309029 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:611: 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-03-29 01:48:39.309047 | debian-bookworm | f = GreenFuture() 2026-03-29 01:48:39.309509 | debian-bookworm | Cannot set or update admin only metadata. 2026-03-29 01:48:39.309524 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:39.309529 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-03-29 01:48:39.309535 | debian-bookworm | policy.check_policy( 2026-03-29 01:48:39.309540 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-03-29 01:48:39.309545 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-03-29 01:48:39.309550 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.309556 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-03-29 01:48:39.309561 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-03-29 01:48:39.309566 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:48:39.309572 | debian-bookworm | self.force_reraise() 2026-03-29 01:48:39.309577 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:48:39.309582 | debian-bookworm | raise self.value 2026-03-29 01:48:39.309587 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:48:39.309593 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:48:39.309605 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.309610 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:48:39.309615 | debian-bookworm | return self.enforce( 2026-03-29 01:48:39.309621 | debian-bookworm | ^^^^^^^^^^^^^ 2026-03-29 01:48:39.309626 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-03-29 01:48:39.309631 | debian-bookworm | raise exc(*args, **kwargs) 2026-03-29 01:48:39.309636 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-03-29 01:48:39.314646 | debian-bookworm | /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-03-29 01:48:39.314671 | debian-bookworm | self.server = wsgi.Server( 2026-03-29 01:48:39.317595 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:611: 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-03-29 01:48:39.317622 | debian-bookworm | f = GreenFuture() 2026-03-29 01:48:39.318139 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_non_admin [0.019547s] ... ok 2026-03-29 01:48:39.324917 | debian-bookworm | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_1 [0.105191s] ... ok 2026-03-29 01:48:39.344979 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_unauthorized [0.019062s] ... ok 2026-03-29 01:48:39.349243 | debian-bookworm | {7} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_1___http___valid_example_com____http___valid_example_com__ [0.694849s] ... ok 2026-03-29 01:48:39.349260 | debian-bookworm | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_active_server [0.023057s] ... ok 2026-03-29 01:48:39.361036 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_08 [0.019277s] ... ok 2026-03-29 01:48:39.362030 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.369501 | debian-bookworm | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_deleting_server [0.021009s] ... ok 2026-03-29 01:48:39.370629 | debian-bookworm | {7} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime [0.022501s] ... ok 2026-03-29 01:48:39.372751 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_no_data [0.131284s] ... ok 2026-03-29 01:48:39.375882 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_12 [0.019199s] ... ok 2026-03-29 01:48:39.392511 | debian-bookworm | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_2 [0.022836s] ... ok 2026-03-29 01:48:39.393801 | debian-bookworm | {7} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable_fails [0.022911s] ... ok 2026-03-29 01:48:39.396255 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_02 [0.020451s] ... ok 2026-03-29 01:48:39.412761 | debian-bookworm | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_2 [0.020182s] ... ok 2026-03-29 01:48:39.414064 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.414083 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.423812 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_04 [0.019501s] ... ok 2026-03-29 01:48:39.423827 | debian-bookworm | {7} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_not_called_when_not_requested [0.022092s] ... ok 2026-03-29 01:48:39.423831 | debian-bookworm | {2} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_2___http___invalid_example_com___None_ [0.209336s] ... ok 2026-03-29 01:48:39.436611 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.436625 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.436749 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.270904s] ... ok 2026-03-29 01:48:39.436758 | debian-bookworm | {7} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_2_False [0.020142s] ... ok 2026-03-29 01:48:39.441211 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.449964 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.453047 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_12 [0.020688s] ... ok 2026-03-29 01:48:39.453059 | debian-bookworm | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.040123s] ... ok 2026-03-29 01:48:39.469152 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_meta_not_found [0.080080s] ... ok 2026-03-29 01:48:39.469166 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_14 [0.021993s] ... ok 2026-03-29 01:48:39.469170 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_empty_key [0.375997s] ... ok 2026-03-29 01:48:39.474783 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.474797 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.492493 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.493237 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.020218s] ... ok 2026-03-29 01:48:39.493249 | debian-bookworm | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_1___2_5___200_ [0.040706s] ... ok 2026-03-29 01:48:39.496338 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.501141 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_nonexistent_share [0.042558s] ... ok 2026-03-29 01:48:39.505774 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_nonexistent_share [0.045042s] ... ok 2026-03-29 01:48:39.510110 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index [0.080175s] ... ok 2026-03-29 01:48:39.515331 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.515345 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.518428 | debian-bookworm | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_1___2_5____older__ [0.040708s] ... ok 2026-03-29 01:48:39.526911 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.537930 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_1_1_0 [0.056918s] ... ok 2026-03-29 01:48:39.559366 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.571122 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.573910 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.574471 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.043936s] ... ok 2026-03-29 01:48:39.578626 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.589321 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show [0.078917s] ... ok 2026-03-29 01:48:39.597185 | debian-bookworm | {3} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_2___http___invalid_example_com___None_ [0.670745s] ... ok 2026-03-29 01:48:39.597200 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_1 [0.020474s] ... ok 2026-03-29 01:48:39.613565 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.617202 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all [0.116714s] ... ok 2026-03-29 01:48:39.617217 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_1 [0.020767s] ... ok 2026-03-29 01:48:39.625168 | debian-bookworm | {3} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean [0.027812s] ... ok 2026-03-29 01:48:39.625183 | debian-bookworm | {2} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range_fails [0.198614s] ... ok 2026-03-29 01:48:39.641092 | debian-bookworm | Metadata property key is greater than 255 characters. 2026-03-29 01:48:39.641386 | debian-bookworm | {2} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties [0.020520s] ... ok 2026-03-29 01:48:39.641397 | debian-bookworm | {3} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable [0.021477s] ... ok 2026-03-29 01:48:39.653338 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.656483 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.040473s] ... ok 2026-03-29 01:48:39.664108 | debian-bookworm | Metadata property value is greater than 1023 characters. 2026-03-29 01:48:39.676097 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.676214 | debian-bookworm | {2} manila.tests.api.test_validation.RequiredDisableTestCase.test_validate_required_disable [0.020023s] ... ok 2026-03-29 01:48:39.676223 | debian-bookworm | {3} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length [0.022666s] ... ok 2026-03-29 01:48:39.676227 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_2 [0.162382s] ... ok 2026-03-29 01:48:39.685168 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_invalid_share_type [0.022271s] ... ok 2026-03-29 01:48:39.685186 | debian-bookworm | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_invalid_metadata_items_on_create [0.163151s] ... ok 2026-03-29 01:48:39.685191 | debian-bookworm | {2} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length_fails [0.022188s] ... ok 2026-03-29 01:48:39.685395 | debian-bookworm | Metadata property key is blank. 2026-03-29 01:48:39.706833 | debian-bookworm | {2} manila.tests.api.test_validation.StringTestCase.test_validate_string_fails [0.023776s] ... ok 2026-03-29 01:48:39.708318 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.708331 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.717231 | debian-bookworm | {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_3_2_0 [0.047347s] ... ok 2026-03-29 01:48:39.717495 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.726338 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_non_admin [0.041309s] ... ok 2026-03-29 01:48:39.741102 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_1 [0.137336s] ... ok 2026-03-29 01:48:39.743871 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.761242 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.761261 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.761266 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.761270 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.765240 | debian-bookworm | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_2___2_55___404_ [0.045821s] ... ok 2026-03-29 01:48:39.765255 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.039040s] ... ok 2026-03-29 01:48:39.765259 | debian-bookworm | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_1___asdf__ [0.082675s] ... ok 2026-03-29 01:48:39.778721 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rule_locks_no_locks [0.019293s] ... ok 2026-03-29 01:48:39.793183 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.793206 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.796708 | debian-bookworm | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_1___2_5____older__ [0.043682s] ... ok 2026-03-29 01:48:39.805789 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_cant_manipulate_lock [0.020047s] ... ok 2026-03-29 01:48:39.805804 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_4 [0.137086s] ... ok 2026-03-29 01:48:39.806059 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.819061 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_deletion_locks_creation_failed [0.020153s] ... ok 2026-03-29 01:48:39.838054 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_1 [0.018905s] ... ok 2026-03-29 01:48:39.838896 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.849203 | debian-bookworm | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_4_3_0 [0.046863s] ... ok 2026-03-29 01:48:39.849475 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.849487 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.849491 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:39.849495 | debian-bookworm | warnings.warn( 2026-03-29 01:48:39.857201 | debian-bookworm | {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_1_1_0 [0.140446s] ... ok 2026-03-29 01:48:39.857216 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_nonexistent_share [0.047335s] ... ok 2026-03-29 01:48:39.857221 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.126740s] ... ok 2026-03-29 01:48:39.873179 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_01 [0.020799s] ... ok 2026-03-29 01:48:39.877807 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.889253 | debian-bookworm | Cannot set or update admin only metadata. 2026-03-29 01:48:39.889268 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:39.889273 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-03-29 01:48:39.889277 | debian-bookworm | policy.check_policy( 2026-03-29 01:48:39.889281 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-03-29 01:48:39.889285 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-03-29 01:48:39.889288 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.889292 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-03-29 01:48:39.889296 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-03-29 01:48:39.889300 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:48:39.889303 | debian-bookworm | self.force_reraise() 2026-03-29 01:48:39.889307 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:48:39.889310 | debian-bookworm | raise self.value 2026-03-29 01:48:39.889314 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:48:39.889318 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:48:39.889321 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.889336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:48:39.889340 | debian-bookworm | return self.enforce( 2026-03-29 01:48:39.889343 | debian-bookworm | ^^^^^^^^^^^^^ 2026-03-29 01:48:39.889347 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-03-29 01:48:39.889358 | debian-bookworm | raise exc(*args, **kwargs) 2026-03-29 01:48:39.889362 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-03-29 01:48:39.889441 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_06 [0.019313s] ... ok 2026-03-29 01:48:39.900144 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_2 [0.282183s] ... ok 2026-03-29 01:48:39.900158 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing [0.436210s] ... ok 2026-03-29 01:48:39.900162 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_2__deny_access [0.020046s] ... ok 2026-03-29 01:48:39.900166 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_body [0.045467s] ... ok 2026-03-29 01:48:39.913254 | debian-bookworm | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.135046s] ... ok 2026-03-29 01:48:39.917965 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.925246 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_empty_body [0.073366s] ... ok 2026-03-29 01:48:39.925265 | debian-bookworm | {4} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_1 [0.022875s] ... ok 2026-03-29 01:48:39.925270 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_01 [0.020299s] ... ok 2026-03-29 01:48:39.934302 | debian-bookworm | Metadata property value is greater than 1023 characters. 2026-03-29 01:48:39.936926 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_value_too_long [0.083202s] ... ok 2026-03-29 01:48:39.953350 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_16 [0.019935s] ... ok 2026-03-29 01:48:39.953368 | debian-bookworm | {4} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_2 [0.022146s] ... ok 2026-03-29 01:48:39.953375 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_nonexistent_share [0.050184s] ... ok 2026-03-29 01:48:39.962824 | debian-bookworm | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_not_found [0.021495s] ... ok 2026-03-29 01:48:39.962838 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access [0.020430s] ... ok 2026-03-29 01:48:39.962843 | debian-bookworm | {4} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_4 [0.022176s] ... ok 2026-03-29 01:48:39.973320 | debian-bookworm | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_creating_server [0.023443s] ... ok 2026-03-29 01:48:39.974854 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.989276 | debian-bookworm | Cannot set or update admin only metadata. 2026-03-29 01:48:39.989303 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:39.989308 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-03-29 01:48:39.989312 | debian-bookworm | policy.check_policy( 2026-03-29 01:48:39.989316 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-03-29 01:48:39.989320 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-03-29 01:48:39.989324 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.989336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-03-29 01:48:39.989340 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-03-29 01:48:39.989344 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:48:39.989348 | debian-bookworm | self.force_reraise() 2026-03-29 01:48:39.989351 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:48:39.989355 | debian-bookworm | raise self.value 2026-03-29 01:48:39.989358 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:48:39.989362 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:48:39.989366 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.989369 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:48:39.989373 | debian-bookworm | return self.enforce( 2026-03-29 01:48:39.989376 | debian-bookworm | ^^^^^^^^^^^^^ 2026-03-29 01:48:39.989379 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-03-29 01:48:39.989383 | debian-bookworm | raise exc(*args, **kwargs) 2026-03-29 01:48:39.989387 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-03-29 01:48:39.989391 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.989395 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:39.989398 | debian-bookworm | Cannot set or update admin only metadata. 2026-03-29 01:48:39.989402 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:39.989405 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-03-29 01:48:39.989409 | debian-bookworm | policy.check_policy( 2026-03-29 01:48:39.989412 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-03-29 01:48:39.989415 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-03-29 01:48:39.989419 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.989422 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-03-29 01:48:39.989426 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-03-29 01:48:39.989429 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:48:39.989433 | debian-bookworm | self.force_reraise() 2026-03-29 01:48:39.989436 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:48:39.989440 | debian-bookworm | raise self.value 2026-03-29 01:48:39.989443 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:48:39.989446 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:48:39.989453 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:39.989457 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:48:39.989463 | debian-bookworm | return self.enforce( 2026-03-29 01:48:39.989467 | debian-bookworm | ^^^^^^^^^^^^^ 2026-03-29 01:48:39.989470 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-03-29 01:48:39.989473 | debian-bookworm | raise exc(*args, **kwargs) 2026-03-29 01:48:39.989477 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-03-29 01:48:39.989737 | debian-bookworm | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_project_id_filter [0.020116s] ... ok 2026-03-29 01:48:39.989747 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_2 [0.019906s] ... ok 2026-03-29 01:48:39.989751 | debian-bookworm | {4} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_4 [0.019590s] ... ok 2026-03-29 01:48:40.009257 | debian-bookworm | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.091601s] ... ok 2026-03-29 01:48:40.009282 | debian-bookworm | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details [0.024610s] ... ok 2026-03-29 01:48:40.009287 | debian-bookworm | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_non_admin [0.019945s] ... ok 2026-03-29 01:48:40.009291 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_3 [0.104760s] ... ok 2026-03-29 01:48:40.009295 | debian-bookworm | {4} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_good_request [0.020145s] ... ok 2026-03-29 01:48:40.016176 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.021204 | debian-bookworm | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details_share_server_not_found [0.020234s] ... ok 2026-03-29 01:48:40.034121 | debian-bookworm | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_1 [0.023134s] ... ok 2026-03-29 01:48:40.034136 | debian-bookworm | {4} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_limited_request_json [0.019794s] ... ok 2026-03-29 01:48:40.034141 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete [0.109696s] ... ok 2026-03-29 01:48:40.034144 | debian-bookworm | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_3 [0.021316s] ... ok 2026-03-29 01:48:40.034424 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:40.034436 | debian-bookworm | warnings.warn( 2026-03-29 01:48:40.049464 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_container [0.042369s] ... ok 2026-03-29 01:48:40.049480 | debian-bookworm | {4} manila.tests.api.v2.test_limits.LimitTest.test_GET_delay [0.020272s] ... ok 2026-03-29 01:48:40.052251 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.058943 | debian-bookworm | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_true [0.020430s] ... ok 2026-03-29 01:48:40.058964 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_mount_point_name [0.057275s] ... ok 2026-03-29 01:48:40.061429 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.065511 | debian-bookworm | {4} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_unit [0.019903s] ... ok 2026-03-29 01:48:40.081357 | debian-bookworm | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_share_not_updates_size [0.043577s] ... ok 2026-03-29 01:48:40.081378 | debian-bookworm | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_admin [0.020082s] ... ok 2026-03-29 01:48:40.081382 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.020706s] ... ok 2026-03-29 01:48:40.089177 | debian-bookworm | {4} manila.tests.api.v2.test_limits.WsgiLimiterProxyTest.test_403 [0.021135s] ... ok 2026-03-29 01:48:40.089192 | debian-bookworm | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_2 [0.021909s] ... ok 2026-03-29 01:48:40.101207 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.021099s] ... ok 2026-03-29 01:48:40.102443 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.113453 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.113467 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.124854 | debian-bookworm | Cannot delete admin only metadata. 2026-03-29 01:48:40.124875 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:40.124879 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 185, in delete 2026-03-29 01:48:40.124884 | debian-bookworm | policy.check_policy(context, 'share', 2026-03-29 01:48:40.124887 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-03-29 01:48:40.124891 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-03-29 01:48:40.124895 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:40.124898 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-03-29 01:48:40.124902 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-03-29 01:48:40.124906 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:48:40.124910 | debian-bookworm | self.force_reraise() 2026-03-29 01:48:40.124914 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:48:40.124918 | debian-bookworm | raise self.value 2026-03-29 01:48:40.124921 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:48:40.124925 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:48:40.124928 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:40.124932 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:48:40.124944 | debian-bookworm | return self.enforce( 2026-03-29 01:48:40.124960 | debian-bookworm | ^^^^^^^^^^^^^ 2026-03-29 01:48:40.124965 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-03-29 01:48:40.124969 | debian-bookworm | raise exc(*args, **kwargs) 2026-03-29 01:48:40.124972 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-03-29 01:48:40.125086 | debian-bookworm | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show [0.021297s] ... ok 2026-03-29 01:48:40.125094 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_2 [0.020694s] ... ok 2026-03-29 01:48:40.133213 | debian-bookworm | Metadata property key is blank. 2026-03-29 01:48:40.133229 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.145331 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_4 [0.086359s] ... ok 2026-03-29 01:48:40.145347 | debian-bookworm | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_1_True [0.050996s] ... ok 2026-03-29 01:48:40.145351 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.114263s] ... ok 2026-03-29 01:48:40.146829 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.157265 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.158841 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.039555s] ... ok 2026-03-29 01:48:40.172297 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_body_uri_mismatch [0.043579s] ... ok 2026-03-29 01:48:40.181456 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_too_many_locks [0.019814s] ... ok 2026-03-29 01:48:40.198848 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_07 [0.019365s] ... ok 2026-03-29 01:48:40.213950 | debian-bookworm | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_empty_container [0.351912s] ... ok 2026-03-29 01:48:40.228758 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.229138 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_too_many_keys [0.041196s] ... ok 2026-03-29 01:48:40.229149 | debian-bookworm | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_2 [0.078131s] ... ok 2026-03-29 01:48:40.229153 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_13 [0.019905s] ... ok 2026-03-29 01:48:40.229157 | debian-bookworm | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.117553s] ... ok 2026-03-29 01:48:40.240913 | debian-bookworm | Cannot set or update admin only metadata. 2026-03-29 01:48:40.240994 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:40.241000 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-03-29 01:48:40.241004 | debian-bookworm | policy.check_policy( 2026-03-29 01:48:40.241008 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-03-29 01:48:40.241012 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-03-29 01:48:40.241016 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:40.241019 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-03-29 01:48:40.241023 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-03-29 01:48:40.241026 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:48:40.241030 | debian-bookworm | self.force_reraise() 2026-03-29 01:48:40.241034 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:48:40.241037 | debian-bookworm | raise self.value 2026-03-29 01:48:40.241041 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:48:40.241044 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:48:40.241048 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:40.241052 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:48:40.241055 | debian-bookworm | return self.enforce( 2026-03-29 01:48:40.241059 | debian-bookworm | ^^^^^^^^^^^^^ 2026-03-29 01:48:40.241062 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-03-29 01:48:40.241066 | debian-bookworm | raise exc(*args, **kwargs) 2026-03-29 01:48:40.241070 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-03-29 01:48:40.249211 | debian-bookworm | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_error_server [0.019745s] ... ok 2026-03-29 01:48:40.249258 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_14 [0.019997s] ... ok 2026-03-29 01:48:40.249263 | debian-bookworm | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_1 [0.026697s] ... ok 2026-03-29 01:48:40.249267 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_4 [0.106467s] ... ok 2026-03-29 01:48:40.257208 | debian-bookworm | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_fake_filter [0.019646s] ... ok 2026-03-29 01:48:40.264520 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.269826 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_06 [0.019929s] ... ok 2026-03-29 01:48:40.281239 | debian-bookworm | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_1 [0.028881s] ... ok 2026-03-29 01:48:40.281296 | debian-bookworm | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_host_filter [0.019655s] ... ok 2026-03-29 01:48:40.281300 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_08 [0.020259s] ... ok 2026-03-29 01:48:40.281851 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.293206 | debian-bookworm | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found_filter_project [0.018936s] ... ok 2026-03-29 01:48:40.305236 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_3 [0.019698s] ... ok 2026-03-29 01:48:40.305295 | debian-bookworm | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_2 [0.028964s] ... ok 2026-03-29 01:48:40.314603 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.317167 | debian-bookworm | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_4 [0.020276s] ... ok 2026-03-29 01:48:40.337116 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink [0.019338s] ... ok 2026-03-29 01:48:40.337173 | debian-bookworm | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item [0.114343s] ... ok 2026-03-29 01:48:40.337177 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_8 [0.021329s] ... ok 2026-03-29 01:48:40.337527 | debian-bookworm | Metadata property key is blank. 2026-03-29 01:48:40.349212 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_True [0.020441s] ... ok 2026-03-29 01:48:40.349259 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_3 [0.085645s] ... ok 2026-03-29 01:48:40.349263 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.020669s] ... ok 2026-03-29 01:48:40.349267 | debian-bookworm | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_name [0.022648s] ... ok 2026-03-29 01:48:40.349271 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_not_authorized [0.022395s] ... ok 2026-03-29 01:48:40.361185 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3__is__True [0.019557s] ... ok 2026-03-29 01:48:40.373229 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota [0.020698s] ... ok 2026-03-29 01:48:40.373274 | debian-bookworm | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found [0.022653s] ... ok 2026-03-29 01:48:40.373278 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.019485s] ... ok 2026-03-29 01:48:40.374637 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.385308 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_3 [0.021334s] ... ok 2026-03-29 01:48:40.390447 | debian-bookworm | Snapshots cannot be created for share '100' since it does not have that capability. 2026-03-29 01:48:40.409179 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.409411 | debian-bookworm | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_status_filter [0.021369s] ... ok 2026-03-29 01:48:40.409421 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.019859s] ... ok 2026-03-29 01:48:40.409425 | debian-bookworm | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.177524s] ... ok 2026-03-29 01:48:40.409444 | debian-bookworm | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_1 [0.021033s] ... ok 2026-03-29 01:48:40.421184 | debian-bookworm | Metadata property key is blank. 2026-03-29 01:48:40.428741 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_2_2_40 [0.025370s] ... ok 2026-03-29 01:48:40.428755 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail [0.019931s] ... ok 2026-03-29 01:48:40.428760 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_key [0.084695s] ... ok 2026-03-29 01:48:40.428764 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.448892s] ... ok 2026-03-29 01:48:40.445299 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.020755s] ... ok 2026-03-29 01:48:40.445762 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.461176 | debian-bookworm | {6} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_1_AvailabilityZoneControllerLegacy [0.020497s] ... ok 2026-03-29 01:48:40.461190 | debian-bookworm | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.041194s] ... ok 2026-03-29 01:48:40.461195 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_1 [0.039553s] ... ok 2026-03-29 01:48:40.461198 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_status_none [0.019773s] ... ok 2026-03-29 01:48:40.468352 | debian-bookworm | {6} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_2_AvailabilityZoneController [0.018941s] ... ok 2026-03-29 01:48:40.481175 | debian-bookworm | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_1_no_body_content [0.020171s] ... ok 2026-03-29 01:48:40.481189 | debian-bookworm | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_status_none [0.023646s] ... ok 2026-03-29 01:48:40.484239 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.491769 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.493216 | debian-bookworm | {6} manila.tests.api.v2.test_limits.LimiterTest.test_multiple_users [0.019630s] ... ok 2026-03-29 01:48:40.493226 | debian-bookworm | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_1_no_body_content [0.019617s] ... ok 2026-03-29 01:48:40.493230 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_description [0.038703s] ... ok 2026-03-29 01:48:40.505220 | debian-bookworm | Metadata property key is greater than 255 characters. 2026-03-29 01:48:40.525255 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options [0.023291s] ... ok 2026-03-29 01:48:40.525279 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_key_too_long [0.084152s] ... ok 2026-03-29 01:48:40.525284 | debian-bookworm | {6} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_json_2_2_58 [0.019861s] ... ok 2026-03-29 01:48:40.525288 | debian-bookworm | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_4_invalid_reason [0.021753s] ... ok 2026-03-29 01:48:40.525300 | debian-bookworm | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_id [0.020674s] ... ok 2026-03-29 01:48:40.526572 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.545326 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.545535 | debian-bookworm | {6} manila.tests.api.v2.test_limits.LimitsViewBuilderTest.test_build_limits [0.019692s] ... ok 2026-03-29 01:48:40.545547 | debian-bookworm | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show [0.022543s] ... ok 2026-03-29 01:48:40.545551 | debian-bookworm | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.465049s] ... ok 2026-03-29 01:48:40.545555 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.044034s] ... ok 2026-03-29 01:48:40.561247 | debian-bookworm | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_4_1 [0.022183s] ... ok 2026-03-29 01:48:40.561265 | debian-bookworm | {6} manila.tests.api.v2.test_messages.MessageApiTest.test_delete [0.020884s] ... ok 2026-03-29 01:48:40.561270 | debian-bookworm | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_get_pools_detail [0.021387s] ... ok 2026-03-29 01:48:40.571882 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.022902s] ... ok 2026-03-29 01:48:40.571896 | debian-bookworm | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_admin [0.021798s] ... ok 2026-03-29 01:48:40.571901 | debian-bookworm | {6} manila.tests.api.v2.test_messages.MessageApiTest.test_show_with_resource [0.022889s] ... ok 2026-03-29 01:48:40.579414 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.581217 | debian-bookworm | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_2_2_22 [0.020172s] ... ok 2026-03-29 01:48:40.597254 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_admin [0.023414s] ... ok 2026-03-29 01:48:40.597279 | debian-bookworm | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_non_admin [0.021024s] ... ok 2026-03-29 01:48:40.609249 | debian-bookworm | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_2___detail___True_ [0.021782s] ... ok 2026-03-29 01:48:40.609269 | debian-bookworm | {6} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_resource_id_not_found [0.036224s] ... ok 2026-03-29 01:48:40.625392 | debian-bookworm | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsTestCase.test_create_resource [0.019723s] ... ok 2026-03-29 01:48:40.627601 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.637207 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.637220 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.641250 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.020061s] ... ok 2026-03-29 01:48:40.641263 | debian-bookworm | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_descr [0.042162s] ... ok 2026-03-29 01:48:40.641270 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show [0.043562s] ... ok 2026-03-29 01:48:40.641274 | debian-bookworm | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create_invalid_active_directory_1_2_76 [0.020482s] ... ok 2026-03-29 01:48:40.653168 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_5 [0.024700s] ... ok 2026-03-29 01:48:40.669204 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_visibility_locks_creation_failed [0.020706s] ... ok 2026-03-29 01:48:40.669219 | debian-bookworm | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_1_True [0.020811s] ... ok 2026-03-29 01:48:40.669228 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.176356s] ... ok 2026-03-29 01:48:40.669383 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.682222 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_10 [0.021515s] ... ok 2026-03-29 01:48:40.682243 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_6 [0.022785s] ... ok 2026-03-29 01:48:40.682248 | debian-bookworm | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_not_authorized [0.020583s] ... ok 2026-03-29 01:48:40.697214 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_2 [0.020733s] ... ok 2026-03-29 01:48:40.697237 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.020868s] ... ok 2026-03-29 01:48:40.709223 | debian-bookworm | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.164270s] ... ok 2026-03-29 01:48:40.717865 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.718161 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.019407s] ... ok 2026-03-29 01:48:40.718172 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.020915s] ... ok 2026-03-29 01:48:40.732675 | debian-bookworm | {4} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_2_2_43 [0.040998s] ... ok 2026-03-29 01:48:40.732691 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_2_2_0 [0.056142s] ... ok 2026-03-29 01:48:40.737180 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.743443 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_1 [0.021116s] ... ok 2026-03-29 01:48:40.754262 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.773200 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.773304 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_6 [0.028404s] ... ok 2026-03-29 01:48:40.773311 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_no_body [0.021307s] ... ok 2026-03-29 01:48:40.773315 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.057073s] ... ok 2026-03-29 01:48:40.773319 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_2 [0.020758s] ... ok 2026-03-29 01:48:40.773327 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_exception [0.020268s] ... ok 2026-03-29 01:48:40.773330 | debian-bookworm | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.365235s] ... ok 2026-03-29 01:48:40.782017 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.785221 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_1 [0.020411s] ... ok 2026-03-29 01:48:40.785233 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_5 [0.019410s] ... ok 2026-03-29 01:48:40.785462 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_3_2_1 [0.039199s] ... ok 2026-03-29 01:48:40.799304 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.802601 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_1_1_0 [0.039853s] ... ok 2026-03-29 01:48:40.811321 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.817171 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_6 [0.019318s] ... ok 2026-03-29 01:48:40.817184 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_mount_point_name [0.043857s] ... ok 2026-03-29 01:48:40.821907 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.839754 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.841158 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_5 [0.018769s] ... ok 2026-03-29 01:48:40.841170 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_status [0.039664s] ... ok 2026-03-29 01:48:40.841175 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_admin [0.039965s] ... ok 2026-03-29 01:48:40.842651 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_2__None___foo__ [0.019452s] ... ok 2026-03-29 01:48:40.853199 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_2_2_0 [0.040423s] ... ok 2026-03-29 01:48:40.853214 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_zone [0.022781s] ... ok 2026-03-29 01:48:40.862635 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.877167 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-03-29 01:48:40.877382 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net_not_active [0.042148s] ... ok 2026-03-29 01:48:40.877390 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_exception [0.020245s] ... ok 2026-03-29 01:48:40.877398 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.021117s] ... ok 2026-03-29 01:48:40.877402 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_not_updates_size [0.040368s] ... ok 2026-03-29 01:48:40.877406 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.538131s] ... ok 2026-03-29 01:48:40.886724 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_1 [0.021102s] ... ok 2026-03-29 01:48:40.886738 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_05 [0.020693s] ... ok 2026-03-29 01:48:40.897151 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.905151 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.909170 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.043099s] ... ok 2026-03-29 01:48:40.909185 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net [0.039980s] ... ok 2026-03-29 01:48:40.909196 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_9 [0.021230s] ... ok 2026-03-29 01:48:40.909200 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_05 [0.019891s] ... ok 2026-03-29 01:48:40.917611 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.920621 | debian-bookworm | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_1_True [0.062460s] ... ok 2026-03-29 01:48:40.920631 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_2 [0.019862s] ... ok 2026-03-29 01:48:40.929163 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_09 [0.020334s] ... ok 2026-03-29 01:48:40.929177 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_5 [0.022926s] ... ok 2026-03-29 01:48:40.941143 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_3 [0.020016s] ... ok 2026-03-29 01:48:40.941819 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.961225 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.040172s] ... ok 2026-03-29 01:48:40.961245 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_13 [0.019550s] ... ok 2026-03-29 01:48:40.961249 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_2 [0.025219s] ... ok 2026-03-29 01:48:40.977180 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_03 [0.021190s] ... ok 2026-03-29 01:48:40.977195 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_15 [0.021089s] ... ok 2026-03-29 01:48:40.981046 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:40.998030 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_1 [0.023475s] ... ok 2026-03-29 01:48:40.998047 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail [0.038898s] ... ok 2026-03-29 01:48:40.998052 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_07 [0.022196s] ... ok 2026-03-29 01:48:40.998060 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_3 [0.020310s] ... ok 2026-03-29 01:48:41.017179 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_inexistent_quota [0.020542s] ... ok 2026-03-29 01:48:41.017198 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary [0.019897s] ... ok 2026-03-29 01:48:41.017202 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.019017s] ... ok 2026-03-29 01:48:41.017206 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_11 [0.023572s] ... ok 2026-03-29 01:48:41.020309 | debian-bookworm | Quota '[1]' for shares should be integer. 2026-03-29 01:48:41.025815 | debian-bookworm | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_2 [0.108294s] ... ok 2026-03-29 01:48:41.025831 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_4__1_ [0.023982s] ... ok 2026-03-29 01:48:41.025841 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_no_share [0.019713s] ... ok 2026-03-29 01:48:41.037389 | debian-bookworm | {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_2 [0.019586s] ... ok 2026-03-29 01:48:41.037404 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_2 [0.023299s] ... ok 2026-03-29 01:48:41.056320 | debian-bookworm | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_2_lock_reason [0.020579s] ... ok 2026-03-29 01:48:41.056340 | debian-bookworm | {0} manila.tests.api.v2.test_limits.LimiterTest.test_delay_POST [0.019413s] ... ok 2026-03-29 01:48:41.056345 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.177417s] ... ok 2026-03-29 01:48:41.056349 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_delete_locks [0.023928s] ... ok 2026-03-29 01:48:41.057568 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.065219 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.077620 | debian-bookworm | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.426322s] ... ok 2026-03-29 01:48:41.077636 | debian-bookworm | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary [0.042904s] ... ok 2026-03-29 01:48:41.077640 | debian-bookworm | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_2_invalid_body [0.021550s] ... ok 2026-03-29 01:48:41.077644 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_update [0.040729s] ... ok 2026-03-29 01:48:41.077648 | debian-bookworm | {0} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT_wait [0.019199s] ... ok 2026-03-29 01:48:41.080455 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend [0.023653s] ... ok 2026-03-29 01:48:41.080647 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_dhss_true_and_network_notexist [0.022281s] ... ok 2026-03-29 01:48:41.085861 | debian-bookworm | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete [0.021097s] ... ok 2026-03-29 01:48:41.090067 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_access_list [0.024720s] ... ok 2026-03-29 01:48:41.092487 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.105152 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete [0.020479s] ... ok 2026-03-29 01:48:41.105167 | debian-bookworm | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_1_2_80 [0.040726s] ... ok 2026-03-29 01:48:41.105171 | debian-bookworm | {0} manila.tests.api.v2.test_limits.LimiterTest.test_multiple_delays [0.036775s] ... ok 2026-03-29 01:48:41.105176 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_1 [0.023143s] ... ok 2026-03-29 01:48:41.105431 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.125199 | debian-bookworm | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_update [0.022820s] ... ok 2026-03-29 01:48:41.125218 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_1__allow_access [0.020819s] ... ok 2026-03-29 01:48:41.125223 | debian-bookworm | {0} manila.tests.api.v2.test_limits.LimiterTest.test_no_delay_GET [0.018545s] ... ok 2026-03-29 01:48:41.139384 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.144035 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_1 [0.023701s] ... ok 2026-03-29 01:48:41.144047 | debian-bookworm | {6} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_3___detail___True__True_ [0.021452s] ... ok 2026-03-29 01:48:41.144052 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_1 [0.020090s] ... ok 2026-03-29 01:48:41.144056 | debian-bookworm | {0} manila.tests.api.v2.test_limits.LimiterTest.test_user_limit [0.019669s] ... ok 2026-03-29 01:48:41.144060 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_admin [0.041471s] ... ok 2026-03-29 01:48:41.144063 | debian-bookworm | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit [0.041298s] ... ok 2026-03-29 01:48:41.157316 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.157463 | debian-bookworm | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list [0.020782s] ... ok 2026-03-29 01:48:41.157471 | debian-bookworm | {5} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_3 [0.024287s] ... ok 2026-03-29 01:48:41.180558 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.181173 | debian-bookworm | {0} manila.tests.api.v2.test_limits.ParseLimitsTest.test_invalid [0.018124s] ... ok 2026-03-29 01:48:41.181185 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_02 [0.021063s] ... ok 2026-03-29 01:48:41.181189 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing [0.110810s] ... ok 2026-03-29 01:48:41.181193 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.453812s] ... ok 2026-03-29 01:48:41.181197 | debian-bookworm | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts [0.020210s] ... ok 2026-03-29 01:48:41.181201 | debian-bookworm | {5} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_1 [0.021071s] ... ok 2026-03-29 01:48:41.201188 | debian-bookworm | {0} manila.tests.api.v2.test_messages.MessageApiTest.test_index [0.021488s] ... ok 2026-03-29 01:48:41.201210 | debian-bookworm | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_1_index [0.040764s] ... ok 2026-03-29 01:48:41.201215 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_04 [0.021019s] ... ok 2026-03-29 01:48:41.201219 | debian-bookworm | {1} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_3 [0.019587s] ... ok 2026-03-29 01:48:41.201231 | debian-bookworm | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_show_not_found [0.020747s] ... ok 2026-03-29 01:48:41.201234 | debian-bookworm | {5} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_limit_class [0.020255s] ... ok 2026-03-29 01:48:41.208794 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.213188 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_with_network_id [0.069592s] ... ok 2026-03-29 01:48:41.213205 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_09 [0.021418s] ... ok 2026-03-29 01:48:41.213210 | debian-bookworm | {1} manila.tests.api.v2.test_limits.LimiterTest.test_delay_GET [0.021462s] ... ok 2026-03-29 01:48:41.213213 | debian-bookworm | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.030629s] ... ok 2026-03-29 01:48:41.221986 | debian-bookworm | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_description [0.021351s] ... ok 2026-03-29 01:48:41.221999 | debian-bookworm | {5} manila.tests.api.v2.test_limits.LimiterTest.test_no_delay_PUT [0.019987s] ... ok 2026-03-29 01:48:41.222209 | debian-bookworm | Metadata property value is blank. 2026-03-29 01:48:41.234508 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.241172 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_not_found [0.020512s] ... ok 2026-03-29 01:48:41.241199 | debian-bookworm | {1} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT [0.019214s] ... ok 2026-03-29 01:48:41.241203 | debian-bookworm | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_2_detail [0.042064s] ... ok 2026-03-29 01:48:41.241207 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_10 [0.020781s] ... ok 2026-03-29 01:48:41.241211 | debian-bookworm | {5} manila.tests.api.v2.test_limits.LimitsViewBuilderTest.test_build_limits_empty_limits [0.019905s] ... ok 2026-03-29 01:48:41.241214 | debian-bookworm | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_name [0.021225s] ... ok 2026-03-29 01:48:41.249326 | debian-bookworm | Metadata property key is blank. 2026-03-29 01:48:41.257304 | debian-bookworm | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.030529s] ... ok 2026-03-29 01:48:41.257340 | debian-bookworm | {1} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_invalid_methods [0.019552s] ... ok 2026-03-29 01:48:41.257344 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_11 [0.021131s] ... ok 2026-03-29 01:48:41.257347 | debian-bookworm | {5} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_rule [0.019407s] ... ok 2026-03-29 01:48:41.264692 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.273352 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.273392 | debian-bookworm | Metadata property key is greater than 255 characters. 2026-03-29 01:48:41.281344 | debian-bookworm | {1} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_invalid_time_format [0.020671s] ... ok 2026-03-29 01:48:41.281389 | debian-bookworm | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_1_index [0.041639s] ... ok 2026-03-29 01:48:41.281393 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_03 [0.020402s] ... ok 2026-03-29 01:48:41.281397 | debian-bookworm | {5} manila.tests.api.v2.test_limits.WsgiLimiterProxyTest.test_200 [0.020458s] ... ok 2026-03-29 01:48:41.281400 | debian-bookworm | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.032720s] ... ok 2026-03-29 01:48:41.281404 | debian-bookworm | {6} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_4_2_76 [0.040725s] ... ok 2026-03-29 01:48:41.301220 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_check_for_access_rules_locks [0.021877s] ... ok 2026-03-29 01:48:41.301270 | debian-bookworm | {6} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_3 [0.019754s] ... ok 2026-03-29 01:48:41.301275 | debian-bookworm | {5} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_created_since_and_created_before [0.022755s] ... ok 2026-03-29 01:48:41.305587 | debian-bookworm | Metadata property value is greater than 1023 characters. 2026-03-29 01:48:41.317353 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.319440 | debian-bookworm | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.032025s] ... ok 2026-03-29 01:48:41.319460 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.020868s] ... ok 2026-03-29 01:48:41.319465 | debian-bookworm | {6} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host [0.020734s] ... ok 2026-03-29 01:48:41.333188 | debian-bookworm | {5} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_limit_and_offset [0.023240s] ... ok 2026-03-29 01:48:41.333246 | debian-bookworm | {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.020183s] ... ok 2026-03-29 01:48:41.353253 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.021588s] ... ok 2026-03-29 01:48:41.353304 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.165235s] ... ok 2026-03-29 01:48:41.353309 | debian-bookworm | {6} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host_binary [0.021088s] ... ok 2026-03-29 01:48:41.370995 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.377231 | debian-bookworm | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.085845s] ... ok 2026-03-29 01:48:41.377280 | debian-bookworm | {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_4 [0.028411s] ... ok 2026-03-29 01:48:41.377284 | debian-bookworm | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata [0.092337s] ... ok 2026-03-29 01:48:41.377289 | debian-bookworm | {3} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT_volumes [0.023177s] ... ok 2026-03-29 01:48:41.377292 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_1 [0.019050s] ... ok 2026-03-29 01:48:41.385171 | debian-bookworm | {3} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_value [0.021130s] ... ok 2026-03-29 01:48:41.396206 | debian-bookworm | {5} manila.tests.api.v2.test_metadata.MetadataAPITest.test_create_index_metadata [0.065758s] ... ok 2026-03-29 01:48:41.396265 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_1 [0.018827s] ... ok 2026-03-29 01:48:41.405126 | debian-bookworm | {3} manila.tests.api.v2.test_limits.ParseLimitsTest.test_missing_arg [0.022253s] ... ok 2026-03-29 01:48:41.407818 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.425194 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_1 [0.057918s] ... ok 2026-03-29 01:48:41.425239 | debian-bookworm | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_2_False [0.075079s] ... ok 2026-03-29 01:48:41.425243 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_2 [0.019436s] ... ok 2026-03-29 01:48:41.433659 | debian-bookworm | {3} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_escaping [0.022142s] ... ok 2026-03-29 01:48:41.433695 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_3___bar___None_ [0.018377s] ... ok 2026-03-29 01:48:41.445160 | debian-bookworm | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_3 [0.076680s] ... ok 2026-03-29 01:48:41.455874 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.460542 | debian-bookworm | {3} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_good_url [0.021126s] ... ok 2026-03-29 01:48:41.460559 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_1_2_39 [0.023018s] ... ok 2026-03-29 01:48:41.460564 | debian-bookworm | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.020368s] ... ok 2026-03-29 01:48:41.460568 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_with_share_network_id [0.235654s] ... ok 2026-03-29 01:48:41.471805 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_2 [0.048265s] ... ok 2026-03-29 01:48:41.471825 | debian-bookworm | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_2_2_0 [0.050579s] ... ok 2026-03-29 01:48:41.471829 | debian-bookworm | {5} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_2 [0.083938s] ... ok 2026-03-29 01:48:41.471833 | debian-bookworm | {3} manila.tests.api.v2.test_messages.MessageApiTest.test_show [0.023253s] ... ok 2026-03-29 01:48:41.481159 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.019453s] ... ok 2026-03-29 01:48:41.481175 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.021482s] ... ok 2026-03-29 01:48:41.481179 | debian-bookworm | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_3 [0.023864s] ... ok 2026-03-29 01:48:41.497128 | debian-bookworm | {3} manila.tests.api.v2.test_messages.MessageApiTest.test_show_not_found [0.021980s] ... ok 2026-03-29 01:48:41.497143 | debian-bookworm | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.022507s] ... ok 2026-03-29 01:48:41.497148 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.018753s] ... ok 2026-03-29 01:48:41.508544 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.509127 | debian-bookworm | {7} manila.tests.api.v2.test_limits.LimitsControllerTest.test_empty_index_json [0.019027s] ... ok 2026-03-29 01:48:41.509139 | debian-bookworm | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_7 [0.022707s] ... ok 2026-03-29 01:48:41.525302 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.018736s] ... ok 2026-03-29 01:48:41.525319 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_a_uuid [0.052579s] ... ok 2026-03-29 01:48:41.525323 | debian-bookworm | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_3_2_44 [0.050229s] ... ok 2026-03-29 01:48:41.525327 | debian-bookworm | {7} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_diff_regex [0.019156s] ... ok 2026-03-29 01:48:41.525331 | debian-bookworm | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_4 [0.025912s] ... ok 2026-03-29 01:48:41.525334 | debian-bookworm | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.020317s] ... ok 2026-03-29 01:48:41.536806 | debian-bookworm | {7} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_ignores_extra_absolute_limits_json [0.018345s] ... ok 2026-03-29 01:48:41.544159 | debian-bookworm | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_2_False [0.049782s] ... ok 2026-03-29 01:48:41.551477 | debian-bookworm | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_3 [0.026918s] ... ok 2026-03-29 01:48:41.555281 | debian-bookworm | {7} manila.tests.api.v2.test_limits.ParseLimitsTest.test_multiple_rules [0.018237s] ... ok 2026-03-29 01:48:41.555997 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.560079 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name_and_description [0.045928s] ... ok 2026-03-29 01:48:41.567414 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_1 [0.029975s] ... ok 2026-03-29 01:48:41.583877 | debian-bookworm | {7} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_response_to_delays [0.019312s] ... ok 2026-03-29 01:48:41.583895 | debian-bookworm | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_5 [0.026987s] ... ok 2026-03-29 01:48:41.586111 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.587266 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_found [0.019733s] ... ok 2026-03-29 01:48:41.594174 | debian-bookworm | {7} manila.tests.api.v2.test_messages.MessageApiTest.test_delete_not_found [0.019201s] ... ok 2026-03-29 01:48:41.597788 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.598199 | debian-bookworm | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_1_InvalidBackup [0.083241s] ... ok 2026-03-29 01:48:41.617179 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.020193s] ... ok 2026-03-29 01:48:41.617212 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit [0.041627s] ... ok 2026-03-29 01:48:41.617244 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_is_not_provided [0.019769s] ... ok 2026-03-29 01:48:41.629133 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_1 [0.020200s] ... ok 2026-03-29 01:48:41.629150 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.285782s] ... ok 2026-03-29 01:48:41.629155 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.020350s] ... ok 2026-03-29 01:48:41.635934 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.662042 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.662296 | debian-bookworm | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_2_False [0.041749s] ... ok 2026-03-29 01:48:41.662306 | debian-bookworm | {7} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_pubic_resource [0.046737s] ... ok 2026-03-29 01:48:41.662311 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_1 [0.023254s] ... ok 2026-03-29 01:48:41.662314 | debian-bookworm | {2} manila.tests.api.v2.test_limits.LimitTest.test_GET_no_delay [0.021869s] ... ok 2026-03-29 01:48:41.662318 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit [0.042128s] ... ok 2026-03-29 01:48:41.662322 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_3 [0.021504s] ... ok 2026-03-29 01:48:41.672133 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.019606s] ... ok 2026-03-29 01:48:41.672148 | debian-bookworm | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_1 [0.120493s] ... ok 2026-03-29 01:48:41.672153 | debian-bookworm | {2} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_json_1_2_0 [0.023261s] ... ok 2026-03-29 01:48:41.672157 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_4 [0.022702s] ... ok 2026-03-29 01:48:41.678558 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.682518 | debian-bookworm | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary_with_share_id [0.042301s] ... ok 2026-03-29 01:48:41.689214 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_2 [0.041567s] ... ok 2026-03-29 01:48:41.689229 | debian-bookworm | {2} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_response_to_delays_usernames [0.022287s] ... ok 2026-03-29 01:48:41.689450 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.701721 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_2 [0.020510s] ... ok 2026-03-29 01:48:41.701764 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_2 [0.032715s] ... ok 2026-03-29 01:48:41.709162 | debian-bookworm | {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_2 [0.036224s] ... ok 2026-03-29 01:48:41.709184 | debian-bookworm | {2} manila.tests.api.v2.test_messages.MessageApiTest.test_show_pre_microversion [0.020767s] ... ok 2026-03-29 01:48:41.717161 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_user_quota [0.020526s] ... ok 2026-03-29 01:48:41.717177 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.019518s] ... ok 2026-03-29 01:48:41.720573 | debian-bookworm | Quota '{1: 2}' for shares should be integer. 2026-03-29 01:48:41.727315 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_3 [0.209976s] ... ok 2026-03-29 01:48:41.727329 | debian-bookworm | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_4_create [0.042554s] ... ok 2026-03-29 01:48:41.727334 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_3 [0.024581s] ... ok 2026-03-29 01:48:41.727551 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.727561 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.747879 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_1 [0.041043s] ... ok 2026-03-29 01:48:41.747905 | debian-bookworm | {7} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_1 [0.089319s] ... ok 2026-03-29 01:48:41.747910 | debian-bookworm | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_visibility_already_locked [0.021222s] ... ok 2026-03-29 01:48:41.747914 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_2 [0.022336s] ... ok 2026-03-29 01:48:41.747917 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_4 [0.021050s] ... ok 2026-03-29 01:48:41.763283 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.765154 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_10 [0.020951s] ... ok 2026-03-29 01:48:41.765168 | debian-bookworm | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete_not_found [0.019155s] ... ok 2026-03-29 01:48:41.765173 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_user_quota_can_not_be_bigger_than_tenant_quota [0.033065s] ... ok 2026-03-29 01:48:41.765177 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_6 [0.023574s] ... ok 2026-03-29 01:48:41.765181 | debian-bookworm | {7} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_body_error [0.031960s] ... ok 2026-03-29 01:48:41.785298 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_not_found [0.021642s] ... ok 2026-03-29 01:48:41.785319 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_03 [0.021500s] ... ok 2026-03-29 01:48:41.785333 | debian-bookworm | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_2 [0.020494s] ... ok 2026-03-29 01:48:41.785337 | debian-bookworm | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_3_invalid_action [0.019362s] ... ok 2026-03-29 01:48:41.785341 | debian-bookworm | {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata_not_found [0.075071s] ... ok 2026-03-29 01:48:41.805013 | debian-bookworm | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-03-29 01:48:41.805241 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_2_2_40 [0.026767s] ... ok 2026-03-29 01:48:41.805250 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_1__None__None_ [0.021141s] ... ok 2026-03-29 01:48:41.805255 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_04 [0.021590s] ... ok 2026-03-29 01:48:41.805263 | debian-bookworm | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_7 [0.029647s] ... ok 2026-03-29 01:48:41.805267 | debian-bookworm | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_4 [0.019982s] ... ok 2026-03-29 01:48:41.805270 | debian-bookworm | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_3_resource_action [0.020403s] ... ok 2026-03-29 01:48:41.813225 | debian-bookworm | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-03-29 01:48:41.813238 | debian-bookworm | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-03-29 01:48:41.813243 | debian-bookworm | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-03-29 01:48:41.813247 | debian-bookworm | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-03-29 01:48:41.821192 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_05 [0.021899s] ... ok 2026-03-29 01:48:41.821207 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_6 [0.023673s] ... ok 2026-03-29 01:48:41.821212 | debian-bookworm | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_3_2_23 [0.019783s] ... ok 2026-03-29 01:48:41.821216 | debian-bookworm | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.025564s] ... ok 2026-03-29 01:48:41.821220 | debian-bookworm | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index [0.022514s] ... ok 2026-03-29 01:48:41.834555 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_3 [0.037198s] ... ok 2026-03-29 01:48:41.845166 | debian-bookworm | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_delete_metadata [0.109238s] ... ok 2026-03-29 01:48:41.845183 | debian-bookworm | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create [0.019834s] ... ok 2026-03-29 01:48:41.845187 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_08 [0.022274s] ... ok 2026-03-29 01:48:41.845191 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_7 [0.024119s] ... ok 2026-03-29 01:48:41.845195 | debian-bookworm | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show_not_found [0.020475s] ... ok 2026-03-29 01:48:41.845199 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_2 [0.020942s] ... ok 2026-03-29 01:48:41.857244 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_1__2 [0.026639s] ... ok 2026-03-29 01:48:41.857260 | debian-bookworm | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete_has_share_networks [0.018974s] ... ok 2026-03-29 01:48:41.871483 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_12 [0.020742s] ... ok 2026-03-29 01:48:41.871510 | debian-bookworm | {0} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_1_index [0.019763s] ... ok 2026-03-29 01:48:41.871515 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_5 [0.020938s] ... ok 2026-03-29 01:48:41.871519 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_1 [0.024083s] ... ok 2026-03-29 01:48:41.873795 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:41.884335 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_1 [0.021241s] ... ok 2026-03-29 01:48:41.884351 | debian-bookworm | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_show [0.019457s] ... ok 2026-03-29 01:48:41.884355 | debian-bookworm | {0} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_2_detail [0.018750s] ... ok 2026-03-29 01:48:41.884359 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_2 [0.020911s] ... ok 2026-03-29 01:48:41.884363 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_1_show [0.019446s] ... ok 2026-03-29 01:48:41.899765 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_4 [0.026308s] ... ok 2026-03-29 01:48:41.899782 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_without_quota [0.020791s] ... ok 2026-03-29 01:48:41.899790 | debian-bookworm | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_invalid_value [0.019067s] ... ok 2026-03-29 01:48:41.899794 | debian-bookworm | {0} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index [0.019266s] ... ok 2026-03-29 01:48:41.909189 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_3 [0.020709s] ... ok 2026-03-29 01:48:41.909205 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_2 [0.020080s] ... ok 2026-03-29 01:48:41.933187 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_2_detail [0.022688s] ... ok 2026-03-29 01:48:41.933204 | debian-bookworm | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_value_zero [0.019383s] ... ok 2026-03-29 01:48:41.933209 | debian-bookworm | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create [0.020363s] ... ok 2026-03-29 01:48:41.933213 | debian-bookworm | {0} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_1___index___False_ [0.018813s] ... ok 2026-03-29 01:48:41.933217 | debian-bookworm | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_5_invalid_resource_id [0.018704s] ... ok 2026-03-29 01:48:41.933221 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_1 [0.020893s] ... ok 2026-03-29 01:48:41.934797 | debian-bookworm | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-03-29 01:48:41.944034 | debian-bookworm | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-03-29 01:48:41.944051 | debian-bookworm | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-03-29 01:48:41.944056 | debian-bookworm | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-03-29 01:48:41.944066 | debian-bookworm | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-03-29 01:48:41.944302 | debian-bookworm | {1} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_host_not_found [0.021080s] ... ok 2026-03-29 01:48:41.944312 | debian-bookworm | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_6_invalid_resource_type [0.021562s] ... ok 2026-03-29 01:48:41.944316 | debian-bookworm | {0} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete_not_found [0.020072s] ... ok 2026-03-29 01:48:41.944320 | debian-bookworm | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_1_action_and_lock_reason [0.019980s] ... ok 2026-03-29 01:48:41.944324 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_body_uri_mismatch [0.022690s] ... ok 2026-03-29 01:48:41.954762 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_1 [0.041978s] ... ok 2026-03-29 01:48:41.969166 | debian-bookworm | {1} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_no_host_param [0.020704s] ... ok 2026-03-29 01:48:41.969186 | debian-bookworm | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_3 [0.018925s] ... ok 2026-03-29 01:48:41.969190 | debian-bookworm | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create [0.022603s] ... ok 2026-03-29 01:48:41.969194 | debian-bookworm | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_3 [0.020499s] ... ok 2026-03-29 01:48:41.974323 | debian-bookworm | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-03-29 01:48:41.985200 | debian-bookworm | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_1 [0.019525s] ... ok 2026-03-29 01:48:41.985216 | debian-bookworm | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_4 [0.018619s] ... ok 2026-03-29 01:48:41.985220 | debian-bookworm | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_no_such_resource [0.021320s] ... ok 2026-03-29 01:48:41.985224 | debian-bookworm | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_filter_by_sn [0.019605s] ... ok 2026-03-29 01:48:41.989222 | debian-bookworm | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-03-29 01:48:41.989236 | debian-bookworm | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-03-29 01:48:41.989240 | debian-bookworm | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-03-29 01:48:41.989244 | debian-bookworm | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-03-29 01:48:41.989249 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.000749 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_add_project_access_in_body [0.041870s] ... ok 2026-03-29 01:48:42.000763 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_2 [0.035707s] ... ok 2026-03-29 01:48:42.000767 | debian-bookworm | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_1 [0.018893s] ... ok 2026-03-29 01:48:42.000771 | debian-bookworm | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_1 [0.021471s] ... ok 2026-03-29 01:48:42.009168 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.009455 | debian-bookworm | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_invalid_keys_sh_server_exists [0.019781s] ... ok 2026-03-29 01:48:42.020473 | debian-bookworm | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_2 [0.018541s] ... ok 2026-03-29 01:48:42.020487 | debian-bookworm | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_get_admin_export_location [0.185546s] ... ok 2026-03-29 01:48:42.029685 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.037285 | debian-bookworm | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_valid_keys_sh_server_exists [0.019749s] ... ok 2026-03-29 01:48:42.037298 | debian-bookworm | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_2___index___False__False_ [0.021282s] ... ok 2026-03-29 01:48:42.037302 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_1_2_39 [0.039046s] ... ok 2026-03-29 01:48:42.037307 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_with_already_added_access [0.043421s] ... ok 2026-03-29 01:48:42.047607 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.049126 | debian-bookworm | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_1_index [0.026327s] ... ok 2026-03-29 01:48:42.057189 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.063488 | debian-bookworm | {7} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_3_2_44 [0.042666s] ... ok 2026-03-29 01:48:42.069279 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.077185 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.077338 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_2_2_40 [0.034473s] ... ok 2026-03-29 01:48:42.077346 | debian-bookworm | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_admin_context_invalid_opts [0.020131s] ... ok 2026-03-29 01:48:42.077351 | debian-bookworm | {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_access_metadata_not_found [0.097239s] ... ok 2026-03-29 01:48:42.077358 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_from_public_share_type [0.045670s] ... ok 2026-03-29 01:48:42.085248 | debian-bookworm | {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_3 [0.297515s] ... ok 2026-03-29 01:48:42.097587 | debian-bookworm | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_2 [0.021691s] ... ok 2026-03-29 01:48:42.097608 | debian-bookworm | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_authorized [0.021031s] ... ok 2026-03-29 01:48:42.097613 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_for_share_networks [0.027717s] ... ok 2026-03-29 01:48:42.097617 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_5_1 [0.021215s] ... ok 2026-03-29 01:48:42.117166 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_2 [0.022308s] ... ok 2026-03-29 01:48:42.117185 | debian-bookworm | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_3 [0.018890s] ... ok 2026-03-29 01:48:42.117190 | debian-bookworm | {5} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_conflict [0.020904s] ... ok 2026-03-29 01:48:42.117193 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_using_too_old_microversion [0.020795s] ... ok 2026-03-29 01:48:42.137280 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_4___2_46___False_ [0.021452s] ... ok 2026-03-29 01:48:42.137298 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_2 [0.019699s] ... ok 2026-03-29 01:48:42.137303 | debian-bookworm | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_binary [0.020127s] ... ok 2026-03-29 01:48:42.137308 | debian-bookworm | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata [0.120871s] ... ok 2026-03-29 01:48:42.137312 | debian-bookworm | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_4_invalid_reason [0.020901s] ... ok 2026-03-29 01:48:42.140885 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.153180 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_older_api_version [0.022061s] ... ok 2026-03-29 01:48:42.153199 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_4 [0.021161s] ... ok 2026-03-29 01:48:42.153203 | debian-bookworm | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_state [0.021598s] ... ok 2026-03-29 01:48:42.161255 | debian-bookworm | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_3_invalid_action [0.021207s] ... ok 2026-03-29 01:48:42.172192 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.173288 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_2 [0.020892s] ... ok 2026-03-29 01:48:42.173301 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_7 [0.020034s] ... ok 2026-03-29 01:48:42.173306 | debian-bookworm | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.146525s] ... ok 2026-03-29 01:48:42.173310 | debian-bookworm | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_2_2_0 [0.063907s] ... ok 2026-03-29 01:48:42.184780 | debian-bookworm | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_5_disallowed_attributes [0.020370s] ... ok 2026-03-29 01:48:42.190394 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.213287 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_3 [0.020290s] ... ok 2026-03-29 01:48:42.213305 | debian-bookworm | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_1_1_0 [0.062922s] ... ok 2026-03-29 01:48:42.213310 | debian-bookworm | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_2 [0.022503s] ... ok 2026-03-29 01:48:42.213315 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_with_source_sg_snapshot_id_and_share_network [0.040738s] ... ok 2026-03-29 01:48:42.213318 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_6 [0.020362s] ... ok 2026-03-29 01:48:42.213513 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.213523 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.213527 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.233149 | debian-bookworm | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_1 [0.021512s] ... ok 2026-03-29 01:48:42.233173 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.020636s] ... ok 2026-03-29 01:48:42.233405 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.241215 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.245256 | debian-bookworm | {3} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_1_1_0 [0.021517s] ... ok 2026-03-29 01:48:42.245271 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body [0.040165s] ... ok 2026-03-29 01:48:42.257279 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota_using_too_old_microversion [0.021107s] ... ok 2026-03-29 01:48:42.257296 | debian-bookworm | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_3_2_43 [0.059265s] ... ok 2026-03-29 01:48:42.277207 | debian-bookworm | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_3 [0.107149s] ... ok 2026-03-29 01:48:42.277241 | debian-bookworm | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_1 [0.094579s] ... ok 2026-03-29 01:48:42.277246 | debian-bookworm | {3} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_4___detail___True__False_ [0.021839s] ... ok 2026-03-29 01:48:42.277250 | debian-bookworm | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_update_all_metadata [0.099025s] ... ok 2026-03-29 01:48:42.277254 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_3 [0.022813s] ... ok 2026-03-29 01:48:42.281521 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.289221 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_input [0.041659s] ... ok 2026-03-29 01:48:42.294479 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.297135 | debian-bookworm | {3} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_2_detail [0.030777s] ... ok 2026-03-29 01:48:42.301191 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.307014 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_1_2_39 [0.027501s] ... ok 2026-03-29 01:48:42.313690 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.313704 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.323898 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_1 [0.040900s] ... ok 2026-03-29 01:48:42.323916 | debian-bookworm | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_body_error [0.057719s] ... ok 2026-03-29 01:48:42.323920 | debian-bookworm | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_has_share_servers [0.021697s] ... ok 2026-03-29 01:48:42.323924 | debian-bookworm | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_1_1_0 [0.061032s] ... ok 2026-03-29 01:48:42.323928 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_2 [0.022563s] ... ok 2026-03-29 01:48:42.324164 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.333156 | debian-bookworm | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_4_2_44 [0.060269s] ... ok 2026-03-29 01:48:42.333171 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_in_available [0.040704s] ... ok 2026-03-29 01:48:42.345472 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.345659 | debian-bookworm | {3} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares [0.020938s] ... ok 2026-03-29 01:48:42.345669 | debian-bookworm | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_2_False [0.266832s] ... ok 2026-03-29 01:48:42.361223 | debian-bookworm | Quota 'foo' for shares should be integer. 2026-03-29 01:48:42.361241 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.365131 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_2_foo [0.026549s] ... ok 2026-03-29 01:48:42.365151 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_body [0.042100s] ... ok 2026-03-29 01:48:42.365155 | debian-bookworm | {3} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_1 [0.021642s] ... ok 2026-03-29 01:48:42.369181 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.380252 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field [0.040754s] ... ok 2026-03-29 01:48:42.380272 | debian-bookworm | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_2_invalid_body [0.020526s] ... ok 2026-03-29 01:48:42.380276 | debian-bookworm | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_not_found [0.047966s] ... ok 2026-03-29 01:48:42.380280 | debian-bookworm | {3} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_2 [0.020554s] ... ok 2026-03-29 01:48:42.386770 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.397205 | debian-bookworm | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_1_1_0 [0.045703s] ... ok 2026-03-29 01:48:42.397222 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit_and_offset [0.041134s] ... ok 2026-03-29 01:48:42.397226 | debian-bookworm | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_3 [0.021552s] ... ok 2026-03-29 01:48:42.397230 | debian-bookworm | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_2 [0.078900s] ... ok 2026-03-29 01:48:42.399472 | debian-bookworm | {5} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_1 [0.077881s] ... ok 2026-03-29 01:48:42.412372 | debian-bookworm | {2} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_1___index___False__True_ [0.021430s] ... ok 2026-03-29 01:48:42.416817 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.421647 | debian-bookworm | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_found [0.048639s] ... ok 2026-03-29 01:48:42.433691 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.433707 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.433711 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.437173 | debian-bookworm | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_create_security_service_no_body [0.020547s] ... ok 2026-03-29 01:48:42.457266 | debian-bookworm | Metadata property key is blank. 2026-03-29 01:48:42.457387 | debian-bookworm | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_3_2_8 [0.064931s] ... ok 2026-03-29 01:48:42.457396 | debian-bookworm | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create_invalid_types [0.021415s] ... ok 2026-03-29 01:48:42.473185 | debian-bookworm | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level [0.073713s] ... ok 2026-03-29 01:48:42.473207 | debian-bookworm | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.066823s] ... ok 2026-03-29 01:48:42.473212 | debian-bookworm | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_1_1_0 [0.046993s] ... ok 2026-03-29 01:48:42.483259 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.493338 | debian-bookworm | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete [0.021123s] ... ok 2026-03-29 01:48:42.499505 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.504812 | debian-bookworm | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts_separately [0.022334s] ... ok 2026-03-29 01:48:42.506903 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.525249 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create [0.046005s] ... ok 2026-03-29 01:48:42.525268 | debian-bookworm | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_3_2_8 [0.045865s] ... ok 2026-03-29 01:48:42.525273 | debian-bookworm | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_no_share_id [0.041563s] ... ok 2026-03-29 01:48:42.525277 | debian-bookworm | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_2_False [0.021150s] ... ok 2026-03-29 01:48:42.525281 | debian-bookworm | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.079554s] ... ok 2026-03-29 01:48:42.525514 | debian-bookworm | Metadata property value is blank. 2026-03-29 01:48:42.542661 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.547579 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_share_id [0.042470s] ... ok 2026-03-29 01:48:42.549155 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.557142 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.565200 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.569229 | debian-bookworm | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_to_target_share [0.039395s] ... ok 2026-03-29 01:48:42.569243 | debian-bookworm | {2} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_1_2_0 [0.040414s] ... ok 2026-03-29 01:48:42.569247 | debian-bookworm | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_1_True [0.056161s] ... ok 2026-03-29 01:48:42.581521 | debian-bookworm | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_2 [0.020662s] ... ok 2026-03-29 01:48:42.585094 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.590346 | debian-bookworm | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_3_show [0.039230s] ... ok 2026-03-29 01:48:42.590360 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_exception [0.042372s] ... ok 2026-03-29 01:48:42.593142 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.593162 | debian-bookworm | Metadata property key is greater than 255 characters. 2026-03-29 01:48:42.602247 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.602360 | debian-bookworm | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.070573s] ... ok 2026-03-29 01:48:42.602368 | debian-bookworm | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete [0.039058s] ... ok 2026-03-29 01:48:42.602372 | debian-bookworm | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_3 [0.020967s] ... ok 2026-03-29 01:48:42.622800 | debian-bookworm | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_4 [0.020230s] ... ok 2026-03-29 01:48:42.625385 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.645279 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_invalid_backup [0.041408s] ... ok 2026-03-29 01:48:42.645308 | debian-bookworm | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show_no_backup [0.038921s] ... ok 2026-03-29 01:48:42.645312 | debian-bookworm | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_3 [0.019862s] ... ok 2026-03-29 01:48:42.645573 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.645585 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.645589 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.657127 | debian-bookworm | {5} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_2_2_0 [0.246866s] ... ok 2026-03-29 01:48:42.663266 | debian-bookworm | Metadata property value is greater than 1023 characters. 2026-03-29 01:48:42.681106 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.681131 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.681306 | debian-bookworm | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.070281s] ... ok 2026-03-29 01:48:42.681325 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_1_True [0.040786s] ... ok 2026-03-29 01:48:42.681329 | debian-bookworm | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_2_detail [0.038118s] ... ok 2026-03-29 01:48:42.697119 | debian-bookworm | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit_and_offset [0.041334s] ... ok 2026-03-29 01:48:42.701220 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.701235 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.709153 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.729395 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.729420 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.729539 | debian-bookworm | {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_access_id_not_found [0.067425s] ... ok 2026-03-29 01:48:42.729547 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_2_2_91 [0.041099s] ... ok 2026-03-29 01:48:42.729551 | debian-bookworm | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_1_True [0.056617s] ... ok 2026-03-29 01:48:42.729555 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_1 [0.357660s] ... ok 2026-03-29 01:48:42.729559 | debian-bookworm | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit [0.039063s] ... ok 2026-03-29 01:48:42.740136 | debian-bookworm | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_4 [0.150112s] ... ok 2026-03-29 01:48:42.747830 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.757202 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_4 [0.353819s] ... ok 2026-03-29 01:48:42.757451 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.765386 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.765399 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.769171 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_invalid_share [0.044259s] ... ok 2026-03-29 01:48:42.769183 | debian-bookworm | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_update [0.038500s] ... ok 2026-03-29 01:48:42.769187 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_1 [0.022002s] ... ok 2026-03-29 01:48:42.776918 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.786772 | debian-bookworm | {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_2_2_0 [0.060831s] ... ok 2026-03-29 01:48:42.786793 | debian-bookworm | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_access_level [0.049029s] ... ok 2026-03-29 01:48:42.786797 | debian-bookworm | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_index_metadata_2_2_87 [0.103258s] ... ok 2026-03-29 01:48:42.795306 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.797142 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_03 [0.023081s] ... ok 2026-03-29 01:48:42.805179 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.817199 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore [0.041876s] ... ok 2026-03-29 01:48:42.817220 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_14 [0.021634s] ... ok 2026-03-29 01:48:42.817225 | debian-bookworm | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_not_found [0.071729s] ... ok 2026-03-29 01:48:42.825253 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.825268 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.829149 | debian-bookworm | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_2_False [0.048944s] ... ok 2026-03-29 01:48:42.839044 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.839385 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_16 [0.021367s] ... ok 2026-03-29 01:48:42.839396 | debian-bookworm | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.069756s] ... ok 2026-03-29 01:48:42.853127 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show [0.044112s] ... ok 2026-03-29 01:48:42.853464 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.861153 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_06 [0.023724s] ... ok 2026-03-29 01:48:42.873304 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.874786 | debian-bookworm | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_req_share_id_not_exist [0.054285s] ... ok 2026-03-29 01:48:42.881170 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.889159 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_2 [0.020806s] ... ok 2026-03-29 01:48:42.889173 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_5_delete [0.040160s] ... ok 2026-03-29 01:48:42.905193 | debian-bookworm | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_index_metadata_1_2_86 [0.122663s] ... ok 2026-03-29 01:48:42.905207 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_1_str [0.021787s] ... ok 2026-03-29 01:48:42.913124 | debian-bookworm | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update [0.092983s] ... ok 2026-03-29 01:48:42.921078 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.921890 | debian-bookworm | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_2 [0.138327s] ... ok 2026-03-29 01:48:42.921899 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_4___t____u____p____l____e__ [0.020692s] ... ok 2026-03-29 01:48:42.921904 | debian-bookworm | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_share_not_found [0.086218s] ... ok 2026-03-29 01:48:42.930806 | debian-bookworm | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_4_2_44 [0.055879s] ... ok 2026-03-29 01:48:42.932138 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.949027 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_7 [0.021910s] ... ok 2026-03-29 01:48:42.949045 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_description [0.039548s] ... ok 2026-03-29 01:48:42.949390 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.957493 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.961751 | debian-bookworm | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_share_not_found [0.066609s] ... ok 2026-03-29 01:48:42.965148 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.969164 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin [0.022957s] ... ok 2026-03-29 01:48:42.981187 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_4 [0.246628s] ... ok 2026-03-29 01:48:42.982107 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:42.999707 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.005168 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_create_metadata [0.099357s] ... ok 2026-03-29 01:48:43.005181 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_1 [0.040081s] ... ok 2026-03-29 01:48:43.005185 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_3___2_46___True_ [0.022880s] ... ok 2026-03-29 01:48:43.011022 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.015075 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_not_found [0.022407s] ... ok 2026-03-29 01:48:43.015088 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_1 [0.042615s] ... ok 2026-03-29 01:48:43.025189 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.025202 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.029217 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_1 [0.042225s] ... ok 2026-03-29 01:48:43.041732 | debian-bookworm | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_metadata_1_2_86 [0.119152s] ... ok 2026-03-29 01:48:43.041747 | debian-bookworm | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.120898s] ... ok 2026-03-29 01:48:43.049663 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.065183 | debian-bookworm | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_authorized [0.122145s] ... ok 2026-03-29 01:48:43.065196 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_no_default_share_type_with_share_group_snapshot [0.042567s] ... ok 2026-03-29 01:48:43.065201 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit [0.040292s] ... ok 2026-03-29 01:48:43.069166 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.069180 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.081216 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.081230 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.081315 | debian-bookworm | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_metadata_2_2_87 [0.116185s] ... ok 2026-03-29 01:48:43.094996 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.095020 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.101203 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_not_found [0.040971s] ... ok 2026-03-29 01:48:43.101217 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_2 [0.039155s] ... ok 2026-03-29 01:48:43.101222 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_1 [0.042999s] ... ok 2026-03-29 01:48:43.117218 | debian-bookworm | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_update_request [0.055606s] ... ok 2026-03-29 01:48:43.117964 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.129748 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_readonly_field [0.039291s] ... ok 2026-03-29 01:48:43.129763 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_2 [0.043932s] ... ok 2026-03-29 01:48:43.129767 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_1 [0.138692s] ... ok 2026-03-29 01:48:43.130059 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.137130 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_group_not_found [0.040041s] ... ok 2026-03-29 01:48:43.149258 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.149272 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.149277 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.158566 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.161152 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_2 [0.043642s] ... ok 2026-03-29 01:48:43.161174 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_11 [0.019986s] ... ok 2026-03-29 01:48:43.161178 | debian-bookworm | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_2_ShareBusyException [0.044058s] ... ok 2026-03-29 01:48:43.165198 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.177183 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.185170 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_01_None [0.019692s] ... ok 2026-03-29 01:48:43.185182 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_no_share_group_id [0.040445s] ... ok 2026-03-29 01:48:43.185186 | debian-bookworm | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_1_2_91 [0.122192s] ... ok 2026-03-29 01:48:43.185191 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_07 [0.019861s] ... ok 2026-03-29 01:48:43.185194 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_invalid_field [0.042039s] ... ok 2026-03-29 01:48:43.189176 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.197224 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.201198 | debian-bookworm | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_body [0.043876s] ... ok 2026-03-29 01:48:43.205245 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.205257 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.213208 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_key [0.020220s] ... ok 2026-03-29 01:48:43.213235 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_no_share_groups [0.041150s] ... ok 2026-03-29 01:48:43.221695 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_too_many_keys [0.019471s] ... ok 2026-03-29 01:48:43.222935 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.237207 | debian-bookworm | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.060688s] ... ok 2026-03-29 01:48:43.237256 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_group_type [0.044146s] ... ok 2026-03-29 01:48:43.241330 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.241368 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.253380 | debian-bookworm | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit_and_offset [0.044172s] ... ok 2026-03-29 01:48:43.253425 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_no_share_groups [0.041196s] ... ok 2026-03-29 01:48:43.258295 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.270403 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_2_2_46 [0.131414s] ... ok 2026-03-29 01:48:43.270458 | debian-bookworm | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_4 [0.121221s] ... ok 2026-03-29 01:48:43.270516 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_private [0.040000s] ... ok 2026-03-29 01:48:43.270523 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_share_type [0.042579s] ... ok 2026-03-29 01:48:43.270787 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.270796 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.287796 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.288023 | debian-bookworm | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_invalid_backup_id [0.046387s] ... ok 2026-03-29 01:48:43.297405 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.297458 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.301098 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_remove_project_access_in_body [0.039031s] ... ok 2026-03-29 01:48:43.305358 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.312748 | debian-bookworm | Cannot set or update admin only metadata. 2026-03-29 01:48:43.312777 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:43.312782 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_export_locations.py", line 134, in _validate_metadata_for_update 2026-03-29 01:48:43.312786 | debian-bookworm | policy.check_policy( 2026-03-29 01:48:43.312790 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:43.312794 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:43.312797 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:43.312801 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:43.312804 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:43.312808 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:43.312812 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:43.312815 | debian-bookworm | raise effect 2026-03-29 01:48:43.312819 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow update_admin_only_metadata to be performed. 2026-03-29 01:48:43.312823 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.313150 | debian-bookworm | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update_invalid [0.085369s] ... ok 2026-03-29 01:48:43.313157 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_share_network_id_not_a_uuid [0.042028s] ... ok 2026-03-29 01:48:43.321200 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_name [0.019916s] ... ok 2026-03-29 01:48:43.337612 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.340937 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_8 [0.019728s] ... ok 2026-03-29 01:48:43.350198 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.353202 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_exist [0.039847s] ... ok 2026-03-29 01:48:43.369343 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_does_not_exist [0.042593s] ... ok 2026-03-29 01:48:43.369393 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_1 [0.019512s] ... ok 2026-03-29 01:48:43.369398 | debian-bookworm | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.107781s] ... ok 2026-03-29 01:48:43.369627 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.381150 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_2 [0.019119s] ... ok 2026-03-29 01:48:43.387261 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.400244 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.401135 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_2 [0.041089s] ... ok 2026-03-29 01:48:43.401143 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_types [0.042214s] ... ok 2026-03-29 01:48:43.401147 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_3_2_47 [0.145699s] ... ok 2026-03-29 01:48:43.401151 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin_default_public_only [0.020939s] ... ok 2026-03-29 01:48:43.420676 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.420906 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_1 [0.019933s] ... ok 2026-03-29 01:48:43.433092 | debian-bookworm | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_export_locations_share_instance_not_found [0.064189s] ... ok 2026-03-29 01:48:43.433106 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_2 [0.040374s] ... ok 2026-03-29 01:48:43.441182 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.441195 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.441209 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.445182 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_as_admin [0.042190s] ... ok 2026-03-29 01:48:43.445196 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_1___2_45___True_ [0.019011s] ... ok 2026-03-29 01:48:43.462844 | debian-bookworm | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_3 [0.165944s] ... ok 2026-03-29 01:48:43.467127 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.479561 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_1 [0.039486s] ... ok 2026-03-29 01:48:43.479848 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.479856 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.501067 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.090669s] ... ok 2026-03-29 01:48:43.501540 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.517313 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.521202 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_1 [0.480843s] ... ok 2026-03-29 01:48:43.521220 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az [0.039520s] ... ok 2026-03-29 01:48:43.530542 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.544132 | debian-bookworm | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.089764s] ... ok 2026-03-29 01:48:43.544477 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.553199 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.553444 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_share_group_not_found [0.041003s] ... ok 2026-03-29 01:48:43.565204 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.569269 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az_and_source_share_group_snapshot [0.039778s] ... ok 2026-03-29 01:48:43.585346 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.585555 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_01 [0.021431s] ... ok 2026-03-29 01:48:43.585565 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.090243s] ... ok 2026-03-29 01:48:43.597394 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.597535 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_1 [0.043582s] ... ok 2026-03-29 01:48:43.597545 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_02 [0.019837s] ... ok 2026-03-29 01:48:43.611843 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_group_type_specified [0.039243s] ... ok 2026-03-29 01:48:43.617988 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.625252 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.629228 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_04 [0.019476s] ... ok 2026-03-29 01:48:43.629239 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_in_conflicting_status [0.040632s] ... ok 2026-03-29 01:48:43.629243 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_2 [0.039838s] ... ok 2026-03-29 01:48:43.638521 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_08 [0.019986s] ... ok 2026-03-29 01:48:43.638544 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_group_type_specified [0.038434s] ... ok 2026-03-29 01:48:43.646198 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.651893 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_12 [0.019562s] ... ok 2026-03-29 01:48:43.659923 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.671934 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit_and_offset [0.041753s] ... ok 2026-03-29 01:48:43.671947 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_share_group [0.040724s] ... ok 2026-03-29 01:48:43.671951 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_11 [0.019978s] ... ok 2026-03-29 01:48:43.673179 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.673192 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.673196 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.689171 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_network_id [0.038975s] ... ok 2026-03-29 01:48:43.702137 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.709263 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_key_allowed_chars [0.019455s] ... ok 2026-03-29 01:48:43.709277 | debian-bookworm | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.266460s] ... ok 2026-03-29 01:48:43.709281 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name [0.040465s] ... ok 2026-03-29 01:48:43.709464 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.725265 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.725383 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_1 [0.019508s] ... ok 2026-03-29 01:48:43.725391 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_2 [0.038376s] ... ok 2026-03-29 01:48:43.733193 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.738544 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_2 [0.019457s] ... ok 2026-03-29 01:48:43.753327 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.753344 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.753409 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_1 [0.040123s] ... ok 2026-03-29 01:48:43.753417 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_spec_not_found [0.019624s] ... ok 2026-03-29 01:48:43.769214 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_no_groups [0.038736s] ... ok 2026-03-29 01:48:43.769229 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_3 [0.513369s] ... ok 2026-03-29 01:48:43.781190 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_2 [0.020345s] ... ok 2026-03-29 01:48:43.781207 | debian-bookworm | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.077917s] ... ok 2026-03-29 01:48:43.786603 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.793188 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_2 [0.041214s] ... ok 2026-03-29 01:48:43.793204 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_3 [0.019404s] ... ok 2026-03-29 01:48:43.793208 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_no_groups [0.038849s] ... ok 2026-03-29 01:48:43.805272 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.805295 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.805416 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body [0.041473s] ... ok 2026-03-29 01:48:43.817282 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.826963 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.830811 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_2 [0.039313s] ... ok 2026-03-29 01:48:43.833246 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.833260 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.841151 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_1 [0.040073s] ... ok 2026-03-29 01:48:43.841166 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_2 [0.040187s] ... ok 2026-03-29 01:48:43.841170 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_invalid_field [0.040444s] ... ok 2026-03-29 01:48:43.841347 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.861315 | debian-bookworm | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.077366s] ... ok 2026-03-29 01:48:43.866178 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.877224 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_05 [0.021509s] ... ok 2026-03-29 01:48:43.877241 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_to_public_share_type [0.038828s] ... ok 2026-03-29 01:48:43.877246 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_readonly_field [0.038653s] ... ok 2026-03-29 01:48:43.877250 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_snapshot_not_found [0.040471s] ... ok 2026-03-29 01:48:43.880167 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.880177 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.888803 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_4 [0.448010s] ... ok 2026-03-29 01:48:43.888817 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_06 [0.021914s] ... ok 2026-03-29 01:48:43.889230 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.897223 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_15 [0.021003s] ... ok 2026-03-29 01:48:43.905249 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.908120 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_02 [0.020538s] ... ok 2026-03-29 01:48:43.920239 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_type_not_found [0.038588s] ... ok 2026-03-29 01:48:43.920255 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_3___index___1_ [0.038555s] ... ok 2026-03-29 01:48:43.920259 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_1_2_3 [0.059148s] ... ok 2026-03-29 01:48:43.920263 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_09 [0.021317s] ... ok 2026-03-29 01:48:43.920515 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.920529 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.934472 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_2 [0.040400s] ... ok 2026-03-29 01:48:43.934486 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_4 [0.021284s] ... ok 2026-03-29 01:48:43.943677 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.953179 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.953194 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.957162 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_1 [0.494495s] ... ok 2026-03-29 01:48:43.957176 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_not_found [0.020446s] ... ok 2026-03-29 01:48:43.957180 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_13 [0.020828s] ... ok 2026-03-29 01:48:43.957184 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_project_in_body [0.038279s] ... ok 2026-03-29 01:48:43.957188 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_value [0.021301s] ... ok 2026-03-29 01:48:43.957192 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_no_data [0.021110s] ... ok 2026-03-29 01:48:43.966507 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_10 [0.019726s] ... ok 2026-03-29 01:48:43.975890 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.981414 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_duplicate_name [0.019567s] ... ok 2026-03-29 01:48:43.981427 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_1_None [0.020947s] ... ok 2026-03-29 01:48:43.992446 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:43.992671 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_too_many_keys_allowed_chars [0.020255s] ... ok 2026-03-29 01:48:43.992681 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_1 [0.020242s] ... ok 2026-03-29 01:48:44.005115 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_2 [0.040420s] ... ok 2026-03-29 01:48:44.005129 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_key [0.019428s] ... ok 2026-03-29 01:48:44.006809 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.013150 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_1 [0.019905s] ... ok 2026-03-29 01:48:44.013169 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_non_existent_type [0.041661s] ... ok 2026-03-29 01:48:44.025139 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_2 [0.021187s] ... ok 2026-03-29 01:48:44.025154 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_value [0.020239s] ... ok 2026-03-29 01:48:44.039009 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_2___2_45___False_ [0.019174s] ... ok 2026-03-29 01:48:44.047998 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.057155 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_3 [0.021036s] ... ok 2026-03-29 01:48:44.057171 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_1 [0.019332s] ... ok 2026-03-29 01:48:44.057176 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_3___2_46___True_ [0.019576s] ... ok 2026-03-29 01:48:44.057180 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_1 [0.041068s] ... ok 2026-03-29 01:48:44.065780 | debian-bookworm | {6} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_2 [0.123581s] ... ok 2026-03-29 01:48:44.065794 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_3 [0.148623s] ... ok 2026-03-29 01:48:44.065798 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_1 [0.019064s] ... ok 2026-03-29 01:48:44.065802 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_3___2_46___True_ [0.020784s] ... ok 2026-03-29 01:48:44.089144 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_4___2_46___False_ [0.019299s] ... ok 2026-03-29 01:48:44.089178 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_not_found [0.020892s] ... ok 2026-03-29 01:48:44.089430 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.105158 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_non_existent_type [0.041085s] ... ok 2026-03-29 01:48:44.105198 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_public [0.038577s] ... ok 2026-03-29 01:48:44.105203 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_2 [0.020831s] ... ok 2026-03-29 01:48:44.105207 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_1_show [0.044532s] ... ok 2026-03-29 01:48:44.105404 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.105414 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.105428 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.105433 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.117125 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_2 [0.039780s] ... ok 2026-03-29 01:48:44.131058 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.131303 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_private_share_group_type [0.020018s] ... ok 2026-03-29 01:48:44.131313 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_3_2_9 [0.063520s] ... ok 2026-03-29 01:48:44.131317 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_2_False [0.021120s] ... ok 2026-03-29 01:48:44.139035 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.141145 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_nonexistent_rule [0.041433s] ... ok 2026-03-29 01:48:44.141156 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_6 [0.019912s] ... ok 2026-03-29 01:48:44.153299 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.153453 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name_and_description [0.039325s] ... ok 2026-03-29 01:48:44.153462 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_1 [0.488910s] ... ok 2026-03-29 01:48:44.177108 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_share_types [0.021693s] ... ok 2026-03-29 01:48:44.177122 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_1___2_45___True_ [0.019469s] ... ok 2026-03-29 01:48:44.177126 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_body_share_types_and_source_group_snapshot [0.040594s] ... ok 2026-03-29 01:48:44.177617 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.177636 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.193196 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.193216 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.193420 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_1 [0.021232s] ... ok 2026-03-29 01:48:44.193430 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_2___2_45___False_ [0.019927s] ... ok 2026-03-29 01:48:44.193434 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_2 [0.039550s] ... ok 2026-03-29 01:48:44.213186 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_group_snapshot_state [0.041350s] ... ok 2026-03-29 01:48:44.213200 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_provided_share_type_does_not_exist [0.027701s] ... ok 2026-03-29 01:48:44.213439 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.225163 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_2 [0.038867s] ... ok 2026-03-29 01:48:44.225177 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit_and_offset [0.039090s] ... ok 2026-03-29 01:48:44.225440 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.225451 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.245085 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.245346 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_1_None [0.020875s] ... ok 2026-03-29 01:48:44.261163 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_description [0.041212s] ... ok 2026-03-29 01:48:44.261177 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_2___2_45___False_ [0.022286s] ... ok 2026-03-29 01:48:44.261182 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_a_uuid [0.041166s] ... ok 2026-03-29 01:48:44.261411 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.261421 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.273100 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_1_True [0.023066s] ... ok 2026-03-29 01:48:44.283627 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.294813 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.297141 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_1 [0.158935s] ... ok 2026-03-29 01:48:44.297152 | debian-bookworm | {7} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.058456s] ... ok 2026-03-29 01:48:44.297157 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field_not_uuids [0.040959s] ... ok 2026-03-29 01:48:44.297161 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_4___2_46___False_ [0.020539s] ... ok 2026-03-29 01:48:44.309134 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_2 [0.144254s] ... ok 2026-03-29 01:48:44.309148 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_1 [0.040135s] ... ok 2026-03-29 01:48:44.319742 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.325130 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.325144 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.329091 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_nonexistent_az [0.041027s] ... ok 2026-03-29 01:48:44.335105 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.335120 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.335124 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.345109 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name [0.041238s] ... ok 2026-03-29 01:48:44.345127 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_group_not_found [0.039406s] ... ok 2026-03-29 01:48:44.357170 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_4 [0.438693s] ... ok 2026-03-29 01:48:44.365221 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.373178 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.373294 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_07 [0.257338s] ... ok 2026-03-29 01:48:44.373301 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_in_conflicting_status [0.040180s] ... ok 2026-03-29 01:48:44.381556 | debian-bookworm | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_1_2_3 [0.097507s] ... ok 2026-03-29 01:48:44.385239 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.385253 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.390296 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_2_get_share_instances [0.041202s] ... ok 2026-03-29 01:48:44.398328 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.419492 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.425088 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.485825 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_3 [0.150386s] ... ok 2026-03-29 01:48:44.505155 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_2 [0.152226s] ... ok 2026-03-29 01:48:44.527834 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.532025 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit [0.040890s] ... ok 2026-03-29 01:48:44.539886 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_4 [0.147100s] ... ok 2026-03-29 01:48:44.549191 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_01 [0.266183s] ... ok 2026-03-29 01:48:44.562024 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_2 [0.264331s] ... ok 2026-03-29 01:48:44.567495 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.573127 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_1 [0.039208s] ... ok 2026-03-29 01:48:44.581213 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.589131 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.598456 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.603593 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_like_filter [0.234061s] ... ok 2026-03-29 01:48:44.605163 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.613143 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_invalid_field [0.038482s] ... ok 2026-03-29 01:48:44.637071 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.645564 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body [0.041731s] ... ok 2026-03-29 01:48:44.649328 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.649365 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.657204 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_1 [0.038778s] ... ok 2026-03-29 01:48:44.682896 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.693367 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.706866 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_14 [0.159206s] ... ok 2026-03-29 01:48:44.721325 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_3 [0.146290s] ... ok 2026-03-29 01:48:44.736688 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.741362 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_group_not_found [0.255166s] ... ok 2026-03-29 01:48:44.753427 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_1 [0.383290s] ... ok 2026-03-29 01:48:44.777381 | debian-bookworm | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.110290s] ... ok 2026-03-29 01:48:44.778120 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.790642 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.795537 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_08 [0.257898s] ... ok 2026-03-29 01:48:44.800689 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.805240 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_replica_state [0.056087s] ... ok 2026-03-29 01:48:44.831232 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.836357 | debian-bookworm | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.080118s] ... ok 2026-03-29 01:48:44.847926 | debian-bookworm | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_2 [0.040356s] ... ok 2026-03-29 01:48:44.847939 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_1_2_3 [0.052134s] ... ok 2026-03-29 01:48:44.848222 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.867343 | debian-bookworm | {5} manila.tests.api.v2.test_share_manage.ShareManageTest.test_wrong_permissions [0.019434s] ... ok 2026-03-29 01:48:44.872377 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.879723 | debian-bookworm | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_2 [0.497683s] ... ok 2026-03-29 01:48:44.889310 | debian-bookworm | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_5 [0.038557s] ... ok 2026-03-29 01:48:44.889618 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.899855 | debian-bookworm | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_2 [0.019793s] ... ok 2026-03-29 01:48:44.916130 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.919382 | debian-bookworm | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_service_not_found [0.019415s] ... ok 2026-03-29 01:48:44.941278 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_4_2_69 [0.095072s] ... ok 2026-03-29 01:48:44.965048 | debian-bookworm | {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_1 [0.316050s] ... ok 2026-03-29 01:48:44.969384 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:44.997358 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_3 [0.255731s] ... ok 2026-03-29 01:48:45.000678 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.013114 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_2 [0.296452s] ... ok 2026-03-29 01:48:45.021172 | debian-bookworm | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_1_2_78 [0.100498s] ... ok 2026-03-29 01:48:45.023014 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.033161 | debian-bookworm | {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.060969s] ... ok 2026-03-29 01:48:45.033175 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_07 [0.022845s] ... ok 2026-03-29 01:48:45.041181 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.057180 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_09 [0.020973s] ... ok 2026-03-29 01:48:45.061632 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.077150 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_2 [0.019822s] ... ok 2026-03-29 01:48:45.089158 | debian-bookworm | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_4_2_11 [0.059888s] ... ok 2026-03-29 01:48:45.089171 | debian-bookworm | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet [0.068600s] ... ok 2026-03-29 01:48:45.104837 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.105018 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_04 [0.161322s] ... ok 2026-03-29 01:48:45.108220 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_1 [0.039038s] ... ok 2026-03-29 01:48:45.125082 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.141215 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.142398 | debian-bookworm | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet_share_network_not_found [0.053355s] ... ok 2026-03-29 01:48:45.157111 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_4 [0.144791s] ... ok 2026-03-29 01:48:45.157129 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_project_in_body [0.039137s] ... ok 2026-03-29 01:48:45.157383 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.180115 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.181150 | debian-bookworm | {5} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_2_2_89 [0.297818s] ... ok 2026-03-29 01:48:45.181161 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_2 [0.020775s] ... ok 2026-03-29 01:48:45.181165 | debian-bookworm | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_09 [0.289570s] ... ok 2026-03-29 01:48:45.190481 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_1 [0.021325s] ... ok 2026-03-29 01:48:45.190494 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_2___l____i____s____t__ [0.020651s] ... ok 2026-03-29 01:48:45.201138 | debian-bookworm | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_forbidden_manage [0.021270s] ... ok 2026-03-29 01:48:45.201153 | debian-bookworm | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_3_2_35 [0.106509s] ... ok 2026-03-29 01:48:45.201158 | debian-bookworm | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_2 [0.054125s] ... ok 2026-03-29 01:48:45.213128 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_4_1_0 [0.019293s] ... ok 2026-03-29 01:48:45.213145 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_1___2_45___True_ [0.021392s] ... ok 2026-03-29 01:48:45.213149 | debian-bookworm | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_share_server [0.020159s] ... ok 2026-03-29 01:48:45.225113 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_1 [0.020497s] ... ok 2026-03-29 01:48:45.230617 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.241142 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_3 [0.019711s] ... ok 2026-03-29 01:48:45.241160 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_not_found [0.019498s] ... ok 2026-03-29 01:48:45.241165 | debian-bookworm | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_share_type_not_found [0.024391s] ... ok 2026-03-29 01:48:45.241169 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_2 [0.021152s] ... ok 2026-03-29 01:48:45.257168 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_4_1_0 [0.019019s] ... ok 2026-03-29 01:48:45.257189 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_2 [0.020765s] ... ok 2026-03-29 01:48:45.273169 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_1 [0.019628s] ... ok 2026-03-29 01:48:45.273191 | debian-bookworm | {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_3 [0.116725s] ... ok 2026-03-29 01:48:45.273196 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_2 [0.559534s] ... ok 2026-03-29 01:48:45.273200 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_not_experimental [0.019818s] ... ok 2026-03-29 01:48:45.286336 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_not_found [0.028317s] ... ok 2026-03-29 01:48:45.288464 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.297131 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_with_share_types [0.019357s] ... ok 2026-03-29 01:48:45.297148 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_servers [0.047036s] ... ok 2026-03-29 01:48:45.297936 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.305173 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.305309 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_1___show___2_ [0.042555s] ... ok 2026-03-29 01:48:45.323023 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.325171 | debian-bookworm | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_1_2_78 [0.080309s] ... ok 2026-03-29 01:48:45.325187 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_2 [0.026777s] ... ok 2026-03-29 01:48:45.325192 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_export_locations [0.052638s] ... ok 2026-03-29 01:48:45.330616 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.341243 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.341415 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_3 [0.039737s] ... ok 2026-03-29 01:48:45.341426 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_1 [0.039931s] ... ok 2026-03-29 01:48:45.355140 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.357157 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_2___get_share_instances___2_ [0.039887s] ... ok 2026-03-29 01:48:45.357171 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_06 [0.259698s] ... ok 2026-03-29 01:48:45.369265 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.369281 | debian-bookworm | None 2026-03-29 01:48:45.369285 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:45.369289 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 406, in create 2026-03-29 01:48:45.369294 | debian-bookworm | share_network = db_api.share_network_create( 2026-03-29 01:48:45.369297 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:45.369301 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:45.369305 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:45.369308 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:45.369312 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:45.369315 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:45.369319 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:45.369322 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:45.369326 | debian-bookworm | raise effect 2026-03-29 01:48:45.369329 | debian-bookworm | oslo_db.exception.DBError: None 2026-03-29 01:48:45.369333 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.369337 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.369498 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_network_creation [0.040511s] ... ok 2026-03-29 01:48:45.379163 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.389366 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.391146 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_without_export_locations [0.051889s] ... ok 2026-03-29 01:48:45.391159 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_filter_opts [0.047329s] ... ok 2026-03-29 01:48:45.391164 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_share_types_not_a_list [0.046251s] ... ok 2026-03-29 01:48:45.405265 | debian-bookworm | 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-03-29 01:48:45.405285 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.405429 | debian-bookworm | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_bad_request_2 [0.019994s] ... ok 2026-03-29 01:48:45.405438 | debian-bookworm | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_share_servers_fail [0.076572s] ... ok 2026-03-29 01:48:45.405443 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_2 [0.038050s] ... ok 2026-03-29 01:48:45.405446 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_2_2_8 [0.057574s] ... ok 2026-03-29 01:48:45.412816 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.417141 | debian-bookworm | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_duplicate_share [0.020360s] ... ok 2026-03-29 01:48:45.417155 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_source_sg_snapshot_id [0.039628s] ... ok 2026-03-29 01:48:45.433232 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.433257 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.433394 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_invaild_value [0.052525s] ... ok 2026-03-29 01:48:45.448899 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.449105 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_6 [0.037540s] ... ok 2026-03-29 01:48:45.449115 | debian-bookworm | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_metadata [0.055297s] ... ok 2026-03-29 01:48:45.457315 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.457409 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_1 [0.040309s] ... ok 2026-03-29 01:48:45.466241 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_6___name__foo_description__ds___2_ [0.039503s] ... ok 2026-03-29 01:48:45.473276 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.473294 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.481245 | debian-bookworm | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_11 [0.273167s] ... ok 2026-03-29 01:48:45.481262 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_non_admin_context [0.037838s] ... ok 2026-03-29 01:48:45.494115 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.498184 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit_and_offset [0.040710s] ... ok 2026-03-29 01:48:45.509420 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.509442 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.509446 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.513168 | debian-bookworm | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_2 [0.055166s] ... ok 2026-03-29 01:48:45.513183 | debian-bookworm | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_index_metadata [0.093076s] ... ok 2026-03-29 01:48:45.513188 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_security_service [0.040723s] ... ok 2026-03-29 01:48:45.513192 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_2_2_34 [0.109264s] ... ok 2026-03-29 01:48:45.513196 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_db_api_exception [0.037959s] ... ok 2026-03-29 01:48:45.534167 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.538629 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_2 [0.040218s] ... ok 2026-03-29 01:48:45.546758 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.546777 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.557260 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_no_filters [0.039834s] ... ok 2026-03-29 01:48:45.573142 | debian-bookworm | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_invalid_body [0.054975s] ... ok 2026-03-29 01:48:45.573163 | debian-bookworm | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_1_2_78 [0.056461s] ... ok 2026-03-29 01:48:45.573167 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_2___fake_server__ [0.022344s] ... ok 2026-03-29 01:48:45.575037 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.585164 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_1_2_91 [0.021977s] ... ok 2026-03-29 01:48:45.603251 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_3_2_25 [0.019343s] ... ok 2026-03-29 01:48:45.608780 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.614306 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_1 [0.094798s] ... ok 2026-03-29 01:48:45.614328 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_1 [0.044119s] ... ok 2026-03-29 01:48:45.617268 | debian-bookworm | None 2026-03-29 01:48:45.635415 | debian-bookworm | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_1_2_51 [0.054874s] ... ok 2026-03-29 01:48:45.635435 | debian-bookworm | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_3 [0.155684s] ... ok 2026-03-29 01:48:45.635440 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_2_2_26 [0.019305s] ... ok 2026-03-29 01:48:45.635444 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_1 [0.020353s] ... ok 2026-03-29 01:48:45.643411 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.658902 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_2 [0.021312s] ... ok 2026-03-29 01:48:45.661266 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.661279 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.667337 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.677569 | debian-bookworm | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_3 [0.041566s] ... ok 2026-03-29 01:48:45.677583 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_2 [0.019642s] ... ok 2026-03-29 01:48:45.689196 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_2 [0.056830s] ... ok 2026-03-29 01:48:45.689212 | debian-bookworm | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.021919s] ... ok 2026-03-29 01:48:45.710440 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_2 [0.019162s] ... ok 2026-03-29 01:48:45.710462 | debian-bookworm | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_1 [0.020833s] ... ok 2026-03-29 01:48:45.710466 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_3 [0.094648s] ... ok 2026-03-29 01:48:45.722670 | debian-bookworm | {5} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_3_2_46 [0.111084s] ... ok 2026-03-29 01:48:45.733174 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_not_found [0.044743s] ... ok 2026-03-29 01:48:45.734925 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.745147 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_4 [0.042809s] ... ok 2026-03-29 01:48:45.757262 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.757279 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.757283 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.761118 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_10 [0.393120s] ... ok 2026-03-29 01:48:45.761131 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_1 [0.027631s] ... ok 2026-03-29 01:48:45.761136 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_3__False___2_72__ [0.039703s] ... ok 2026-03-29 01:48:45.775746 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.779121 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_5 [0.039675s] ... ok 2026-03-29 01:48:45.793281 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.793306 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.801234 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.805228 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_2 [0.266447s] ... ok 2026-03-29 01:48:45.814746 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.835232 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_upper_2_50_1 [0.082677s] ... ok 2026-03-29 01:48:45.844308 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.857230 | debian-bookworm | {4} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.127435s] ... ok 2026-03-29 01:48:45.872223 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.880383 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_network_id [0.044040s] ... ok 2026-03-29 01:48:45.889188 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_nominal [0.045103s] ... ok 2026-03-29 01:48:45.893348 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.893378 | debian-bookworm | Failed to update usages deleting share-network. 2026-03-29 01:48:45.893383 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:45.893387 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 156, in delete 2026-03-29 01:48:45.893392 | debian-bookworm | share_networks=-1, user_id=share_network['user_id']) 2026-03-29 01:48:45.893395 | debian-bookworm | ~~~~~~~~~~~~~^^^^^^^^^^^ 2026-03-29 01:48:45.893399 | debian-bookworm | KeyError: 'user_id' 2026-03-29 01:48:45.909223 | debian-bookworm | {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_export_location_share_instance_not_found [0.087529s] ... ok 2026-03-29 01:48:45.915950 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.921163 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_no_share_id [0.039146s] ... ok 2026-03-29 01:48:45.933289 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_subnet_contains_share_server [0.045733s] ... ok 2026-03-29 01:48:45.933689 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.933700 | debian-bookworm | 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-03-29 01:48:45.933705 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.955057 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.962406 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_2___2_56___202_ [0.204652s] ... ok 2026-03-29 01:48:45.965310 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:45.979446 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_missing [0.453543s] ... ok 2026-03-29 01:48:45.979490 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_detailed [0.039261s] ... ok 2026-03-29 01:48:45.979495 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_with_limit [0.086281s] ... ok 2026-03-29 01:48:45.998332 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.001727 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_2_detail [0.039172s] ... ok 2026-03-29 01:48:46.009351 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.009379 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.018890 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.021195 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_8___name__foo_description_ds___1_ [0.038629s] ... ok 2026-03-29 01:48:46.021204 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_12 [0.259899s] ... ok 2026-03-29 01:48:46.037534 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.040905 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_7_reset_replica_state [0.039040s] ... ok 2026-03-29 01:48:46.045187 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.061286 | debian-bookworm | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete [0.351716s] ... ok 2026-03-29 01:48:46.075940 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.079782 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_2_2_56 [0.038734s] ... ok 2026-03-29 01:48:46.101295 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_1 [0.300789s] ... ok 2026-03-29 01:48:46.114786 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.118717 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_admin_required_exception [0.038880s] ... ok 2026-03-29 01:48:46.123572 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.129269 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_2 [0.156362s] ... ok 2026-03-29 01:48:46.129286 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_wrong_body [0.040159s] ... ok 2026-03-29 01:48:46.129290 | debian-bookworm | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_3 [0.064838s] ... ok 2026-03-29 01:48:46.153368 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.159609 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_more_than_one_subnet [0.038766s] ... ok 2026-03-29 01:48:46.161151 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.161164 | debian-bookworm | 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-03-29 01:48:46.161169 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.177216 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_13 [0.157598s] ... ok 2026-03-29 01:48:46.189245 | debian-bookworm | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_1_2_78 [0.064512s] ... ok 2026-03-29 01:48:46.195063 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.198224 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_not_found [0.038510s] ... ok 2026-03-29 01:48:46.213310 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_2 [0.023184s] ... ok 2026-03-29 01:48:46.233563 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_3_2_25 [0.021763s] ... ok 2026-03-29 01:48:46.233857 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.242185 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_nominal [0.237657s] ... ok 2026-03-29 01:48:46.242384 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.242394 | debian-bookworm | Failed to update usages deleting share-network. 2026-03-29 01:48:46.242398 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:46.242403 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 154, in delete 2026-03-29 01:48:46.242406 | debian-bookworm | reservations = QUOTAS.reserve( 2026-03-29 01:48:46.242410 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-03-29 01:48:46.242413 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:46.242417 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:46.242420 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:46.242424 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:46.242427 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:46.242431 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:46.242434 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:46.242438 | debian-bookworm | raise effect 2026-03-29 01:48:46.242442 | debian-bookworm | Exception 2026-03-29 01:48:46.249193 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_quota_delete_reservation_failed [0.043811s] ... ok 2026-03-29 01:48:46.277400 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.284766 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_invalid_version [0.051072s] ... ok 2026-03-29 01:48:46.289283 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.289297 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.293463 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_reset_status [0.050907s] ... ok 2026-03-29 01:48:46.313153 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_2 [0.068664s] ... ok 2026-03-29 01:48:46.324524 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.328606 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_1 [0.043663s] ... ok 2026-03-29 01:48:46.340314 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.342975 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_1_2_55 [0.040116s] ... ok 2026-03-29 01:48:46.365023 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.365395 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_3 [0.363994s] ... ok 2026-03-29 01:48:46.365405 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_nominal [0.043002s] ... ok 2026-03-29 01:48:46.377254 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.377269 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.377382 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_admin_context [0.040702s] ... ok 2026-03-29 01:48:46.377392 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_2_2_56 [0.039159s] ... ok 2026-03-29 01:48:46.385225 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.401336 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.401566 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_keys_in_use [0.038751s] ... ok 2026-03-29 01:48:46.417180 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.417206 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.417407 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_1___name_fo___0_ [0.040646s] ... ok 2026-03-29 01:48:46.429448 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.446310 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.449800 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_non_admin_context [0.039511s] ... ok 2026-03-29 01:48:46.453190 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.465236 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_2 [0.536761s] ... ok 2026-03-29 01:48:46.483381 | debian-bookworm | {6} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_export_locations_share_replica_not_found [0.090500s] ... ok 2026-03-29 01:48:46.486549 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.493217 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.499823 | debian-bookworm | Failed to update usages deleting share-network. 2026-03-29 01:48:46.499837 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:46.499842 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 156, in delete 2026-03-29 01:48:46.499846 | debian-bookworm | share_networks=-1, user_id=share_network['user_id']) 2026-03-29 01:48:46.499849 | debian-bookworm | ~~~~~~~~~~~~~^^^^^^^^^^^ 2026-03-29 01:48:46.499853 | debian-bookworm | KeyError: 'user_id' 2026-03-29 01:48:46.499939 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_sec_service_delete [0.049552s] ... ok 2026-03-29 01:48:46.520963 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.537210 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.540807 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_1 [0.040593s] ... ok 2026-03-29 01:48:46.578569 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.582238 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_service_not_found [0.041464s] ... ok 2026-03-29 01:48:46.601628 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_2 [0.468401s] ... ok 2026-03-29 01:48:46.601642 | debian-bookworm | {6} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_export_location_share_replica_not_found [0.110163s] ... ok 2026-03-29 01:48:46.613180 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_03 [0.259942s] ... ok 2026-03-29 01:48:46.613194 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_1 [0.485896s] ... ok 2026-03-29 01:48:46.613198 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_3 [0.152502s] ... ok 2026-03-29 01:48:46.622635 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.633183 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.633196 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.633338 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_2 [0.044196s] ... ok 2026-03-29 01:48:46.641180 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.641766 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_1_AvailabilityZoneNotFound [0.048022s] ... ok 2026-03-29 01:48:46.651816 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.651828 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.657681 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_3_2_71 [0.053967s] ... ok 2026-03-29 01:48:46.673252 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.674468 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_4 [0.510632s] ... ok 2026-03-29 01:48:46.685193 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_missing_replica [0.305614s] ... ok 2026-03-29 01:48:46.685213 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_exception [0.039807s] ... ok 2026-03-29 01:48:46.693239 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.701181 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.701311 | debian-bookworm | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_6 [0.040963s] ... ok 2026-03-29 01:48:46.717066 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.717254 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_2 [0.085918s] ... ok 2026-03-29 01:48:46.725196 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.741128 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_2__False___2_56__ [0.038317s] ... ok 2026-03-29 01:48:46.741143 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_1__True___2_55__ [0.041222s] ... ok 2026-03-29 01:48:46.741147 | debian-bookworm | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_allow_dhss_true [0.040217s] ... ok 2026-03-29 01:48:46.741443 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.757176 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.757197 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.757201 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.757379 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_with_active_state [0.158202s] ... ok 2026-03-29 01:48:46.773191 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_2_False [0.038883s] ... ok 2026-03-29 01:48:46.773210 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_invalid_share [0.039182s] ... ok 2026-03-29 01:48:46.773215 | debian-bookworm | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_3 [0.021430s] ... ok 2026-03-29 01:48:46.773219 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_02 [0.158876s] ... ok 2026-03-29 01:48:46.781981 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.789135 | debian-bookworm | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_input [0.021523s] ... ok 2026-03-29 01:48:46.793721 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.801180 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.809148 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_8_reset_status [0.037905s] ... ok 2026-03-29 01:48:46.809164 | debian-bookworm | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.085761s] ... ok 2026-03-29 01:48:46.809169 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_summary [0.038782s] ... ok 2026-03-29 01:48:46.809173 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_subnet_not_found [0.129295s] ... ok 2026-03-29 01:48:46.817208 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.832064 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.835673 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_invalid_replica_id [0.038328s] ... ok 2026-03-29 01:48:46.849341 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.849361 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.849607 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_9__resync [0.039151s] ... ok 2026-03-29 01:48:46.849617 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_2_ReplicationException [0.050637s] ... ok 2026-03-29 01:48:46.865078 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_1 [0.056101s] ... ok 2026-03-29 01:48:46.870927 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.877224 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_3___2_75___10_ [0.038868s] ... ok 2026-03-29 01:48:46.877421 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.885256 | debian-bookworm | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_2_2_89 [0.095221s] ... ok 2026-03-29 01:48:46.885271 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_6_promote [0.039377s] ... ok 2026-03-29 01:48:46.887563 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.900106 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_3_ShareBusyException [0.050684s] ... ok 2026-03-29 01:48:46.900381 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_2_2_26 [0.022526s] ... ok 2026-03-29 01:48:46.909641 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.918655 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_1 [0.040296s] ... ok 2026-03-29 01:48:46.929144 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_1_add_security_service [0.020763s] ... ok 2026-03-29 01:48:46.937560 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.939590 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_2 [0.074865s] ... ok 2026-03-29 01:48:46.953393 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_3 [0.020941s] ... ok 2026-03-29 01:48:46.953410 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_soft_deleted [0.042064s] ... ok 2026-03-29 01:48:46.953414 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service [0.030148s] ... ok 2026-03-29 01:48:46.973092 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_reset_server_status_invalid [0.019268s] ... ok 2026-03-29 01:48:46.980354 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:46.997198 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_1 [0.019383s] ... ok 2026-03-29 01:48:46.997215 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_1 [0.029164s] ... ok 2026-03-29 01:48:46.997220 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_body [0.043001s] ... ok 2026-03-29 01:48:46.997229 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_1 [0.056486s] ... ok 2026-03-29 01:48:47.013095 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_not_found [0.019759s] ... ok 2026-03-29 01:48:47.013144 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_3___out_of_sync____2_56__ [0.258073s] ... ok 2026-03-29 01:48:47.019181 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.023376 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_1 [0.041849s] ... ok 2026-03-29 01:48:47.033224 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.033374 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_share_id [0.041298s] ... ok 2026-03-29 01:48:47.033384 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_3 [0.031747s] ... ok 2026-03-29 01:48:47.041178 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.050385 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_2__False___2_56__ [0.039759s] ... ok 2026-03-29 01:48:47.050399 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_3 [0.171007s] ... ok 2026-03-29 01:48:47.061596 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.070907 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_4 [0.058603s] ... ok 2026-03-29 01:48:47.070919 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_1_active [0.020441s] ... ok 2026-03-29 01:48:47.070924 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_4__create [0.041455s] ... ok 2026-03-29 01:48:47.080057 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.080073 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.081087 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_6_unmanage_starting [0.019452s] ... ok 2026-03-29 01:48:47.081098 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_nominal [0.052762s] ... ok 2026-03-29 01:48:47.097299 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.097444 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_1_index [0.038355s] ... ok 2026-03-29 01:48:47.106185 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.110657 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_4 [0.501646s] ... ok 2026-03-29 01:48:47.129338 | debian-bookworm | Service fake_srv is down. 2026-03-29 01:48:47.129364 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.129369 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.129374 | debian-bookworm | Can not delete share network fake network id, it has share group(s). 2026-03-29 01:48:47.129400 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_2_deleting [0.042382s] ... ok 2026-03-29 01:48:47.129406 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_1 [0.063366s] ... ok 2026-03-29 01:48:47.129411 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_5_delete [0.039258s] ... ok 2026-03-29 01:48:47.129415 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_is_auto_deletable_false_servers [0.046455s] ... ok 2026-03-29 01:48:47.151951 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.155940 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit [0.045122s] ... ok 2026-03-29 01:48:47.161219 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.161235 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.165135 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_4_unmanage_starting [0.044084s] ... ok 2026-03-29 01:48:47.165149 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_9_resync [0.038149s] ... ok 2026-03-29 01:48:47.165154 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_5___description_ds___1_ [0.040190s] ... ok 2026-03-29 01:48:47.185152 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_2_2_89 [0.060755s] ... ok 2026-03-29 01:48:47.192011 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.195611 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_2_writable [0.031324s] ... ok 2026-03-29 01:48:47.195656 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_1_True [0.039641s] ... ok 2026-03-29 01:48:47.201170 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.213263 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_forbidden [0.024280s] ... ok 2026-03-29 01:48:47.222500 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.057743s] ... ok 2026-03-29 01:48:47.222525 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_no_share_servers [0.021979s] ... ok 2026-03-29 01:48:47.222531 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_2_False [0.031389s] ... ok 2026-03-29 01:48:47.231158 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.234984 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit_and_offset [0.039160s] ... ok 2026-03-29 01:48:47.249175 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_1 [0.085756s] ... ok 2026-03-29 01:48:47.271339 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.273136 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.055587s] ... ok 2026-03-29 01:48:47.284348 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.293339 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_3__show [0.040187s] ... ok 2026-03-29 01:48:47.293353 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.056601s] ... ok 2026-03-29 01:48:47.313459 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.318269 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_05 [0.552476s] ... ok 2026-03-29 01:48:47.333279 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.054989s] ... ok 2026-03-29 01:48:47.333298 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.053607s] ... ok 2026-03-29 01:48:47.353487 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_4___error____2_56__ [0.277629s] ... ok 2026-03-29 01:48:47.357795 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.368550 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_1_index [0.040750s] ... ok 2026-03-29 01:48:47.369223 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.389328 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_2_2_54 [0.058220s] ... ok 2026-03-29 01:48:47.404039 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.417217 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.420243 | debian-bookworm | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_1 [0.043070s] ... ok 2026-03-29 01:48:47.453440 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_2_remove_security_service [0.231483s] ... ok 2026-03-29 01:48:47.457411 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.473199 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_1 [0.181643s] ... ok 2026-03-29 01:48:47.473239 | debian-bookworm | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_4 [0.040979s] ... ok 2026-03-29 01:48:47.489291 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_1_2_91 [0.020778s] ... ok 2026-03-29 01:48:47.489338 | debian-bookworm | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_bad_request_1 [0.021096s] ... ok 2026-03-29 01:48:47.498908 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.503494 | debian-bookworm | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_4 [0.020121s] ... ok 2026-03-29 01:48:47.503536 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service [0.028975s] ... ok 2026-03-29 01:48:47.531976 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_3 [0.028517s] ... ok 2026-03-29 01:48:47.541993 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_4 [0.495993s] ... ok 2026-03-29 01:48:47.562531 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_2 [0.030568s] ... ok 2026-03-29 01:48:47.577172 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_4 [0.314711s] ... ok 2026-03-29 01:48:47.580306 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.593294 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_3 [0.030430s] ... ok 2026-03-29 01:48:47.603552 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_2 [0.029854s] ... ok 2026-03-29 01:48:47.614383 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.620975 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_2_2_89 [0.106033s] ... ok 2026-03-29 01:48:47.621016 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.287577s] ... ok 2026-03-29 01:48:47.629872 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.633122 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_3 [0.029936s] ... ok 2026-03-29 01:48:47.653109 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_az_not_found_1 [0.040535s] ... ok 2026-03-29 01:48:47.659994 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.669312 | debian-bookworm | Cannot delete share network subnet fake_sns_id, it has one or more shares. 2026-03-29 01:48:47.669347 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.669529 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_shares_fail [0.056817s] ... ok 2026-03-29 01:48:47.675264 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.681133 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_subnet_creation [0.041620s] ... ok 2026-03-29 01:48:47.699002 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_1 [0.156960s] ... ok 2026-03-29 01:48:47.711446 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.715351 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share [0.039847s] ... ok 2026-03-29 01:48:47.717190 | debian-bookworm | Can not delete share network fake network id, it has 2 share(s). 2026-03-29 01:48:47.729211 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_network_not_found [0.055241s] ... ok 2026-03-29 01:48:47.737453 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.748400 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_2 [0.272271s] ... ok 2026-03-29 01:48:47.751995 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.769148 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_replica_not_found [0.408143s] ... ok 2026-03-29 01:48:47.769177 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_2___description_d___0_ [0.040419s] ... ok 2026-03-29 01:48:47.780153 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet [0.057823s] ... ok 2026-03-29 01:48:47.792304 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.805036 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_1 [0.174364s] ... ok 2026-03-29 01:48:47.805051 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_3___name_foo_description_d___0_ [0.039971s] ... ok 2026-03-29 01:48:47.805055 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_host_with_pool [0.042012s] ... ok 2026-03-29 01:48:47.821152 | debian-bookworm | {1} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_2___admin____2_56__ [0.190365s] ... ok 2026-03-29 01:48:47.821165 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_1___ [0.021337s] ... ok 2026-03-29 01:48:47.831143 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.837134 | debian-bookworm | None 2026-03-29 01:48:47.837146 | debian-bookworm | fake 2026-03-29 01:48:47.837251 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_1_nondisruptive [0.034708s] ... ok 2026-03-29 01:48:47.837260 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_1_index [0.039163s] ... ok 2026-03-29 01:48:47.837264 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_3 [0.056983s] ... ok 2026-03-29 01:48:47.853139 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_1 [0.021322s] ... ok 2026-03-29 01:48:47.853435 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.869194 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_driver_opts_not_instance_dict [0.030540s] ... ok 2026-03-29 01:48:47.875300 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.881144 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_not_found [0.040050s] ... ok 2026-03-29 01:48:47.905049 | debian-bookworm | None 2026-03-29 01:48:47.905499 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_data_not_found_exception [0.049462s] ... ok 2026-03-29 01:48:47.905511 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_2 [0.515655s] ... ok 2026-03-29 01:48:47.905515 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_2_2_70 [0.056320s] ... ok 2026-03-29 01:48:47.905519 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_1_True [0.032702s] ... ok 2026-03-29 01:48:47.905523 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.021101s] ... ok 2026-03-29 01:48:47.914523 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.021435s] ... ok 2026-03-29 01:48:47.914740 | debian-bookworm | Snapshots cannot be created for share '100' since it does not have that capability. 2026-03-29 01:48:47.921173 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.921291 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_1 [0.021953s] ... ok 2026-03-29 01:48:47.921299 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_no_body [0.022136s] ... ok 2026-03-29 01:48:47.932526 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.019888s] ... ok 2026-03-29 01:48:47.932544 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_5 [0.021166s] ... ok 2026-03-29 01:48:47.932550 | debian-bookworm | {1} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.118191s] ... ok 2026-03-29 01:48:47.953233 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_6 [0.022688s] ... ok 2026-03-29 01:48:47.953256 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_failed_project_id_1 [0.030218s] ... ok 2026-03-29 01:48:47.953261 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_1_2_0 [0.021101s] ... ok 2026-03-29 01:48:47.962393 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.962659 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_4 [0.258128s] ... ok 2026-03-29 01:48:47.962670 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_3 [0.078961s] ... ok 2026-03-29 01:48:47.973144 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_2 [0.039157s] ... ok 2026-03-29 01:48:47.973159 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_2 [0.020113s] ... ok 2026-03-29 01:48:47.981204 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.987983 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_invalid_replica [0.042946s] ... ok 2026-03-29 01:48:47.987996 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_1_fake_net_name [0.046772s] ... ok 2026-03-29 01:48:47.999681 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_4 [0.020202s] ... ok 2026-03-29 01:48:47.999697 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_key_in_use [0.041375s] ... ok 2026-03-29 01:48:47.999920 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.999930 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:47.999934 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.010134 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_db_api_exception [0.056771s] ... ok 2026-03-29 01:48:48.010149 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_share_has_been_soft_deleted [0.037592s] ... ok 2026-03-29 01:48:48.017201 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.017215 | debian-bookworm | None 2026-03-29 01:48:48.017220 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:48.017224 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 406, in create 2026-03-29 01:48:48.017228 | debian-bookworm | share_network = db_api.share_network_create( 2026-03-29 01:48:48.017232 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:48.017236 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:48.017239 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:48.017243 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:48.017246 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:48.017250 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:48.017253 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:48.017257 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:48.017266 | debian-bookworm | raise effect 2026-03-29 01:48:48.017270 | debian-bookworm | oslo_db.exception.DBError: None 2026-03-29 01:48:48.017274 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.017278 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.021143 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_2 [0.021833s] ... ok 2026-03-29 01:48:48.037215 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_1 [0.028888s] ... ok 2026-03-29 01:48:48.037233 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_4 [0.021930s] ... ok 2026-03-29 01:48:48.037238 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_2_ [0.047752s] ... ok 2026-03-29 01:48:48.039247 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.049108 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_1_1_0 [0.038606s] ... ok 2026-03-29 01:48:48.061204 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.061219 | debian-bookworm | Can not delete share network fake network id, it has 2 share group(s). 2026-03-29 01:48:48.081210 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.081233 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.081241 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.081317 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share_group [0.047192s] ... ok 2026-03-29 01:48:48.081325 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_2 [0.032774s] ... ok 2026-03-29 01:48:48.089189 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.093110 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_value_zero [0.039429s] ... ok 2026-03-29 01:48:48.105549 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete [0.033959s] ... ok 2026-03-29 01:48:48.112707 | debian-bookworm | {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_3_2_46 [0.083439s] ... ok 2026-03-29 01:48:48.112722 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_3 [0.155483s] ... ok 2026-03-29 01:48:48.125138 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_2 [0.022233s] ... ok 2026-03-29 01:48:48.128401 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.141218 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_4___name_foo___1_ [0.040996s] ... ok 2026-03-29 01:48:48.141232 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_1 [0.404226s] ... ok 2026-03-29 01:48:48.150128 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.155605 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_2 [0.023414s] ... ok 2026-03-29 01:48:48.169154 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.169168 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.169342 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_1__True___2_55__ [0.048458s] ... ok 2026-03-29 01:48:48.177159 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.189172 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_3_deleting [0.021973s] ... ok 2026-03-29 01:48:48.189185 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_7___name_foo_description__ds___1_ [0.039725s] ... ok 2026-03-29 01:48:48.189193 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_2_detail [0.041131s] ... ok 2026-03-29 01:48:48.189197 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_1 [0.206395s] ... ok 2026-03-29 01:48:48.196362 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.198751 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_8_manage_error [0.022651s] ... ok 2026-03-29 01:48:48.208830 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.217116 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.217231 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_2__False___2_56__ [0.046425s] ... ok 2026-03-29 01:48:48.217239 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_admin_context [0.040292s] ... ok 2026-03-29 01:48:48.217243 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_4_create [0.038690s] ... ok 2026-03-29 01:48:48.225140 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.229153 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_2__False___2_56__ [0.040951s] ... ok 2026-03-29 01:48:48.244548 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.248588 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_1_index [0.040912s] ... ok 2026-03-29 01:48:48.261133 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.261147 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.261151 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.265125 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_ss_and_project_id_admin_context [0.039807s] ... ok 2026-03-29 01:48:48.265145 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_8_reset_status [0.039114s] ... ok 2026-03-29 01:48:48.265150 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.063739s] ... ok 2026-03-29 01:48:48.284595 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.284842 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit_and_offset [0.042336s] ... ok 2026-03-29 01:48:48.284852 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_2 [0.020557s] ... ok 2026-03-29 01:48:48.284856 | debian-bookworm | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_3 [0.031093s] ... ok 2026-03-29 01:48:48.297340 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.299187 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_4_reset_status [0.042110s] ... ok 2026-03-29 01:48:48.313199 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.313215 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.313470 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_1__False___2_55__ [0.040603s] ... ok 2026-03-29 01:48:48.337281 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_2 [0.040086s] ... ok 2026-03-29 01:48:48.337325 | debian-bookworm | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_forbidden [0.031739s] ... ok 2026-03-29 01:48:48.337330 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_4 [0.275124s] ... ok 2026-03-29 01:48:48.337914 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.353422 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.353466 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.353486 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_already_active [0.040871s] ... ok 2026-03-29 01:48:48.361231 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_3 [0.039500s] ... ok 2026-03-29 01:48:48.361269 | debian-bookworm | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_1_migration_error [0.040400s] ... ok 2026-03-29 01:48:48.361273 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_4 [0.041140s] ... ok 2026-03-29 01:48:48.385070 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.385671 | debian-bookworm | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_2 [0.025456s] ... ok 2026-03-29 01:48:48.401298 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_2___2_75___None_ [0.040745s] ... ok 2026-03-29 01:48:48.401343 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_body [0.039566s] ... ok 2026-03-29 01:48:48.401348 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_dhss_true_with_share_server [0.039440s] ... ok 2026-03-29 01:48:48.409319 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.409361 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.409365 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.413330 | debian-bookworm | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_7_unmanage_error [0.020256s] ... ok 2026-03-29 01:48:48.413361 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_3 [0.164418s] ... ok 2026-03-29 01:48:48.423941 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.428137 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_replication_exception [0.039846s] ... ok 2026-03-29 01:48:48.433333 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.437201 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_not_found [0.039626s] ... ok 2026-03-29 01:48:48.437234 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_replicated_snapshot [0.038611s] ... ok 2026-03-29 01:48:48.453393 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.453443 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.469262 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.475905 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service [0.042341s] ... ok 2026-03-29 01:48:48.481312 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.481340 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.489281 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_share_server [0.038858s] ... ok 2026-03-29 01:48:48.501343 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.095766s] ... ok 2026-03-29 01:48:48.511534 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.516897 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.517182 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_01_creating [0.040140s] ... ok 2026-03-29 01:48:48.551339 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.554836 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_10_reverting [0.038281s] ... ok 2026-03-29 01:48:48.569204 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.062430s] ... ok 2026-03-29 01:48:48.569238 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_4 [0.266294s] ... ok 2026-03-29 01:48:48.585558 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.552687s] ... ok 2026-03-29 01:48:48.597777 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.617177 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.617193 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.617320 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_1_None [0.039956s] ... ok 2026-03-29 01:48:48.617331 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show [0.040943s] ... ok 2026-03-29 01:48:48.617335 | debian-bookworm | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_project_id_prefix_mount_point_name [0.059959s] ... ok 2026-03-29 01:48:48.633205 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_3 [0.042124s] ... ok 2026-03-29 01:48:48.633221 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_API_exception [0.518290s] ... ok 2026-03-29 01:48:48.633474 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.649258 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.653134 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_3_detail [0.040989s] ... ok 2026-03-29 01:48:48.653146 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_share_server_not_found [0.020935s] ... ok 2026-03-29 01:48:48.663242 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.666903 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_2 [0.038633s] ... ok 2026-03-29 01:48:48.677095 | debian-bookworm | {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_1___user____2_47__ [0.199446s] ... ok 2026-03-29 01:48:48.677312 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.693260 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_1_True [0.031199s] ... ok 2026-03-29 01:48:48.702183 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.705082 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_1___1_1_1_1____2_32__ [0.052901s] ... ok 2026-03-29 01:48:48.705095 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_2 [0.020462s] ... ok 2026-03-29 01:48:48.714806 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.725205 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_3 [0.038918s] ... ok 2026-03-29 01:48:48.725219 | debian-bookworm | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_detail [0.105107s] ... ok 2026-03-29 01:48:48.725223 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_4 [0.018911s] ... ok 2026-03-29 01:48:48.741263 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.747368 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_3___1001__1001____2_38__ [0.051457s] ... ok 2026-03-29 01:48:48.757278 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.765193 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_invalid [0.030080s] ... ok 2026-03-29 01:48:48.765210 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_with_no_context [0.040062s] ... ok 2026-03-29 01:48:48.780478 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_4 [0.019852s] ... ok 2026-03-29 01:48:48.793151 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_body [0.033322s] ... ok 2026-03-29 01:48:48.805123 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_already_exists [0.019031s] ... ok 2026-03-29 01:48:48.805139 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_share_without_mount_snap_support [0.052821s] ... ok 2026-03-29 01:48:48.817538 | debian-bookworm | {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_with_non_replicas [0.141595s] ... ok 2026-03-29 01:48:48.833234 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_invalid [0.031381s] ... ok 2026-03-29 01:48:48.851241 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_not_found [0.032574s] ... ok 2026-03-29 01:48:48.853861 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.865937 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_access_rule_not_found [0.065370s] ... ok 2026-03-29 01:48:48.883471 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_1 [0.032259s] ... ok 2026-03-29 01:48:48.888264 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_2_16 [0.022604s] ... ok 2026-03-29 01:48:48.893108 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.896818 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_1___active____2_55__ [0.483401s] ... ok 2026-03-29 01:48:48.909076 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_4_reset_status [0.291402s] ... ok 2026-03-29 01:48:48.909090 | debian-bookworm | {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.084023s] ... ok 2026-03-29 01:48:48.909094 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.019159s] ... ok 2026-03-29 01:48:48.917147 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress [0.032654s] ... ok 2026-03-29 01:48:48.927587 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_3 [0.019911s] ... ok 2026-03-29 01:48:48.933176 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.937175 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_4_creating [0.019891s] ... ok 2026-03-29 01:48:48.941170 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.957151 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_3_show [0.040372s] ... ok 2026-03-29 01:48:48.957166 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_1 [0.513767s] ... ok 2026-03-29 01:48:48.957172 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_encrypted [0.042573s] ... ok 2026-03-29 01:48:48.957176 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_2_2_16 [0.019614s] ... ok 2026-03-29 01:48:48.973133 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_access_list [0.061654s] ... ok 2026-03-29 01:48:48.979052 | debian-bookworm | Snapshots cannot be created for share '100' since it does not have that capability. 2026-03-29 01:48:48.979064 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.985134 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start [0.037892s] ... ok 2026-03-29 01:48:48.985146 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_2_False [0.042077s] ... ok 2026-03-29 01:48:48.985151 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.020897s] ... ok 2026-03-29 01:48:48.989242 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.989254 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:48.997216 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_1 [0.038731s] ... ok 2026-03-29 01:48:49.005121 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_1_2_0 [0.021831s] ... ok 2026-03-29 01:48:49.021301 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.023493 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_3 [0.041953s] ... ok 2026-03-29 01:48:49.023507 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_1_ShareServerInUse [0.043745s] ... ok 2026-03-29 01:48:49.037145 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_3_2_17 [0.020523s] ... ok 2026-03-29 01:48:49.037164 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_2_2_6 [0.038104s] ... ok 2026-03-29 01:48:49.037168 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_1_None [0.236555s] ... ok 2026-03-29 01:48:49.049188 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_4_2_73 [0.020433s] ... ok 2026-03-29 01:48:49.059854 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.061207 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_1_host [0.033533s] ... ok 2026-03-29 01:48:49.061221 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.349007s] ... ok 2026-03-29 01:48:49.061232 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_2___2_45___False_ [0.019965s] ... ok 2026-03-29 01:48:49.075644 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_3_creating [0.043736s] ... ok 2026-03-29 01:48:49.075660 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_3___2_46___True_ [0.019340s] ... ok 2026-03-29 01:48:49.081423 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.085139 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_2_body [0.031738s] ... ok 2026-03-29 01:48:49.094476 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.094898 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_1_True [0.019215s] ... ok 2026-03-29 01:48:49.102958 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_3 [0.160827s] ... ok 2026-03-29 01:48:49.114467 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_02___1_0____os_share_type_access___False_ [0.019451s] ... ok 2026-03-29 01:48:49.129145 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_3_preserve_snapshots [0.033875s] ... ok 2026-03-29 01:48:49.129167 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_multiple_subnets_fail [0.054193s] ... ok 2026-03-29 01:48:49.139712 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.149225 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_06___2_6____os_share_type_access___False_ [0.019459s] ... ok 2026-03-29 01:48:49.149239 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_extract_host [0.030631s] ... ok 2026-03-29 01:48:49.161173 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_11___2_24____share_type_access___True_ [0.019280s] ... ok 2026-03-29 01:48:49.161195 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_1___2_55___202_ [0.209609s] ... ok 2026-03-29 01:48:49.181181 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_01___1_0____os_share_type_access___True_ [0.018578s] ... ok 2026-03-29 01:48:49.181224 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_2_False [0.029564s] ... ok 2026-03-29 01:48:49.193181 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_11___2_24____share_type_access___True_ [0.018991s] ... ok 2026-03-29 01:48:49.209719 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_1 [0.032409s] ... ok 2026-03-29 01:48:49.221188 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_06 [0.019506s] ... ok 2026-03-29 01:48:49.227156 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.231273 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_09 [0.018460s] ... ok 2026-03-29 01:48:49.245408 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_5 [0.021602s] ... ok 2026-03-29 01:48:49.269618 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_04 [0.019384s] ... ok 2026-03-29 01:48:49.269666 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_index [0.129677s] ... ok 2026-03-29 01:48:49.269670 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.206577s] ... ok 2026-03-29 01:48:49.269674 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_05 [0.018331s] ... ok 2026-03-29 01:48:49.281127 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_2_None [0.042834s] ... ok 2026-03-29 01:48:49.287483 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.301256 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_10 [0.018917s] ... ok 2026-03-29 01:48:49.316058 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_3 [0.019203s] ... ok 2026-03-29 01:48:49.320636 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.325143 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check [0.042615s] ... ok 2026-03-29 01:48:49.325162 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_5 [0.018891s] ... ok 2026-03-29 01:48:49.342576 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show [0.092226s] ... ok 2026-03-29 01:48:49.365270 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_2___1_0____snapshot_support__ [0.019132s] ... ok 2026-03-29 01:48:49.365326 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_host_with_pool [0.041861s] ... ok 2026-03-29 01:48:49.365332 | debian-bookworm | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_2_manage_error [0.019207s] ... ok 2026-03-29 01:48:49.385219 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_4 [0.267299s] ... ok 2026-03-29 01:48:49.385274 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_1 [0.022708s] ... ok 2026-03-29 01:48:49.385279 | debian-bookworm | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.019559s] ... ok 2026-03-29 01:48:49.399368 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.056764s] ... ok 2026-03-29 01:48:49.407475 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.409215 | debian-bookworm | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.018511s] ... ok 2026-03-29 01:48:49.409229 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_not_found [0.020872s] ... ok 2026-03-29 01:48:49.420897 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_2 [0.019523s] ... ok 2026-03-29 01:48:49.430645 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.433204 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_1 [0.021439s] ... ok 2026-03-29 01:48:49.445233 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.445516 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit [0.280651s] ... ok 2026-03-29 01:48:49.445527 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_2_FAKE_SNAPSHOT_ID [0.039704s] ... ok 2026-03-29 01:48:49.445534 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_not_latest [0.020090s] ... ok 2026-03-29 01:48:49.469158 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_create_metadata [0.019900s] ... ok 2026-03-29 01:48:49.469174 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_2_PolicyNotAuthorized [0.043405s] ... ok 2026-03-29 01:48:49.471014 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.485214 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_5__delete_share_replica [0.039688s] ... ok 2026-03-29 01:48:49.485227 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_delete_metadata [0.019841s] ... ok 2026-03-29 01:48:49.497182 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.461271s] ... ok 2026-03-29 01:48:49.497195 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_empty_parameters [0.049173s] ... ok 2026-03-29 01:48:49.511060 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.511227 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_network_not_active [0.041422s] ... ok 2026-03-29 01:48:49.521122 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_network_not_found [0.031753s] ... ok 2026-03-29 01:48:49.521135 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_6__promote [0.039712s] ... ok 2026-03-29 01:48:49.525751 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.538557 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_1 [0.039581s] ... ok 2026-03-29 01:48:49.551627 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.554555 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_5 [0.168154s] ... ok 2026-03-29 01:48:49.554567 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.290735s] ... ok 2026-03-29 01:48:49.554571 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_3_preserve_metadata [0.032402s] ... ok 2026-03-29 01:48:49.554576 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access [0.065539s] ... ok 2026-03-29 01:48:49.569159 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_1_2_55 [0.040812s] ... ok 2026-03-29 01:48:49.569173 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_5 [0.037770s] ... ok 2026-03-29 01:48:49.569177 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.058496s] ... ok 2026-03-29 01:48:49.569580 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.585169 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3_2_17 [0.020587s] ... ok 2026-03-29 01:48:49.585186 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_1_migration_error [0.033272s] ... ok 2026-03-29 01:48:49.585413 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.585424 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.601237 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.601267 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.601351 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_3_2_17 [0.018996s] ... ok 2026-03-29 01:48:49.601359 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_1___2_74___None_ [0.040049s] ... ok 2026-03-29 01:48:49.617148 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_06_shrinking [0.038704s] ... ok 2026-03-29 01:48:49.617167 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_2_None [0.032301s] ... ok 2026-03-29 01:48:49.617172 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_3_2_17 [0.019715s] ... ok 2026-03-29 01:48:49.626482 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.056142s] ... ok 2026-03-29 01:48:49.632591 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.637130 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_3 [0.571222s] ... ok 2026-03-29 01:48:49.637143 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_4___2_75____foobar__ [0.040291s] ... ok 2026-03-29 01:48:49.643924 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_07_migrating [0.038404s] ... ok 2026-03-29 01:48:49.643938 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_invalid [0.032697s] ... ok 2026-03-29 01:48:49.644115 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.653210 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.661260 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_4 [0.038638s] ... ok 2026-03-29 01:48:49.664068 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.673155 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.677101 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage [0.041449s] ... ok 2026-03-29 01:48:49.677127 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_not_found [0.032896s] ... ok 2026-03-29 01:48:49.693335 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.693376 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.693513 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_share_network_not_active [0.040129s] ... ok 2026-03-29 01:48:49.693521 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_11_server_migrating [0.039010s] ... ok 2026-03-29 01:48:49.693525 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_3_2_11 [0.038084s] ... ok 2026-03-29 01:48:49.717058 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.717424 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_snapshot_not_found [0.041473s] ... ok 2026-03-29 01:48:49.733272 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.733313 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.733328 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.733332 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.733335 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.733602 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_share_not_found [0.039077s] ... ok 2026-03-29 01:48:49.733611 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show [0.095813s] ... ok 2026-03-29 01:48:49.733626 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.043496s] ... ok 2026-03-29 01:48:49.745171 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.020572s] ... ok 2026-03-29 01:48:49.776788 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.055872s] ... ok 2026-03-29 01:48:49.777229 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.789281 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.789626 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_availability_zone [0.039052s] ... ok 2026-03-29 01:48:49.801256 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_invalid_snapshot [0.086343s] ... ok 2026-03-29 01:48:49.809362 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.819160 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.823652 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.042552s] ... ok 2026-03-29 01:48:49.833322 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.056230s] ... ok 2026-03-29 01:48:49.841370 | debian-bookworm | Quota exceeded for fake_project_id, tried to create 1G share (10G of 5G already consumed). 2026-03-29 01:48:49.849403 | debian-bookworm | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_1 [0.124391s] ... ok 2026-03-29 01:48:49.861328 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.865979 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_replication_type [0.042377s] ... ok 2026-03-29 01:48:49.874620 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.874721 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_share_status [0.077914s] ... ok 2026-03-29 01:48:49.890652 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.057055s] ... ok 2026-03-29 01:48:49.892607 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.914259 | debian-bookworm | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer [0.070285s] ... ok 2026-03-29 01:48:49.925318 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.929582 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_2_detail [0.038925s] ... ok 2026-03-29 01:48:49.933195 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.933208 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.945366 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_3 [0.066464s] ... ok 2026-03-29 01:48:49.963377 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:49.963672 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_2 [0.284147s] ... ok 2026-03-29 01:48:49.981221 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_3 [0.426656s] ... ok 2026-03-29 01:48:49.981244 | debian-bookworm | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_network_id [0.058913s] ... ok 2026-03-29 01:48:49.997209 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_2___1_1_1_1____2_38__ [0.051917s] ... ok 2026-03-29 01:48:49.999544 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.009369 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_share_update_invalid_key [0.021574s] ... ok 2026-03-29 01:48:50.009384 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_4 [0.040660s] ... ok 2026-03-29 01:48:50.009653 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.021223 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_without_export_locations [0.087490s] ... ok 2026-03-29 01:48:50.025193 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.037301 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.037523 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_2_2_16 [0.020381s] ... ok 2026-03-29 01:48:50.053094 | debian-bookworm | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_mount_point_name [0.070552s] ... ok 2026-03-29 01:48:50.053114 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_1 [0.022500s] ... ok 2026-03-29 01:48:50.057189 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.068782 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_6 [0.022256s] ... ok 2026-03-29 01:48:50.076064 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_4 [0.385133s] ... ok 2026-03-29 01:48:50.087237 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_1 [0.066596s] ... ok 2026-03-29 01:48:50.101114 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_2 [0.561372s] ... ok 2026-03-29 01:48:50.104818 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.112807 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.117136 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_01 [0.025432s] ... ok 2026-03-29 01:48:50.117150 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_05_extending [0.040930s] ... ok 2026-03-29 01:48:50.121204 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.145092 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_2___in_sync____2_55__ [0.160949s] ... ok 2026-03-29 01:48:50.145109 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_13 [0.020391s] ... ok 2026-03-29 01:48:50.145360 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.157125 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_1__True___2_55__ [0.040908s] ... ok 2026-03-29 01:48:50.157143 | debian-bookworm | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_limit [0.100751s] ... ok 2026-03-29 01:48:50.157147 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_16 [0.018994s] ... ok 2026-03-29 01:48:50.157151 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_14_backup_creating [0.038698s] ... ok 2026-03-29 01:48:50.157350 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.171469 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_no_replica [0.040633s] ... ok 2026-03-29 01:48:50.172008 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.181134 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_03 [0.019349s] ... ok 2026-03-29 01:48:50.181147 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_new_share_network_not_found [0.032792s] ... ok 2026-03-29 01:48:50.185133 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.201092 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.201108 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.201218 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access [0.040810s] ... ok 2026-03-29 01:48:50.201226 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_04 [0.019027s] ... ok 2026-03-29 01:48:50.201230 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_2_2_6 [0.038263s] ... ok 2026-03-29 01:48:50.217096 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_share_network_not_found [0.030361s] ... ok 2026-03-29 01:48:50.217111 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_7_reset_replica_state [0.041132s] ... ok 2026-03-29 01:48:50.217124 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_07 [0.019375s] ... ok 2026-03-29 01:48:50.220311 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.225112 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_2 [0.037707s] ... ok 2026-03-29 01:48:50.229576 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.241193 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_awaiting_transfer [0.352039s] ... ok 2026-03-29 01:48:50.241209 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_09 [0.019426s] ... ok 2026-03-29 01:48:50.241213 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_3_2_11 [0.038253s] ... ok 2026-03-29 01:48:50.241217 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel [0.033215s] ... ok 2026-03-29 01:48:50.258534 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.273013 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_2 [0.043489s] ... ok 2026-03-29 01:48:50.273027 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_2 [0.019273s] ... ok 2026-03-29 01:48:50.273031 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.181130s] ... ok 2026-03-29 01:48:50.273035 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_1 [0.021875s] ... ok 2026-03-29 01:48:50.273039 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_no_admin_user [0.038074s] ... ok 2026-03-29 01:48:50.273043 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_2 [0.019658s] ... ok 2026-03-29 01:48:50.273389 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.289252 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.297238 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.297255 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.297398 | debian-bookworm | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_1 [0.038226s] ... ok 2026-03-29 01:48:50.297407 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_network_not_active [0.030696s] ... ok 2026-03-29 01:48:50.297411 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_2_error [0.020963s] ... ok 2026-03-29 01:48:50.297416 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.019046s] ... ok 2026-03-29 01:48:50.305191 | debian-bookworm | Share type 2 has invalid required extra specs. 2026-03-29 01:48:50.305205 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.305210 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.305214 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.305218 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.305221 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.305225 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.305229 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.305232 | debian-bookworm | Share type 3 has invalid required extra specs. 2026-03-29 01:48:50.305236 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.305239 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.305246 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.305249 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.305253 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.305256 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.305260 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.309144 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false [0.038534s] ... ok 2026-03-29 01:48:50.309160 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_5_manage_starting [0.020450s] ... ok 2026-03-29 01:48:50.325186 | debian-bookworm | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_2 [0.038144s] ... ok 2026-03-29 01:48:50.325211 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.303057s] ... ok 2026-03-29 01:48:50.325216 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_2 [0.032385s] ... ok 2026-03-29 01:48:50.325434 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.325444 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.335403 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.337126 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_1_desc [0.108892s] ... ok 2026-03-29 01:48:50.353149 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_true [0.038651s] ... ok 2026-03-29 01:48:50.353162 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_4 [0.030828s] ... ok 2026-03-29 01:48:50.353167 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_1_manage_starting [0.045989s] ... ok 2026-03-29 01:48:50.353171 | debian-bookworm | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_3 [0.038408s] ... ok 2026-03-29 01:48:50.353380 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-03-29 01:48:50.353392 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.353398 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.353403 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.353408 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.353413 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.353416 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.353420 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.353423 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-03-29 01:48:50.353427 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.353430 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.353434 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.353437 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.353441 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.353444 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.353448 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.353455 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.353459 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.365111 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_03_manage_starting [0.040818s] ... ok 2026-03-29 01:48:50.373503 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_1 [0.022414s] ... ok 2026-03-29 01:48:50.373518 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_not_found [0.020709s] ... ok 2026-03-29 01:48:50.373889 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.387780 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_true [0.038520s] ... ok 2026-03-29 01:48:50.387793 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_2 [0.020973s] ... ok 2026-03-29 01:48:50.388002 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-03-29 01:48:50.388012 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.388016 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.388020 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.388023 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.388027 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.388031 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.388034 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.388038 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-03-29 01:48:50.388041 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.388045 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.388048 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.388052 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.388055 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.388059 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.388062 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.394431 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.394443 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.394557 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_15_ensuring [0.040929s] ... ok 2026-03-29 01:48:50.401430 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.408684 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_body [0.020591s] ... ok 2026-03-29 01:48:50.410467 | debian-bookworm | Attempt to transfer 77ef1d64-e82b-4c8e-b674-f30428976e20 with invalid auth key. 2026-03-29 01:48:50.417127 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_auth_key [0.077289s] ... ok 2026-03-29 01:48:50.417149 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_2 [0.037444s] ... ok 2026-03-29 01:48:50.425151 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.429175 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_2_2_7 [0.136156s] ... ok 2026-03-29 01:48:50.437183 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.445162 | debian-bookworm | Transfer cab6c175-a6b3-4841-8250-30f9b761be16: share id 996b8e7d-6512-4fd8-84c0-fd4481eb94eb expected in awaiting_transfer state. 2026-03-29 01:48:50.445318 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_status [0.020372s] ... ok 2026-03-29 01:48:50.445328 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_1_1_0 [0.040118s] ... ok 2026-03-29 01:48:50.445333 | debian-bookworm | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_not_awaiting_transfer [0.094013s] ... ok 2026-03-29 01:48:50.453117 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_no_admin_user [0.037859s] ... ok 2026-03-29 01:48:50.465197 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.465219 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.473285 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.473353 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.086182s] ... ok 2026-03-29 01:48:50.473361 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_6 [0.019596s] ... ok 2026-03-29 01:48:50.481093 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_1_True [0.044426s] ... ok 2026-03-29 01:48:50.481108 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_not_found [0.038869s] ... ok 2026-03-29 01:48:50.493234 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_1___2_45___True_ [0.019540s] ... ok 2026-03-29 01:48:50.493439 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.509160 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.509177 | debian-bookworm | Transfer d9d17b73-12ce-4635-b98a-838ac4352f32: share id afa33910-82ed-4d46-b272-264f566fb2ca expected in awaiting_transfer state. 2026-03-29 01:48:50.517184 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.517322 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_share_status [0.094036s] ... ok 2026-03-29 01:48:50.517331 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_no_data [0.019420s] ... ok 2026-03-29 01:48:50.517335 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.059080s] ... ok 2026-03-29 01:48:50.529190 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_private [0.037657s] ... ok 2026-03-29 01:48:50.545208 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_13___2_27____share_type_access___True_ [0.019503s] ... ok 2026-03-29 01:48:50.553124 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.570075 | debian-bookworm | Share type 2 has invalid required extra specs. 2026-03-29 01:48:50.570099 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.570104 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.570108 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.570112 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.570116 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.570119 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.570123 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.570127 | debian-bookworm | Share type 3 has invalid required extra specs. 2026-03-29 01:48:50.570130 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.570134 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.570137 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.570141 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.570144 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.570147 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.570151 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.570155 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.570217 | debian-bookworm | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_2_asc [0.111631s] ... ok 2026-03-29 01:48:50.570224 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_03___2_0____os_share_type_access___True_ [0.019291s] ... ok 2026-03-29 01:48:50.570228 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false_proj2 [0.037922s] ... ok 2026-03-29 01:48:50.570232 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_10___2_23____share_type_access___False_ [0.019184s] ... ok 2026-03-29 01:48:50.585154 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.058276s] ... ok 2026-03-29 01:48:50.588486 | debian-bookworm | Share type of share c8cf55bb-da3e-44de-bf78-19206296886c is not public, and current project can not access the share type 2026-03-29 01:48:50.597089 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_14___2_27____share_type_access___False_ [0.018894s] ... ok 2026-03-29 01:48:50.597108 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_not_public_share_type [0.084043s] ... ok 2026-03-29 01:48:50.597112 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_default [0.038359s] ... ok 2026-03-29 01:48:50.614265 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.614299 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-03-29 01:48:50.614305 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.614310 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.614314 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.614318 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.614322 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.614325 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.614329 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.614333 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-03-29 01:48:50.614337 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.614340 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.614344 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.614348 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.614352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.614356 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.614360 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.614364 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.614368 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.615692 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_12 [0.018895s] ... ok 2026-03-29 01:48:50.615706 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail_invalid_snapshot [0.042889s] ... ok 2026-03-29 01:48:50.624084 | debian-bookworm | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_show_transfer [0.075350s] ... ok 2026-03-29 01:48:50.631076 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.637220 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_06 [0.020358s] ... ok 2026-03-29 01:48:50.637233 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access [0.039379s] ... ok 2026-03-29 01:48:50.637238 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_1 [0.043693s] ... ok 2026-03-29 01:48:50.648904 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_13 [0.020212s] ... ok 2026-03-29 01:48:50.655301 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.655322 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.657204 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_1 [0.020640s] ... ok 2026-03-29 01:48:50.665147 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_3_show [0.041827s] ... ok 2026-03-29 01:48:50.665348 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.674109 | debian-bookworm | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_1 [0.042896s] ... ok 2026-03-29 01:48:50.674125 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_1___1_0____driver_handles_share_servers__ [0.019463s] ... ok 2026-03-29 01:48:50.677343 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.687834 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_7 [0.019913s] ... ok 2026-03-29 01:48:50.687849 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_public [0.042001s] ... ok 2026-03-29 01:48:50.694058 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.698785 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_too_many_keys [0.019359s] ... ok 2026-03-29 01:48:50.698798 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_6 [0.019920s] ... ok 2026-03-29 01:48:50.709170 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_already_added_access [0.041100s] ... ok 2026-03-29 01:48:50.709441 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.724286 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.724302 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-03-29 01:48:50.724307 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.724311 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.724315 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.724319 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.724323 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.724327 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.724331 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.724334 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-03-29 01:48:50.724338 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.724341 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.724345 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.724349 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.724352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.724356 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.724363 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.725183 | debian-bookworm | {4} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.025031s] ... ok 2026-03-29 01:48:50.725195 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_2_23_1_driver_handles_share_servers [0.019703s] ... ok 2026-03-29 01:48:50.725200 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_false [0.041574s] ... ok 2026-03-29 01:48:50.733989 | debian-bookworm | {4} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.020760s] ... ok 2026-03-29 01:48:50.742766 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.742983 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_not_found [0.019962s] ... ok 2026-03-29 01:48:50.765029 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.765367 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_1 [0.040023s] ... ok 2026-03-29 01:48:50.765380 | debian-bookworm | {4} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.019540s] ... ok 2026-03-29 01:48:50.765385 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_3___2_46___True_ [0.019765s] ... ok 2026-03-29 01:48:50.765389 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_none [0.040929s] ... ok 2026-03-29 01:48:50.774351 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_3 [0.021493s] ... ok 2026-03-29 01:48:50.774369 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_3 [0.019981s] ... ok 2026-03-29 01:48:50.774585 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-03-29 01:48:50.774596 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.774600 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.774605 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.774608 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.774612 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.774615 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.774619 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.774623 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-03-29 01:48:50.774626 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.774630 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.774633 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.774637 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.774640 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.774644 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.774647 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.781203 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_4___2_46___False_ [0.019723s] ... ok 2026-03-29 01:48:50.793232 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_5 [0.020189s] ... ok 2026-03-29 01:48:50.796414 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.809155 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_share_has_been_soft_deleted [0.020065s] ... ok 2026-03-29 01:48:50.809172 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_not_found [0.019987s] ... ok 2026-03-29 01:48:50.809183 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_by_nonexistent_share_type [0.039860s] ... ok 2026-03-29 01:48:50.809187 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_7 [0.020153s] ... ok 2026-03-29 01:48:50.824350 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_1___new_name____new_description____wrong_bool__ [0.019174s] ... ok 2026-03-29 01:48:50.824368 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_3 [0.161337s] ... ok 2026-03-29 01:48:50.830752 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.842043 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_4 [0.574707s] ... ok 2026-03-29 01:48:50.842059 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_4_preserve_snapshots [0.032196s] ... ok 2026-03-29 01:48:50.842064 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_not_found [0.019782s] ... ok 2026-03-29 01:48:50.842068 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_03___2_0____os_share_type_access___True_ [0.019736s] ... ok 2026-03-29 01:48:50.842072 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_1_0 [0.020422s] ... ok 2026-03-29 01:48:50.849245 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.853150 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_bad_access [0.042156s] ... ok 2026-03-29 01:48:50.853165 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_has_been_soft_deleted [0.021577s] ... ok 2026-03-29 01:48:50.853170 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_2_False [0.020299s] ... ok 2026-03-29 01:48:50.863774 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_15___2_41____share_type_access___True_ [0.019251s] ... ok 2026-03-29 01:48:50.863789 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_index [0.380216s] ... ok 2026-03-29 01:48:50.863793 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_1 [0.020983s] ... ok 2026-03-29 01:48:50.864055 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.881151 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_2 [0.021615s] ... ok 2026-03-29 01:48:50.881170 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_02_deleting [0.040781s] ... ok 2026-03-29 01:48:50.881175 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_2_v2_48_share_from_snap [0.020402s] ... ok 2026-03-29 01:48:50.881179 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_01___1_0____os_share_type_access___True_ [0.020338s] ... ok 2026-03-29 01:48:50.881190 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_04___2_0____os_share_type_access___False_ [0.019219s] ... ok 2026-03-29 01:48:50.893178 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.022909s] ... ok 2026-03-29 01:48:50.893197 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_3 [0.022205s] ... ok 2026-03-29 01:48:50.893201 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_nonexistent_share_group [0.020470s] ... ok 2026-03-29 01:48:50.893210 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_04___2_0____os_share_type_access___False_ [0.019640s] ... ok 2026-03-29 01:48:50.893214 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_06___2_6____os_share_type_access___False_ [0.019333s] ... ok 2026-03-29 01:48:50.902231 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.906563 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.475078s] ... ok 2026-03-29 01:48:50.921185 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_04_unmanage_starting [0.040897s] ... ok 2026-03-29 01:48:50.921208 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_3 [0.023237s] ... ok 2026-03-29 01:48:50.921213 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_3___2_46___True_ [0.022369s] ... ok 2026-03-29 01:48:50.921218 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_12___2_24____share_type_access___False_ [0.019983s] ... ok 2026-03-29 01:48:50.921222 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_08___2_7____share_type_access___False_ [0.019239s] ... ok 2026-03-29 01:48:50.921225 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.057337s] ... ok 2026-03-29 01:48:50.928891 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.937188 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.937339 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.021163s] ... ok 2026-03-29 01:48:50.937347 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_04 [0.019553s] ... ok 2026-03-29 01:48:50.937351 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default [0.022237s] ... ok 2026-03-29 01:48:50.937355 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_05 [0.019431s] ... ok 2026-03-29 01:48:50.937359 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_net [0.043140s] ... ok 2026-03-29 01:48:50.945219 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.953249 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_08_migrating_to [0.040619s] ... ok 2026-03-29 01:48:50.953267 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_10 [0.020077s] ... ok 2026-03-29 01:48:50.953272 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_1_2_0 [0.021118s] ... ok 2026-03-29 01:48:50.953276 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_02 [0.019360s] ... ok 2026-03-29 01:48:50.965087 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete [0.022158s] ... ok 2026-03-29 01:48:50.969261 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.974611 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_07 [0.019339s] ... ok 2026-03-29 01:48:50.974637 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.057373s] ... ok 2026-03-29 01:48:50.974642 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_08 [0.019549s] ... ok 2026-03-29 01:48:50.974646 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_7 [0.040041s] ... ok 2026-03-29 01:48:50.989287 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.989312 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-03-29 01:48:50.989318 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.989322 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.989326 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.989329 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.989333 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.989337 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.989340 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.989344 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-03-29 01:48:50.989348 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:50.989351 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:50.989355 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:50.989359 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:50.989362 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:50.989366 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:50.989369 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:50.989379 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:50.989531 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_2________new_description____true__ [0.021407s] ... ok 2026-03-29 01:48:50.989539 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj1 [0.040228s] ... ok 2026-03-29 01:48:50.989543 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_key_allowed_chars [0.019788s] ... ok 2026-03-29 01:48:50.989547 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_too_many_keys_allowed_chars [0.019043s] ... ok 2026-03-29 01:48:50.996660 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_3 [0.041464s] ... ok 2026-03-29 01:48:51.005150 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_10___2_23____share_type_access___False_ [0.021768s] ... ok 2026-03-29 01:48:51.007859 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.013189 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.025120 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_3___2_24____key5__ [0.020395s] ... ok 2026-03-29 01:48:51.025139 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index_no_data [0.020037s] ... ok 2026-03-29 01:48:51.025143 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail [0.042202s] ... ok 2026-03-29 01:48:51.025148 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_admin [0.041337s] ... ok 2026-03-29 01:48:51.025152 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_09___2_23____share_type_access___True_ [0.021340s] ... ok 2026-03-29 01:48:51.029281 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.029295 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-03-29 01:48:51.029300 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:51.029304 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:51.029308 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:51.029312 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.029315 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:51.029319 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:51.029323 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:51.029331 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-03-29 01:48:51.029335 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:51.029338 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:51.029342 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:51.029345 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.029349 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:51.029352 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:51.029356 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:51.029359 | debian-bookworm | Share type 2 has invalid required extra specs. 2026-03-29 01:48:51.029363 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:51.029366 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:51.029370 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:51.029373 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.029377 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:51.029380 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:51.029384 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:51.029387 | debian-bookworm | Share type 3 has invalid required extra specs. 2026-03-29 01:48:51.029391 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:51.029394 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:51.029398 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:51.029401 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.029405 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:51.029408 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:51.029412 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:51.029415 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.039465 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_4___2_24____snapshot_support__ [0.019423s] ... ok 2026-03-29 01:48:51.039482 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_none [0.040349s] ... ok 2026-03-29 01:48:51.039486 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_2 [0.019464s] ... ok 2026-03-29 01:48:51.039490 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot__unmanage [0.040269s] ... ok 2026-03-29 01:48:51.048530 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.048629 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_2_2_7 [0.139769s] ... ok 2026-03-29 01:48:51.048637 | debian-bookworm | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_07 [0.021303s] ... ok 2026-03-29 01:48:51.057207 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.057347 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show [0.020121s] ... ok 2026-03-29 01:48:51.057356 | debian-bookworm | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_allow_dhss_true_with_share_server [0.022583s] ... ok 2026-03-29 01:48:51.057360 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show_snapshot_instance_not_found [0.040553s] ... ok 2026-03-29 01:48:51.057364 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_replication_type [0.039284s] ... ok 2026-03-29 01:48:51.065147 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.069114 | debian-bookworm | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_08 [0.021190s] ... ok 2026-03-29 01:48:51.069128 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_from_public_share_type [0.038942s] ... ok 2026-03-29 01:48:51.069133 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show_spec_not_found [0.019877s] ... ok 2026-03-29 01:48:51.071795 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.082911 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.083041 | debian-bookworm | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.019791s] ... ok 2026-03-29 01:48:51.083050 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_1 [0.041218s] ... ok 2026-03-29 01:48:51.083054 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_03 [0.020009s] ... ok 2026-03-29 01:48:51.083057 | debian-bookworm | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_11 [0.021557s] ... ok 2026-03-29 01:48:51.097176 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.101128 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_4 [0.020791s] ... ok 2026-03-29 01:48:51.101141 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_1_None [0.020336s] ... ok 2026-03-29 01:48:51.101145 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_08 [0.019460s] ... ok 2026-03-29 01:48:51.101148 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_2_show [0.040953s] ... ok 2026-03-29 01:48:51.101161 | debian-bookworm | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_backups [0.023029s] ... ok 2026-03-29 01:48:51.113114 | debian-bookworm | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_3 [0.022030s] ... ok 2026-03-29 01:48:51.113132 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_body_uri_mismatch [0.019837s] ... ok 2026-03-29 01:48:51.113137 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_2___2_45___False_ [0.020707s] ... ok 2026-03-29 01:48:51.113141 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_14 [0.019356s] ... ok 2026-03-29 01:48:51.134222 | debian-bookworm | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.020800s] ... ok 2026-03-29 01:48:51.134243 | debian-bookworm | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_been_soft_deleted [0.022188s] ... ok 2026-03-29 01:48:51.134248 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_4___2_46___False_ [0.021200s] ... ok 2026-03-29 01:48:51.134252 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_17 [0.019508s] ... ok 2026-03-29 01:48:51.148240 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.149089 | debian-bookworm | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.025814s] ... ok 2026-03-29 01:48:51.149100 | debian-bookworm | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_wrong_permissions [0.019335s] ... ok 2026-03-29 01:48:51.149104 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_data_not_found_exception [0.052273s] ... ok 2026-03-29 01:48:51.169133 | debian-bookworm | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.022222s] ... ok 2026-03-29 01:48:51.169154 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_1___2_45___True_ [0.021088s] ... ok 2026-03-29 01:48:51.169159 | debian-bookworm | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.020151s] ... ok 2026-03-29 01:48:51.169163 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_access_applying [0.019947s] ... ok 2026-03-29 01:48:51.193202 | debian-bookworm | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.021301s] ... ok 2026-03-29 01:48:51.193225 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_2___2_45___False_ [0.020698s] ... ok 2026-03-29 01:48:51.193231 | debian-bookworm | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.019379s] ... ok 2026-03-29 01:48:51.193235 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_1_nondisruptive [0.031863s] ... ok 2026-03-29 01:48:51.193239 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_1___2_28____error__ [0.055656s] ... ok 2026-03-29 01:48:51.194140 | debian-bookworm | Failed to update quota donating share transfer id 0ce973ca-a9f8-4ac6-bff4-c697543b4355 2026-03-29 01:48:51.194151 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:51.194155 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 318, in _check_donor_project_quota 2026-03-29 01:48:51.194159 | debian-bookworm | donor_reservations = QUOTAS.reserve(context.elevated(), 2026-03-29 01:48:51.194169 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.194173 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:51.194183 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:51.194187 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.194191 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:51.194194 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:51.194198 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.194203 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:51.194207 | debian-bookworm | raise effect 2026-03-29 01:48:51.194211 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 305, in _check_transferred_project_quota 2026-03-29 01:48:51.194215 | debian-bookworm | reservations = QUOTAS.reserve(context, 2026-03-29 01:48:51.194219 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.194224 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:51.194228 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:51.194231 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.194237 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:51.194267 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:51.194270 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.194274 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:51.194277 | debian-bookworm | raise effect 2026-03-29 01:48:51.194281 | debian-bookworm | manila.exception.OverQuota: Quota exceeded for resources: {'snapshot_gigabytes': 'fake'}. 2026-03-29 01:48:51.205147 | debian-bookworm | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.022610s] ... ok 2026-03-29 01:48:51.205164 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show [0.021125s] ... ok 2026-03-29 01:48:51.205169 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert [0.021037s] ... ok 2026-03-29 01:48:51.205173 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_exists_exception [0.054053s] ... ok 2026-03-29 01:48:51.209218 | debian-bookworm | Quota exceeded for fake_project_id, tried to accept 0G snapshot (10G of 5G already consumed). 2026-03-29 01:48:51.217122 | debian-bookworm | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_3 [0.136848s] ... ok 2026-03-29 01:48:51.217136 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show_not_found [0.021094s] ... ok 2026-03-29 01:48:51.217141 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_1 [0.019844s] ... ok 2026-03-29 01:48:51.217145 | debian-bookworm | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.022778s] ... ok 2026-03-29 01:48:51.225117 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_4_preserve_snapshots [0.033067s] ... ok 2026-03-29 01:48:51.225132 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_metadata_filter [0.023831s] ... ok 2026-03-29 01:48:51.247019 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update [0.021291s] ... ok 2026-03-29 01:48:51.247049 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_1 [0.021635s] ... ok 2026-03-29 01:48:51.247053 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_no_share_id [0.020879s] ... ok 2026-03-29 01:48:51.247057 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_2___2_28____syncing__ [0.054447s] ... ok 2026-03-29 01:48:51.247336 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.257249 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_2_2_16 [0.021970s] ... ok 2026-03-29 01:48:51.257268 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel [0.033531s] ... ok 2026-03-29 01:48:51.257272 | debian-bookworm | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_3 [0.040567s] ... ok 2026-03-29 01:48:51.257277 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_05___2_6____os_share_type_access___True_ [0.020687s] ... ok 2026-03-29 01:48:51.269123 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_not_supported [0.022935s] ... ok 2026-03-29 01:48:51.269138 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_01 [0.022424s] ... ok 2026-03-29 01:48:51.284019 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.284210 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_1_nondisruptive [0.032633s] ... ok 2026-03-29 01:48:51.284220 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_07___2_7____share_type_access___True_ [0.020484s] ... ok 2026-03-29 01:48:51.284225 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress_not_found [0.033103s] ... ok 2026-03-29 01:48:51.289188 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.297176 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-03-29 01:48:51.297190 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:51.297194 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:51.297199 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:51.297202 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.297206 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:51.297210 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:51.297214 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:51.297217 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-03-29 01:48:51.297221 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:51.297224 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:51.297228 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:51.297231 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.297235 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:51.297238 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:51.297242 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:51.297245 | debian-bookworm | Share type 2 has invalid required extra specs. 2026-03-29 01:48:51.297249 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:51.297252 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:48:51.297261 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:48:51.297265 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:51.297269 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:48:51.297272 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:48:51.297275 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:48:51.297360 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_12 [0.021013s] ... ok 2026-03-29 01:48:51.297367 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj2 [0.041215s] ... ok 2026-03-29 01:48:51.297371 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete [0.035672s] ... ok 2026-03-29 01:48:51.317171 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_14___2_27____share_type_access___False_ [0.020652s] ... ok 2026-03-29 01:48:51.317196 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.264835s] ... ok 2026-03-29 01:48:51.317202 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_13 [0.020147s] ... ok 2026-03-29 01:48:51.317208 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_2_writable [0.032687s] ... ok 2026-03-29 01:48:51.317211 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_2 [0.021603s] ... ok 2026-03-29 01:48:51.317215 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_conflict [0.032906s] ... ok 2026-03-29 01:48:51.329123 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_16___2_41____share_type_access___False_ [0.020920s] ... ok 2026-03-29 01:48:51.329141 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_16 [0.020035s] ... ok 2026-03-29 01:48:51.339197 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_failed [0.021492s] ... ok 2026-03-29 01:48:51.339215 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_body [0.031319s] ... ok 2026-03-29 01:48:51.343295 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.353243 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start [0.041919s] ... ok 2026-03-29 01:48:51.353263 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_05___2_6____os_share_type_access___True_ [0.020313s] ... ok 2026-03-29 01:48:51.353268 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_4 [0.041686s] ... ok 2026-03-29 01:48:51.353272 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_2 [0.019974s] ... ok 2026-03-29 01:48:51.353280 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_2_preserve_metadata [0.033280s] ... ok 2026-03-29 01:48:51.373154 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_pre_v250 [0.021348s] ... ok 2026-03-29 01:48:51.373174 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_13___2_27____share_type_access___True_ [0.020061s] ... ok 2026-03-29 01:48:51.373179 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_4_v2_91_share_from_snap [0.021588s] ... ok 2026-03-29 01:48:51.373183 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.019445s] ... ok 2026-03-29 01:48:51.373192 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_duplicate_share [0.020024s] ... ok 2026-03-29 01:48:51.373196 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.020456s] ... ok 2026-03-29 01:48:51.378757 | debian-bookworm | A new share may not be created from snapshot '333', because the snapshot's parent share does not have that capability. 2026-03-29 01:48:51.393233 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_1_writable [0.036244s] ... ok 2026-03-29 01:48:51.393249 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_body [0.021157s] ... ok 2026-03-29 01:48:51.393254 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported [0.020193s] ... ok 2026-03-29 01:48:51.393257 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_15___2_41____share_type_access___True_ [0.020370s] ... ok 2026-03-29 01:48:51.403015 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.409124 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_09___2_23____share_type_access___True_ [0.021262s] ... ok 2026-03-29 01:48:51.409138 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_02 [0.019785s] ... ok 2026-03-29 01:48:51.409143 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_user_id [0.039673s] ... ok 2026-03-29 01:48:51.417098 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.041098s] ... ok 2026-03-29 01:48:51.417113 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_3_preserve_metadata [0.036799s] ... ok 2026-03-29 01:48:51.417332 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.417342 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.417346 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.430548 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_1 [0.039800s] ... ok 2026-03-29 01:48:51.430561 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_11 [0.019813s] ... ok 2026-03-29 01:48:51.430565 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_07___2_7____share_type_access___True_ [0.021267s] ... ok 2026-03-29 01:48:51.443093 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.443271 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_no_body [0.019835s] ... ok 2026-03-29 01:48:51.443280 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_4 [0.020647s] ... ok 2026-03-29 01:48:51.443284 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_01 [0.020774s] ... ok 2026-03-29 01:48:51.453093 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.039646s] ... ok 2026-03-29 01:48:51.453108 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_5_host [0.034955s] ... ok 2026-03-29 01:48:51.457159 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.469140 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.469294 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_4__v2_47_az_supported [0.038864s] ... ok 2026-03-29 01:48:51.469303 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_3___2_23____driver_handles_share_servers__ [0.019846s] ... ok 2026-03-29 01:48:51.469307 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_03 [0.020966s] ... ok 2026-03-29 01:48:51.481116 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.022634s] ... ok 2026-03-29 01:48:51.481135 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_1_2_15 [0.040707s] ... ok 2026-03-29 01:48:51.481140 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_no_share [0.019716s] ... ok 2026-03-29 01:48:51.481143 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_not_found [0.019619s] ... ok 2026-03-29 01:48:51.485248 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.501131 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_13 [0.020458s] ... ok 2026-03-29 01:48:51.501145 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.039997s] ... ok 2026-03-29 01:48:51.501150 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_2 [0.019253s] ... ok 2026-03-29 01:48:51.501153 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_1_available [0.020004s] ... ok 2026-03-29 01:48:51.507878 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.525327 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_14 [0.020658s] ... ok 2026-03-29 01:48:51.525352 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_2__v2_0_az_supported [0.039661s] ... ok 2026-03-29 01:48:51.525357 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.046651s] ... ok 2026-03-29 01:48:51.525361 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_replicas [0.020780s] ... ok 2026-03-29 01:48:51.525365 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_16 [0.020302s] ... ok 2026-03-29 01:48:51.525618 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.525629 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.537109 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.039406s] ... ok 2026-03-29 01:48:51.537123 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_3 [0.278448s] ... ok 2026-03-29 01:48:51.546270 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.549230 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.020750s] ... ok 2026-03-29 01:48:51.549244 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unsupported_version [0.018655s] ... ok 2026-03-29 01:48:51.560406 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_2___2_27___True_ [0.050838s] ... ok 2026-03-29 01:48:51.560424 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.040046s] ... ok 2026-03-29 01:48:51.560673 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.560683 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.569146 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_1_2_0 [0.043201s] ... ok 2026-03-29 01:48:51.569159 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.019656s] ... ok 2026-03-29 01:48:51.569163 | debian-bookworm | {5} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___2_40__ [0.018314s] ... ok 2026-03-29 01:48:51.569167 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_2 [0.041309s] ... ok 2026-03-29 01:48:51.577194 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.585175 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete [0.019811s] ... ok 2026-03-29 01:48:51.585189 | debian-bookworm | {5} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None___2_39__ [0.018469s] ... ok 2026-03-29 01:48:51.585193 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.021015s] ... ok 2026-03-29 01:48:51.585198 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_3 [0.024149s] ... ok 2026-03-29 01:48:51.585819 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.601111 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update [0.038939s] ... ok 2026-03-29 01:48:51.601133 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_has_replicas [0.020437s] ... ok 2026-03-29 01:48:51.601138 | debian-bookworm | {5} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_quota_class____2_53__ [0.018310s] ... ok 2026-03-29 01:48:51.603978 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.621157 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.019626s] ... ok 2026-03-29 01:48:51.621176 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_09_restoring [0.040479s] ... ok 2026-03-29 01:48:51.621181 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_update_all_metadata [0.020387s] ... ok 2026-03-29 01:48:51.621185 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_wrong_id [0.019969s] ... ok 2026-03-29 01:48:51.621189 | debian-bookworm | {5} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11___fake_quota_class____2_90__ [0.018824s] ... ok 2026-03-29 01:48:51.627257 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.633190 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_2 [0.021273s] ... ok 2026-03-29 01:48:51.633203 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_11 [0.019302s] ... ok 2026-03-29 01:48:51.633208 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_1__v2_0_az_unsupported [0.046668s] ... ok 2026-03-29 01:48:51.633212 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_02 [0.020947s] ... ok 2026-03-29 01:48:51.649200 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.649349 | debian-bookworm | {5} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_3_2_33 [0.018300s] ... ok 2026-03-29 01:48:51.649359 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_id_mismatch [0.020060s] ... ok 2026-03-29 01:48:51.661140 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_12_server_migrating_to [0.041253s] ... ok 2026-03-29 01:48:51.661157 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_04 [0.020334s] ... ok 2026-03-29 01:48:51.676004 | debian-bookworm | {5} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnet [0.027216s] ... ok 2026-03-29 01:48:51.676022 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_05 [0.020011s] ... ok 2026-03-29 01:48:51.687229 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.689129 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel_not_found [0.033131s] ... ok 2026-03-29 01:48:51.689140 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_5___2_91____syncing__ [0.054242s] ... ok 2026-03-29 01:48:51.689145 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_2___add_security_service___False_ [0.018798s] ... ok 2026-03-29 01:48:51.701341 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_13_backup_restoring [0.041485s] ... ok 2026-03-29 01:48:51.711183 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_02 [0.018677s] ... ok 2026-03-29 01:48:51.721164 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_6_body [0.032812s] ... ok 2026-03-29 01:48:51.721206 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_2_2_27 [0.032553s] ... ok 2026-03-29 01:48:51.721210 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_06 [0.018384s] ... ok 2026-03-29 01:48:51.737176 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_2 [0.022947s] ... ok 2026-03-29 01:48:51.737224 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_2 [0.020356s] ... ok 2026-03-29 01:48:51.749138 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_14 [0.018320s] ... ok 2026-03-29 01:48:51.773063 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.773386 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_3 [0.386468s] ... ok 2026-03-29 01:48:51.773395 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_20 [0.018441s] ... ok 2026-03-29 01:48:51.789317 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_1_True [0.017948s] ... ok 2026-03-29 01:48:51.789367 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_replication [0.041247s] ... ok 2026-03-29 01:48:51.789621 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.789641 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.797357 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.809279 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_06_______2_91__ [0.018485s] ... ok 2026-03-29 01:48:51.812845 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.818326 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_07_______2_26__ [0.017695s] ... ok 2026-03-29 01:48:51.818354 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_01_None [0.289347s] ... ok 2026-03-29 01:48:51.818359 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_group [0.040721s] ... ok 2026-03-29 01:48:51.821334 | debian-bookworm | Quota exceeded for fake_project_id, tried to create share (20 shares already consumed). 2026-03-29 01:48:51.841166 | debian-bookworm | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_2 [0.126679s] ... ok 2026-03-29 01:48:51.841215 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_11 [0.018023s] ... ok 2026-03-29 01:48:51.841219 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_09 [0.021732s] ... ok 2026-03-29 01:48:51.854302 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.861194 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_16 [0.018301s] ... ok 2026-03-29 01:48:51.861225 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_3__v2_47_az_unsupported [0.041271s] ... ok 2026-03-29 01:48:51.861230 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_12 [0.022569s] ... ok 2026-03-29 01:48:51.878899 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_15 [0.018177s] ... ok 2026-03-29 01:48:51.889130 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_param_not_provided [0.020941s] ... ok 2026-03-29 01:48:51.889163 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_2 [0.021449s] ... ok 2026-03-29 01:48:51.889168 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_23 [0.018545s] ... ok 2026-03-29 01:48:51.893296 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.902170 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_1___1_0____key5__ [0.021566s] ... ok 2026-03-29 01:48:51.916507 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.916821 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_26 [0.017851s] ... ok 2026-03-29 01:48:51.925171 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.933328 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_8 [0.041176s] ... ok 2026-03-29 01:48:51.933346 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_30 [0.018326s] ... ok 2026-03-29 01:48:51.933350 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index [0.022305s] ... ok 2026-03-29 01:48:51.933354 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.296278s] ... ok 2026-03-29 01:48:51.933358 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_07 [0.255245s] ... ok 2026-03-29 01:48:51.949210 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item [0.020585s] ... ok 2026-03-29 01:48:51.955858 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.958880 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_10 [0.020343s] ... ok 2026-03-29 01:48:51.958894 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group [0.021565s] ... ok 2026-03-29 01:48:51.965160 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.969234 | debian-bookworm | {5} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_5_2_16 [0.037031s] ... ok 2026-03-29 01:48:51.969249 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.042090s] ... ok 2026-03-29 01:48:51.969258 | debian-bookworm | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.021187s] ... ok 2026-03-29 01:48:51.985223 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore [0.021642s] ... ok 2026-03-29 01:48:51.988287 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:51.997240 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_08 [0.023397s] ... ok 2026-03-29 01:48:51.997274 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options [0.019848s] ... ok 2026-03-29 01:48:51.997278 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail [0.042113s] ... ok 2026-03-29 01:48:51.997574 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.009362 | debian-bookworm | {5} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_7_2_27 [0.039579s] ... ok 2026-03-29 01:48:52.019882 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.021474 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_09 [0.023136s] ... ok 2026-03-29 01:48:52.021486 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_4 [0.260879s] ... ok 2026-03-29 01:48:52.021490 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_other_project_public_share [0.034468s] ... ok 2026-03-29 01:48:52.030787 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.031035 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_1___2_10___True_ [0.052483s] ... ok 2026-03-29 01:48:52.041237 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_2 [0.042366s] ... ok 2026-03-29 01:48:52.041250 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareManageTest.test__manage [0.021433s] ... ok 2026-03-29 01:48:52.041255 | debian-bookworm | {5} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_2_2_51 [0.037606s] ... ok 2026-03-29 01:48:52.041515 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.053180 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.053515 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_1_v2_48_share_not_from_snap [0.022037s] ... ok 2026-03-29 01:48:52.053527 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show [0.042576s] ... ok 2026-03-29 01:48:52.060025 | debian-bookworm | {5} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_2___http___localhost_____http___localhost___ [0.018780s] ... ok 2026-03-29 01:48:52.072645 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.076053 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_2 [0.040516s] ... ok 2026-03-29 01:48:52.085278 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.085302 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.093270 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.096110 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_3___bar [0.020731s] ... ok 2026-03-29 01:48:52.096121 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_6 [0.042577s] ... ok 2026-03-29 01:48:52.096126 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_4___2_91____error__ [0.058291s] ... ok 2026-03-29 01:48:52.096130 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_2_2_1 [0.044211s] ... ok 2026-03-29 01:48:52.096133 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_1_2_15 [0.043684s] ... ok 2026-03-29 01:48:52.109199 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_1 [0.021765s] ... ok 2026-03-29 01:48:52.113180 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.125228 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.133334 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.133461 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_1_True [0.038875s] ... ok 2026-03-29 01:48:52.133469 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_share_type_not_found [0.024839s] ... ok 2026-03-29 01:48:52.133473 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_2_2_16 [0.040300s] ... ok 2026-03-29 01:48:52.133477 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_3___2_28___False_ [0.053962s] ... ok 2026-03-29 01:48:52.149213 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_2_2_16 [0.041260s] ... ok 2026-03-29 01:48:52.149246 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_6___2_91____active__ [0.055698s] ... ok 2026-03-29 01:48:52.153192 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.153208 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.153212 | debian-bookworm | Failed to update quota donating share transfer id a336f97e-04d3-41ab-98b3-de1562e763aa 2026-03-29 01:48:52.153216 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:52.153220 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 318, in _check_donor_project_quota 2026-03-29 01:48:52.153224 | debian-bookworm | donor_reservations = QUOTAS.reserve(context.elevated(), 2026-03-29 01:48:52.153228 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.153232 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:52.153235 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:52.153239 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.153242 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:52.153246 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:52.153249 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.153253 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:52.153256 | debian-bookworm | raise effect 2026-03-29 01:48:52.153260 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 305, in _check_transferred_project_quota 2026-03-29 01:48:52.153263 | debian-bookworm | reservations = QUOTAS.reserve(context, 2026-03-29 01:48:52.153267 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.153270 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:52.153274 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:52.153277 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.153281 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:52.153284 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:52.153288 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.153292 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:52.153295 | debian-bookworm | raise effect 2026-03-29 01:48:52.153298 | debian-bookworm | manila.exception.OverQuota: Quota exceeded for resources: {'snapshots': 'fake'}. 2026-03-29 01:48:52.165260 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.165286 | debian-bookworm | Quota exceeded for fake_project_id, tried to accept 1 snapshot (20 of 10 already consumed). 2026-03-29 01:48:52.179467 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_4 [0.021701s] ... ok 2026-03-29 01:48:52.179491 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_2_False [0.038758s] ... ok 2026-03-29 01:48:52.179495 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_been_soft_deleted_already [0.022774s] ... ok 2026-03-29 01:48:52.179499 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_1 [0.040835s] ... ok 2026-03-29 01:48:52.179510 | debian-bookworm | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_4 [0.347072s] ... ok 2026-03-29 01:48:52.179514 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_1_2_1 [0.033050s] ... ok 2026-03-29 01:48:52.179517 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_different_availability_zone [0.021634s] ... ok 2026-03-29 01:48:52.179521 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_ipython [0.019568s] ... ok 2026-03-29 01:48:52.193351 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.193449 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update_with_share_group [0.039928s] ... ok 2026-03-29 01:48:52.193458 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_access_list [0.025105s] ... ok 2026-03-29 01:48:52.193462 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_1 [0.020390s] ... ok 2026-03-29 01:48:52.193466 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_call [0.019344s] ... ok 2026-03-29 01:48:52.206724 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_02 [0.021339s] ... ok 2026-03-29 01:48:52.206739 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_15 [0.021110s] ... ok 2026-03-29 01:48:52.212327 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.212341 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.217150 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.046109s] ... ok 2026-03-29 01:48:52.217165 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_05 [0.020681s] ... ok 2026-03-29 01:48:52.217169 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_4 [0.041893s] ... ok 2026-03-29 01:48:52.217173 | debian-bookworm | {5} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_2___ [0.021605s] ... ok 2026-03-29 01:48:52.217177 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_2_2_7 [0.478975s] ... ok 2026-03-29 01:48:52.232345 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_07 [0.020557s] ... ok 2026-03-29 01:48:52.232361 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_17 [0.021677s] ... ok 2026-03-29 01:48:52.232365 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_06 [0.019830s] ... ok 2026-03-29 01:48:52.232898 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.244735 | debian-bookworm | {5} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_false [0.019177s] ... ok 2026-03-29 01:48:52.244759 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary [0.021147s] ... ok 2026-03-29 01:48:52.244763 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_revert_unsupported [0.021162s] ... ok 2026-03-29 01:48:52.244773 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_08 [0.020363s] ... ok 2026-03-29 01:48:52.247579 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.253192 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_18 [0.022076s] ... ok 2026-03-29 01:48:52.253207 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_not_found [0.040677s] ... ok 2026-03-29 01:48:52.253212 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_11 [0.020374s] ... ok 2026-03-29 01:48:52.253216 | debian-bookworm | {5} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts [0.019290s] ... ok 2026-03-29 01:48:52.269176 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_01 [0.022357s] ... ok 2026-03-29 01:48:52.269195 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_14 [0.020829s] ... ok 2026-03-29 01:48:52.273088 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.282934 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.285133 | debian-bookworm | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers [0.106809s] ... ok 2026-03-29 01:48:52.285148 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_1 [0.039469s] ... ok 2026-03-29 01:48:52.285153 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_06 [0.020615s] ... ok 2026-03-29 01:48:52.291780 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.301176 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.040740s] ... ok 2026-03-29 01:48:52.301194 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_1 [0.018783s] ... ok 2026-03-29 01:48:52.313162 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_2___2_1____active__ [0.051635s] ... ok 2026-03-29 01:48:52.315704 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.329144 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_3___2_27____syncing__ [0.053039s] ... ok 2026-03-29 01:48:52.329161 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group [0.040720s] ... ok 2026-03-29 01:48:52.329482 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.340273 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access [0.026090s] ... ok 2026-03-29 01:48:52.340293 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.039791s] ... ok 2026-03-29 01:48:52.340297 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.039427s] ... ok 2026-03-29 01:48:52.340301 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access_not_found [0.025648s] ... ok 2026-03-29 01:48:52.340499 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.348560 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.351053 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete [0.022176s] ... ok 2026-03-29 01:48:52.373160 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_1 [0.020350s] ... ok 2026-03-29 01:48:52.373182 | debian-bookworm | {4} 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.019528s] ... ok 2026-03-29 01:48:52.373187 | debian-bookworm | {6} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___2_53__ [0.018746s] ... ok 2026-03-29 01:48:52.373191 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_1 [0.022440s] ... ok 2026-03-29 01:48:52.373195 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_replicas [0.022079s] ... ok 2026-03-29 01:48:52.373199 | debian-bookworm | {4} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11__None__None___2_53__ [0.019076s] ... ok 2026-03-29 01:48:52.373202 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.019705s] ... ok 2026-03-29 01:48:52.373206 | debian-bookworm | {6} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_quota_class____2_62__ [0.017792s] ... ok 2026-03-29 01:48:52.393183 | debian-bookworm | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_all_tenants [0.108689s] ... ok 2026-03-29 01:48:52.393208 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_06 [0.020883s] ... ok 2026-03-29 01:48:52.393218 | debian-bookworm | {6} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___fake_share_type_id____2_39__ [0.018247s] ... ok 2026-03-29 01:48:52.393224 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.019837s] ... ok 2026-03-29 01:48:52.393227 | debian-bookworm | {4} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___fake_share_type_id____2_62__ [0.020690s] ... ok 2026-03-29 01:48:52.399272 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.404881 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_09 [0.020219s] ... ok 2026-03-29 01:48:52.421129 | debian-bookworm | {6} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_18__None__None___2_90__ [0.017932s] ... ok 2026-03-29 01:48:52.421147 | debian-bookworm | {4} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_collection_name [0.019400s] ... ok 2026-03-29 01:48:52.421152 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_1 [0.020124s] ... ok 2026-03-29 01:48:52.438911 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.439067 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_12 [0.020802s] ... ok 2026-03-29 01:48:52.439078 | debian-bookworm | {6} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_4_2_45 [0.018444s] ... ok 2026-03-29 01:48:52.439082 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.019424s] ... ok 2026-03-29 01:48:52.439086 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_04 [0.019763s] ... ok 2026-03-29 01:48:52.449132 | debian-bookworm | {6} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_4_2_45 [0.018224s] ... ok 2026-03-29 01:48:52.465107 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_16 [0.019065s] ... ok 2026-03-29 01:48:52.467259 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.489171 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_18 [0.019209s] ... ok 2026-03-29 01:48:52.489199 | debian-bookworm | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_share_id_specified [0.093360s] ... ok 2026-03-29 01:48:52.489204 | debian-bookworm | {6} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_1_2_51 [0.033059s] ... ok 2026-03-29 01:48:52.489209 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_3___2_28____active__ [0.057702s] ... ok 2026-03-29 01:48:52.489212 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_21 [0.018845s] ... ok 2026-03-29 01:48:52.504265 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test__collection_name [0.019023s] ... ok 2026-03-29 01:48:52.504281 | debian-bookworm | {5} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_bad_request [0.248940s] ... ok 2026-03-29 01:48:52.504286 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_02 [0.020609s] ... ok 2026-03-29 01:48:52.514501 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.530369 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_04_______2_20__ [0.022051s] ... ok 2026-03-29 01:48:52.530384 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_4 [0.148709s] ... ok 2026-03-29 01:48:52.530397 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_08 [0.019419s] ... ok 2026-03-29 01:48:52.530404 | debian-bookworm | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_2 [0.042389s] ... ok 2026-03-29 01:48:52.530407 | debian-bookworm | {5} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_6_OverLimit [0.019164s] ... ok 2026-03-29 01:48:52.530412 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_10 [0.021988s] ... ok 2026-03-29 01:48:52.530415 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_15 [0.018970s] ... ok 2026-03-29 01:48:52.541131 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareManageTest.test_unsupported_version [0.020686s] ... ok 2026-03-29 01:48:52.541145 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_23 [0.018363s] ... ok 2026-03-29 01:48:52.554743 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.555003 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_1_2_6 [0.298921s] ... ok 2026-03-29 01:48:52.555013 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_3 [0.020604s] ... ok 2026-03-29 01:48:52.555017 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_14 [0.019093s] ... ok 2026-03-29 01:48:52.555021 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_02_______2_25__ [0.018124s] ... ok 2026-03-29 01:48:52.565129 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_to_public_share_type [0.040185s] ... ok 2026-03-29 01:48:52.570714 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.589043 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_1 [0.021141s] ... ok 2026-03-29 01:48:52.589072 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_12 [0.018685s] ... ok 2026-03-29 01:48:52.589076 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share [0.045004s] ... ok 2026-03-29 01:48:52.589080 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_5 [0.021269s] ... ok 2026-03-29 01:48:52.589420 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.589431 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.601137 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.020224s] ... ok 2026-03-29 01:48:52.601165 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_14 [0.018046s] ... ok 2026-03-29 01:48:52.601178 | debian-bookworm | {4} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_8_2_54 [0.041782s] ... ok 2026-03-29 01:48:52.601182 | debian-bookworm | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_2 [0.069859s] ... ok 2026-03-29 01:48:52.609127 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_8 [0.020810s] ... ok 2026-03-29 01:48:52.609144 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_01_______2_49__ [0.018207s] ... ok 2026-03-29 01:48:52.615577 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.619129 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.041338s] ... ok 2026-03-29 01:48:52.628875 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_4___2_46___False_ [0.021035s] ... ok 2026-03-29 01:48:52.628894 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_02_______2_25__ [0.018033s] ... ok 2026-03-29 01:48:52.628898 | debian-bookworm | {4} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_1_1_0 [0.037878s] ... ok 2026-03-29 01:48:52.633260 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.633276 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.638902 | debian-bookworm | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09__None___fake_share_type_id____2_53__ [0.019729s] ... ok 2026-03-29 01:48:52.653028 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-03-29 01:48:52.653409 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_1___2_45___True_ [0.021915s] ... ok 2026-03-29 01:48:52.653420 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.214412s] ... ok 2026-03-29 01:48:52.653424 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_05_______1_0__ [0.018643s] ... ok 2026-03-29 01:48:52.653429 | debian-bookworm | {4} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_defaults [0.019141s] ... ok 2026-03-29 01:48:52.665131 | debian-bookworm | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_2_2_21 [0.020722s] ... ok 2026-03-29 01:48:52.665149 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_07_______2_26__ [0.018673s] ... ok 2026-03-29 01:48:52.677136 | debian-bookworm | {4} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_4____v2______fake_path_____http___localhost_v2_fake_path___ [0.019358s] ... ok 2026-03-29 01:48:52.677155 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_in_use [0.023162s] ... ok 2026-03-29 01:48:52.677160 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_revert [0.026164s] ... ok 2026-03-29 01:48:52.693168 | debian-bookworm | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_2_2_21 [0.020434s] ... ok 2026-03-29 01:48:52.693187 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_09 [0.018292s] ... ok 2026-03-29 01:48:52.693194 | debian-bookworm | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_1_True [0.091286s] ... ok 2026-03-29 01:48:52.693199 | debian-bookworm | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list [0.020512s] ... ok 2026-03-29 01:48:52.693204 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_2 [0.019566s] ... ok 2026-03-29 01:48:52.693208 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_not_found [0.022573s] ... ok 2026-03-29 01:48:52.708239 | debian-bookworm | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_3_2_33 [0.019671s] ... ok 2026-03-29 01:48:52.708257 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_27 [0.018380s] ... ok 2026-03-29 01:48:52.717157 | debian-bookworm | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_3 [0.019976s] ... ok 2026-03-29 01:48:52.717174 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_3 [0.019660s] ... ok 2026-03-29 01:48:52.717179 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_4__None__None__None_ [0.022021s] ... ok 2026-03-29 01:48:52.739477 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_31 [0.018119s] ... ok 2026-03-29 01:48:52.739503 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_07 [0.019889s] ... ok 2026-03-29 01:48:52.739508 | debian-bookworm | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_1_None [0.020087s] ... ok 2026-03-29 01:48:52.739512 | debian-bookworm | {5} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_4___100___True_ [0.047748s] ... ok 2026-03-29 01:48:52.739516 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_service_not_found [0.021436s] ... ok 2026-03-29 01:48:52.739520 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_with_volumes_destroy [0.022678s] ... ok 2026-03-29 01:48:52.753108 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_15 [0.019858s] ... ok 2026-03-29 01:48:52.753123 | debian-bookworm | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_5___fake__ [0.019999s] ... ok 2026-03-29 01:48:52.753928 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.769128 | debian-bookworm | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_2_2_9 [0.037484s] ... ok 2026-03-29 01:48:52.769142 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_08___2_7____share_type_access___False_ [0.021909s] ... ok 2026-03-29 01:48:52.769146 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_05_______1_0__ [0.019441s] ... ok 2026-03-29 01:48:52.769150 | debian-bookworm | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_06_maprfs [0.019645s] ... ok 2026-03-29 01:48:52.769722 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.773163 | debian-bookworm | --- Logging error --- 2026-03-29 01:48:52.774467 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:52.780744 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.040524s] ... ok 2026-03-29 01:48:52.780759 | debian-bookworm | {6} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_version [0.018486s] ... ok 2026-03-29 01:48:52.780764 | debian-bookworm | {5} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_exception [0.048162s] ... ok 2026-03-29 01:48:52.780767 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_03_______2_0__ [0.019778s] ... ok 2026-03-29 01:48:52.787410 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 702, in restore_backup_continue 2026-03-29 01:48:52.787423 | debian-bookworm | result = self.data_copy_get_progress(context, share_id) 2026-03-29 01:48:52.787427 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.787431 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:52.787434 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:52.787438 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.787441 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:52.787445 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:52.787448 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.787452 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:52.787456 | debian-bookworm | raise effect 2026-03-29 01:48:52.787459 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:48:52.787463 | debian-bookworm | 2026-03-29 01:48:52.787466 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:48:52.787470 | debian-bookworm | 2026-03-29 01:48:52.787473 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:52.787477 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:48:52.787480 | debian-bookworm | msg = self.format(record) 2026-03-29 01:48:52.787484 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.787487 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:48:52.787491 | debian-bookworm | return fmt.format(record) 2026-03-29 01:48:52.787494 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.787498 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 687, in format 2026-03-29 01:48:52.787501 | debian-bookworm | record.message = record.getMessage() 2026-03-29 01:48:52.787505 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:52.787508 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 377, in getMessage 2026-03-29 01:48:52.787512 | debian-bookworm | msg = msg % self.args 2026-03-29 01:48:52.787515 | debian-bookworm | ~~~~^~~~~~~~~~~ 2026-03-29 01:48:52.787519 | debian-bookworm | ValueError: incomplete format 2026-03-29 01:48:52.787522 | debian-bookworm | Call stack: 2026-03-29 01:48:52.787526 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:48:52.787529 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:48:52.787536 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:48:52.787540 | debian-bookworm | main() 2026-03-29 01:48:52.787543 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:48:52.787547 | debian-bookworm | program.TestProgram( 2026-03-29 01:48:52.787550 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:48:52.787554 | debian-bookworm | self.runTests() 2026-03-29 01:48:52.787558 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:48:52.787567 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:48:52.787570 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:48:52.787574 | debian-bookworm | test(result) 2026-03-29 01:48:52.787577 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:48:52.787581 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:52.787584 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:48:52.787588 | debian-bookworm | test(result) 2026-03-29 01:48:52.787591 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:48:52.787595 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:52.787598 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:48:52.787602 | debian-bookworm | test(result) 2026-03-29 01:48:52.787605 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:48:52.787609 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:52.787612 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:48:52.787616 | debian-bookworm | test(result) 2026-03-29 01:48:52.787619 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:48:52.787623 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:52.787626 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:48:52.787630 | debian-bookworm | return run_test.run(result) 2026-03-29 01:48:52.787633 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:48:52.787637 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:48:52.787641 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:48:52.787645 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:48:52.787648 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:48:52.787652 | debian-bookworm | self._run_core() 2026-03-29 01:48:52.787655 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-03-29 01:48:52.787659 | debian-bookworm | if self.exception_caught == self._run_user( 2026-03-29 01:48:52.787662 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:48:52.787666 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:48:52.787673 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 886, in _run_test_method 2026-03-29 01:48:52.787677 | debian-bookworm | return self._get_test_method()() 2026-03-29 01:48:52.787681 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_manager.py", line 839, in test_restore_share_backup_continue_exception 2026-03-29 01:48:52.787684 | debian-bookworm | self.manager.restore_backup_continue(self.context) 2026-03-29 01:48:52.787688 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 716, in restore_backup_continue 2026-03-29 01:48:52.787691 | debian-bookworm | LOG.exception("Failed to get progress of share_backup " 2026-03-29 01:48:52.787695 | debian-bookworm | Message: 'Failed to get progress of share_backup %(backup)s restoring in share %(share).' 2026-03-29 01:48:52.787699 | debian-bookworm | Arguments: {'share': '5163121f-b69a-4e5b-9cb5-8323dff5b651', 'backup': '41e95ecb-9654-4cac-93b7-d10e260a5668'} 2026-03-29 01:48:52.793116 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_12___2_24____share_type_access___False_ [0.022864s] ... ok 2026-03-29 01:48:52.793130 | debian-bookworm | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volumes_list [0.018688s] ... ok 2026-03-29 01:48:52.809143 | debian-bookworm | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_json [0.019966s] ... ok 2026-03-29 01:48:52.809156 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_10 [0.019565s] ... ok 2026-03-29 01:48:52.809161 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_02___1_0____os_share_type_access___False_ [0.021317s] ... ok 2026-03-29 01:48:52.809164 | debian-bookworm | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_delete [0.018896s] ... ok 2026-03-29 01:48:52.809170 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_2 [0.028331s] ... ok 2026-03-29 01:48:52.810286 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.833196 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.040445s] ... ok 2026-03-29 01:48:52.833220 | debian-bookworm | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_sudo_failed [0.020800s] ... ok 2026-03-29 01:48:52.833224 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_18 [0.019884s] ... ok 2026-03-29 01:48:52.833228 | debian-bookworm | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_2 [0.018944s] ... ok 2026-03-29 01:48:52.833232 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_16___2_41____share_type_access___False_ [0.022255s] ... ok 2026-03-29 01:48:52.833236 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_delete_existing [0.024891s] ... ok 2026-03-29 01:48:52.844171 | debian-bookworm | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_methods_of [0.019878s] ... ok 2026-03-29 01:48:52.844184 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_20 [0.019553s] ... ok 2026-03-29 01:48:52.844188 | debian-bookworm | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_soft [0.018558s] ... ok 2026-03-29 01:48:52.850026 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.857251 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_1_2_6 [0.256928s] ... ok 2026-03-29 01:48:52.857268 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_15 [0.022485s] ... ok 2026-03-29 01:48:52.857273 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_2 [0.019195s] ... ok 2026-03-29 01:48:52.857277 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.039617s] ... ok 2026-03-29 01:48:52.871158 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_21 [0.019797s] ... ok 2026-03-29 01:48:52.871175 | debian-bookworm | {4} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception [0.018709s] ... ok 2026-03-29 01:48:52.871179 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_03 [0.021504s] ... ok 2026-03-29 01:48:52.871971 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.880856 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_get [0.022293s] ... ok 2026-03-29 01:48:52.880870 | debian-bookworm | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_1_json [0.039083s] ... ok 2026-03-29 01:48:52.880874 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_24 [0.019400s] ... ok 2026-03-29 01:48:52.885350 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.892900 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.039360s] ... ok 2026-03-29 01:48:52.893122 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.901204 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_1 [0.022203s] ... ok 2026-03-29 01:48:52.901220 | debian-bookworm | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_delete [0.020204s] ... ok 2026-03-29 01:48:52.901224 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_single [0.024399s] ... ok 2026-03-29 01:48:52.913159 | debian-bookworm | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_project_id___None___2_40__ [0.019484s] ... ok 2026-03-29 01:48:52.914452 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:52.925162 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_2___2_23____key5__ [0.021001s] ... ok 2026-03-29 01:48:52.925177 | debian-bookworm | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_2 [0.019621s] ... ok 2026-03-29 01:48:52.925182 | debian-bookworm | {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_1_2_6 [0.039337s] ... ok 2026-03-29 01:48:52.925186 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_2_False [0.021430s] ... ok 2026-03-29 01:48:52.945107 | debian-bookworm | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None__None___2_40__ [0.018856s] ... ok 2026-03-29 01:48:52.945126 | debian-bookworm | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_1_None [0.068976s] ... ok 2026-03-29 01:48:52.945131 | debian-bookworm | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_sync [0.019242s] ... ok 2026-03-29 01:48:52.945134 | debian-bookworm | {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_links [0.019427s] ... ok 2026-03-29 01:48:52.945138 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_4___2_23____snapshot_support__ [0.023037s] ... ok 2026-03-29 01:48:52.945142 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_2 [0.023930s] ... ok 2026-03-29 01:48:52.958732 | debian-bookworm | {0} 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.018803s] ... ok 2026-03-29 01:48:52.958760 | debian-bookworm | {6} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts_not_found [0.019408s] ... ok 2026-03-29 01:48:52.969158 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_errors [0.021128s] ... ok 2026-03-29 01:48:52.969173 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_5___2_24____driver_handles_share_servers__ [0.021725s] ... ok 2026-03-29 01:48:52.969178 | debian-bookworm | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10___fake_project_id___None___2_53__ [0.018464s] ... ok 2026-03-29 01:48:52.981120 | debian-bookworm | {6} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_no_auth [0.018669s] ... ok 2026-03-29 01:48:52.981136 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_yaml [0.021518s] ... ok 2026-03-29 01:48:52.992905 | debian-bookworm | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_not_found [0.021705s] ... ok 2026-03-29 01:48:52.992922 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update [0.041283s] ... ok 2026-03-29 01:48:52.992927 | debian-bookworm | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_17___fake_project_id___None___2_90__ [0.018437s] ... ok 2026-03-29 01:48:52.992931 | debian-bookworm | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_4___ [0.019543s] ... ok 2026-03-29 01:48:53.001185 | debian-bookworm | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_3 [0.067413s] ... ok 2026-03-29 01:48:53.003947 | debian-bookworm | Must supply a non-negative value for "age_in_days". 2026-03-29 01:48:53.017170 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_3 [0.157372s] ... ok 2026-03-29 01:48:53.017189 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_illegal_args [0.019255s] ... ok 2026-03-29 01:48:53.017193 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_3 [0.023089s] ... ok 2026-03-29 01:48:53.017198 | debian-bookworm | {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_3_2_33 [0.019190s] ... ok 2026-03-29 01:48:53.017204 | debian-bookworm | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_6___nfsfake__ [0.019311s] ... ok 2026-03-29 01:48:53.017930 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.037269 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list [0.041104s] ... ok 2026-03-29 01:48:53.037288 | debian-bookworm | {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_4_2_45 [0.018754s] ... ok 2026-03-29 01:48:53.037292 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_4 [0.021785s] ... ok 2026-03-29 01:48:53.037296 | debian-bookworm | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_04_hdfs [0.018948s] ... ok 2026-03-29 01:48:53.040941 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.047152 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_1 [0.021515s] ... ok 2026-03-29 01:48:53.047170 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_create [0.041372s] ... ok 2026-03-29 01:48:53.047371 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.056632 | debian-bookworm | Could not unmount src /tmp/ins1_id after its data copy. 2026-03-29 01:48:53.056649 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.056654 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:53.056657 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:53.056661 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.056665 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.056668 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056672 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.056676 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.056680 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056683 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.056687 | debian-bookworm | raise effect 2026-03-29 01:48:53.056690 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.056694 | debian-bookworm | Could not unmount dest /tmp/ins2_id after its data copy. 2026-03-29 01:48:53.056697 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.056701 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-03-29 01:48:53.056704 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-03-29 01:48:53.056708 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.056711 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.056715 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056718 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.056722 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.056725 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056729 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.056732 | debian-bookworm | raise effect 2026-03-29 01:48:53.056735 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:53.056739 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:53.056742 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.056746 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.056749 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056753 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.056756 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.056760 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056763 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.056767 | debian-bookworm | raise effect 2026-03-29 01:48:53.056770 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.056774 | debian-bookworm | Could not deny access to src instance ins1_id after its data copy. 2026-03-29 01:48:53.056777 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.056780 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-03-29 01:48:53.056784 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-03-29 01:48:53.056793 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.056797 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.056800 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056804 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.056813 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.056816 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056820 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.056823 | debian-bookworm | raise effect 2026-03-29 01:48:53.056827 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.056830 | debian-bookworm | Could not deny access to dest instance ins2_id after its data copy. 2026-03-29 01:48:53.056833 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.056837 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-03-29 01:48:53.056840 | debian-bookworm | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-03-29 01:48:53.056844 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.056847 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.056851 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056854 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.056858 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.056861 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056865 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.056868 | debian-bookworm | raise effect 2026-03-29 01:48:53.056872 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-03-29 01:48:53.056875 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-03-29 01:48:53.056879 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.056882 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.056885 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056889 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.056892 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.056896 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.056912 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.056916 | debian-bookworm | raise effect 2026-03-29 01:48:53.056919 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.056926 | debian-bookworm | Copy of data from source /tmp/ins1_id to destination /tmp/ins2_id was cancelled. 2026-03-29 01:48:53.057139 | debian-bookworm | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_12_MAPRFS [0.019373s] ... ok 2026-03-29 01:48:53.057149 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_latest_not_found [0.022865s] ... ok 2026-03-29 01:48:53.057153 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_3 [0.056881s] ... ok 2026-03-29 01:48:53.073167 | debian-bookworm | {0} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_2_2_78 [0.034295s] ... ok 2026-03-29 01:48:53.073188 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_bpython [0.020937s] ... ok 2026-03-29 01:48:53.073192 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_not_found [0.020988s] ... ok 2026-03-29 01:48:53.073196 | debian-bookworm | {6} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_import [0.018420s] ... ok 2026-03-29 01:48:53.085008 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_24 [0.018968s] ... ok 2026-03-29 01:48:53.097148 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_python [0.021439s] ... ok 2026-03-29 01:48:53.097164 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete_not_found [0.035564s] ... ok 2026-03-29 01:48:53.097168 | debian-bookworm | {6} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get [0.018720s] ... ok 2026-03-29 01:48:53.097172 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update [0.021656s] ... ok 2026-03-29 01:48:53.107589 | debian-bookworm | Failed to copy data from source to destination /tmp/ins1_id to /tmp/backup_id. 2026-03-29 01:48:53.107608 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.107613 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-03-29 01:48:53.107616 | debian-bookworm | copy.run() 2026-03-29 01:48:53.107620 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.107624 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.107627 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.107631 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.107635 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.107639 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.107642 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.107646 | debian-bookworm | raise effect 2026-03-29 01:48:53.107649 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.109121 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_2_False [0.019629s] ... ok 2026-03-29 01:48:53.109132 | debian-bookworm | {6} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_3_Unauthorized [0.018175s] ... ok 2026-03-29 01:48:53.109140 | debian-bookworm | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_2_ [0.020677s] ... ok 2026-03-29 01:48:53.125119 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_5 [0.054829s] ... ok 2026-03-29 01:48:53.125137 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create [0.022490s] ... ok 2026-03-29 01:48:53.125141 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_09 [0.018997s] ... ok 2026-03-29 01:48:53.125145 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress [0.037486s] ... ok 2026-03-29 01:48:53.125364 | debian-bookworm | Could not unmount src /tmp/ins1_id after its data copy. 2026-03-29 01:48:53.125374 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.125378 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:53.125382 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:53.125386 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.125389 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.125393 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.125396 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.125400 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.125403 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.125407 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.125410 | debian-bookworm | raise effect 2026-03-29 01:48:53.125414 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.125417 | debian-bookworm | Could not unmount dest /tmp/backup_id after its data copy. 2026-03-29 01:48:53.125420 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.125424 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-03-29 01:48:53.125427 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-03-29 01:48:53.125431 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.125435 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.125438 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.125442 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.125446 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.125450 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.125461 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.125465 | debian-bookworm | raise effect 2026-03-29 01:48:53.125468 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:53.125472 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:53.125476 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.125479 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.125483 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.125486 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.125490 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.125493 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.125497 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.125501 | debian-bookworm | raise effect 2026-03-29 01:48:53.125504 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.125508 | debian-bookworm | Could not deny access to src instance ins1_id after its data copy. 2026-03-29 01:48:53.125511 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.125515 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-03-29 01:48:53.125518 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-03-29 01:48:53.125522 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.125525 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.125528 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.125532 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.125535 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.125539 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.125542 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.125546 | debian-bookworm | raise effect 2026-03-29 01:48:53.125549 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.145010 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-03-29 01:48:53.145241 | debian-bookworm | {6} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_4_Forbidden [0.018787s] ... ok 2026-03-29 01:48:53.145252 | debian-bookworm | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_02_cifs [0.020818s] ... ok 2026-03-29 01:48:53.145256 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_06_______2_91__ [0.019358s] ... ok 2026-03-29 01:48:53.145260 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.593983s] ... ok 2026-03-29 01:48:53.161957 | debian-bookworm | Could not unmount src /tmp/backup_id after its data copy. 2026-03-29 01:48:53.161974 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.161983 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:53.161988 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:53.161991 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.161995 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.161998 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.162001 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.162005 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.162008 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.162012 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.162016 | debian-bookworm | raise effect 2026-03-29 01:48:53.162019 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.165195 | debian-bookworm | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_03_glusterfs [0.020817s] ... ok 2026-03-29 01:48:53.165216 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_11 [0.018944s] ... ok 2026-03-29 01:48:53.165221 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_force_host_assisted_migration [0.036394s] ... ok 2026-03-29 01:48:53.169205 | debian-bookworm | Could not unmount dest /tmp/ins2_id after its data copy. 2026-03-29 01:48:53.169218 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.169222 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-03-29 01:48:53.169226 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-03-29 01:48:53.169229 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.169233 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.169236 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.169240 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.169243 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.169247 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.169250 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.169254 | debian-bookworm | raise effect 2026-03-29 01:48:53.169257 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:53.169261 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:53.169264 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.169268 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.169271 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.169275 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.169278 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.169282 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.169285 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.169289 | debian-bookworm | raise effect 2026-03-29 01:48:53.169292 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.169295 | debian-bookworm | Could not deny access to dest instance ins2_id after its data copy. 2026-03-29 01:48:53.169299 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.169302 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-03-29 01:48:53.169306 | debian-bookworm | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-03-29 01:48:53.169309 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.169313 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.169316 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.169320 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.169323 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.169327 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.169330 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.169333 | debian-bookworm | raise effect 2026-03-29 01:48:53.169337 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.181145 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.181439 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_7 [0.054316s] ... ok 2026-03-29 01:48:53.181451 | debian-bookworm | {2} 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.020434s] ... ok 2026-03-29 01:48:53.181461 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_12 [0.019643s] ... ok 2026-03-29 01:48:53.189209 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_3 [0.046622s] ... ok 2026-03-29 01:48:53.213151 | debian-bookworm | {6} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_2 [0.069643s] ... ok 2026-03-29 01:48:53.213170 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_16 [0.019234s] ... ok 2026-03-29 01:48:53.213175 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_2_writable [0.036581s] ... ok 2026-03-29 01:48:53.213179 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_manage [0.022024s] ... ok 2026-03-29 01:48:53.225248 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_17 [0.018742s] ... ok 2026-03-29 01:48:53.239313 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.023211s] ... ok 2026-03-29 01:48:53.239330 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_25 [0.019392s] ... ok 2026-03-29 01:48:53.239335 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_type_not_found [0.039092s] ... ok 2026-03-29 01:48:53.261174 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_one_share_with_two_share_instance_access_delete [0.127099s] ... ok 2026-03-29 01:48:53.261195 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_28 [0.018176s] ... ok 2026-03-29 01:48:53.261199 | debian-bookworm | {6} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_1_None [0.065500s] ... ok 2026-03-29 01:48:53.268880 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.273218 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_29 [0.018560s] ... ok 2026-03-29 01:48:53.289205 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.042722s] ... ok 2026-03-29 01:48:53.289221 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_5_force_host_assisted_migration [0.040212s] ... ok 2026-03-29 01:48:53.289226 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_no_instance_mappings [0.048951s] ... ok 2026-03-29 01:48:53.303169 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_3_v2_91_share_not_from_snap [0.023734s] ... ok 2026-03-29 01:48:53.305857 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.315663 | debian-bookworm | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_4_2_11 [0.038213s] ... ok 2026-03-29 01:48:53.315902 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.329202 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.042302s] ... ok 2026-03-29 01:48:53.329221 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.023551s] ... ok 2026-03-29 01:48:53.344487 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.344734 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_2_False [0.044625s] ... ok 2026-03-29 01:48:53.344745 | debian-bookworm | {6} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_1_migration [0.073919s] ... ok 2026-03-29 01:48:53.353189 | debian-bookworm | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_6_2_24 [0.038690s] ... ok 2026-03-29 01:48:53.353204 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.024412s] ... ok 2026-03-29 01:48:53.353391 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.361191 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_wrong_permissions [0.039880s] ... ok 2026-03-29 01:48:53.369122 | debian-bookworm | {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_1___v2___None___http___localhost_v2___ [0.018720s] ... ok 2026-03-29 01:48:53.381207 | debian-bookworm | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_quota_class____2_40__ [0.019687s] ... ok 2026-03-29 01:48:53.385769 | debian-bookworm | {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_2____v2____None___http___localhost_v2___ [0.019006s] ... ok 2026-03-29 01:48:53.386551 | debian-bookworm | Could not unmount src /tmp/backup_id after its data copy. 2026-03-29 01:48:53.386564 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.386570 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:53.386574 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:53.386577 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.386581 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.386585 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.386588 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.386591 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.386595 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.386606 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.386609 | debian-bookworm | raise effect 2026-03-29 01:48:53.386613 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.387035 | debian-bookworm | Could not unmount dest /tmp/ins2_id after its data copy. 2026-03-29 01:48:53.387047 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.387057 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-03-29 01:48:53.387061 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-03-29 01:48:53.387064 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.387068 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.387071 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.387075 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.387084 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.387088 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.387092 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.387095 | debian-bookworm | raise effect 2026-03-29 01:48:53.387098 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:53.387102 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:53.387105 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.387109 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.387112 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.387116 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.387119 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.387122 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.387126 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.387129 | debian-bookworm | raise effect 2026-03-29 01:48:53.387133 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.387361 | debian-bookworm | Could not deny access to dest instance ins2_id after its data copy. 2026-03-29 01:48:53.387370 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.387374 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-03-29 01:48:53.387383 | debian-bookworm | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-03-29 01:48:53.387386 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.387390 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.387393 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.387397 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.387400 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.387404 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.387407 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.387411 | debian-bookworm | raise effect 2026-03-29 01:48:53.387414 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.387639 | debian-bookworm | Copy of data from source /tmp/backup_id to destination /tmp/ins2_id was cancelled. 2026-03-29 01:48:53.390359 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_9 [0.055429s] ... ok 2026-03-29 01:48:53.392869 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.394507 | debian-bookworm | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_quota_class____2_39__ [0.018874s] ... ok 2026-03-29 01:48:53.396422 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_server [0.062466s] ... ok 2026-03-29 01:48:53.397266 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_1 [0.044731s] ... ok 2026-03-29 01:48:53.405820 | debian-bookworm | {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.019842s] ... ok 2026-03-29 01:48:53.421225 | debian-bookworm | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None___2_62__ [0.018968s] ... ok 2026-03-29 01:48:53.432668 | debian-bookworm | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_zone_is_none [0.019896s] ... ok 2026-03-29 01:48:53.432684 | debian-bookworm | {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_hard [0.258302s] ... ok 2026-03-29 01:48:53.438430 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.441103 | debian-bookworm | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09___fake_quota_class____2_80__ [0.019077s] ... ok 2026-03-29 01:48:53.441116 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_2 [0.046384s] ... ok 2026-03-29 01:48:53.451461 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_5 [0.044627s] ... ok 2026-03-29 01:48:53.451478 | debian-bookworm | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_argv_lt_2 [0.021441s] ... ok 2026-03-29 01:48:53.451482 | debian-bookworm | {2} manila.tests.compute.test_nova.ToDictTestCase.test_dict_provided [0.019414s] ... ok 2026-03-29 01:48:53.473148 | debian-bookworm | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10__None___2_80__ [0.018720s] ... ok 2026-03-29 01:48:53.473168 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_4___100___True_ [0.291568s] ... ok 2026-03-29 01:48:53.473172 | debian-bookworm | {2} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_with_to_dict_method [0.019359s] ... ok 2026-03-29 01:48:53.473176 | debian-bookworm | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability_not_supported [0.019846s] ... ok 2026-03-29 01:48:53.473180 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_server_with_count [0.070886s] ... ok 2026-03-29 01:48:53.473183 | debian-bookworm | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test__collection_name [0.018758s] ... ok 2026-03-29 01:48:53.482471 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.485544 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_2___90___True_ [0.043335s] ... ok 2026-03-29 01:48:53.497133 | debian-bookworm | {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_2_RetryAfterException [0.018906s] ... ok 2026-03-29 01:48:53.497151 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_share_group [0.043200s] ... ok 2026-03-29 01:48:53.497155 | debian-bookworm | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_2 [0.020796s] ... ok 2026-03-29 01:48:53.497159 | debian-bookworm | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_14__None__None___2_62__ [0.019535s] ... ok 2026-03-29 01:48:53.505933 | debian-bookworm | --- Logging error --- 2026-03-29 01:48:53.508721 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_03 [0.022185s] ... ok 2026-03-29 01:48:53.517178 | debian-bookworm | {0} manila.tests.cmd.test_scheduler.ManilaCmdSchedulerTestCase.test_main [0.021801s] ... ok 2026-03-29 01:48:53.517195 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_exception [0.052524s] ... ok 2026-03-29 01:48:53.517200 | debian-bookworm | {7} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_1_2_20 [0.020211s] ... ok 2026-03-29 01:48:53.521202 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.521216 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 447, in create_backup_continue 2026-03-29 01:48:53.521220 | debian-bookworm | result = self.data_copy_get_progress(context, share_id) 2026-03-29 01:48:53.521224 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.521236 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.521240 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.521244 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.521247 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.521251 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.521254 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.521258 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.521261 | debian-bookworm | raise effect 2026-03-29 01:48:53.521265 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:48:53.521268 | debian-bookworm | 2026-03-29 01:48:53.521272 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:48:53.521275 | debian-bookworm | 2026-03-29 01:48:53.521279 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.521282 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:48:53.521286 | debian-bookworm | msg = self.format(record) 2026-03-29 01:48:53.521289 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.521293 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:48:53.521296 | debian-bookworm | return fmt.format(record) 2026-03-29 01:48:53.521299 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.521303 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 687, in format 2026-03-29 01:48:53.521306 | debian-bookworm | record.message = record.getMessage() 2026-03-29 01:48:53.521310 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.521313 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 377, in getMessage 2026-03-29 01:48:53.521317 | debian-bookworm | msg = msg % self.args 2026-03-29 01:48:53.521320 | debian-bookworm | ~~~~^~~~~~~~~~~ 2026-03-29 01:48:53.521324 | debian-bookworm | ValueError: incomplete format 2026-03-29 01:48:53.521327 | debian-bookworm | Call stack: 2026-03-29 01:48:53.521330 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:48:53.521334 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:48:53.521337 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:48:53.521341 | debian-bookworm | main() 2026-03-29 01:48:53.521345 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:48:53.521348 | debian-bookworm | program.TestProgram( 2026-03-29 01:48:53.521352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:48:53.521356 | debian-bookworm | self.runTests() 2026-03-29 01:48:53.521359 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:48:53.521363 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:48:53.521366 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:48:53.521370 | debian-bookworm | test(result) 2026-03-29 01:48:53.521373 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:48:53.521377 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:53.521380 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:48:53.521384 | debian-bookworm | test(result) 2026-03-29 01:48:53.521387 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:48:53.521391 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:53.521394 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:48:53.521397 | debian-bookworm | test(result) 2026-03-29 01:48:53.521401 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:48:53.521404 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:53.521408 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:48:53.521414 | debian-bookworm | test(result) 2026-03-29 01:48:53.521417 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:48:53.521421 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:53.521424 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:48:53.521428 | debian-bookworm | return run_test.run(result) 2026-03-29 01:48:53.521431 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:48:53.521435 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:48:53.521438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:48:53.521442 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:48:53.521446 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:48:53.521449 | debian-bookworm | self._run_core() 2026-03-29 01:48:53.521453 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-03-29 01:48:53.521456 | debian-bookworm | if self.exception_caught == self._run_user( 2026-03-29 01:48:53.521460 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:48:53.521467 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:48:53.521471 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 886, in _run_test_method 2026-03-29 01:48:53.521474 | debian-bookworm | return self._get_test_method()() 2026-03-29 01:48:53.521479 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_manager.py", line 626, in test_create_share_backup_continue_exception 2026-03-29 01:48:53.521483 | debian-bookworm | self.manager.create_backup_continue(self.context) 2026-03-29 01:48:53.521486 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 461, in create_backup_continue 2026-03-29 01:48:53.521490 | debian-bookworm | LOG.warning("Failed to get progress of share %(share)s " 2026-03-29 01:48:53.521493 | debian-bookworm | Message: 'Failed to get progress of share %(share)s backing up in share_backup %(backup).' 2026-03-29 01:48:53.521496 | debian-bookworm | Arguments: {'share': 'e699deee-ab43-4f2f-a374-300d6da6b6d9', 'backup': 'c19d1496-3136-49d2-94f8-7a48581a12f9'} 2026-03-29 01:48:53.529215 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_1_2_6 [0.513805s] ... ok 2026-03-29 01:48:53.529229 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress [0.042326s] ... ok 2026-03-29 01:48:53.541137 | debian-bookworm | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_10_HDFS [0.020497s] ... ok 2026-03-29 01:48:53.541155 | debian-bookworm | {7} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_1_2_20 [0.020380s] ... ok 2026-03-29 01:48:53.541159 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_expired [0.064190s] ... ok 2026-03-29 01:48:53.541163 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_2 [0.021846s] ... ok 2026-03-29 01:48:53.549879 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.573152 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_init [0.033500s] ... ok 2026-03-29 01:48:53.573172 | debian-bookworm | {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_update [0.018985s] ... ok 2026-03-29 01:48:53.573182 | debian-bookworm | {7} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_2_2_21 [0.020000s] ... ok 2026-03-29 01:48:53.573186 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_1_None [0.030465s] ... ok 2026-03-29 01:48:53.573190 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_not_updates_size [0.044692s] ... ok 2026-03-29 01:48:53.573194 | debian-bookworm | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_3_restore [0.071384s] ... ok 2026-03-29 01:48:53.573197 | debian-bookworm | {0} manila.tests.compute.test_nova.NovaclientTestCase.test_with_auth_obj [0.019306s] ... ok 2026-03-29 01:48:53.573201 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_09 [0.019088s] ... ok 2026-03-29 01:48:53.576971 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.585158 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore_with_deleting_status [0.022821s] ... ok 2026-03-29 01:48:53.585170 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_2 [0.041072s] ... ok 2026-03-29 01:48:53.593247 | debian-bookworm | Failed to copy contents from instance ins1_id to instance ins2_id. 2026-03-29 01:48:53.593266 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.593271 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 182, in migration_start 2026-03-29 01:48:53.593276 | debian-bookworm | self._copy_share_data(context, copy, info_src, info_dest) 2026-03-29 01:48:53.593280 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.593284 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.593287 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.593291 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.593294 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.593298 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.593302 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.593305 | debian-bookworm | raise effect 2026-03-29 01:48:53.593309 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.601192 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_2 [0.032247s] ... ok 2026-03-29 01:48:53.601206 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_3_data_copying_in_progress [0.042862s] ... ok 2026-03-29 01:48:53.601210 | debian-bookworm | {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_1_HTTPNotImplemented [0.019236s] ... ok 2026-03-29 01:48:53.601214 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_13 [0.019167s] ... ok 2026-03-29 01:48:53.601222 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_no_share [0.022631s] ... ok 2026-03-29 01:48:53.617176 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_wrong_permissions [0.020787s] ... ok 2026-03-29 01:48:53.617198 | debian-bookworm | {5} 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.074327s] ... ok 2026-03-29 01:48:53.617202 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_17 [0.020274s] ... ok 2026-03-29 01:48:53.617206 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_3 [0.030985s] ... ok 2026-03-29 01:48:53.629467 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_22 [0.019183s] ... ok 2026-03-29 01:48:53.635700 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup [0.048636s] ... ok 2026-03-29 01:48:53.639632 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.639895 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.642968 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group_earlier_version [0.042722s] ... ok 2026-03-29 01:48:53.643450 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.041664s] ... ok 2026-03-29 01:48:53.648848 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_08_______2_18__ [0.019340s] ... ok 2026-03-29 01:48:53.658403 | debian-bookworm | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_4 [0.069848s] ... ok 2026-03-29 01:48:53.660185 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_3___100___False_ [0.043252s] ... ok 2026-03-29 01:48:53.668088 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_04_______2_20__ [0.019129s] ... ok 2026-03-29 01:48:53.680805 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.681077 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_2 [0.074714s] ... ok 2026-03-29 01:48:53.681340 | debian-bookworm | {6} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats [0.020611s] ... ok 2026-03-29 01:48:53.681657 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.684103 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.040851s] ... ok 2026-03-29 01:48:53.685921 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.687035 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_19 [0.018843s] ... ok 2026-03-29 01:48:53.689596 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.045894s] ... ok 2026-03-29 01:48:53.690218 | debian-bookworm | {4} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_delete_backup [0.054436s] ... ok 2026-03-29 01:48:53.700409 | debian-bookworm | {6} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_1 [0.019354s] ... ok 2026-03-29 01:48:53.705129 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_04 [0.020678s] ... ok 2026-03-29 01:48:53.707128 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_22 [0.019936s] ... ok 2026-03-29 01:48:53.711747 | debian-bookworm | {4} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_1 [0.021266s] ... ok 2026-03-29 01:48:53.719944 | debian-bookworm | {6} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_2 [0.019461s] ... ok 2026-03-29 01:48:53.725767 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_05 [0.020375s] ... ok 2026-03-29 01:48:53.726940 | debian-bookworm | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_5 [0.068509s] ... ok 2026-03-29 01:48:53.727600 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.731149 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.041227s] ... ok 2026-03-29 01:48:53.731983 | debian-bookworm | {4} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_not_initialized [0.020177s] ... ok 2026-03-29 01:48:53.736677 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_6 [0.055635s] ... ok 2026-03-29 01:48:53.742315 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.744126 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_1 [0.024005s] ... ok 2026-03-29 01:48:53.745976 | debian-bookworm | {7} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_3_2_10 [0.038676s] ... ok 2026-03-29 01:48:53.747492 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_10 [0.021446s] ... ok 2026-03-29 01:48:53.757754 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_all [0.025531s] ... ok 2026-03-29 01:48:53.766641 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_3 [0.022381s] ... ok 2026-03-29 01:48:53.768033 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_2 [0.020238s] ... ok 2026-03-29 01:48:53.768537 | debian-bookworm | {7} manila.tests.cmd.test_api.ManilaCmdApiTestCase.test_main [0.022308s] ... ok 2026-03-29 01:48:53.769612 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.773210 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.041908s] ... ok 2026-03-29 01:48:53.779555 | debian-bookworm | Share data copy failed attempting to mount source at /tmp/ins1_id. 2026-03-29 01:48:53.779569 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:53.779573 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 301, in _copy_share_data 2026-03-29 01:48:53.779577 | debian-bookworm | helper_src.mount_share_instance_or_backup(info_src, mount_path) 2026-03-29 01:48:53.779581 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:53.779584 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:53.779588 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.779591 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:53.779595 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:53.779599 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:53.779611 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:53.779615 | debian-bookworm | raise effect 2026-03-29 01:48:53.779619 | debian-bookworm | Exception: fake 2026-03-29 01:48:53.781334 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_1 [0.023473s] ... ok 2026-03-29 01:48:53.782325 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_1 [0.055181s] ... ok 2026-03-29 01:48:53.789324 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_15 [0.020805s] ... ok 2026-03-29 01:48:53.789557 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_downgrade [0.020840s] ... ok 2026-03-29 01:48:53.791141 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_9 [0.054361s] ... ok 2026-03-29 01:48:53.793579 | debian-bookworm | {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___2_90__ [0.020008s] ... ok 2026-03-29 01:48:53.793798 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get_all [0.026880s] ... ok 2026-03-29 01:48:53.805451 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_2 [0.023913s] ... ok 2026-03-29 01:48:53.810257 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_2__bar [0.020728s] ... ok 2026-03-29 01:48:53.810488 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_19 [0.020710s] ... ok 2026-03-29 01:48:53.814124 | debian-bookworm | {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None__None___2_39__ [0.020273s] ... ok 2026-03-29 01:48:53.819002 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_double_update [0.025226s] ... ok 2026-03-29 01:48:53.828081 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_1_None [0.045606s] ... ok 2026-03-29 01:48:53.829647 | debian-bookworm | Metadata property key is greater than 255 characters. 2026-03-29 01:48:53.830491 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_2 [0.024938s] ... ok 2026-03-29 01:48:53.831403 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_20 [0.021169s] ... ok 2026-03-29 01:48:53.837785 | debian-bookworm | {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_13___fake_project_id___None___2_62__ [0.020296s] ... ok 2026-03-29 01:48:53.838866 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run ... SKIPPED: No module named 'bpython' 2026-03-29 01:48:53.846674 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_cleanup_expired_messages [0.027522s] ... ok 2026-03-29 01:48:53.851645 | debian-bookworm | Metadata property value is blank. 2026-03-29 01:48:53.851939 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_server [0.060446s] ... ok 2026-03-29 01:48:53.853498 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_21 [0.021818s] ... ok 2026-03-29 01:48:53.854750 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_delete_existing [0.024154s] ... ok 2026-03-29 01:48:53.855164 | debian-bookworm | {1} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools [0.020422s] ... ok 2026-03-29 01:48:53.857010 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_1 ... SKIPPED: No module named 'bpython' 2026-03-29 01:48:53.869390 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get [0.022565s] ... ok 2026-03-29 01:48:53.875458 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_01 [0.019938s] ... ok 2026-03-29 01:48:53.877561 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_2 ... SKIPPED: No module named 'bpython' 2026-03-29 01:48:53.877832 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_not_found [0.022510s] ... ok 2026-03-29 01:48:53.889481 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_respects_use_data_manager [0.061217s] ... ok 2026-03-29 01:48:53.895886 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_03 [0.020102s] ... ok 2026-03-29 01:48:53.898993 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython_import_error ... SKIPPED: No module named 'IPython' 2026-03-29 01:48:53.903731 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get [0.051832s] ... ok 2026-03-29 01:48:53.905726 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.910160 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_1___2_1____syncing__ [0.056307s] ... ok 2026-03-29 01:48:53.915634 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete [0.046118s] ... ok 2026-03-29 01:48:53.916633 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_10 [0.020572s] ... ok 2026-03-29 01:48:53.919975 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python [0.021801s] ... ok 2026-03-29 01:48:53.920351 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_user_network_allocations [0.042444s] ... ok 2026-03-29 01:48:53.934361 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_3___100___False_ [0.044738s] ... ok 2026-03-29 01:48:53.936896 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_11 [0.020063s] ... ok 2026-03-29 01:48:53.937626 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create_with_duplicated_id [0.021933s] ... ok 2026-03-29 01:48:53.941040 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python_import_error [0.020960s] ... ok 2026-03-29 01:48:53.954576 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get_item [0.050658s] ... ok 2026-03-29 01:48:53.957323 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_missing [0.019507s] ... ok 2026-03-29 01:48:53.957800 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_12 [0.020745s] ... ok 2026-03-29 01:48:53.963701 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_4___2_27____active__ [0.053203s] ... ok 2026-03-29 01:48:53.975453 | debian-bookworm | Failed to create share backup f242bb1a-0f8d-4c30-a949-cc79dee2d4e3 by data driver. 2026-03-29 01:48:53.977490 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_03_______2_0__ [0.019390s] ... ok 2026-03-29 01:48:53.977815 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_exception [0.043432s] ... ok 2026-03-29 01:48:53.978034 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:53.982184 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_2_yaml [0.041029s] ... ok 2026-03-29 01:48:53.997141 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_10 [0.019424s] ... ok 2026-03-29 01:48:54.002013 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:54.002897 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability [0.020570s] ... ok 2026-03-29 01:48:54.007212 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_7 [0.049696s] ... ok 2026-03-29 01:48:54.014624 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_data [0.060015s] ... ok 2026-03-29 01:48:54.017864 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_1_data_copying_completing [0.039913s] ... ok 2026-03-29 01:48:54.018291 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_13 [0.020722s] ... ok 2026-03-29 01:48:54.023807 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_1 [0.020847s] ... ok 2026-03-29 01:48:54.035805 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context_not_found [0.028408s] ... ok 2026-03-29 01:48:54.038249 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_08_______2_18__ [0.019919s] ... ok 2026-03-29 01:48:54.044141 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_list [0.020224s] ... ok 2026-03-29 01:48:54.058514 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_13 [0.020070s] ... ok 2026-03-29 01:48:54.067018 | debian-bookworm | {7} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_1_None [0.022735s] ... ok 2026-03-29 01:48:54.068279 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:54.072480 | debian-bookworm | {0} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_restore_backup [0.054443s] ... ok 2026-03-29 01:48:54.088693 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_1_True [0.052808s] ... ok 2026-03-29 01:48:54.089208 | debian-bookworm | {7} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_3___foo__ [0.021751s] ... ok 2026-03-29 01:48:54.092652 | debian-bookworm | {0} manila.tests.data.test_utils.CopyClassTestCase.test__validate_item [0.020077s] ... ok 2026-03-29 01:48:54.094714 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:54.098281 | debian-bookworm | {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_9_2_69 [0.039475s] ... ok 2026-03-29 01:48:54.109035 | debian-bookworm | {7} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_true [0.019987s] ... ok 2026-03-29 01:48:54.113162 | debian-bookworm | {0} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data [0.020364s] ... ok 2026-03-29 01:48:54.118595 | debian-bookworm | {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_3____v2_____fake_path____http___localhost_v2_fake_path__ [0.019998s] ... ok 2026-03-29 01:48:54.120979 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.156877s] ... ok 2026-03-29 01:48:54.128977 | debian-bookworm | {7} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_caching [0.019817s] ... ok 2026-03-29 01:48:54.131646 | debian-bookworm | {0} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_1 [0.018491s] ... ok 2026-03-29 01:48:54.138422 | debian-bookworm | {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.019553s] ... ok 2026-03-29 01:48:54.149349 | debian-bookworm | {7} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_3_fake [0.020147s] ... ok 2026-03-29 01:48:54.159597 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:54.159936 | debian-bookworm | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_revision [0.021196s] ... ok 2026-03-29 01:48:54.162296 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_host_with_pools_multiple_hosts [0.073488s] ... ok 2026-03-29 01:48:54.169709 | debian-bookworm | {7} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_01_nfs [0.020368s] ... ok 2026-03-29 01:48:54.185480 | debian-bookworm | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_import_error ... SKIPPED: No module named 'bpython' 2026-03-29 01:48:54.189865 | debian-bookworm | {7} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_07_NFS [0.020045s] ... ok 2026-03-29 01:48:54.208758 | debian-bookworm | {1} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_4___foo____bar__ [0.023686s] ... ok 2026-03-29 01:48:54.210033 | debian-bookworm | {7} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_08_CIFS [0.020042s] ... ok 2026-03-29 01:48:54.218674 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_fields_1_id [0.056221s] ... ok 2026-03-29 01:48:54.229829 | debian-bookworm | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_attach [0.019410s] ... ok 2026-03-29 01:48:54.230128 | debian-bookworm | {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_09_GLUSTERFS [0.020586s] ... ok 2026-03-29 01:48:54.249168 | debian-bookworm | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_server_delete [0.019401s] ... ok 2026-03-29 01:48:54.249767 | debian-bookworm | {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_11_CEPHFS [0.020009s] ... ok 2026-03-29 01:48:54.269736 | debian-bookworm | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id_failed [0.020517s] ... ok 2026-03-29 01:48:54.270402 | debian-bookworm | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_detach [0.020351s] ... ok 2026-03-29 01:48:54.289818 | debian-bookworm | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_1 [0.019729s] ... ok 2026-03-29 01:48:54.290200 | debian-bookworm | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_list [0.019538s] ... ok 2026-03-29 01:48:54.304307 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_2 [0.289322s] ... ok 2026-03-29 01:48:54.309375 | debian-bookworm | {7} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_5_MethodNotAllowed [0.019564s] ... ok 2026-03-29 01:48:54.310487 | debian-bookworm | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_create [0.020102s] ... ok 2026-03-29 01:48:54.349007 | debian-bookworm | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id [0.022310s] ... ok 2026-03-29 01:48:54.349045 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_restore [0.041889s] ... ok 2026-03-29 01:48:54.355833 | debian-bookworm | {1} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_without_to_dict_method [0.020139s] ... ok 2026-03-29 01:48:54.358561 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_3 [0.438250s] ... ok 2026-03-29 01:48:54.377330 | debian-bookworm | {1} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_7_RateLimit [0.020848s] ... ok 2026-03-29 01:48:54.395660 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:54.401046 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete_invalid [0.042054s] ... ok 2026-03-29 01:48:54.416995 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations [0.070318s] ... ok 2026-03-29 01:48:54.420025 | debian-bookworm | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_2_False [0.110463s] ... ok 2026-03-29 01:48:54.436651 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:54.441361 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update_invalid [0.040256s] ... ok 2026-03-29 01:48:54.462975 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get [0.021474s] ... ok 2026-03-29 01:48:54.489984 | debian-bookworm | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_1_True [0.114205s] ... ok 2026-03-29 01:48:54.490337 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_update [0.027381s] ... ok 2026-03-29 01:48:54.490564 | debian-bookworm | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_exception_not_set [0.070017s] ... ok 2026-03-29 01:48:54.493776 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_group_snapshot_members_in_share [0.077055s] ... ok 2026-03-29 01:48:54.526004 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host_with_details [0.031418s] ... ok 2026-03-29 01:48:54.542918 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_4 [0.050669s] ... ok 2026-03-29 01:48:54.556200 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_2 [0.030565s] ... ok 2026-03-29 01:48:54.582435 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project [0.025864s] ... ok 2026-03-29 01:48:54.585000 | debian-bookworm | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_2_False [0.094708s] ... ok 2026-03-29 01:48:54.591663 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_5 [0.050129s] ... ok 2026-03-29 01:48:54.594131 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_access_copy [0.374928s] ... ok 2026-03-29 01:48:54.608964 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_with_detail [0.026612s] ... ok 2026-03-29 01:48:54.629843 | debian-bookworm | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_1__True__True_ [1.072133s] ... ok 2026-03-29 01:48:54.634442 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all [0.025449s] ... ok 2026-03-29 01:48:54.645937 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.524448s] ... ok 2026-03-29 01:48:54.646378 | debian-bookworm | Failed to update usages deleting share replica '1ec7892c-53df-44cb-bf4f-2d3775112def'. 2026-03-29 01:48:54.646408 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:54.646417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-03-29 01:48:54.646426 | debian-bookworm | QUOTAS.commit( 2026-03-29 01:48:54.646434 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.646448 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.646456 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.646464 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.646472 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.646480 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.646487 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.646495 | debian-bookworm | raise effect 2026-03-29 01:48:54.646503 | debian-bookworm | manila.exception.QuotaError: fake 2026-03-29 01:48:54.649261 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_1 [0.055355s] ... ok 2026-03-29 01:48:54.649889 | debian-bookworm | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_deny_access_to_data_service [0.064724s] ... ok 2026-03-29 01:48:54.668397 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_2_False [0.076781s] ... ok 2026-03-29 01:48:54.687482 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:54.695455 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_2_False [0.060661s] ... ok 2026-03-29 01:48:54.696370 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_5 [0.050025s] ... ok 2026-03-29 01:48:54.705162 | debian-bookworm | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_2__True__False_ [0.075103s] ... ok 2026-03-29 01:48:54.717161 | debian-bookworm | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_2_backup [0.065776s] ... ok 2026-03-29 01:48:54.732737 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_3_only [0.083120s] ... ok 2026-03-29 01:48:54.742076 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:54.742802 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_1_id [0.074345s] ... ok 2026-03-29 01:48:54.746171 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.049292s] ... ok 2026-03-29 01:48:54.757652 | debian-bookworm | Could not unmount src /tmp/ins1_id after its data copy. 2026-03-29 01:48:54.757682 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:54.757692 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:54.757700 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:54.757708 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.757716 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.757723 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.757731 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.757739 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.757757 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.757765 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.757773 | debian-bookworm | raise effect 2026-03-29 01:48:54.757780 | debian-bookworm | Exception: fake 2026-03-29 01:48:54.758120 | debian-bookworm | Could not unmount dest /tmp/backup_id after its data copy. 2026-03-29 01:48:54.758130 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:54.758138 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-03-29 01:48:54.758145 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-03-29 01:48:54.758153 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.758161 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.758168 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.758176 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.758183 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.758191 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.758199 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.758206 | debian-bookworm | raise effect 2026-03-29 01:48:54.758214 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:54.758222 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:54.758229 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.758237 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.758245 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.758252 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.758266 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.758274 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.758281 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.758289 | debian-bookworm | raise effect 2026-03-29 01:48:54.758297 | debian-bookworm | Exception: fake 2026-03-29 01:48:54.758421 | debian-bookworm | Could not deny access to src instance ins1_id after its data copy. 2026-03-29 01:48:54.758430 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:54.758438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-03-29 01:48:54.758445 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-03-29 01:48:54.758453 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.758461 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.758468 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.758476 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.758484 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.758491 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.758499 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.758506 | debian-bookworm | raise effect 2026-03-29 01:48:54.758514 | debian-bookworm | Exception: fake 2026-03-29 01:48:54.761497 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_4 [0.056303s] ... ok 2026-03-29 01:48:54.766415 | debian-bookworm | Failed to copy data from source to destination /tmp/ins1_id to /tmp/ins2_id. 2026-03-29 01:48:54.766447 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:54.766456 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-03-29 01:48:54.766464 | debian-bookworm | copy.run() 2026-03-29 01:48:54.766471 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.766479 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.766487 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.766507 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.766515 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.766522 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.766530 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.766537 | debian-bookworm | raise effect 2026-03-29 01:48:54.766545 | debian-bookworm | Exception: fake 2026-03-29 01:48:54.766711 | debian-bookworm | Could not unmount src /tmp/ins1_id after its data copy. 2026-03-29 01:48:54.766721 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:54.766729 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:54.766736 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:54.766744 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.766752 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.766759 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.766767 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.766774 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.766782 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.766790 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.766798 | debian-bookworm | raise effect 2026-03-29 01:48:54.766806 | debian-bookworm | Exception: fake 2026-03-29 01:48:54.767199 | debian-bookworm | Could not unmount dest /tmp/ins2_id after its data copy. 2026-03-29 01:48:54.767208 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:54.767216 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-03-29 01:48:54.767223 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-03-29 01:48:54.767231 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.767239 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.767246 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.767254 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.767262 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.767269 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.767277 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.767284 | debian-bookworm | raise effect 2026-03-29 01:48:54.767292 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:54.767299 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:54.767307 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.767315 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.767322 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.767330 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.767337 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.767345 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.767352 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.767360 | debian-bookworm | raise effect 2026-03-29 01:48:54.767368 | debian-bookworm | Exception: fake 2026-03-29 01:48:54.767509 | debian-bookworm | Could not deny access to src instance ins1_id after its data copy. 2026-03-29 01:48:54.767518 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:54.767526 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-03-29 01:48:54.767534 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-03-29 01:48:54.767541 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.767549 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.767569 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.767577 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.767585 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.767592 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.767600 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.767608 | debian-bookworm | raise effect 2026-03-29 01:48:54.767615 | debian-bookworm | Exception: fake 2026-03-29 01:48:54.768024 | debian-bookworm | Could not deny access to dest instance ins2_id after its data copy. 2026-03-29 01:48:54.768034 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:54.768041 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-03-29 01:48:54.768058 | debian-bookworm | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-03-29 01:48:54.768066 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.768073 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.768081 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.768089 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.768097 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.768105 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.768112 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.768120 | debian-bookworm | raise effect 2026-03-29 01:48:54.768128 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-03-29 01:48:54.768136 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-03-29 01:48:54.768144 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.768152 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.768160 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.768167 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.768175 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.768182 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.768190 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:54.768197 | debian-bookworm | raise effect 2026-03-29 01:48:54.768205 | debian-bookworm | Exception: fake 2026-03-29 01:48:54.769717 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_v249 [0.022614s] ... ok 2026-03-29 01:48:54.771094 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_2 [0.055132s] ... ok 2026-03-29 01:48:54.777951 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id [0.082400s] ... ok 2026-03-29 01:48:54.807092 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_access [0.045058s] ... ok 2026-03-29 01:48:54.807500 | debian-bookworm | {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test__collection_name [0.037659s] ... ok 2026-03-29 01:48:54.808578 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_1 [0.075748s] ... ok 2026-03-29 01:48:54.820004 | debian-bookworm | Share data copy failed attempting to mount destination at /tmp/ins2_id. 2026-03-29 01:48:54.820021 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:54.820029 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 310, in _copy_share_data 2026-03-29 01:48:54.820037 | debian-bookworm | helper_dest.mount_share_instance_or_backup(info_dest, mount_path) 2026-03-29 01:48:54.820045 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:54.820053 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:54.820061 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.820068 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:54.820089 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:54.820097 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:54.820105 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:48:54.820113 | debian-bookworm | raise result 2026-03-29 01:48:54.820121 | debian-bookworm | Exception: fake 2026-03-29 01:48:54.822877 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_2 [0.051641s] ... ok 2026-03-29 01:48:54.830622 | debian-bookworm | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___fake_share_type_id____2_40__ [0.022838s] ... ok 2026-03-29 01:48:54.838120 | debian-bookworm | Migration of share fake_id data copy progress cannot be obtained at this moment. 2026-03-29 01:48:54.840601 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress_not_copying [0.033758s] ... ok 2026-03-29 01:48:54.851018 | debian-bookworm | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_project_id___None___2_39__ [0.020144s] ... ok 2026-03-29 01:48:54.867832 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_1_None [0.044829s] ... ok 2026-03-29 01:48:54.872889 | debian-bookworm | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_15___fake_project_id___None___2_80__ [0.021612s] ... ok 2026-03-29 01:48:54.879158 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations_old_view [0.069787s] ... ok 2026-03-29 01:48:54.891161 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_2___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____v__ [0.112960s] ... ok 2026-03-29 01:48:54.896436 | debian-bookworm | Data copy for migration of share fake_id cannot be cancelled at this moment. 2026-03-29 01:48:54.898654 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel_not_copying [0.030705s] ... ok 2026-03-29 01:48:54.901005 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test_delete_backup_respects_use_data_manager [0.060245s] ... ok 2026-03-29 01:48:54.910875 | debian-bookworm | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_16__None__None___2_80__ [0.037749s] ... ok 2026-03-29 01:48:54.917481 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_02 [0.026340s] ... ok 2026-03-29 01:48:54.929171 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_1__10__5_ [0.186165s] ... ok 2026-03-29 01:48:54.930483 | debian-bookworm | {3} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools_with_details [0.019415s] ... ok 2026-03-29 01:48:54.935172 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_string [0.056634s] ... ok 2026-03-29 01:48:54.942775 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_not_found [0.025144s] ... ok 2026-03-29 01:48:54.944401 | debian-bookworm | Failed to update backup quota for fake: An unknown exception occurred.. 2026-03-29 01:48:54.946900 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup_exception [0.045780s] ... ok 2026-03-29 01:48:54.949702 | debian-bookworm | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_1_2_20 [0.018985s] ... ok 2026-03-29 01:48:54.951338 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_respects_use_data_manager [0.052560s] ... ok 2026-03-29 01:48:54.959748 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get [0.023899s] ... ok 2026-03-29 01:48:54.962911 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get [0.033642s] ... ok 2026-03-29 01:48:54.969899 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_1___update_security_service___True_ [0.019924s] ... ok 2026-03-29 01:48:54.987959 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service [0.045039s] ... ok 2026-03-29 01:48:54.988920 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_05 [0.019031s] ... ok 2026-03-29 01:48:54.990199 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_2_data_copying_starting [0.043190s] ... ok 2026-03-29 01:48:54.991452 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_7 [0.032124s] ... ok 2026-03-29 01:48:54.994316 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_1___90___False_ [0.042833s] ... ok 2026-03-29 01:48:55.008118 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_19 [0.018870s] ... ok 2026-03-29 01:48:55.020582 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_01 [0.032249s] ... ok 2026-03-29 01:48:55.029140 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_with_detail [0.030725s] ... ok 2026-03-29 01:48:55.029168 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_01_______2_49__ [0.018980s] ... ok 2026-03-29 01:48:55.040512 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update [0.077422s] ... ok 2026-03-29 01:48:55.040990 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:55.042893 | debian-bookworm | Cannot restore backup 88215002-3ecf-4ff1-8626-c34f8e4d1012 to target share b996ee3e-402a-4f5b-8c90-3913823524ba as backup driver does not provide support for targeted restores 2026-03-29 01:48:55.042915 | debian-bookworm | NoneType: None 2026-03-29 01:48:55.043122 | debian-bookworm | Failed to restore backup 88215002-3ecf-4ff1-8626-c34f8e4d1012 to share b996ee3e-402a-4f5b-8c90-3913823524ba by data driver. 2026-03-29 01:48:55.045511 | debian-bookworm | {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_create_backup [0.055003s] ... ok 2026-03-29 01:48:55.045779 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_32 [0.018379s] ... ok 2026-03-29 01:48:55.054942 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_respects_restore_to_target [0.060480s] ... ok 2026-03-29 01:48:55.056268 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update [0.035920s] ... ok 2026-03-29 01:48:55.065364 | debian-bookworm | {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test__collection_name [0.019243s] ... ok 2026-03-29 01:48:55.075077 | debian-bookworm | {7} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size [0.018914s] ... ok 2026-03-29 01:48:55.079867 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_without_share_data [0.038733s] ... ok 2026-03-29 01:48:55.080267 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update_not_found [0.023712s] ... ok 2026-03-29 01:48:55.094091 | debian-bookworm | {7} manila.tests.data.test_utils.CopyClassTestCase.test_run [0.020044s] ... ok 2026-03-29 01:48:55.095407 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:55.102821 | debian-bookworm | {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_cancel [0.054387s] ... ok 2026-03-29 01:48:55.102865 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:55.105971 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create [0.025344s] ... ok 2026-03-29 01:48:55.106718 | debian-bookworm | {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_3_2_54 [0.040966s] ... ok 2026-03-29 01:48:55.119257 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_4 [0.024952s] ... ok 2026-03-29 01:48:55.126977 | debian-bookworm | {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_versions [0.019952s] ... ok 2026-03-29 01:48:55.138016 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_1 [0.018651s] ... ok 2026-03-29 01:48:55.139671 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item [0.117379s] ... ok 2026-03-29 01:48:55.146501 | debian-bookworm | {3} 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.019266s] ... ok 2026-03-29 01:48:55.152036 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:55.156702 | debian-bookworm | {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_get_progress [0.056933s] ... ok 2026-03-29 01:48:55.159886 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_create [0.021795s] ... ok 2026-03-29 01:48:55.161693 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_3 [0.082286s] ... ok 2026-03-29 01:48:55.163063 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_2 [0.056766s] ... ok 2026-03-29 01:48:55.165708 | debian-bookworm | {3} 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.019117s] ... ok 2026-03-29 01:48:55.179126 | debian-bookworm | {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_current_copy_none [0.022225s] ... ok 2026-03-29 01:48:55.187750 | debian-bookworm | {3} manila.tests.cmd.test_data.ManilaCmdDataTestCase.test_main [0.021710s] ... ok 2026-03-29 01:48:55.190939 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_not_found [0.027499s] ... ok 2026-03-29 01:48:55.208474 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_1_bar [0.020432s] ... ok 2026-03-29 01:48:55.210669 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_custom_query [0.050626s] ... ok 2026-03-29 01:48:55.229899 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_no_errors [0.021133s] ... ok 2026-03-29 01:48:55.235911 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_delete [0.025091s] ... ok 2026-03-29 01:48:55.251047 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_syslog_no_log_file [0.020982s] ... ok 2026-03-29 01:48:55.263555 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_limit_and_offset [0.027443s] ... ok 2026-03-29 01:48:55.263992 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_with_details [0.072080s] ... ok 2026-03-29 01:48:55.271603 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/log.py:312: DeprecationWarning: Eventlet support is deprecated and will be removed 2026-03-29 01:48:55.271631 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:48:55.276830 | debian-bookworm | Unable to find system log file! 2026-03-29 01:48:55.276856 | debian-bookworm | 2026-03-29 01:48:55.275 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.278250 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main [0.027025s] ... ok 2026-03-29 01:48:55.298079 | debian-bookworm | 2026-03-29 01:48:55.297 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.303435 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython ... SKIPPED: No module named 'IPython' 2026-03-29 01:48:55.303931 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_all_network_allocations [0.039712s] ... ok 2026-03-29 01:48:55.324240 | debian-bookworm | 2026-03-29 01:48:55.323 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.325560 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_4 [0.022733s] ... ok 2026-03-29 01:48:55.327072 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_get [0.187341s] ... ok 2026-03-29 01:48:55.339890 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_4__False__False__False__0_ [0.075742s] ... ok 2026-03-29 01:48:55.342094 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_1_True [0.038287s] ... ok 2026-03-29 01:48:55.345772 | debian-bookworm | 2026-03-29 01:48:55.344 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.347028 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_stamp [0.021300s] ... ok 2026-03-29 01:48:55.367050 | debian-bookworm | 2026-03-29 01:48:55.367070 | debian-bookworm | 2026-03-29 01:48:55.365 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.368648 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version [0.021055s] ... ok 2026-03-29 01:48:55.369561 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ReservationDatabaseAPITest.test_reservation_expire [0.027362s] ... ok 2026-03-29 01:48:55.388177 | debian-bookworm | 2026-03-29 01:48:55.387 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.389381 | debian-bookworm | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_05_cephfs [0.020848s] ... ok 2026-03-29 01:48:55.403547 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:55.404244 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_2 [0.064332s] ... ok 2026-03-29 01:48:55.408519 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_invalid [0.039093s] ... ok 2026-03-29 01:48:55.409269 | debian-bookworm | 2026-03-29 01:48:55.407 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.410134 | debian-bookworm | {3} manila.tests.compute.test_nova.NovaclientTestCase.test_no_auth_obj [0.020593s] ... ok 2026-03-29 01:48:55.421389 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project [0.259420s] ... ok 2026-03-29 01:48:55.429395 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_4___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.102033s] ... ok 2026-03-29 01:48:55.433752 | debian-bookworm | 2026-03-29 01:48:55.432 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.435119 | debian-bookworm | {3} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_not_found [0.024725s] ... ok 2026-03-29 01:48:55.443445 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:55.458175 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_locks_get_all_time_filters [0.048845s] ... ok 2026-03-29 01:48:55.463906 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_01 [0.034391s] ... ok 2026-03-29 01:48:55.474596 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_all [0.052918s] ... ok 2026-03-29 01:48:55.481326 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_project [0.023809s] ... ok 2026-03-29 01:48:55.492335 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_2_fake [0.087514s] ... ok 2026-03-29 01:48:55.500911 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_association_get [0.036896s] ... ok 2026-03-29 01:48:55.508076 | debian-bookworm | 2026-03-29 01:48:55.507 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.509657 | debian-bookworm | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_1 [0.074282s] ... ok 2026-03-29 01:48:55.517145 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_share_network [0.035583s] ... ok 2026-03-29 01:48:55.531577 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_with_duplicated_id [0.030467s] ... ok 2026-03-29 01:48:55.553560 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_5_some_fake_ [0.061442s] ... ok 2026-03-29 01:48:55.563200 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_1 [0.045947s] ... ok 2026-03-29 01:48:55.568821 | debian-bookworm | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_1_False [1.076796s] ... ok 2026-03-29 01:48:55.599169 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_8_some_fake_identifier [0.044893s] ... ok 2026-03-29 01:48:55.599386 | debian-bookworm | 2026-03-29 01:48:55.598 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.600267 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_with_created_since_or_before_filter [0.067993s] ... ok 2026-03-29 01:48:55.601037 | debian-bookworm | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_3 [0.090383s] ... ok 2026-03-29 01:48:55.612179 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_3 [0.048978s] ... ok 2026-03-29 01:48:55.624679 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_not_found [0.024798s] ... ok 2026-03-29 01:48:55.636033 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_delete [0.161497s] ... ok 2026-03-29 01:48:55.655474 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_servers_update [0.056477s] ... ok 2026-03-29 01:48:55.655814 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant [0.030424s] ... ok 2026-03-29 01:48:55.672939 | debian-bookworm | 2026-03-29 01:48:55.671 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.674385 | debian-bookworm | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_ip_list [0.073919s] ... ok 2026-03-29 01:48:55.704698 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_delete [0.049131s] ... ok 2026-03-29 01:48:55.731940 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update [0.027219s] ... ok 2026-03-29 01:48:55.742798 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_1___k____v__ [0.106498s] ... ok 2026-03-29 01:48:55.747517 | debian-bookworm | 2026-03-29 01:48:55.745 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.748469 | debian-bookworm | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_2 [0.074009s] ... ok 2026-03-29 01:48:55.777944 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_association_error_already_associated [0.034860s] ... ok 2026-03-29 01:48:55.783321 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_snapshot_instances_status_update [0.050270s] ... ok 2026-03-29 01:48:55.812170 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_different_tenants [0.034046s] ... ok 2026-03-29 01:48:55.834551 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Could not unmount src /tmp/ins1_id after its data copy.: Exception: fake 2026-03-29 01:48:55.834583 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager Traceback (most recent call last): 2026-03-29 01:48:55.834593 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:55.834601 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:55.834609 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.834617 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.834625 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.834633 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.834641 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.834658 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.834666 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.834674 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.834682 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager Exception: fake 2026-03-29 01:48:55.834690 | debian-bookworm | 2026-03-29 01:48:55.803 6721 ERROR manila.data.manager 2026-03-29 01:48:55.834698 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Could not unmount dest /tmp/ins2_id after its data copy.: Exception: fake 2026-03-29 01:48:55.834706 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager Traceback (most recent call last): 2026-03-29 01:48:55.834714 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-03-29 01:48:55.834722 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2026-03-29 01:48:55.834730 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.834738 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.834745 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.834753 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.834761 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.834769 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.834777 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.834784 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.834792 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:55.834800 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:55.834817 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.834825 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.834833 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.834840 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.834848 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.834856 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.834864 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.834880 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.834889 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager Exception: fake 2026-03-29 01:48:55.834897 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager 2026-03-29 01:48:55.834904 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Could not deny access to src instance ins1_id after its data copy.: Exception: fake 2026-03-29 01:48:55.834912 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager Traceback (most recent call last): 2026-03-29 01:48:55.834920 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-03-29 01:48:55.834928 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2026-03-29 01:48:55.834936 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.834943 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.834951 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.834962 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.834970 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.834978 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.834986 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.834993 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.835001 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager Exception: fake 2026-03-29 01:48:55.835009 | debian-bookworm | 2026-03-29 01:48:55.804 6721 ERROR manila.data.manager 2026-03-29 01:48:55.835017 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Could not deny access to dest instance ins2_id after its data copy.: Exception: fake 2026-03-29 01:48:55.835025 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager Traceback (most recent call last): 2026-03-29 01:48:55.835032 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-03-29 01:48:55.835040 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager helper_dest.deny_access_to_data_service(access_ref_dest, 2026-03-29 01:48:55.835048 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.835061 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.835069 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.835077 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.835085 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.835092 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.835100 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.835108 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.835116 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-03-29 01:48:55.835123 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2026-03-29 01:48:55.835131 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.835139 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.835146 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.835154 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.835162 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.835175 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.835183 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.835190 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.835198 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager Exception: fake 2026-03-29 01:48:55.835206 | debian-bookworm | 2026-03-29 01:48:55.805 6721 ERROR manila.data.manager 2026-03-29 01:48:55.835215 | debian-bookworm | 2026-03-29 01:48:55.806 6721 DEBUG manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Copy of data from source /tmp/ins1_id to destination /tmp/ins2_id was successful. _copy_share_data /home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py:388 2026-03-29 01:48:55.835223 | debian-bookworm | 2026-03-29 01:48:55.807 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.835231 | debian-bookworm | {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_1 [0.060779s] ... ok 2026-03-29 01:48:55.845725 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_encryption_keys_get_count [0.063221s] ... ok 2026-03-29 01:48:55.852107 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete [0.039935s] ... ok 2026-03-29 01:48:55.863792 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update [0.251083s] ... ok 2026-03-29 01:48:55.884312 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update_not_found [0.020229s] ... ok 2026-03-29 01:48:55.884593 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get [0.032526s] ... ok 2026-03-29 01:48:55.893045 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Failed to copy data from source to destination /tmp/backup_id to /tmp/ins2_id.: Exception: fake 2026-03-29 01:48:55.893082 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager Traceback (most recent call last): 2026-03-29 01:48:55.893091 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-03-29 01:48:55.893099 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager copy.run() 2026-03-29 01:48:55.893107 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.893115 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.893123 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.893131 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.893139 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.893147 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.893155 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.893162 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.893170 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager Exception: fake 2026-03-29 01:48:55.893178 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager 2026-03-29 01:48:55.893186 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Could not unmount src /tmp/backup_id after its data copy.: Exception: fake 2026-03-29 01:48:55.893194 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager Traceback (most recent call last): 2026-03-29 01:48:55.893202 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:55.893209 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:55.893217 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.893225 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.893233 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.893240 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.893248 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.893256 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.893264 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.893271 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.893279 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager Exception: fake 2026-03-29 01:48:55.893287 | debian-bookworm | 2026-03-29 01:48:55.865 6721 ERROR manila.data.manager 2026-03-29 01:48:55.893294 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Could not unmount dest /tmp/ins2_id after its data copy.: Exception: fake 2026-03-29 01:48:55.893308 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager Traceback (most recent call last): 2026-03-29 01:48:55.893315 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-03-29 01:48:55.893323 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2026-03-29 01:48:55.893337 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.893345 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.893352 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.893368 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.893376 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.893384 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.893392 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.893399 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.893407 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:55.893415 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:55.893422 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.893430 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.893438 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.893445 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.893453 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.893461 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.893472 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.893483 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.893491 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager Exception: fake 2026-03-29 01:48:55.893499 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager 2026-03-29 01:48:55.893507 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Could not deny access to dest instance ins2_id after its data copy.: Exception: fake 2026-03-29 01:48:55.893515 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager Traceback (most recent call last): 2026-03-29 01:48:55.893523 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-03-29 01:48:55.893531 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager helper_dest.deny_access_to_data_service(access_ref_dest, 2026-03-29 01:48:55.893539 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:55.893546 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:48:55.893559 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.893567 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:55.893575 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:55.893583 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:55.893591 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:55.893598 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager raise effect 2026-03-29 01:48:55.893606 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager Exception: fake 2026-03-29 01:48:55.893614 | debian-bookworm | 2026-03-29 01:48:55.866 6721 ERROR manila.data.manager 2026-03-29 01:48:55.893621 | debian-bookworm | 2026-03-29 01:48:55.868 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.893629 | debian-bookworm | {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_8 [0.061080s] ... ok 2026-03-29 01:48:55.932249 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_project [0.047276s] ... ok 2026-03-29 01:48:55.935669 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_by_host_with_pools [0.051514s] ... ok 2026-03-29 01:48:55.951106 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all [0.089805s] ... ok 2026-03-29 01:48:55.951133 | debian-bookworm | 2026-03-29 01:48:55.943 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.951142 | debian-bookworm | {3} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_2 [0.075211s] ... ok 2026-03-29 01:48:55.971736 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_1 [0.039029s] ... ok 2026-03-29 01:48:55.995292 | debian-bookworm | 2026-03-29 01:48:55.994 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:55.996838 | debian-bookworm | {3} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_continue_respects_use_data_manager [0.050643s] ... ok 2026-03-29 01:48:56.010443 | debian-bookworm | {7} 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.074537s] ... ok 2026-03-29 01:48:56.017683 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_4_some_fake_ [0.081797s] ... ok 2026-03-29 01:48:56.018769 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_2 [0.046423s] ... ok 2026-03-29 01:48:56.041628 | debian-bookworm | 2026-03-29 01:48:56.040 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:56.043096 | debian-bookworm | {3} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_1___90___False_ [0.046026s] ... ok 2026-03-29 01:48:56.056980 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_7__fake_identifier [0.039226s] ... ok 2026-03-29 01:48:56.059866 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_share_network_update_security_service [0.042121s] ... ok 2026-03-29 01:48:56.085356 | debian-bookworm | {7} 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.074832s] ... ok 2026-03-29 01:48:56.088170 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create_duplicated_id [0.028069s] ... ok 2026-03-29 01:48:56.090203 | debian-bookworm | 2026-03-29 01:48:56.089 6721 INFO manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Delete backup started, backup: 51879726-2e0a-4b8b-b926-5e5f1dae8e50. 2026-03-29 01:48:56.091510 | debian-bookworm | 2026-03-29 01:48:56.090 6721 INFO manila.data.manager [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Share backup 51879726-2e0a-4b8b-b926-5e5f1dae8e50 deleted successfully. 2026-03-29 01:48:56.093076 | debian-bookworm | 2026-03-29 01:48:56.092 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:56.095002 | debian-bookworm | {3} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup [0.051811s] ... ok 2026-03-29 01:48:56.110019 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_2 [0.454704s] ... ok 2026-03-29 01:48:56.112341 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete_not_found [0.024084s] ... ok 2026-03-29 01:48:56.140036 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_1 [0.054619s] ... ok 2026-03-29 01:48:56.144667 | debian-bookworm | 2026-03-29 01:48:56.139 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:56.144693 | debian-bookworm | {3} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_continue_respects_use_data_manager [0.046986s] ... ok 2026-03-29 01:48:56.151782 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_1 [0.037817s] ... ok 2026-03-29 01:48:56.182064 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_create [0.124971s] ... ok 2026-03-29 01:48:56.186903 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets [0.036502s] ... ok 2026-03-29 01:48:56.187899 | debian-bookworm | 2026-03-29 01:48:56.186 6721 INFO manila.coordination [None req-6e574167-df75-4e76-8832-7b59eb8303c8 fake_user fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:56.189379 | debian-bookworm | {3} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_2___90___True_ [0.047095s] ... ok 2026-03-29 01:48:56.195847 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_2 [0.055895s] ... ok 2026-03-29 01:48:56.210880 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets_not_found [0.023816s] ... ok 2026-03-29 01:48:56.217823 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_location_create [0.107680s] ... ok 2026-03-29 01:48:56.243968 | debian-bookworm | --- Logging error --- 2026-03-29 01:48:56.244555 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:56.244820 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:48:56.244841 | debian-bookworm | msg = self.format(record) 2026-03-29 01:48:56.244850 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:56.244858 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:48:56.244866 | debian-bookworm | return fmt.format(record) 2026-03-29 01:48:56.244874 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:56.244883 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:48:56.244902 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:48:56.244912 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:56.244938 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:48:56.244988 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:48:56.244999 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:56.245007 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:48:56.245016 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:48:56.245023 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:56.245031 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:48:56.245039 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:48:56.245047 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:48:56.245055 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:48:56.245063 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:48:56.245071 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:56.245079 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:48:56.245087 | debian-bookworm | return self._read_deleted 2026-03-29 01:48:56.245095 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:56.245103 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:48:56.245110 | debian-bookworm | Call stack: 2026-03-29 01:48:56.245671 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:48:56.245697 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:48:56.245706 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:48:56.245715 | debian-bookworm | main() 2026-03-29 01:48:56.245723 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:48:56.245731 | debian-bookworm | program.TestProgram( 2026-03-29 01:48:56.245739 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:48:56.245747 | debian-bookworm | self.runTests() 2026-03-29 01:48:56.245755 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:48:56.245763 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:48:56.245771 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:48:56.245779 | debian-bookworm | test(result) 2026-03-29 01:48:56.245787 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:48:56.245795 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:56.245803 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:48:56.245811 | debian-bookworm | test(result) 2026-03-29 01:48:56.246026 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:48:56.246045 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:56.246054 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:48:56.246062 | debian-bookworm | test(result) 2026-03-29 01:48:56.246070 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:48:56.246078 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:56.246086 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:48:56.246094 | debian-bookworm | test(result) 2026-03-29 01:48:56.246101 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:48:56.246109 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:48:56.246130 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:48:56.246139 | debian-bookworm | return run_test.run(result) 2026-03-29 01:48:56.246147 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:48:56.246155 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:48:56.246163 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:48:56.246171 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:48:56.246179 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:48:56.246187 | debian-bookworm | self._run_core() 2026-03-29 01:48:56.246195 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-03-29 01:48:56.246203 | debian-bookworm | if self.exception_caught == self._run_user( 2026-03-29 01:48:56.246210 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:48:56.246218 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:48:56.246226 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 886, in _run_test_method 2026-03-29 01:48:56.246234 | debian-bookworm | return self._get_test_method()() 2026-03-29 01:48:56.246242 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_rpcapi.py", line 86, in test_migration_start 2026-03-29 01:48:56.246250 | debian-bookworm | self._test_data_api('migration_start', 2026-03-29 01:48:56.246258 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_rpcapi.py", line 50, in _test_data_api 2026-03-29 01:48:56.246266 | debian-bookworm | ctxt = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:48:56.246274 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:48:56.246282 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:48:56.246290 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:48:56.246298 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:48:56.246305 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:48:56.246314 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:48:56.246322 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:48:56.246331 | debian-bookworm | return self.enforce( 2026-03-29 01:48:56.246339 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:48:56.246347 | debian-bookworm | self.load_rules() 2026-03-29 01:48:56.246355 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:48:56.246363 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:48:56.246371 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:48:56.246379 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:48:56.246387 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:48:56.246394 | debian-bookworm | LOG.warning( 2026-03-29 01:48:56.246403 | debian-bookworm | 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-03-29 01:48:56.246418 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:48:56.249451 | debian-bookworm | 2026-03-29 01:48:56.248 6721 INFO manila.coordination [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:56.251056 | debian-bookworm | {3} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_migration_start [0.061160s] ... ok 2026-03-29 01:48:56.251283 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get_item [0.040181s] ... ok 2026-03-29 01:48:56.259604 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_network [0.063425s] ... ok 2026-03-29 01:48:56.274612 | debian-bookworm | 2026-03-29 01:48:56.273 6721 INFO manila.coordination [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:56.275884 | debian-bookworm | {3} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_2 [0.024709s] ... ok 2026-03-29 01:48:56.289226 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update [0.037821s] ... ok 2026-03-29 01:48:56.296860 | debian-bookworm | 2026-03-29 01:48:56.295 6721 INFO manila.coordination [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:48:56.298224 | debian-bookworm | {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_exception [0.022263s] ... ok 2026-03-29 01:48:56.310988 | debian-bookworm | Failed to update usages deleting share 'b24ab6ab-3c90-4069-af06-1d3da4c5fd03'. 2026-03-29 01:48:56.311031 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:56.311040 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-03-29 01:48:56.311049 | debian-bookworm | QUOTAS.commit( 2026-03-29 01:48:56.311058 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:56.311067 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:56.311075 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:56.311082 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:56.311091 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:56.311099 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:56.311107 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:56.311114 | debian-bookworm | raise effect 2026-03-29 01:48:56.311122 | debian-bookworm | manila.exception.QuotaError: fake 2026-03-29 01:48:56.313832 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_2 [0.054060s] ... ok 2026-03-29 01:48:56.350616 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update_wrong_type [0.132564s] ... ok 2026-03-29 01:48:56.374523 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share [0.060539s] ... ok 2026-03-29 01:48:56.384620 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_creating [0.033943s] ... ok 2026-03-29 01:48:56.420982 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_1 [0.131353s] ... ok 2026-03-29 01:48:56.422684 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_2_path [0.048252s] ... ok 2026-03-29 01:48:56.432774 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_1___manage_error____creating__ [0.048018s] ... ok 2026-03-29 01:48:56.470285 | debian-bookworm | 2026-03-29 01:48:56.469 6721 INFO oslo_db.sqlalchemy.provision [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] CREATE BACKEND mysql+pymysql://openstack_citest:***@localhost/ TOKEN wrbltqvjrg 2026-03-29 01:48:56.477215 | debian-bookworm | 2026-03-29 01:48:56.475 6721 DEBUG oslo_db.sqlalchemy.engines [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325 2026-03-29 01:48:56.481535 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_1 [0.058615s] ... ok 2026-03-29 01:48:56.484728 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_1_replication_change [0.052025s] ... ok 2026-03-29 01:48:56.489123 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete [0.065622s] ... ok 2026-03-29 01:48:56.492900 | debian-bookworm | 2026-03-29 01:48:56.492 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:56.494108 | debian-bookworm | 2026-03-29 01:48:56.492 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:56.505444 | debian-bookworm | {5} manila.tests.db.test_migration.MigrationTestCase.test_downgrade [0.020322s] ... ok 2026-03-29 01:48:56.512255 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_1 [0.030631s] ... ok 2026-03-29 01:48:56.524539 | debian-bookworm | Missing application credentials ID 2026-03-29 01:48:56.526628 | debian-bookworm | {5} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials_missing_id [0.021001s] ... ok 2026-03-29 01:48:56.527276 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid_not_found [0.040815s] ... ok 2026-03-29 01:48:56.534338 | debian-bookworm | 2026-03-29 01:48:56.533 6721 DEBUG manila.tests.test_migrations [None req-118e1a15-453a-4444-9325-9203fc446a03 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-03-29 01:48:56.536163 | debian-bookworm | 2026-03-29 01:48:56.535 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:56.537362 | debian-bookworm | 2026-03-29 01:48:56.535 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:56.542800 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_1 [0.360773s] ... ok 2026-03-29 01:48:56.545960 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_2 [0.033501s] ... ok 2026-03-29 01:48:56.547754 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_2_service_manipulating_service_lock [0.021092s] ... ok 2026-03-29 01:48:56.557067 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_not_found [0.029378s] ... ok 2026-03-29 01:48:56.567410 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_4_admin_manipulating_service_lock [0.019636s] ... ok 2026-03-29 01:48:56.579106 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_not_found_exception [0.033263s] ... ok 2026-03-29 01:48:56.587195 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_1_user_manipulating_admin_lock [0.019790s] ... ok 2026-03-29 01:48:56.593120 | debian-bookworm | 2026-03-29 01:48:56.591 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade -> 162a3e673105, manila_init 2026-03-29 01:48:56.607771 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_1_admin_context [0.020388s] ... ok 2026-03-29 01:48:56.626183 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_is_soft_deleted [0.046823s] ... ok 2026-03-29 01:48:56.628631 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_5_unmanage_error [0.020289s] ... ok 2026-03-29 01:48:56.630732 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_1__True__True__True__3_ [0.073387s] ... ok 2026-03-29 01:48:56.649904 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_2_False [0.021604s] ... ok 2026-03-29 01:48:56.669660 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_8 [0.126508s] ... ok 2026-03-29 01:48:56.670279 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock_policy_fails [0.020295s] ... ok 2026-03-29 01:48:56.690329 | debian-bookworm | {5} manila.tests.message.test_api.MessageApiTest.test_cleanup_expired_messages [0.019786s] ... ok 2026-03-29 01:48:56.694336 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_1 [0.067990s] ... ok 2026-03-29 01:48:56.711183 | debian-bookworm | {5} manila.tests.message.test_api.MessageApiTest.test_create_swallows_exception [0.020785s] ... ok 2026-03-29 01:48:56.729352 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_3__True__False__False__1_ [0.098467s] ... ok 2026-03-29 01:48:56.732680 | debian-bookworm | {5} manila.tests.message.test_api.MessageApiTest.test_get [0.021486s] ... ok 2026-03-29 01:48:56.752977 | debian-bookworm | {5} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_4 [0.020022s] ... ok 2026-03-29 01:48:56.764486 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_valid_order [0.069892s] ... ok 2026-03-29 01:48:56.771528 | debian-bookworm | Device foo does not exist anymore. 2026-03-29 01:48:56.773402 | debian-bookworm | {5} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs_exception [0.020414s] ... ok 2026-03-29 01:48:56.794492 | debian-bookworm | {5} manila.tests.network.linux.test_interface.TestABCDriver.test_get_device_name [0.020944s] ... ok 2026-03-29 01:48:56.801067 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_3 [0.036659s] ... ok 2026-03-29 01:48:56.810119 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_3__fake_ [0.080711s] ... ok 2026-03-29 01:48:56.817567 | debian-bookworm | {5} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_with_ns [0.023075s] ... ok 2026-03-29 01:48:56.831432 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_5 [0.029949s] ... ok 2026-03-29 01:48:56.841423 | debian-bookworm | {5} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug_no_device [0.023579s] ... ok 2026-03-29 01:48:56.849526 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_9_some_fake_identifier [0.039107s] ... ok 2026-03-29 01:48:56.865613 | debian-bookworm | {5} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_with_ns [0.024157s] ... ok 2026-03-29 01:48:56.870365 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_latest_for_share [0.200691s] ... ok 2026-03-29 01:48:56.877782 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update_not_found [0.028449s] ... ok 2026-03-29 01:48:56.878372 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get [0.047040s] ... ok 2026-03-29 01:48:56.886769 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_exists [0.021020s] ... ok 2026-03-29 01:48:56.906628 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_namespace [0.019510s] ... ok 2026-03-29 01:48:56.907349 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_update [0.028875s] ... ok 2026-03-29 01:48:56.927697 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_alias_property [0.021035s] ... ok 2026-03-29 01:48:56.947340 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qdisc_property [0.019505s] ... ok 2026-03-29 01:48:56.961145 | debian-bookworm | 2026-03-29 01:48:56.957 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] new branch insert 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:781 2026-03-29 01:48:56.967763 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_up [0.020307s] ... ok 2026-03-29 01:48:56.971360 | debian-bookworm | 2026-03-29 01:48:56.966 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:56.971386 | debian-bookworm | 2026-03-29 01:48:56.966 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:56.974063 | debian-bookworm | 2026-03-29 01:48:56.972 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:56.974088 | debian-bookworm | 2026-03-29 01:48:56.972 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:56.987497 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_exists [0.019656s] ... ok 2026-03-29 01:48:57.008294 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_get_gateway [0.020543s] ... ok 2026-03-29 01:48:57.015432 | debian-bookworm | 2026-03-29 01:48:57.014 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 162a3e673105 -> , manila_init 2026-03-29 01:48:57.016556 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_delete [0.145784s] ... ok 2026-03-29 01:48:57.017547 | debian-bookworm | 2026-03-29 01:48:57.016 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.018137 | debian-bookworm | 2026-03-29 01:48:57.017 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.023804 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item_invalid [0.116220s] ... ok 2026-03-29 01:48:57.026216 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_snapshot_instance [0.148337s] ... ok 2026-03-29 01:48:57.028896 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices [0.020763s] ... ok 2026-03-29 01:48:57.049208 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_namespaces [0.019921s] ... ok 2026-03-29 01:48:57.058156 | debian-bookworm | 2026-03-29 01:48:57.057 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-03-29 01:48:57.069082 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty [0.020009s] ... ok 2026-03-29 01:48:57.070503 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_2_2 [0.046609s] ... ok 2026-03-29 01:48:57.080302 | debian-bookworm | 2026-03-29 01:48:57.077 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:57.087721 | debian-bookworm | 2026-03-29 01:48:57.086 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.103803 | debian-bookworm | 2026-03-29 01:48:57.087 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.103834 | debian-bookworm | {5} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_reset_bridge [0.021199s] ... ok 2026-03-29 01:48:57.103840 | debian-bookworm | 2026-03-29 01:48:57.091 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.103846 | debian-bookworm | 2026-03-29 01:48:57.092 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.103851 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant_as_admin [0.031713s] ... ok 2026-03-29 01:48:57.113483 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception [0.021973s] ... ok 2026-03-29 01:48:57.133137 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_1_None [0.116705s] ... ok 2026-03-29 01:48:57.135403 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_all_args [0.022153s] ... ok 2026-03-29 01:48:57.136192 | debian-bookworm | 2026-03-29 01:48:57.134 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-03-29 01:48:57.150129 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_2 [0.047529s] ... ok 2026-03-29 01:48:57.154660 | debian-bookworm | Neutron port not found: test port id 2026-03-29 01:48:57.156822 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_PortNotFoundClient [0.021871s] ... ok 2026-03-29 01:48:57.159288 | debian-bookworm | 2026-03-29 01:48:57.156 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:57.164617 | debian-bookworm | 2026-03-29 01:48:57.163 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.165509 | debian-bookworm | 2026-03-29 01:48:57.164 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.170749 | debian-bookworm | 2026-03-29 01:48:57.169 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.171616 | debian-bookworm | 2026-03-29 01:48:57.170 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.179035 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_with_auth_obj [0.022052s] ... ok 2026-03-29 01:48:57.181013 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_dissociation_error [0.030632s] ... ok 2026-03-29 01:48:57.202757 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_4 [0.022609s] ... ok 2026-03-29 01:48:57.211021 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete [0.029232s] ... ok 2026-03-29 01:48:57.216220 | debian-bookworm | 2026-03-29 01:48:57.215 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-03-29 01:48:57.224529 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_one_allocation [0.022495s] ... ok 2026-03-29 01:48:57.237122 | debian-bookworm | 2026-03-29 01:48:57.234 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:57.240002 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_default_subnet [0.029641s] ... ok 2026-03-29 01:48:57.242436 | debian-bookworm | 2026-03-29 01:48:57.240 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.243886 | debian-bookworm | 2026-03-29 01:48:57.242 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.244547 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_2_error [0.111077s] ... ok 2026-03-29 01:48:57.250572 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_cutover_network_allocation [0.026098s] ... ok 2026-03-29 01:48:57.272842 | debian-bookworm | 2026-03-29 01:48:57.269 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.272879 | debian-bookworm | 2026-03-29 01:48:57.270 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.275478 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_6 [0.023652s] ... ok 2026-03-29 01:48:57.297535 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_3 [0.023049s] ... ok 2026-03-29 01:48:57.307417 | debian-bookworm | Deletion of share type 2a521dc8-010f-4a47-86e9-c8cf7a103adf failed; it in use by 1 shares and 1 share group types 2026-03-29 01:48:57.309094 | debian-bookworm | Deletion of share type 6140ca12-57b2-4f3e-8500-9d09a413fb79 failed; it in use by 1 shares and 1 share group types 2026-03-29 01:48:57.313047 | debian-bookworm | 2026-03-29 01:48:57.311 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-03-29 01:48:57.313648 | debian-bookworm | 2026-03-29 01:48:57.312 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-03-29 01:48:57.320548 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind [0.022373s] ... ok 2026-03-29 01:48:57.336125 | debian-bookworm | 2026-03-29 01:48:57.334 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming volume_types table to share_types 2026-03-29 01:48:57.340961 | debian-bookworm | test_ip isn't a valid ip address, omitted. 2026-03-29 01:48:57.343179 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_2 [0.022923s] ... ok 2026-03-29 01:48:57.357638 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_3 [0.112687s] ... ok 2026-03-29 01:48:57.364998 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_cfg [0.021377s] ... ok 2026-03-29 01:48:57.381587 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_id [0.021960s] ... ok 2026-03-29 01:48:57.382899 | debian-bookworm | 2026-03-29 01:48:57.378 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Creating share_type_extra_specs table 2026-03-29 01:48:57.386869 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_subnet_data [0.021963s] ... ok 2026-03-29 01:48:57.401010 | debian-bookworm | 2026-03-29 01:48:57.395 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-03-29 01:48:57.402733 | debian-bookworm | 2026-03-29 01:48:57.400 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Dropping volume_type_extra_specs table 2026-03-29 01:48:57.404960 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_3 [0.025295s] ... ok 2026-03-29 01:48:57.409643 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.022088s] ... ok 2026-03-29 01:48:57.422891 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_create [0.396166s] ... ok 2026-03-29 01:48:57.423192 | debian-bookworm | 2026-03-29 01:48:57.419 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:57.432369 | debian-bookworm | 2026-03-29 01:48:57.424 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.432395 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_4 [0.022700s] ... ok 2026-03-29 01:48:57.432401 | debian-bookworm | 2026-03-29 01:48:57.424 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.433661 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.024032s] ... ok 2026-03-29 01:48:57.441290 | debian-bookworm | 2026-03-29 01:48:57.440 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.442200 | debian-bookworm | 2026-03-29 01:48:57.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.455564 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_allocate_network [0.021821s] ... ok 2026-03-29 01:48:57.455586 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_not_found [0.028024s] ... ok 2026-03-29 01:48:57.476708 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_valid [0.021561s] ... ok 2026-03-29 01:48:57.480965 | debian-bookworm | 2026-03-29 01:48:57.480 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-03-29 01:48:57.481620 | debian-bookworm | 2026-03-29 01:48:57.480 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Creating volume_type_extra_specs table 2026-03-29 01:48:57.497158 | debian-bookworm | 2026-03-29 01:48:57.492 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-03-29 01:48:57.497189 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_3_error [0.040212s] ... ok 2026-03-29 01:48:57.497480 | debian-bookworm | 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-03-29 01:48:57.498567 | debian-bookworm | 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-03-29 01:48:57.500339 | debian-bookworm | 2026-03-29 01:48:57.498 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Dropping share_type_extra_specs table 2026-03-29 01:48:57.500982 | debian-bookworm | 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-03-29 01:48:57.501014 | debian-bookworm | 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-03-29 01:48:57.501231 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations_admin [0.024526s] ... ok 2026-03-29 01:48:57.508267 | debian-bookworm | 2026-03-29 01:48:57.507 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming share_types table to volume_types 2026-03-29 01:48:57.522103 | debian-bookworm | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_1_foo [0.020586s] ... ok 2026-03-29 01:48:57.522981 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_update [0.282911s] ... ok 2026-03-29 01:48:57.543838 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_6___shrinking_error____shrinking__ [0.047166s] ... ok 2026-03-29 01:48:57.545018 | debian-bookworm | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_5_None [0.023034s] ... ok 2026-03-29 01:48:57.568068 | debian-bookworm | {5} 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.022833s] ... ok 2026-03-29 01:48:57.593756 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_3_creating [0.049818s] ... ok 2026-03-29 01:48:57.596857 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_1_2 [0.173594s] ... ok 2026-03-29 01:48:57.606070 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:57.609249 | debian-bookworm | 2026-03-29 01:48:57.606 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-03-29 01:48:57.610562 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_active_replica_host_is_provided [0.042122s] ... ok 2026-03-29 01:48:57.631704 | debian-bookworm | 2026-03-29 01:48:57.627 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:57.638023 | debian-bookworm | 2026-03-29 01:48:57.633 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.638047 | debian-bookworm | 2026-03-29 01:48:57.634 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.642505 | debian-bookworm | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_2_True [2.076002s] ... ok 2026-03-29 01:48:57.651105 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_1_controller_100 [0.120791s] ... ok 2026-03-29 01:48:57.651131 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_4_creating [0.050898s] ... ok 2026-03-29 01:48:57.652392 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:57.652411 | debian-bookworm | You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. 2026-03-29 01:48:57.652616 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_no_default_share_type_provided [0.041306s] ... ok 2026-03-29 01:48:57.662994 | debian-bookworm | 2026-03-29 01:48:57.662 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.663553 | debian-bookworm | 2026-03-29 01:48:57.662 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.666685 | debian-bookworm | {6} manila.tests.db.test_migration.MigrationTestCase.test_revision [0.021966s] ... ok 2026-03-29 01:48:57.686213 | debian-bookworm | {6} manila.tests.db.test_migration.MigrationTestCase.test_upgrade [0.019403s] ... ok 2026-03-29 01:48:57.689012 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:57.697173 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:57.697450 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_3 [0.044492s] ... ok 2026-03-29 01:48:57.711109 | debian-bookworm | {6} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret [0.020067s] ... FAILED 2026-03-29 01:48:57.711140 | debian-bookworm | 2026-03-29 01:48:57.711155 | debian-bookworm | Captured traceback: 2026-03-29 01:48:57.711161 | debian-bookworm | ~~~~~~~~~~~~~~~~~~~ 2026-03-29 01:48:57.711166 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:57.711172 | debian-bookworm | 2026-03-29 01:48:57.711177 | debian-bookworm | 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-03-29 01:48:57.711183 | debian-bookworm | self.mock_object(self.barbican_acl, '_create_secret_ref', 2026-03-29 01:48:57.711189 | debian-bookworm | 2026-03-29 01:48:57.711194 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/test.py", line 323, in mock_object 2026-03-29 01:48:57.711200 | debian-bookworm | patcher.start() 2026-03-29 01:48:57.711205 | debian-bookworm | 2026-03-29 01:48:57.711210 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1585, in start 2026-03-29 01:48:57.711215 | debian-bookworm | result = self.__enter__() 2026-03-29 01:48:57.711221 | debian-bookworm | ^^^^^^^^^^^^^^^^ 2026-03-29 01:48:57.711226 | debian-bookworm | 2026-03-29 01:48:57.711231 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1437, in __enter__ 2026-03-29 01:48:57.711236 | debian-bookworm | original, local = self.get_original() 2026-03-29 01:48:57.711250 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:57.711256 | debian-bookworm | 2026-03-29 01:48:57.711261 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1410, in get_original 2026-03-29 01:48:57.711266 | debian-bookworm | raise AttributeError( 2026-03-29 01:48:57.711271 | debian-bookworm | 2026-03-29 01:48:57.711277 | debian-bookworm | AttributeError: does not have the attribute '_create_secret_ref' 2026-03-29 01:48:57.711282 | debian-bookworm | 2026-03-29 01:48:57.715875 | debian-bookworm | Could not unmount src /tmp/ins1_id after its data copy. 2026-03-29 01:48:57.715896 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:57.715902 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:57.715908 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:57.715913 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:57.715919 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:57.715924 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:57.715929 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:57.715935 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:57.715940 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:57.715945 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:57.715951 | debian-bookworm | raise effect 2026-03-29 01:48:57.715956 | debian-bookworm | Exception: fake 2026-03-29 01:48:57.719665 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_4 [0.075034s] ... ok 2026-03-29 01:48:57.719739 | debian-bookworm | Could not unmount dest /tmp/backup_id after its data copy. 2026-03-29 01:48:57.719747 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:57.719751 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-03-29 01:48:57.719755 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-03-29 01:48:57.719758 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:57.719761 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:57.719765 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:57.719768 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:57.719772 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:57.719775 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:57.719779 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:57.719782 | debian-bookworm | raise effect 2026-03-29 01:48:57.719786 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-03-29 01:48:57.719789 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-03-29 01:48:57.719792 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:57.719796 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:57.719799 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:57.719803 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:57.719806 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:57.719810 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:57.719813 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:57.719816 | debian-bookworm | raise effect 2026-03-29 01:48:57.719820 | debian-bookworm | Exception: fake 2026-03-29 01:48:57.719823 | debian-bookworm | Could not deny access to src instance ins1_id after its data copy. 2026-03-29 01:48:57.719827 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:57.719830 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-03-29 01:48:57.719833 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-03-29 01:48:57.719837 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:57.719848 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:57.719852 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:57.719855 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:57.719858 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:57.719862 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:57.719865 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:57.719869 | debian-bookworm | raise effect 2026-03-29 01:48:57.719872 | debian-bookworm | Exception: fake 2026-03-29 01:48:57.719875 | debian-bookworm | Copy of data from source /tmp/ins1_id to destination /tmp/backup_id was cancelled. 2026-03-29 01:48:57.721002 | debian-bookworm | {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_6 [0.077889s] ... ok 2026-03-29 01:48:57.732048 | debian-bookworm | {6} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_success [0.022353s] ... ok 2026-03-29 01:48:57.736055 | debian-bookworm | 2026-03-29 01:48:57.734 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-03-29 01:48:57.736071 | debian-bookworm | 2026-03-29 01:48:57.734 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-03-29 01:48:57.736256 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:57.740026 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:57.741129 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.744212 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_3 [0.047143s] ... ok 2026-03-29 01:48:57.748062 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_2_1 [0.151659s] ... ok 2026-03-29 01:48:57.762016 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_3_service_context [0.019643s] ... ok 2026-03-29 01:48:57.762319 | debian-bookworm | 2026-03-29 01:48:57.754 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming volume_types table to share_types 2026-03-29 01:48:57.771694 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock [0.019639s] ... ok 2026-03-29 01:48:57.775313 | debian-bookworm | {1} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup [0.054467s] ... ok 2026-03-29 01:48:57.779588 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_6__fake_identifier [0.060145s] ... ok 2026-03-29 01:48:57.782648 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:57.790502 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_share_no_hosts [0.046708s] ... ok 2026-03-29 01:48:57.791941 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_6_unmanaged [0.020245s] ... ok 2026-03-29 01:48:57.801840 | debian-bookworm | 2026-03-29 01:48:57.800 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Creating share_type_extra_specs table 2026-03-29 01:48:57.812036 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock [0.019920s] ... ok 2026-03-29 01:48:57.818004 | debian-bookworm | 2026-03-29 01:48:57.816 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-03-29 01:48:57.820400 | debian-bookworm | 2026-03-29 01:48:57.819 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Dropping volume_type_extra_specs table 2026-03-29 01:48:57.821841 | debian-bookworm | {1} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel [0.046265s] ... ok 2026-03-29 01:48:57.828634 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:57.828915 | debian-bookworm | 2026-03-29 01:48:57.827 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:57.831898 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:57.831961 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_1_deleting [0.019881s] ... ok 2026-03-29 01:48:57.833541 | debian-bookworm | 2026-03-29 01:48:57.832 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.833559 | debian-bookworm | 2026-03-29 01:48:57.832 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.833788 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.834022 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.834038 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.834043 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.834048 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.834097 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.834576 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:57.834730 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.834869 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.834881 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.834886 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.834996 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.835007 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:57.837059 | debian-bookworm | 2026-03-29 01:48:57.835 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.837077 | debian-bookworm | 2026-03-29 01:48:57.835 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.837569 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group [0.047090s] ... ok 2026-03-29 01:48:57.853152 | debian-bookworm | {6} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_2 [0.018898s] ... ok 2026-03-29 01:48:57.866217 | debian-bookworm | Failed to restore backup ed87956f-b4d3-4cf5-9e12-d93b7c109d4e to share f82608f6-8a90-4644-b899-ceeae959cca4 by data driver. 2026-03-29 01:48:57.869704 | debian-bookworm | {6} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_1_Action [0.018567s] ... ok 2026-03-29 01:48:57.870162 | debian-bookworm | {1} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_exception [0.048194s] ... ok 2026-03-29 01:48:57.873992 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:57.877274 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_update_service_capabilities [0.039498s] ... ok 2026-03-29 01:48:57.890649 | debian-bookworm | {6} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_alt_bridge [0.020697s] ... ok 2026-03-29 01:48:57.896414 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-03-29 01:48:57.896445 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-03-29 01:48:57.897592 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get_item [0.149029s] ... ok 2026-03-29 01:48:57.897836 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-03-29 01:48:57.897863 | debian-bookworm | signop = oneOf('+ -') 2026-03-29 01:48:57.899344 | debian-bookworm | 2026-03-29 01:48:57.897 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-03-29 01:48:57.901194 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-03-29 01:48:57.901211 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-03-29 01:48:57.901217 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-03-29 01:48:57.901223 | debian-bookworm | expr = infixNotation(operand, [ 2026-03-29 01:48:57.901228 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:57.901239 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:57.901244 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:57.901250 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:57.911943 | debian-bookworm | {6} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_unplug [0.021055s] ... ok 2026-03-29 01:48:57.919999 | debian-bookworm | 2026-03-29 01:48:57.918 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:57.922519 | debian-bookworm | 2026-03-29 01:48:57.921 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.922548 | debian-bookworm | 2026-03-29 01:48:57.921 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.927307 | debian-bookworm | 2026-03-29 01:48:57.925 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:57.927360 | debian-bookworm | 2026-03-29 01:48:57.926 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:57.931807 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root_with_options [0.019856s] ... ok 2026-03-29 01:48:57.936220 | debian-bookworm | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_function [0.058749s] ... ok 2026-03-29 01:48:57.937440 | debian-bookworm | Deletion of share type 6a55dcf4-b0c8-49e1-a6ed-2c313bb74f7d failed; it in use by 0 shares and 1 share group types 2026-03-29 01:48:57.941844 | debian-bookworm | Deletion of share type 015b3268-c2b9-4265-8eaa-68882246cee6 failed; it in use by 0 shares and 1 share group types 2026-03-29 01:48:57.951891 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run [0.019173s] ... ok 2026-03-29 01:48:57.955350 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:57.955385 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:57.955562 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:57.955573 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:57.966750 | debian-bookworm | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_missing_var [0.029085s] ... ok 2026-03-29 01:48:57.970963 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_2 [0.073115s] ... ok 2026-03-29 01:48:57.973207 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_address_property [0.019508s] ... ok 2026-03-29 01:48:57.984512 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:57.984538 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:57.984544 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:57.984550 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:57.992362 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get [0.200842s] ... ok 2026-03-29 01:48:57.992391 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_address [0.020160s] ... ok 2026-03-29 01:48:57.992731 | debian-bookworm | 2026-03-29 01:48:57.991 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-03-29 01:48:57.994608 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_1 [0.023935s] ... ok 2026-03-29 01:48:58.007894 | debian-bookworm | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_integer [0.042341s] ... ok 2026-03-29 01:48:58.011157 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_add_namespace [0.020162s] ... ok 2026-03-29 01:48:58.015533 | debian-bookworm | 2026-03-29 01:48:58.014 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.029636 | debian-bookworm | {5} 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.020979s] ... ok 2026-03-29 01:48:58.031005 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route_first [0.019020s] ... ok 2026-03-29 01:48:58.031029 | debian-bookworm | 2026-03-29 01:48:58.028 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.031035 | debian-bookworm | 2026-03-29 01:48:58.028 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.032146 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.035278 | debian-bookworm | 2026-03-29 01:48:58.033 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.035299 | debian-bookworm | 2026-03-29 01:48:58.034 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.050214 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth_with_namespaces [0.019728s] ... ok 2026-03-29 01:48:58.051009 | debian-bookworm | {5} manila.tests.scheduler.filters.test_base.TestBaseFilter.test_filter_one_is_called [0.021889s] ... ok 2026-03-29 01:48:58.069863 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_not_empty [0.019553s] ... ok 2026-03-29 01:48:58.079242 | debian-bookworm | {5} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_return_none [0.020601s] ... ok 2026-03-29 01:48:58.079261 | debian-bookworm | 2026-03-29 01:48:58.072 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-03-29 01:48:58.081072 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get_all [0.084333s] ... ok 2026-03-29 01:48:58.089866 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_int_options [0.019882s] ... ok 2026-03-29 01:48:58.094622 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_complex [0.022669s] ... ok 2026-03-29 01:48:58.097090 | debian-bookworm | 2026-03-29 01:48:58.095 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.100140 | debian-bookworm | 2026-03-29 01:48:58.098 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.100166 | debian-bookworm | 2026-03-29 01:48:58.099 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.106022 | debian-bookworm | 2026-03-29 01:48:58.104 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.106041 | debian-bookworm | 2026-03-29 01:48:58.104 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.109938 | debian-bookworm | {6} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_port_id_regex [0.019998s] ... ok 2026-03-29 01:48:58.130715 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_simple [0.021465s] ... ok 2026-03-29 01:48:58.130740 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_1_active [0.044917s] ... ok 2026-03-29 01:48:58.130744 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception_status_409 [0.020534s] ... ok 2026-03-29 01:48:58.141124 | debian-bookworm | {1} manila.tests.data.test_utils.CopyClassTestCase.test_cancel [0.261710s] ... ok 2026-03-29 01:48:58.141142 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_1__is__True [0.021230s] ... ok 2026-03-29 01:48:58.144680 | debian-bookworm | 2026-03-29 01:48:58.143 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-03-29 01:48:58.149458 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_3 [0.168667s] ... ok 2026-03-29 01:48:58.152736 | debian-bookworm | {1} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_2 [0.020336s] ... ok 2026-03-29 01:48:58.153114 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_admin_project_networks [0.022511s] ... ok 2026-03-29 01:48:58.159531 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_scope_extra_specs [0.021458s] ... ok 2026-03-29 01:48:58.164966 | debian-bookworm | 2026-03-29 01:48:58.163 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.166265 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_2_syncing [0.041805s] ... ok 2026-03-29 01:48:58.178587 | debian-bookworm | Insufficient free space for share creation. Total capacity is 0.00 on host host1. 2026-03-29 01:48:58.181172 | debian-bookworm | 2026-03-29 01:48:58.166 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.181187 | debian-bookworm | 2026-03-29 01:48:58.167 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.181191 | debian-bookworm | 2026-03-29 01:48:58.171 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.181195 | debian-bookworm | 2026-03-29 01:48:58.171 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.181198 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes [0.020532s] ... ok 2026-03-29 01:48:58.181202 | debian-bookworm | {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress [0.022828s] ... ok 2026-03-29 01:48:58.181206 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_3 [0.021535s] ... ok 2026-03-29 01:48:58.197133 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_port [0.020219s] ... ok 2026-03-29 01:48:58.197151 | debian-bookworm | {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_completed_empty [0.019907s] ... ok 2026-03-29 01:48:58.202903 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_1 [0.021895s] ... ok 2026-03-29 01:48:58.214152 | debian-bookworm | 2026-03-29 01:48:58.213 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-03-29 01:48:58.215898 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_2___error_deleting____deleting__ [0.049514s] ... ok 2026-03-29 01:48:58.216830 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_5 [0.022593s] ... ok 2026-03-29 01:48:58.221152 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_single [0.025117s] ... ok 2026-03-29 01:48:58.222723 | debian-bookworm | Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2026-03-29 01:48:58.225587 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_01 [0.021949s] ... ok 2026-03-29 01:48:58.237900 | debian-bookworm | 2026-03-29 01:48:58.236 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.238164 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_error [0.021205s] ... ok 2026-03-29 01:48:58.241003 | debian-bookworm | 2026-03-29 01:48:58.239 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.241015 | debian-bookworm | 2026-03-29 01:48:58.240 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.244372 | debian-bookworm | 2026-03-29 01:48:58.243 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.244384 | debian-bookworm | 2026-03-29 01:48:58.243 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.244577 | debian-bookworm | 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-03-29 01:48:58.246499 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_02 [0.021494s] ... ok 2026-03-29 01:48:58.246810 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_2_False [0.025458s] ... ok 2026-03-29 01:48:58.262467 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.023947s] ... ok 2026-03-29 01:48:58.263803 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_3___error____manage_starting__ [0.047851s] ... ok 2026-03-29 01:48:58.265651 | debian-bookworm | Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2026-03-29 01:48:58.267897 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_09 [0.021106s] ... ok 2026-03-29 01:48:58.273209 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_1_True [0.026031s] ... ok 2026-03-29 01:48:58.280051 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_5 [0.130511s] ... ok 2026-03-29 01:48:58.284243 | debian-bookworm | 2026-03-29 01:48:58.283 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-03-29 01:48:58.287986 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network_one_allocation [0.024817s] ... ok 2026-03-29 01:48:58.288001 | debian-bookworm | 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-03-29 01:48:58.291817 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_14 [0.023607s] ... ok 2026-03-29 01:48:58.297349 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_1 [0.023910s] ... ok 2026-03-29 01:48:58.310001 | debian-bookworm | 2026-03-29 01:48:58.308 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.312924 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_2 [0.024245s] ... ok 2026-03-29 01:48:58.330512 | debian-bookworm | test_ip isn't a valid ip address, omitted. 2026-03-29 01:48:58.332934 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_08 [0.021448s] ... ok 2026-03-29 01:48:58.333007 | debian-bookworm | 2026-03-29 01:48:58.312 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.333012 | debian-bookworm | 2026-03-29 01:48:58.312 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.333016 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_3_error [0.052013s] ... ok 2026-03-29 01:48:58.333020 | debian-bookworm | 2026-03-29 01:48:58.316 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.333024 | debian-bookworm | 2026-03-29 01:48:58.316 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.333027 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_2 [0.022546s] ... ok 2026-03-29 01:48:58.333031 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_1 [0.020361s] ... ok 2026-03-29 01:48:58.335271 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_11 [0.022215s] ... ok 2026-03-29 01:48:58.338195 | debian-bookworm | {4} manila.tests.image.test_image.OpenStackClientTestCase.test_auth [0.021780s] ... ok 2026-03-29 01:48:58.357752 | debian-bookworm | Missing application credentials ID 2026-03-29 01:48:58.359903 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_as_admin [0.024892s] ... ok 2026-03-29 01:48:58.359917 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_2_NotFound [0.020596s] ... ok 2026-03-29 01:48:58.359922 | debian-bookworm | {5} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_id [0.020413s] ... ok 2026-03-29 01:48:58.359926 | debian-bookworm | 2026-03-29 01:48:58.355 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-03-29 01:48:58.359930 | debian-bookworm | {4} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_missing_id [0.020498s] ... ok 2026-03-29 01:48:58.361011 | debian-bookworm | 2026-03-29 01:48:58.359 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.363022 | debian-bookworm | 2026-03-29 01:48:58.361 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.363036 | debian-bookworm | 2026-03-29 01:48:58.361 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.365500 | debian-bookworm | 2026-03-29 01:48:58.364 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.365515 | debian-bookworm | 2026-03-29 01:48:58.364 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.372517 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted [0.027054s] ... ok 2026-03-29 01:48:58.393167 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_exception [0.021660s] ... ok 2026-03-29 01:48:58.393187 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_2_admin_also_service_context [0.019000s] ... ok 2026-03-29 01:48:58.393191 | debian-bookworm | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_08___34_____234___False_ [0.021946s] ... ok 2026-03-29 01:48:58.402691 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_3 [0.020021s] ... ok 2026-03-29 01:48:58.402709 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_2_admin_manipulating_user_lock [0.019008s] ... ok 2026-03-29 01:48:58.402714 | debian-bookworm | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_10___123____s___123___True_ [0.020361s] ... ok 2026-03-29 01:48:58.409286 | debian-bookworm | 2026-03-29 01:48:58.401 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-03-29 01:48:58.409315 | debian-bookworm | 2026-03-29 01:48:58.401 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.409326 | debian-bookworm | 2026-03-29 01:48:58.404 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.409335 | debian-bookworm | 2026-03-29 01:48:58.404 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.409343 | debian-bookworm | 2026-03-29 01:48:58.406 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.409351 | debian-bookworm | 2026-03-29 01:48:58.406 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.415232 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_admin_network_allocations [0.041533s] ... ok 2026-03-29 01:48:58.415787 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.020951s] ... ok 2026-03-29 01:48:58.425152 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_3_user_manipulating_locks_they_own [0.019211s] ... ok 2026-03-29 01:48:58.425178 | debian-bookworm | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_17___12____s__2___False_ [0.022267s] ... ok 2026-03-29 01:48:58.425184 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_6 [0.141321s] ... ok 2026-03-29 01:48:58.435404 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_include_network_info [0.019337s] ... ok 2026-03-29 01:48:58.446475 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_4_user_manipulating_other_users_lock [0.019907s] ... ok 2026-03-29 01:48:58.446511 | debian-bookworm | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_21___12310321_____in__11___False_ [0.019460s] ... ok 2026-03-29 01:48:58.446518 | debian-bookworm | 2026-03-29 01:48:58.445 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-03-29 01:48:58.449125 | debian-bookworm | 2026-03-29 01:48:58.447 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.453418 | debian-bookworm | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-03-29 01:48:58.460535 | debian-bookworm | 2026-03-29 01:48:58.449 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.460566 | debian-bookworm | 2026-03-29 01:48:58.449 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.460570 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_2_DEFAULT [0.019970s] ... ok 2026-03-29 01:48:58.460574 | debian-bookworm | 2026-03-29 01:48:58.455 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.460577 | debian-bookworm | 2026-03-29 01:48:58.455 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.460581 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_no_result [0.042415s] ... ok 2026-03-29 01:48:58.460584 | debian-bookworm | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_34___12_____or__11__or__12___True_ [0.018881s] ... ok 2026-03-29 01:48:58.473184 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.475910 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_not_authorized [0.039373s] ... ok 2026-03-29 01:48:58.476126 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_3_vxlan [0.020172s] ... ok 2026-03-29 01:48:58.479232 | debian-bookworm | {5} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_type_errror_passes [0.019219s] ... ok 2026-03-29 01:48:58.496469 | debian-bookworm | 2026-03-29 01:48:58.494 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-03-29 01:48:58.496502 | debian-bookworm | {6} 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.020414s] ... ok 2026-03-29 01:48:58.496633 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_3_unmanage_starting [0.020847s] ... ok 2026-03-29 01:48:58.497285 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_2_False [0.040265s] ... ok 2026-03-29 01:48:58.499689 | debian-bookworm | {5} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_fail [0.020364s] ... ok 2026-03-29 01:48:58.518051 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_5 [0.021503s] ... ok 2026-03-29 01:48:58.518369 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_resource_not_owned_by_user [0.021085s] ... ok 2026-03-29 01:48:58.521332 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters [0.021514s] ... ok 2026-03-29 01:48:58.534791 | debian-bookworm | 2026-03-29 01:48:58.533 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.535177 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.538770 | debian-bookworm | 2026-03-29 01:48:58.537 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.538799 | debian-bookworm | 2026-03-29 01:48:58.537 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.538968 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_4_manage_error_unmanage_starting [0.020297s] ... ok 2026-03-29 01:48:58.546520 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_1 [0.019293s] ... ok 2026-03-29 01:48:58.546550 | debian-bookworm | 2026-03-29 01:48:58.541 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.546557 | debian-bookworm | 2026-03-29 01:48:58.541 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.546563 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update [0.048059s] ... ok 2026-03-29 01:48:58.554862 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.557910 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_unimplemented_schedule [0.040039s] ... ok 2026-03-29 01:48:58.569114 | debian-bookworm | {4} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug [0.020756s] ... ok 2026-03-29 01:48:58.569145 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_3 [0.019464s] ... ok 2026-03-29 01:48:58.569151 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create [0.020841s] ... ok 2026-03-29 01:48:58.580209 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_invalid_capacity [0.018710s] ... ok 2026-03-29 01:48:58.581028 | debian-bookworm | {4} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_no_ns [0.021705s] ... ok 2026-03-29 01:48:58.581934 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_update_state [0.160315s] ... ok 2026-03-29 01:48:58.582861 | debian-bookworm | 2026-03-29 01:48:58.581 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-03-29 01:48:58.589287 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_1_1 [0.022441s] ... ok 2026-03-29 01:48:58.593653 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.596598 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_base.SchedulerDriverModuleTestCase.test_share_host_update_db [0.038564s] ... ok 2026-03-29 01:48:58.601233 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_01 [0.021205s] ... ok 2026-03-29 01:48:58.601573 | debian-bookworm | {4} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_does_not_exist [0.020387s] ... ok 2026-03-29 01:48:58.613046 | debian-bookworm | 2026-03-29 01:48:58.611 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.617069 | debian-bookworm | 2026-03-29 01:48:58.615 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.617089 | debian-bookworm | 2026-03-29 01:48:58.616 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.621586 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_11 [0.020143s] ... ok 2026-03-29 01:48:58.622571 | debian-bookworm | {4} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_del_address [0.019304s] ... ok 2026-03-29 01:48:58.623608 | debian-bookworm | 2026-03-29 01:48:58.620 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.623628 | debian-bookworm | 2026-03-29 01:48:58.621 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.633650 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.636055 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:58.639198 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_4 [0.042409s] ... ok 2026-03-29 01:48:58.640768 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_15 [0.019300s] ... ok 2026-03-29 01:48:58.640790 | debian-bookworm | {4} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_delete [0.019514s] ... ok 2026-03-29 01:48:58.656372 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_1_True [0.066625s] ... ok 2026-03-29 01:48:58.659542 | debian-bookworm | {4} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_clear_outdated_routes [0.018675s] ... ok 2026-03-29 01:48:58.664422 | debian-bookworm | 2026-03-29 01:48:58.663 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-03-29 01:48:58.674665 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.677142 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:58.678541 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.678959 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.679298 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.679309 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.679314 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.679318 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.679321 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.679585 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_bind_port_to_host [0.019846s] ... ok 2026-03-29 01:48:58.679972 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:58.680281 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.680297 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.680302 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.680305 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.680537 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.680548 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.682522 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_many_hosts [0.043239s] ... ok 2026-03-29 01:48:58.683350 | debian-bookworm | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__clean_expired_messages [0.042362s] ... ok 2026-03-29 01:48:58.699349 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_additional_kwargs [0.019597s] ... ok 2026-03-29 01:48:58.701927 | debian-bookworm | 2026-03-29 01:48:58.700 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.704436 | debian-bookworm | 2026-03-29 01:48:58.703 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.704449 | debian-bookworm | 2026-03-29 01:48:58.703 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.707448 | debian-bookworm | 2026-03-29 01:48:58.706 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.707465 | debian-bookworm | 2026-03-29 01:48:58.706 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.719469 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet [0.020089s] ... ok 2026-03-29 01:48:58.719752 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.721438 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.733174 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_update [0.066423s] ... ok 2026-03-29 01:48:58.733499 | debian-bookworm | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__mark_services_as_down [0.042457s] ... ok 2026-03-29 01:48:58.733521 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_no_capacity [0.043598s] ... ok 2026-03-29 01:48:58.734309 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:58.734325 | debian-bookworm | Insufficient free space for share creation on host host1#_pool0 (requested / avail): 1024/921 2026-03-29 01:48:58.734331 | debian-bookworm | Insufficient free space for share creation on host host3#_pool0 (requested / avail): 1024/256 2026-03-29 01:48:58.734337 | debian-bookworm | 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-03-29 01:48:58.734343 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:58.735237 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_2 [0.153168s] ... ok 2026-03-29 01:48:58.739841 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_NeutronClientException [0.020208s] ... ok 2026-03-29 01:48:58.747897 | debian-bookworm | 2026-03-29 01:48:58.746 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-03-29 01:48:58.761686 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_binding [0.021219s] ... ok 2026-03-29 01:48:58.763780 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.766762 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.768904 | debian-bookworm | 2026-03-29 01:48:58.767 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.768971 | debian-bookworm | Failed to schedule_create_share_replica: Resource could not be found. 2026-03-29 01:48:58.769502 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_disabled [0.042809s] ... ok 2026-03-29 01:48:58.771689 | debian-bookworm | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_exception_path [0.045968s] ... ok 2026-03-29 01:48:58.773940 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_group [0.050705s] ... ok 2026-03-29 01:48:58.782473 | debian-bookworm | 2026-03-29 01:48:58.781 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.782491 | debian-bookworm | 2026-03-29 01:48:58.781 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.784125 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_3 [0.022839s] ... ok 2026-03-29 01:48:58.786553 | debian-bookworm | 2026-03-29 01:48:58.785 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.786572 | debian-bookworm | 2026-03-29 01:48:58.785 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.805694 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.807878 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_7 [0.023424s] ... ok 2026-03-29 01:48:58.808859 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:58.812005 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.812617 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_with_instance_properties [0.043224s] ... ok 2026-03-29 01:48:58.815967 | debian-bookworm | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_init_host_with_rpc [0.044490s] ... ok 2026-03-29 01:48:58.820527 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_2_path [0.046440s] ... ok 2026-03-29 01:48:58.830446 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.022558s] ... ok 2026-03-29 01:48:58.831227 | debian-bookworm | 2026-03-29 01:48:58.830 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-03-29 01:48:58.847158 | debian-bookworm | 2026-03-29 01:48:58.846 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.850153 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.852523 | debian-bookworm | 2026-03-29 01:48:58.851 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.852541 | debian-bookworm | 2026-03-29 01:48:58.851 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.856864 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.875741 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_max_gigabytes_exceeded [0.040966s] ... ok 2026-03-29 01:48:58.875763 | debian-bookworm | 2026-03-29 01:48:58.855 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.875767 | debian-bookworm | 2026-03-29 01:48:58.856 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.875771 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_error [0.029377s] ... ok 2026-03-29 01:48:58.875781 | debian-bookworm | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host [0.055497s] ... ok 2026-03-29 01:48:58.880360 | debian-bookworm | Failed to schedule migrate_share_to_host: 2026-03-29 01:48:58.893125 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_group_id_with_count [0.056572s] ... ok 2026-03-29 01:48:58.893139 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_include_network_info [0.021604s] ... ok 2026-03-29 01:48:58.897541 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.901146 | debian-bookworm | 2026-03-29 01:48:58.896 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-03-29 01:48:58.902104 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_1 [0.020295s] ... ok 2026-03-29 01:48:58.906284 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_two_services_up [0.052450s] ... ok 2026-03-29 01:48:58.912054 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.915806 | debian-bookworm | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_2_manila_scheduler_drivers_filter_FilterScheduler [0.044063s] ... ok 2026-03-29 01:48:58.917948 | debian-bookworm | 2026-03-29 01:48:58.916 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:58.922468 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.020167s] ... ok 2026-03-29 01:48:58.925291 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-03-29 01:48:58.925315 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-03-29 01:48:58.925414 | debian-bookworm | 2026-03-29 01:48:58.923 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.925433 | debian-bookworm | 2026-03-29 01:48:58.924 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.930844 | debian-bookworm | 2026-03-29 01:48:58.929 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:58.930872 | debian-bookworm | 2026-03-29 01:48:58.929 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:58.953259 | debian-bookworm | {6} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_variables_dict [0.029719s] ... ok 2026-03-29 01:48:58.953280 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv4 [0.020785s] ... ok 2026-03-29 01:48:58.964704 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-03-29 01:48:58.964731 | debian-bookworm | signop = oneOf('+ -') 2026-03-29 01:48:58.964736 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-03-29 01:48:58.964741 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-03-29 01:48:58.964745 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-03-29 01:48:58.964749 | debian-bookworm | expr = infixNotation(operand, [ 2026-03-29 01:48:58.964752 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:58.964756 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:58.964760 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:58.964764 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:58.964768 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.965080 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_simple [0.019816s] ... ok 2026-03-29 01:48:58.965091 | debian-bookworm | {5} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_extend_share [0.040865s] ... ok 2026-03-29 01:48:58.965096 | debian-bookworm | {1} 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.081298s] ... ok 2026-03-29 01:48:58.965100 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_deallocate_network [0.021184s] ... ok 2026-03-29 01:48:58.974651 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs_list [0.018368s] ... ok 2026-03-29 01:48:58.977169 | debian-bookworm | 2026-03-29 01:48:58.973 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-03-29 01:48:58.984614 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_1_custom_config_group_name [0.019932s] ... ok 2026-03-29 01:48:58.992562 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/80 2026-03-29 01:48:58.993012 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:58.993556 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_1 [0.018772s] ... ok 2026-03-29 01:48:58.997911 | debian-bookworm | {5} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_get_pools [0.040682s] ... ok 2026-03-29 01:48:59.001034 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_1_None [0.040882s] ... ok 2026-03-29 01:48:59.005445 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_1 [0.020488s] ... ok 2026-03-29 01:48:59.008020 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_1_queued_to_apply [0.271837s] ... ok 2026-03-29 01:48:59.012171 | debian-bookworm | 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-03-29 01:48:59.013411 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_03 [0.019620s] ... ok 2026-03-29 01:48:59.017297 | debian-bookworm | 2026-03-29 01:48:59.015 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:59.023244 | debian-bookworm | {5} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_no_change [0.024976s] ... ok 2026-03-29 01:48:59.025769 | debian-bookworm | 2026-03-29 01:48:59.023 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.026501 | debian-bookworm | 2026-03-29 01:48:59.024 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.027654 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_2 [0.022219s] ... ok 2026-03-29 01:48:59.029905 | debian-bookworm | 2026-03-29 01:48:59.028 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.029930 | debian-bookworm | 2026-03-29 01:48:59.028 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.032374 | debian-bookworm | 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-03-29 01:48:59.034204 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_04 [0.020754s] ... ok 2026-03-29 01:48:59.051811 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-03-29 01:48:59.053189 | debian-bookworm | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_4___True__False___True_ [0.020690s] ... ok 2026-03-29 01:48:59.053217 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_2_DEFAULT [0.022083s] ... ok 2026-03-29 01:48:59.053883 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_05 [0.019618s] ... ok 2026-03-29 01:48:59.069195 | debian-bookworm | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_5 [0.019095s] ... ok 2026-03-29 01:48:59.075780 | debian-bookworm | Failed to update usages deleting share replica 'd9d865e6-181c-4ca8-9ca3-49536cca8e61'. 2026-03-29 01:48:59.078482 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:48:59.078506 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-03-29 01:48:59.078518 | debian-bookworm | QUOTAS.commit( 2026-03-29 01:48:59.078542 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:48:59.078562 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:48:59.078574 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:59.078585 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:48:59.078596 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:48:59.078606 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:48:59.078617 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:48:59.078627 | debian-bookworm | raise effect 2026-03-29 01:48:59.078637 | debian-bookworm | manila.exception.QuotaError: fake 2026-03-29 01:48:59.079802 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_2_None [0.029750s] ... ok 2026-03-29 01:48:59.080281 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_3 [0.079643s] ... ok 2026-03-29 01:48:59.080631 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_03 [0.026438s] ... ok 2026-03-29 01:48:59.083561 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_7 [0.020851s] ... ok 2026-03-29 01:48:59.087738 | debian-bookworm | 2026-03-29 01:48:59.086 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-03-29 01:48:59.100660 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_05 [0.019579s] ... ok 2026-03-29 01:48:59.104387 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_5 [0.020710s] ... ok 2026-03-29 01:48:59.118718 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_07 [0.018480s] ... ok 2026-03-29 01:48:59.121718 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:59.125074 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:59.125601 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_7 [0.021063s] ... ok 2026-03-29 01:48:59.130037 | debian-bookworm | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_3 [0.048823s] ... ok 2026-03-29 01:48:59.141206 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_13 [0.022421s] ... ok 2026-03-29 01:48:59.146010 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_status [0.065569s] ... ok 2026-03-29 01:48:59.148346 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_3 [0.022763s] ... ok 2026-03-29 01:48:59.162780 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_14 [0.021491s] ... ok 2026-03-29 01:48:59.172004 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:59.174814 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:59.176709 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:59.178782 | debian-bookworm | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_3 [0.049829s] ... ok 2026-03-29 01:48:59.179516 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:59.179530 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:59.179535 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:59.179539 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:59.184791 | debian-bookworm | {6} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_stats_replacement [0.021754s] ... ok 2026-03-29 01:48:59.204079 | debian-bookworm | {6} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_filter_function [0.018760s] ... ok 2026-03-29 01:48:59.214179 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_different_pool [0.065004s] ... ok 2026-03-29 01:48:59.221956 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_11___1234____s___123___False_ [0.018284s] ... ok 2026-03-29 01:48:59.227172 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_2_active [0.219058s] ... ok 2026-03-29 01:48:59.228583 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_server [0.082352s] ... ok 2026-03-29 01:48:59.231816 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:59.236403 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:59.238789 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_object [0.024904s] ... ok 2026-03-29 01:48:59.239143 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:48:59.239479 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:59.239490 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:59.239946 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:59.239957 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:59.239966 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:59.239970 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:48:59.241589 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_26__True____is__False___False_ [0.019597s] ... ok 2026-03-29 01:48:59.242659 | debian-bookworm | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_no_hosts [0.063865s] ... ok 2026-03-29 01:48:59.260591 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_30__False___Nonsense___False_ [0.018304s] ... ok 2026-03-29 01:48:59.260625 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_negative [0.021240s] ... ok 2026-03-29 01:48:59.273187 | debian-bookworm | 2026-03-29 01:48:59.271 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:59.278733 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:59.286688 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_33__False___True___False_ [0.026474s] ... ok 2026-03-29 01:48:59.287023 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_1_available [0.059460s] ... ok 2026-03-29 01:48:59.287661 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_positive [0.026630s] ... ok 2026-03-29 01:48:59.287833 | debian-bookworm | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_share_group [0.044097s] ... ok 2026-03-29 01:48:59.295755 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_2 [0.066922s] ... ok 2026-03-29 01:48:59.305236 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_35___13_____or__11__or__12___False_ [0.018500s] ... ok 2026-03-29 01:48:59.307154 | debian-bookworm | 2026-03-29 01:48:59.305 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.307167 | debian-bookworm | 2026-03-29 01:48:59.306 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.309054 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-03-29 01:48:59.309067 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-03-29 01:48:59.310131 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-03-29 01:48:59.310144 | debian-bookworm | signop = oneOf('+ -') 2026-03-29 01:48:59.310319 | debian-bookworm | {7} manila.tests.db.test_migration.MigrationTestCase.test_stamp_none_version [0.023289s] ... ok 2026-03-29 01:48:59.310818 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-03-29 01:48:59.310829 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-03-29 01:48:59.310834 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-03-29 01:48:59.310838 | debian-bookworm | expr = infixNotation(operand, [ 2026-03-29 01:48:59.312325 | debian-bookworm | 2026-03-29 01:48:59.311 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.312337 | debian-bookworm | 2026-03-29 01:48:59.311 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.313358 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:59.313373 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:59.313384 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:59.313389 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:59.324632 | debian-bookworm | {4} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_exponent [0.037031s] ... ok 2026-03-29 01:48:59.325175 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_42___nfs____NFS___True_ [0.019915s] ... ok 2026-03-29 01:48:59.327529 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_sg_snapshots_in_share_group [0.031534s] ... ok 2026-03-29 01:48:59.335843 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:59.335873 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:48:59.336108 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:59.336134 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:48:59.343037 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:59.343054 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:59.343062 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:59.343071 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:59.343833 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-03-29 01:48:59.344040 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:59.344052 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:59.353385 | debian-bookworm | {4} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_int_float_mix [0.028222s] ... ok 2026-03-29 01:48:59.355065 | debian-bookworm | 2026-03-29 01:48:59.354 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-03-29 01:48:59.362636 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_groups_in_share_network [0.034544s] ... ok 2026-03-29 01:48:59.364401 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-03-29 01:48:59.364696 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:59.364706 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:59.373372 | debian-bookworm | {4} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_empty [0.019736s] ... ok 2026-03-29 01:48:59.392482 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_scope_extra_specs [0.018619s] ... ok 2026-03-29 01:48:59.392826 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all [0.029514s] ... ok 2026-03-29 01:48:59.405094 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-03-29 01:48:59.405123 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:59.405129 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-03-29 01:48:59.405135 | debian-bookworm | /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-03-29 01:48:59.405141 | debian-bookworm | self.server = wsgi.Server( 2026-03-29 01:48:59.406895 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:611: 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-03-29 01:48:59.406914 | debian-bookworm | f = GreenFuture() 2026-03-29 01:48:59.413809 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs [0.021029s] ... ok 2026-03-29 01:48:59.423752 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host [0.031116s] ... ok 2026-03-29 01:48:59.435769 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_2 [0.021988s] ... ok 2026-03-29 01:48:59.442282 | debian-bookworm | 2026-03-29 01:48:59.437 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:59.447526 | debian-bookworm | 2026-03-29 01:48:59.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.447545 | debian-bookworm | 2026-03-29 01:48:59.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.465613 | debian-bookworm | 2026-03-29 01:48:59.446 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.465644 | debian-bookworm | 2026-03-29 01:48:59.446 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.465649 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_2 [0.020349s] ... ok 2026-03-29 01:48:59.465653 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_4 [0.036066s] ... ok 2026-03-29 01:48:59.477216 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_snapshot_reserved_1 [0.019266s] ... ok 2026-03-29 01:48:59.492160 | debian-bookworm | 2026-03-29 01:48:59.490 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-03-29 01:48:59.492511 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_8 [0.032557s] ... ok 2026-03-29 01:48:59.495107 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_1 [0.019526s] ... ok 2026-03-29 01:48:59.509259 | debian-bookworm | 2026-03-29 01:48:59.507 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:59.514468 | debian-bookworm | 2026-03-29 01:48:59.513 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.514489 | debian-bookworm | 2026-03-29 01:48:59.513 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.516824 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_2 [0.021117s] ... ok 2026-03-29 01:48:59.517663 | debian-bookworm | 2026-03-29 01:48:59.515 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.518472 | debian-bookworm | 2026-03-29 01:48:59.516 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.527459 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_share_server [0.034403s] ... ok 2026-03-29 01:48:59.541951 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_08 [0.025012s] ... ok 2026-03-29 01:48:59.555525 | debian-bookworm | 2026-03-29 01:48:59.554 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-03-29 01:48:59.559243 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project_with_details [0.031706s] ... ok 2026-03-29 01:48:59.560341 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_13 [0.018580s] ... ok 2026-03-29 01:48:59.575597 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_snapshot [0.288226s] ... ok 2026-03-29 01:48:59.587723 | debian-bookworm | 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-03-29 01:48:59.590830 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_16 [0.029428s] ... ok 2026-03-29 01:48:59.592142 | debian-bookworm | {6} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_disabled [0.266709s] ... ok 2026-03-29 01:48:59.596502 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_not_found [0.037188s] ... ok 2026-03-29 01:48:59.601114 | debian-bookworm | 2026-03-29 01:48:59.599 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:59.602614 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_snapshot_not_found [0.026190s] ... ok 2026-03-29 01:48:59.605543 | debian-bookworm | 2026-03-29 01:48:59.604 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.605562 | debian-bookworm | 2026-03-29 01:48:59.604 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.609567 | debian-bookworm | 2026-03-29 01:48:59.608 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.609584 | debian-bookworm | 2026-03-29 01:48:59.608 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.610617 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_09 [0.020081s] ... ok 2026-03-29 01:48:59.612113 | debian-bookworm | {6} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_invalid_num_arguments_fails [0.019930s] ... ok 2026-03-29 01:48:59.627124 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_no_provided_size [0.024140s] ... ok 2026-03-29 01:48:59.630225 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_10 [0.019465s] ... ok 2026-03-29 01:48:59.631935 | debian-bookworm | {6} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_happy_day [0.018812s] ... ok 2026-03-29 01:48:59.632434 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_one_tenant [0.035596s] ... ok 2026-03-29 01:48:59.648596 | debian-bookworm | 2026-03-29 01:48:59.647 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-03-29 01:48:59.649843 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_5 [0.018525s] ... ok 2026-03-29 01:48:59.650138 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_12 [0.019752s] ... ok 2026-03-29 01:48:59.653020 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share_full [0.025954s] ... ok 2026-03-29 01:48:59.665946 | debian-bookworm | 2026-03-29 01:48:59.663 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:59.669025 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_5 [0.019075s] ... ok 2026-03-29 01:48:59.670987 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_15 [0.020549s] ... ok 2026-03-29 01:48:59.673859 | debian-bookworm | 2026-03-29 01:48:59.672 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.673880 | debian-bookworm | 2026-03-29 01:48:59.672 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.676625 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_3_______fake_project_uuid_1__ [0.023525s] ... ok 2026-03-29 01:48:59.677869 | debian-bookworm | 2026-03-29 01:48:59.675 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.677888 | debian-bookworm | 2026-03-29 01:48:59.675 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.697440 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_filter_with_project_id [0.051229s] ... ok 2026-03-29 01:48:59.697466 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_6 [0.018926s] ... ok 2026-03-29 01:48:59.697472 | debian-bookworm | {4} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_availability_zone [0.019311s] ... ok 2026-03-29 01:48:59.706990 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:59.707004 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:59.721269 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_2_False [0.024082s] ... ok 2026-03-29 01:48:59.721284 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_12 [0.018230s] ... ok 2026-03-29 01:48:59.721289 | debian-bookworm | {4} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_capabilities [0.021174s] ... ok 2026-03-29 01:48:59.721488 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:59.721498 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:59.725198 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_2 [0.020828s] ... ok 2026-03-29 01:48:59.725213 | debian-bookworm | 2026-03-29 01:48:59.722 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-03-29 01:48:59.725218 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_1 [0.040209s] ... ok 2026-03-29 01:48:59.729566 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:59.729670 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:59.729678 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:59.729682 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:59.732833 | debian-bookworm | {4} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_failing_function [0.020679s] ... ok 2026-03-29 01:48:59.744760 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:59.745831 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_2_ro [0.022458s] ... ok 2026-03-29 01:48:59.746317 | debian-bookworm | Failed to schedule_create_share_replica: No valid host was found. . 2026-03-29 01:48:59.751762 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:59.751778 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:59.752175 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:59.752188 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:59.754196 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_no_valid_host [0.047555s] ... ok 2026-03-29 01:48:59.755064 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_02 [0.029654s] ... ok 2026-03-29 01:48:59.757629 | debian-bookworm | {4} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_share_replacement [0.023423s] ... ok 2026-03-29 01:48:59.768016 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_1_cephfs_ganesha_server_ip [0.022332s] ... ok 2026-03-29 01:48:59.771777 | debian-bookworm | 2026-03-29 01:48:59.770 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:59.775117 | debian-bookworm | 2026-03-29 01:48:59.773 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.775131 | debian-bookworm | 2026-03-29 01:48:59.774 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.777865 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:48:59.777883 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:48:59.777889 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:48:59.777895 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:48:59.780561 | debian-bookworm | Error in filtering function 'capabilities.foo == 10' : 'Error during evaluator parsing: KeyError: 'foo'' :: failing host. 2026-03-29 01:48:59.805969 | debian-bookworm | 2026-03-29 01:48:59.779 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.805989 | debian-bookworm | 2026-03-29 01:48:59.779 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.805994 | debian-bookworm | {4} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_wrong_capabilities [0.025248s] ... ok 2026-03-29 01:48:59.805998 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_2_cephfs_ganesha_export_ips [0.021949s] ... ok 2026-03-29 01:48:59.806002 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_availability_zone_id [0.042112s] ... ok 2026-03-29 01:48:59.806014 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_host_list [0.044670s] ... ok 2026-03-29 01:48:59.806017 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_04___222____2___False_ [0.019756s] ... ok 2026-03-29 01:48:59.806239 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:59.817135 | debian-bookworm | {5} 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.022327s] ... ok 2026-03-29 01:48:59.817784 | debian-bookworm | 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-03-29 01:48:59.817797 | debian-bookworm | 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-03-29 01:48:59.820297 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_14___1000____s___234___False_ [0.017909s] ... ok 2026-03-29 01:48:59.829178 | debian-bookworm | 2026-03-29 01:48:59.821 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-03-29 01:48:59.829198 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_share_server_id_not_found [0.031792s] ... ok 2026-03-29 01:48:59.832117 | debian-bookworm | 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-03-29 01:48:59.832706 | debian-bookworm | 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-03-29 01:48:59.835132 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_6__None____1001__1001_____6__ [0.022805s] ... ok 2026-03-29 01:48:59.837533 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:59.841527 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_31__False____is__Nonsense___True_ [0.020799s] ... ok 2026-03-29 01:48:59.841801 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_service_capabilities [0.042446s] ... ok 2026-03-29 01:48:59.845152 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:48:59.845167 | debian-bookworm | warnings.warn( 2026-03-29 01:48:59.855756 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_2_ro [0.020523s] ... ok 2026-03-29 01:48:59.860025 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_32__True___False___False_ [0.018537s] ... ok 2026-03-29 01:48:59.860896 | debian-bookworm | 2026-03-29 01:48:59.858 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:48:59.866410 | debian-bookworm | 2026-03-29 01:48:59.865 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.866426 | debian-bookworm | 2026-03-29 01:48:59.865 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.870983 | debian-bookworm | 2026-03-29 01:48:59.869 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:48:59.870997 | debian-bookworm | 2026-03-29 01:48:59.869 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:48:59.874270 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_1 [0.045256s] ... ok 2026-03-29 01:48:59.877641 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access [0.021751s] ... ok 2026-03-29 01:48:59.880172 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_37___abc_____or__ABC__or__def___True_ [0.019961s] ... ok 2026-03-29 01:48:59.881709 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:59.894449 | debian-bookworm | Failed to schedule migrate_share_to_host: 2026-03-29 01:48:59.897384 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_2_TypeError [0.055683s] ... ok 2026-03-29 01:48:59.898279 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update_not_found [0.023852s] ... ok 2026-03-29 01:48:59.900979 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_38___2_______10___True_ [0.019015s] ... ok 2026-03-29 01:48:59.900999 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_export_locations [0.021628s] ... ok 2026-03-29 01:48:59.920026 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network [0.020404s] ... ok 2026-03-29 01:48:59.928314 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_1 [0.029651s] ... ok 2026-03-29 01:48:59.933748 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:59.933950 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:48:59.936628 | debian-bookworm | {4} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_3 [0.037060s] ... ok 2026-03-29 01:48:59.937644 | debian-bookworm | {6} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_group [0.040307s] ... ok 2026-03-29 01:48:59.941114 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_1____wrong_name_nfake_nfake_container_nfake_name_____True_ [0.021062s] ... ok 2026-03-29 01:48:59.952184 | debian-bookworm | {7} manila.tests.integrated.test_extensions.ExtensionsTest.test_get_foxnsocks [0.641660s] ... ok 2026-03-29 01:48:59.954196 | debian-bookworm | 2026-03-29 01:48:59.953 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-03-29 01:48:59.955055 | debian-bookworm | {4} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_pass [0.018219s] ... ok 2026-03-29 01:48:59.957272 | debian-bookworm | {6} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_change [0.019516s] ... ok 2026-03-29 01:48:59.962455 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network [0.021224s] ... ok 2026-03-29 01:48:59.973839 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_1_user_manipulating_user_lock [0.021499s] ... ok 2026-03-29 01:48:59.975085 | debian-bookworm | {4} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_1_None [0.019758s] ... ok 2026-03-29 01:48:59.978684 | debian-bookworm | {6} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_6___False___False_ [0.021187s] ... ok 2026-03-29 01:48:59.984755 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_bad_command_format [0.021002s] ... ok 2026-03-29 01:48:59.992020 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set [0.063378s] ... ok 2026-03-29 01:48:59.992442 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_5_admin_manipulating_user_lock [0.018412s] ... ok 2026-03-29 01:48:59.995263 | debian-bookworm | {4} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_unknown_capability [0.019940s] ... ok 2026-03-29 01:49:00.002817 | debian-bookworm | {6} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_7 [0.023962s] ... ok 2026-03-29 01:49:00.006814 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network [0.023199s] ... ok 2026-03-29 01:49:00.011142 | debian-bookworm | 2026-03-29 01:49:00.009 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:00.011408 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_2_user_manipulating_service_lock [0.019025s] ... ok 2026-03-29 01:49:00.014187 | debian-bookworm | 2026-03-29 01:49:00.012 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:00.014202 | debian-bookworm | 2026-03-29 01:49:00.013 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:00.016827 | debian-bookworm | {4} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_16 [0.020686s] ... ok 2026-03-29 01:49:00.017522 | debian-bookworm | 2026-03-29 01:49:00.015 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:00.017534 | debian-bookworm | 2026-03-29 01:49:00.015 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:00.024090 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set_not_found [0.031830s] ... ok 2026-03-29 01:49:00.027482 | debian-bookworm | Could not rename back container old_name. 2026-03-29 01:49:00.027504 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:00.027508 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py", line 166, in rename_container 2026-03-29 01:49:00.027512 | debian-bookworm | self._inner_execute(cmd) 2026-03-29 01:49:00.027516 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:00.027520 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:00.027524 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:00.027542 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:00.027546 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:00.027550 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:00.027553 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:00.027557 | debian-bookworm | raise result 2026-03-29 01:49:00.027560 | debian-bookworm | OSError 2026-03-29 01:49:00.027564 | debian-bookworm | 2026-03-29 01:49:00.027567 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:00.027571 | debian-bookworm | 2026-03-29 01:49:00.027575 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:00.027578 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py", line 169, in rename_container 2026-03-29 01:49:00.027582 | debian-bookworm | self._inner_execute(["docker", "rename", new_name, name]) 2026-03-29 01:49:00.027585 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:00.027589 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:00.027592 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:00.027596 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:00.027599 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:00.027603 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:00.027606 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:00.027610 | debian-bookworm | raise result 2026-03-29 01:49:00.027613 | debian-bookworm | OSError 2026-03-29 01:49:00.029797 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_2 [0.022813s] ... ok 2026-03-29 01:49:00.030613 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_3_service_manipulating_admin_lock [0.019179s] ... ok 2026-03-29 01:49:00.039551 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_6 [0.036505s] ... ok 2026-03-29 01:49:00.050513 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_1_service_manipulating_user_lock [0.019715s] ... ok 2026-03-29 01:49:00.051112 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container [0.021332s] ... ok 2026-03-29 01:49:00.055317 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:00.056525 | debian-bookworm | Scheduler driver path manila.scheduler.filter_scheduler.FilterScheduler is deprecated, update your configuration to the new path manila.scheduler.drivers.filter.FilterScheduler 2026-03-29 01:49:00.057348 | debian-bookworm | 2026-03-29 01:49:00.055 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-03-29 01:49:00.065504 | debian-bookworm | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_1_manila_scheduler_filter_scheduler_FilterScheduler [0.042044s] ... ok 2026-03-29 01:49:00.067142 | debian-bookworm | 2026-03-29 01:49:00.065 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:00.071421 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_access_show_lock [0.019483s] ... ok 2026-03-29 01:49:00.072934 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container_impossible_failure [0.021432s] ... ok 2026-03-29 01:49:00.084102 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_unknown_is_last [0.032465s] ... ok 2026-03-29 01:49:00.084140 | debian-bookworm | 2026-03-29 01:49:00.071 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:00.084147 | debian-bookworm | 2026-03-29 01:49:00.071 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:00.084158 | debian-bookworm | 2026-03-29 01:49:00.074 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:00.084163 | debian-bookworm | 2026-03-29 01:49:00.074 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:00.090016 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:00.090034 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:00.097991 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:00.098012 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:00.101064 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:00.101165 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_7_deleted [0.018874s] ... ok 2026-03-29 01:49:00.101175 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_share_substitution [0.022901s] ... ok 2026-03-29 01:49:00.101179 | debian-bookworm | {5} 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.025150s] ... ok 2026-03-29 01:49:00.102890 | debian-bookworm | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_update_service_capabilities [0.043971s] ... ok 2026-03-29 01:49:00.112192 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_visibility_lock_lock_exists [0.019232s] ... ok 2026-03-29 01:49:00.121144 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_1 [0.023023s] ... ok 2026-03-29 01:49:00.121172 | debian-bookworm | 2026-03-29 01:49:00.118 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-03-29 01:49:00.122135 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network [0.023888s] ... ok 2026-03-29 01:49:00.125246 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid [0.098738s] ... ok 2026-03-29 01:49:00.125269 | debian-bookworm | 2026-03-29 01:49:00.122 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:00.139178 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:00.141128 | debian-bookworm | 2026-03-29 01:49:00.125 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:00.141142 | debian-bookworm | 2026-03-29 01:49:00.125 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:00.141146 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_update [0.019027s] ... ok 2026-03-29 01:49:00.141150 | debian-bookworm | 2026-03-29 01:49:00.128 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:00.141153 | debian-bookworm | 2026-03-29 01:49:00.128 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:00.141157 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_2_post [0.022471s] ... ok 2026-03-29 01:49:00.149230 | debian-bookworm | Failed to delete port fake_veth: port vanished. 2026-03-29 01:49:00.149254 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:49:00.149258 | debian-bookworm | Command: None 2026-03-29 01:49:00.149262 | debian-bookworm | Exit code: - 2026-03-29 01:49:00.149266 | debian-bookworm | Stdout: 'fake' 2026-03-29 01:49:00.149269 | debian-bookworm | Stderr: None 2026-03-29 01:49:00.153171 | debian-bookworm | {4} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_update_service_capabilities [0.039231s] ... ok 2026-03-29 01:49:00.153187 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_2_False [0.018900s] ... ok 2026-03-29 01:49:00.153193 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_2 [0.024327s] ... ok 2026-03-29 01:49:00.162244 | debian-bookworm | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_3__None__False_ [0.019491s] ... ok 2026-03-29 01:49:00.164621 | debian-bookworm | {7} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_2 [0.018115s] ... ok 2026-03-29 01:49:00.165618 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_3_delete [0.024020s] ... ok 2026-03-29 01:49:00.170684 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_delete_share [0.023230s] ... ok 2026-03-29 01:49:00.172411 | debian-bookworm | 2026-03-29 01:49:00.171 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-03-29 01:49:00.181626 | debian-bookworm | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_5___True___True_ [0.019151s] ... ok 2026-03-29 01:49:00.182778 | debian-bookworm | {7} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_3 [0.017860s] ... ok 2026-03-29 01:49:00.189345 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_5_put [0.023912s] ... ok 2026-03-29 01:49:00.194003 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_do_setup [0.023238s] ... ok 2026-03-29 01:49:00.200344 | debian-bookworm | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_1 [0.018591s] ... ok 2026-03-29 01:49:00.221282 | debian-bookworm | {7} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs [0.018680s] ... ok 2026-03-29 01:49:00.221318 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_choose_pool_with_existing_share_server [0.023681s] ... ok 2026-03-29 01:49:00.221322 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_network_allocations [0.023997s] ... ok 2026-03-29 01:49:00.221327 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_get_all_classes [0.019199s] ... ok 2026-03-29 01:49:00.223738 | debian-bookworm | {7} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_no_ns [0.020792s] ... ok 2026-03-29 01:49:00.239791 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group_snapshot [0.026321s] ... ok 2026-03-29 01:49:00.242808 | debian-bookworm | Reset mac address to ff:ee:dd:cc:bb:aa 2026-03-29 01:49:00.245116 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_multiplier [0.020361s] ... ok 2026-03-29 01:49:00.245404 | debian-bookworm | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok_so_many_users [0.023792s] ... ok 2026-03-29 01:49:00.246015 | debian-bookworm | {7} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_reset_mac [0.023453s] ... ok 2026-03-29 01:49:00.261200 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_normalization [0.019695s] ... ok 2026-03-29 01:49:00.264255 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_name [0.018029s] ... ok 2026-03-29 01:49:00.266982 | debian-bookworm | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_ro [0.025292s] ... ok 2026-03-29 01:49:00.267705 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_1___cephfs___None_ [0.027315s] ... ok 2026-03-29 01:49:00.282125 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_3 [0.021543s] ... ok 2026-03-29 01:49:00.283279 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_name [0.019163s] ... ok 2026-03-29 01:49:00.289798 | debian-bookworm | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_delete_rules [0.022617s] ... ok 2026-03-29 01:49:00.295696 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot [0.026958s] ... ok 2026-03-29 01:49:00.301927 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list [0.018169s] ... ok 2026-03-29 01:49:00.302264 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_3 [0.019726s] ... ok 2026-03-29 01:49:00.310305 | debian-bookworm | Command has returned execution error. Will retry the operation. Error details: None 2026-03-29 01:49:00.320272 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_no_snapshot_name [0.023685s] ... ok 2026-03-29 01:49:00.321209 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_down [0.019476s] ... ok 2026-03-29 01:49:00.323300 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_5 [0.021324s] ... ok 2026-03-29 01:49:00.341394 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_mtu [0.019707s] ... ok 2026-03-29 01:49:00.342231 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:00.342242 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:00.342952 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:00.342964 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:00.344972 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_deny_access [0.024594s] ... ok 2026-03-29 01:49:00.348603 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_passing_host [0.024908s] ... ok 2026-03-29 01:49:00.359885 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_delete_namespace [0.018469s] ... ok 2026-03-29 01:49:00.364384 | debian-bookworm | 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-03-29 01:49:00.364672 | debian-bookworm | 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-03-29 01:49:00.373103 | debian-bookworm | {6} 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.022289s] ... ok 2026-03-29 01:49:00.373139 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_id [0.020077s] ... ok 2026-03-29 01:49:00.378750 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_add_gateway [0.018800s] ... ok 2026-03-29 01:49:00.386344 | debian-bookworm | 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-03-29 01:49:00.386759 | debian-bookworm | 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-03-29 01:49:00.389614 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_1___ [0.019910s] ... ok 2026-03-29 01:49:00.390127 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_7__None____1_1_1_0_____4__ [0.021809s] ... ok 2026-03-29 01:49:00.398171 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth [0.019322s] ... ok 2026-03-29 01:49:00.409509 | debian-bookworm | 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-03-29 01:49:00.409925 | debian-bookworm | 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-03-29 01:49:00.410090 | debian-bookworm | 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-03-29 01:49:00.412512 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_4_patch [0.022930s] ... ok 2026-03-29 01:49:00.413507 | debian-bookworm | {6} 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.023056s] ... ok 2026-03-29 01:49:00.418130 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace [0.019908s] ... ok 2026-03-29 01:49:00.431280 | debian-bookworm | 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-03-29 01:49:00.431774 | debian-bookworm | 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-03-29 01:49:00.432815 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_1_fake_fake [0.309191s] ... ok 2026-03-29 01:49:00.434958 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_1_fakeip [0.021657s] ... ok 2026-03-29 01:49:00.434996 | debian-bookworm | {4} 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.022189s] ... ok 2026-03-29 01:49:00.438163 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_empty_ns [0.019429s] ... ok 2026-03-29 01:49:00.445068 | debian-bookworm | 2026-03-29 01:49:00.440 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:00.446851 | debian-bookworm | 2026-03-29 01:49:00.445 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:00.446873 | debian-bookworm | 2026-03-29 01:49:00.445 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:00.454892 | debian-bookworm | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_ok [0.020374s] ... ok 2026-03-29 01:49:00.457369 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_device [0.019551s] ... ok 2026-03-29 01:49:00.458349 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_1_0o759 [0.023304s] ... ok 2026-03-29 01:49:00.470140 | debian-bookworm | 2026-03-29 01:49:00.468 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:00.470165 | debian-bookworm | 2026-03-29 01:49:00.468 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:00.475076 | debian-bookworm | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_3____n___False_ [0.020080s] ... ok 2026-03-29 01:49:00.476549 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty_no_devices [0.019179s] ... ok 2026-03-29 01:49:00.481470 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_1__21474836480__293878__97848372_ [0.023063s] ... ok 2026-03-29 01:49:00.488816 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_1 [0.056005s] ... ok 2026-03-29 01:49:00.495185 | debian-bookworm | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute [0.020019s] ... ok 2026-03-29 01:49:00.495732 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper [0.018957s] ... ok 2026-03-29 01:49:00.502665 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name_has_other_name [0.020211s] ... ok 2026-03-29 01:49:00.509068 | debian-bookworm | 2026-03-29 01:49:00.508 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-03-29 01:49:00.515675 | debian-bookworm | {7} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_delete_port [0.019788s] ... ok 2026-03-29 01:49:00.516620 | debian-bookworm | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_3 [0.021271s] ... ok 2026-03-29 01:49:00.526628 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name_has_other_name [0.023764s] ... ok 2026-03-29 01:49:00.539538 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update [0.050309s] ... ok 2026-03-29 01:49:00.542691 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_exist [0.025433s] ... ok 2026-03-29 01:49:00.542960 | debian-bookworm | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_2____user____password____True_ [0.025854s] ... ok 2026-03-29 01:49:00.553902 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__need_to_cancel_clone_returns_false_for_regular_subvolume [0.027297s] ... ok 2026-03-29 01:49:00.563624 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist_with_failure [0.022220s] ... ok 2026-03-29 01:49:00.564324 | debian-bookworm | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_not_ok [0.021136s] ... ok 2026-03-29 01:49:00.579110 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group [0.024853s] ... ok 2026-03-29 01:49:00.583644 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_api_object [0.019937s] ... ok 2026-03-29 01:49:00.585161 | debian-bookworm | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_ok [0.021034s] ... ok 2026-03-29 01:49:00.603848 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_host_id_no_binding_ext [0.020096s] ... ok 2026-03-29 01:49:00.607093 | debian-bookworm | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_some_other [0.021803s] ... ok 2026-03-29 01:49:00.624973 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_required_args [0.021168s] ... ok 2026-03-29 01:49:00.627903 | debian-bookworm | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_ensure_share [0.020881s] ... ok 2026-03-29 01:49:00.644816 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_subnet [0.019815s] ... ok 2026-03-29 01:49:00.666362 | debian-bookworm | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_1_True [0.038116s] ... ok 2026-03-29 01:49:00.689337 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface_exception [0.044006s] ... ok 2026-03-29 01:49:00.698436 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_4 [0.158477s] ... ok 2026-03-29 01:49:00.709901 | debian-bookworm | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_other [0.043413s] ... ok 2026-03-29 01:49:00.729467 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_1 [0.039725s] ... ok 2026-03-29 01:49:00.748358 | debian-bookworm | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_ok [0.038109s] ... ok 2026-03-29 01:49:00.774668 | debian-bookworm | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_1_None [0.025689s] ... ok 2026-03-29 01:49:00.774817 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind [0.044914s] ... ok 2026-03-29 01:49:00.794647 | debian-bookworm | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_3 [0.020366s] ... ok 2026-03-29 01:49:00.801655 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_2 [0.027126s] ... ok 2026-03-29 01:49:00.815356 | debian-bookworm | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_2 [0.020532s] ... ok 2026-03-29 01:49:00.828226 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.025353s] ... ok 2026-03-29 01:49:00.835889 | debian-bookworm | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_continue [0.020404s] ... ok 2026-03-29 01:49:00.848843 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_neutron_api_exception [0.021384s] ... ok 2026-03-29 01:49:00.856965 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_3 [0.020937s] ... ok 2026-03-29 01:49:00.869104 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_1 [0.020318s] ... ok 2026-03-29 01:49:00.877380 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_2 [0.020205s] ... ok 2026-03-29 01:49:00.887208 | debian-bookworm | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-03-29 01:49:00.889316 | debian-bookworm | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_1_custom_config_group_name [0.020149s] ... ok 2026-03-29 01:49:00.910176 | debian-bookworm | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_4_foovlanbar [0.018975s] ... ok 2026-03-29 01:49:00.914719 | debian-bookworm | Failed to update NFS access rules for "foo_display_name". 2026-03-29 01:49:00.918243 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_backend_failure [0.040656s] ... ok 2026-03-29 01:49:00.922064 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_1 [0.223584s] ... ok 2026-03-29 01:49:00.928590 | debian-bookworm | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_2_vlan [0.020093s] ... ok 2026-03-29 01:49:00.949073 | debian-bookworm | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_4_gre [0.018950s] ... ok 2026-03-29 01:49:00.956559 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_share_stats [0.038350s] ... ok 2026-03-29 01:49:00.966573 | debian-bookworm | {7} 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.018933s] ... ok 2026-03-29 01:49:00.971735 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_snapshot [0.391172s] ... ok 2026-03-29 01:49:00.979364 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_nfs_export [0.022549s] ... ok 2026-03-29 01:49:00.986160 | debian-bookworm | {7} 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.019529s] ... ok 2026-03-29 01:49:00.995292 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share [0.023365s] ... ok 2026-03-29 01:49:01.005495 | debian-bookworm | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_2 [0.019072s] ... ok 2026-03-29 01:49:01.019016 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group [0.022897s] ... ok 2026-03-29 01:49:01.025409 | debian-bookworm | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_1_admin [0.019889s] ... ok 2026-03-29 01:49:01.033895 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.052056s] ... ok 2026-03-29 01:49:01.039938 | debian-bookworm | Share instance fakeid belonging to share 123 cannot be found on the backend. 2026-03-29 01:49:01.039959 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:01.039965 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 840, in ensure_shares 2026-03-29 01:49:01.039972 | debian-bookworm | 'export_locations': self._get_export_locations(share), 2026-03-29 01:49:01.039987 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.039993 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:01.039998 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:01.040003 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.040008 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:01.040014 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:01.040019 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.040024 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:01.040029 | debian-bookworm | raise result 2026-03-29 01:49:01.040035 | debian-bookworm | manila.exception.ShareBackendException: Error ENOENT: subvolume fakeid does not exist 2026-03-29 01:49:01.043323 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_ensure_shares [0.023004s] ... ok 2026-03-29 01:49:01.044924 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_wrong_filters [0.122603s] ... ok 2026-03-29 01:49:01.059983 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.063222 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_update_service_capabilities [0.037590s] ... ok 2026-03-29 01:49:01.065592 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_2_nfs [0.022886s] ... ok 2026-03-29 01:49:01.087091 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_no_subvolume_name [0.021188s] ... ok 2026-03-29 01:49:01.088535 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.056844s] ... ok 2026-03-29 01:49:01.096416 | debian-bookworm | 2026-03-29 01:49:01.095 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:01.098924 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.099323 | debian-bookworm | 2026-03-29 01:49:01.097 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:01.099342 | debian-bookworm | 2026-03-29 01:49:01.097 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:01.102158 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:01.104552 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_2 [0.041304s] ... ok 2026-03-29 01:49:01.111430 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_subvolume_not_found [0.024504s] ... ok 2026-03-29 01:49:01.134164 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_2 [0.022186s] ... ok 2026-03-29 01:49:01.139456 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.141933 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.053139s] ... ok 2026-03-29 01:49:01.142321 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:01.145586 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_1_True [0.040859s] ... ok 2026-03-29 01:49:01.155181 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_1 [0.021051s] ... ok 2026-03-29 01:49:01.174997 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_2 [0.019647s] ... ok 2026-03-29 01:49:01.180445 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.183160 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:01.187377 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_1 [0.041748s] ... ok 2026-03-29 01:49:01.191175 | debian-bookworm | 2026-03-29 01:49:01.189 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:01.191189 | debian-bookworm | 2026-03-29 01:49:01.190 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:01.193424 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.051526s] ... ok 2026-03-29 01:49:01.196884 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_ips_no_backends [0.021946s] ... ok 2026-03-29 01:49:01.216652 | debian-bookworm | 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-03-29 01:49:01.217354 | debian-bookworm | 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-03-29 01:49:01.220145 | debian-bookworm | {4} 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.023045s] ... ok 2026-03-29 01:49:01.222882 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_delete [0.177767s] ... ok 2026-03-29 01:49:01.223073 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.225708 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:01.228937 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_2 [0.041545s] ... ok 2026-03-29 01:49:01.239388 | debian-bookworm | 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-03-29 01:49:01.240019 | debian-bookworm | 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-03-29 01:49:01.242185 | debian-bookworm | 2026-03-29 01:49:01.241 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-03-29 01:49:01.243050 | debian-bookworm | {4} 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.022914s] ... ok 2026-03-29 01:49:01.249022 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.055405s] ... ok 2026-03-29 01:49:01.264190 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.265132 | debian-bookworm | 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-03-29 01:49:01.266521 | debian-bookworm | 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-03-29 01:49:01.266950 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:01.268812 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:01.269131 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:01.269141 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:01.269145 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:01.269148 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:01.269152 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:01.269810 | debian-bookworm | {4} 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.026346s] ... ok 2026-03-29 01:49:01.270094 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_1 [0.046638s] ... ok 2026-03-29 01:49:01.271436 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_6 [0.042402s] ... ok 2026-03-29 01:49:01.291589 | debian-bookworm | 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-03-29 01:49:01.292295 | debian-bookworm | 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-03-29 01:49:01.294454 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_when_does_not_exist [0.024365s] ... ok 2026-03-29 01:49:01.296125 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_already_set [0.025021s] ... ok 2026-03-29 01:49:01.301964 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.052904s] ... ok 2026-03-29 01:49:01.307287 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.309937 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:01.313433 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_2 [0.041690s] ... ok 2026-03-29 01:49:01.314960 | debian-bookworm | Failed to run command fake_command due to . 2026-03-29 01:49:01.317186 | debian-bookworm | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok [0.022137s] ... ok 2026-03-29 01:49:01.319635 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_2 [0.025082s] ... ok 2026-03-29 01:49:01.338560 | debian-bookworm | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_2____wrong_name_nfake_container_nfake_____False_ [0.020850s] ... ok 2026-03-29 01:49:01.348729 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.353114 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-03-29 01:49:01.355777 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_group_no_hosts [0.042293s] ... ok 2026-03-29 01:49:01.356161 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.053833s] ... ok 2026-03-29 01:49:01.360760 | debian-bookworm | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network_failure [0.021990s] ... ok 2026-03-29 01:49:01.380722 | debian-bookworm | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container_oh_noes [0.020328s] ... ok 2026-03-29 01:49:01.392329 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.395534 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_max_attempts [0.039738s] ... ok 2026-03-29 01:49:01.405121 | debian-bookworm | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__form_share_server_update_return [0.023514s] ... ok 2026-03-29 01:49:01.410885 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.054809s] ... ok 2026-03-29 01:49:01.430229 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.430601 | debian-bookworm | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_2_False [0.025218s] ... ok 2026-03-29 01:49:01.434147 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_post_select_populate [0.038547s] ... ok 2026-03-29 01:49:01.452379 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-03-29 01:49:01.452407 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-03-29 01:49:01.453462 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-03-29 01:49:01.453475 | debian-bookworm | signop = oneOf('+ -') 2026-03-29 01:49:01.453681 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-03-29 01:49:01.453699 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-03-29 01:49:01.453703 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-03-29 01:49:01.453707 | debian-bookworm | expr = infixNotation(operand, [ 2026-03-29 01:49:01.454828 | debian-bookworm | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_stats [0.023927s] ... ok 2026-03-29 01:49:01.456411 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:01.456424 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:01.457013 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:01.457026 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:01.462629 | debian-bookworm | {7} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_bad_expression [0.028221s] ... ok 2026-03-29 01:49:01.464429 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.053466s] ... ok 2026-03-29 01:49:01.479500 | debian-bookworm | {4} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_not_ok [0.024916s] ... ok 2026-03-29 01:49:01.482155 | debian-bookworm | 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-03-29 01:49:01.484420 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_07 [0.021071s] ... ok 2026-03-29 01:49:01.484578 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_4_applying [0.164160s] ... ok 2026-03-29 01:49:01.500928 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-03-29 01:49:01.502679 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_12 [0.018593s] ... ok 2026-03-29 01:49:01.507643 | debian-bookworm | {4} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_delete_share [0.026609s] ... ok 2026-03-29 01:49:01.517132 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.052417s] ... ok 2026-03-29 01:49:01.519268 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-03-29 01:49:01.521075 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_15 [0.018333s] ... ok 2026-03-29 01:49:01.528730 | debian-bookworm | {4} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_ok [0.022775s] ... ok 2026-03-29 01:49:01.533069 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_2_creating [0.048657s] ... ok 2026-03-29 01:49:01.540724 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_04 [0.019591s] ... ok 2026-03-29 01:49:01.556988 | debian-bookworm | LDAP credentials are invalid. Aborting operation. 2026-03-29 01:49:01.559922 | debian-bookworm | {4} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_invalid_credential [0.030537s] ... ok 2026-03-29 01:49:01.573084 | debian-bookworm | {7} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_2___host1_AAA_pool1____host1_AAA_pool2__ [0.018479s] ... ok 2026-03-29 01:49:01.573111 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.052765s] ... ok 2026-03-29 01:49:01.582395 | debian-bookworm | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_device [0.022212s] ... ok 2026-03-29 01:49:01.582418 | debian-bookworm | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_not_implemented [0.022598s] ... ok 2026-03-29 01:49:01.588191 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_6_error_deleting [0.054821s] ... ok 2026-03-29 01:49:01.603868 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:01.603892 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:01.604034 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_1 [0.021559s] ... ok 2026-03-29 01:49:01.604437 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:01.604464 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:01.608739 | debian-bookworm | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_passing_function [0.026370s] ... ok 2026-03-29 01:49:01.621332 | debian-bookworm | 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-03-29 01:49:01.626071 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.055897s] ... ok 2026-03-29 01:49:01.629043 | debian-bookworm | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_16___2____s__12___False_ [0.020189s] ... ok 2026-03-29 01:49:01.637039 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_7_manage_starting [0.048421s] ... ok 2026-03-29 01:49:01.646039 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_share_nfs [0.041658s] ... ok 2026-03-29 01:49:01.648188 | debian-bookworm | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_36___13_____or__11__or__12__or____False_ [0.018990s] ... ok 2026-03-29 01:49:01.667316 | debian-bookworm | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_40___3_______1___True_ [0.019000s] ... ok 2026-03-29 01:49:01.682462 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.056197s] ... ok 2026-03-29 01:49:01.686649 | debian-bookworm | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_43___NFS____nfs___True_ [0.019143s] ... ok 2026-03-29 01:49:01.687607 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot [0.041215s] ... ok 2026-03-29 01:49:01.690892 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_2_available [0.053612s] ... ok 2026-03-29 01:49:01.704775 | debian-bookworm | Failed to create CIFS server 4-57fc88167224. Reason: []. 2026-03-29 01:49:01.705589 | debian-bookworm | {7} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_pass [0.018795s] ... ok 2026-03-29 01:49:01.707862 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.025221s] ... ok 2026-03-29 01:49:01.709799 | debian-bookworm | 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-03-29 01:49:01.710129 | debian-bookworm | REST RESPONSE: 201 with params {"id": "6433a2b2-6d60-f737-9f3b-2a50fb1ccff3"} 2026-03-29 01:49:01.711723 | debian-bookworm | {1} manila.tests.db.test_migration.MigrationTestCase.test_upgrade_none_version [0.020676s] ... ok 2026-03-29 01:49:01.712398 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_post [0.024363s] ... ok 2026-03-29 01:49:01.724372 | debian-bookworm | {7} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_happy_day [0.018630s] ... ok 2026-03-29 01:49:01.730036 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.022046s] ... ok 2026-03-29 01:49:01.733944 | debian-bookworm | {1} manila.tests.db.test_migration.MigrationTestCase.test_version [0.021427s] ... ok 2026-03-29 01:49:01.738344 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_patch_request_with_no_param [0.026068s] ... ok 2026-03-29 01:49:01.743153 | debian-bookworm | {7} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes [0.018600s] ... ok 2026-03-29 01:49:01.749377 | debian-bookworm | Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-03-29 01:49:01.749402 | debian-bookworm | Command: None 2026-03-29 01:49:01.749410 | debian-bookworm | Exit code: - 2026-03-29 01:49:01.749418 | debian-bookworm | Stdout: '' 2026-03-29 01:49:01.749426 | debian-bookworm | Stderr: None. 2026-03-29 01:49:01.751853 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.021499s] ... ok 2026-03-29 01:49:01.752738 | debian-bookworm | The 'backend' key_manager backend is not supported. Please use barbican as key_manager. 2026-03-29 01:49:01.755015 | debian-bookworm | {1} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_backend [0.021304s] ... ok 2026-03-29 01:49:01.761311 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_post_request_with_no_param [0.020511s] ... ok 2026-03-29 01:49:01.763009 | debian-bookworm | {7} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_operator_raises [0.019836s] ... ok 2026-03-29 01:49:01.772131 | debian-bookworm | 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-03-29 01:49:01.772463 | debian-bookworm | Failed to create DNS domain fake_domain. Reason: []. 2026-03-29 01:49:01.775278 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.023441s] ... ok 2026-03-29 01:49:01.778302 | debian-bookworm | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_soft_deleted [0.022982s] ... ok 2026-03-29 01:49:01.783058 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_extend_export [0.023657s] ... ok 2026-03-29 01:49:01.788904 | debian-bookworm | {7} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_1_tatooine [0.025552s] ... ok 2026-03-29 01:49:01.794617 | debian-bookworm | 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-03-29 01:49:01.798141 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.021741s] ... ok 2026-03-29 01:49:01.802166 | debian-bookworm | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_1_deleting [0.023592s] ... ok 2026-03-29 01:49:01.806300 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_spare_percentage [0.023058s] ... ok 2026-03-29 01:49:01.806930 | debian-bookworm | {7} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_2_ [0.018343s] ... ok 2026-03-29 01:49:01.817611 | debian-bookworm | 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-03-29 01:49:01.820731 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.023310s] ... ok 2026-03-29 01:49:01.822962 | debian-bookworm | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_with_filters [0.020530s] ... ok 2026-03-29 01:49:01.826826 | debian-bookworm | {7} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_replication_type [0.019650s] ... ok 2026-03-29 01:49:01.831446 | debian-bookworm | 2026-03-29 01:49:01.830 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:01.834349 | debian-bookworm | 2026-03-29 01:49:01.833 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:01.834379 | debian-bookworm | 2026-03-29 01:49:01.833 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:01.839521 | debian-bookworm | 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-03-29 01:49:01.840576 | debian-bookworm | 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-03-29 01:49:01.844353 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.022955s] ... ok 2026-03-29 01:49:01.846245 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_4 [0.018734s] ... ok 2026-03-29 01:49:01.846273 | debian-bookworm | {1} manila.tests.message.test_api.MessageApiTest.test_create [0.023218s] ... ok 2026-03-29 01:49:01.862221 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-03-29 01:49:01.863216 | debian-bookworm | 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-03-29 01:49:01.864220 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_7 [0.018480s] ... ok 2026-03-29 01:49:01.865717 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.058567s] ... ok 2026-03-29 01:49:01.866765 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.022983s] ... ok 2026-03-29 01:49:01.867211 | debian-bookworm | {1} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_1 [0.020241s] ... ok 2026-03-29 01:49:01.881376 | debian-bookworm | 2026-03-29 01:49:01.880 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:01.881398 | debian-bookworm | 2026-03-29 01:49:01.880 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:01.882955 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_nopool [0.018746s] ... ok 2026-03-29 01:49:01.886579 | debian-bookworm | 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-03-29 01:49:01.886948 | debian-bookworm | Mover interface IP 192.168.1.1 already exists. Skip the creation. 2026-03-29 01:49:01.887901 | debian-bookworm | {1} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_1 [0.020815s] ... ok 2026-03-29 01:49:01.889853 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.023050s] ... ok 2026-03-29 01:49:01.903740 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_with_pools [0.020707s] ... ok 2026-03-29 01:49:01.908391 | debian-bookworm | 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-03-29 01:49:01.909244 | debian-bookworm | {1} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_unplug [0.021182s] ... ok 2026-03-29 01:49:01.911237 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_with_error [0.021246s] ... ok 2026-03-29 01:49:01.922958 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_04 [0.018809s] ... ok 2026-03-29 01:49:01.928314 | debian-bookworm | 2026-03-29 01:49:01.927 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-03-29 01:49:01.932132 | debian-bookworm | Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-03-29 01:49:01.932544 | debian-bookworm | Command: None 2026-03-29 01:49:01.932557 | debian-bookworm | Exit code: - 2026-03-29 01:49:01.932563 | debian-bookworm | Stdout: '' 2026-03-29 01:49:01.932568 | debian-bookworm | Stderr: None. 2026-03-29 01:49:01.932574 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:01.932580 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1790, in create 2026-03-29 01:49:01.932586 | debian-bookworm | self._execute_cmd(create_nfs_share_cmd, check_exit_code=True) 2026-03-29 01:49:01.932591 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:01.932597 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:01.932603 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.932609 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:01.932614 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:01.932620 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.932625 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:01.932630 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:01.932635 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.932640 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:01.932646 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:01.932651 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.932656 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:01.932662 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:01.932667 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.932672 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:01.932678 | debian-bookworm | raise self._exception 2026-03-29 01:49:01.932683 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:01.932688 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:01.932693 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.932699 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-03-29 01:49:01.932712 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-03-29 01:49:01.932718 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.932723 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:01.932728 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:01.932734 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.932739 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:01.932744 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:01.932749 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.932759 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:01.932765 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:01.932770 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:01.932775 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-03-29 01:49:01.932781 | debian-bookworm | raise item[2] 2026-03-29 01:49:01.932787 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:01.932792 | debian-bookworm | Command: None 2026-03-29 01:49:01.932798 | debian-bookworm | Exit code: - 2026-03-29 01:49:01.932803 | debian-bookworm | Stdout: '' 2026-03-29 01:49:01.932809 | debian-bookworm | Stderr: None 2026-03-29 01:49:01.933671 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qlen_property [0.023481s] ... ok 2026-03-29 01:49:01.934014 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.022570s] ... ok 2026-03-29 01:49:01.941914 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_13 [0.018788s] ... ok 2026-03-29 01:49:01.947682 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.082095s] ... ok 2026-03-29 01:49:01.953559 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_netns [0.019786s] ... ok 2026-03-29 01:49:01.955992 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.020154s] ... ok 2026-03-29 01:49:01.972962 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_settings_property [0.019262s] ... ok 2026-03-29 01:49:01.973740 | debian-bookworm | 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-03-29 01:49:01.974149 | debian-bookworm | VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. 2026-03-29 01:49:01.976231 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:01.976754 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.021981s] ... ok 2026-03-29 01:49:01.980919 | debian-bookworm | {7} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_replica [0.037995s] ... ok 2026-03-29 01:49:02.005928 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute_env_var_prepend [0.032641s] ... ok 2026-03-29 01:49:02.014245 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:02.017694 | debian-bookworm | {7} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_migrate_share_to_host [0.037766s] ... ok 2026-03-29 01:49:02.029166 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_check_valid_aliases_path_mismatch [0.052297s] ... ok 2026-03-29 01:49:02.029425 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_list [0.023192s] ... ok 2026-03-29 01:49:02.032406 | debian-bookworm | 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-03-29 01:49:02.036023 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.087519s] ... ok 2026-03-29 01:49:02.037028 | debian-bookworm | {7} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_too_fast [0.019222s] ... ok 2026-03-29 01:49:02.051511 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace [0.022290s] ... ok 2026-03-29 01:49:02.057050 | debian-bookworm | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_2 [0.019849s] ... ok 2026-03-29 01:49:02.074966 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace_is_none [0.023394s] ... ok 2026-03-29 01:49:02.075438 | debian-bookworm | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_3 [0.018550s] ... ok 2026-03-29 01:49:02.083317 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs [0.054409s] ... ok 2026-03-29 01:49:02.089002 | debian-bookworm | No share server found. 2026-03-29 01:49:02.091870 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.056106s] ... ok 2026-03-29 01:49:02.095801 | debian-bookworm | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_1 [0.020186s] ... ok 2026-03-29 01:49:02.097773 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_does_not_exist [0.022087s] ... ok 2026-03-29 01:49:02.116060 | debian-bookworm | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_7 [0.020042s] ... ok 2026-03-29 01:49:02.120331 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_as_root_namespace [0.022727s] ... ok 2026-03-29 01:49:02.135892 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_cifs [0.052368s] ... ok 2026-03-29 01:49:02.136419 | debian-bookworm | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_2 [0.020385s] ... ok 2026-03-29 01:49:02.140972 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_activate_port_binding [0.020598s] ... ok 2026-03-29 01:49:02.151334 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.059611s] ... ok 2026-03-29 01:49:02.155764 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.AllocationCapacityCacheTestCase.test_set_get_data [0.018985s] ... ok 2026-03-29 01:49:02.163334 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist [0.022372s] ... ok 2026-03-29 01:49:02.177456 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_2__21474836480___infinite___97848372_ [0.021646s] ... ok 2026-03-29 01:49:02.185658 | debian-bookworm | Attempted to delete CIFS export "share-foo", but it does not exist. 2026-03-29 01:49:02.187816 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router_exception [0.024274s] ... ok 2026-03-29 01:49:02.189876 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_share_does_not_exist [0.053947s] ... ok 2026-03-29 01:49:02.200062 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_3___infinite____infinite____infinite__ [0.021795s] ... ok 2026-03-29 01:49:02.208464 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.056883s] ... ok 2026-03-29 01:49:02.217002 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_extensions [0.028800s] ... ok 2026-03-29 01:49:02.221235 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver_no_client [0.020559s] ... ok 2026-03-29 01:49:02.239576 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_no_auth_obj [0.022519s] ... ok 2026-03-29 01:49:02.243025 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_from_snapshot [0.021723s] ... ok 2026-03-29 01:49:02.243712 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_not_found [0.053614s] ... ok 2026-03-29 01:49:02.262384 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.053907s] ... ok 2026-03-29 01:49:02.265557 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_host_id [0.025652s] ... ok 2026-03-29 01:49:02.267175 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_2_____version____ceph_version_15_1_2______octopus__ [0.023442s] ... ok 2026-03-29 01:49:02.287375 | debian-bookworm | 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-03-29 01:49:02.287406 | debian-bookworm | 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-03-29 01:49:02.290009 | debian-bookworm | {7} 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.021775s] ... ok 2026-03-29 01:49:02.293174 | debian-bookworm | Quota not found for /path/to/quota 2026-03-29 01:49:02.295215 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_does_not_exist [0.051419s] ... ok 2026-03-29 01:49:02.305965 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_multi_segment [0.040523s] ... ok 2026-03-29 01:49:02.308293 | debian-bookworm | 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-03-29 01:49:02.308712 | debian-bookworm | 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-03-29 01:49:02.311049 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_3___1001__1001___None___6__ [0.021019s] ... ok 2026-03-29 01:49:02.314454 | debian-bookworm | 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-03-29 01:49:02.319633 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.057217s] ... ok 2026-03-29 01:49:02.329144 | debian-bookworm | 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-03-29 01:49:02.329770 | debian-bookworm | 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-03-29 01:49:02.332263 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_2_True [0.021187s] ... ok 2026-03-29 01:49:02.336392 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_delete_extended_allocations [0.030130s] ... ok 2026-03-29 01:49:02.348275 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs_with_mount_point_name [0.052929s] ... ok 2026-03-29 01:49:02.356464 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_configured_ip_versions [0.024110s] ... ok 2026-03-29 01:49:02.364357 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.027837s] ... ok 2026-03-29 01:49:02.373190 | debian-bookworm | 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-03-29 01:49:02.376411 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_all [0.019815s] ... ok 2026-03-29 01:49:02.378172 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.058362s] ... ok 2026-03-29 01:49:02.389267 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.024742s] ... ok 2026-03-29 01:49:02.393722 | debian-bookworm | Failed to run command fake_command due to . 2026-03-29 01:49:02.395307 | debian-bookworm | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok_ignore_errors [0.018766s] ... ok 2026-03-29 01:49:02.397328 | debian-bookworm | Failed to delete snapshot "snap-001". 2026-03-29 01:49:02.399799 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_with_provider_location_failure [0.051439s] ... ok 2026-03-29 01:49:02.412762 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.023464s] ... ok 2026-03-29 01:49:02.414818 | debian-bookworm | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_addresses [0.019521s] ... ok 2026-03-29 01:49:02.429709 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.051482s] ... ok 2026-03-29 01:49:02.434247 | debian-bookworm | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_interfaces [0.019142s] ... ok 2026-03-29 01:49:02.437605 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.024735s] ... ok 2026-03-29 01:49:02.450240 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_backend_info [0.050258s] ... ok 2026-03-29 01:49:02.453585 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_container_name [0.019243s] ... ok 2026-03-29 01:49:02.453872 | debian-bookworm | Duplicate access control entry, skipping allow... 2026-03-29 01:49:02.456478 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.025849s] ... ok 2026-03-29 01:49:02.461804 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.024170s] ... ok 2026-03-29 01:49:02.473564 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_2_False [0.019782s] ... ok 2026-03-29 01:49:02.475813 | debian-bookworm | Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:02.478523 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.022529s] ... ok 2026-03-29 01:49:02.487945 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.025907s] ... ok 2026-03-29 01:49:02.495031 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_different_security_service_keys [0.021433s] ... ok 2026-03-29 01:49:02.498393 | debian-bookworm | 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-03-29 01:49:02.498890 | debian-bookworm | CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-03-29 01:49:02.500987 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.022310s] ... ok 2026-03-29 01:49:02.502703 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_explicit_size_used [0.052400s] ... ok 2026-03-29 01:49:02.509744 | debian-bookworm | test_ip_1 isn't a valid ip address, omitted. 2026-03-29 01:49:02.509843 | debian-bookworm | test_ip_2 isn't a valid ip address, omitted. 2026-03-29 01:49:02.510459 | debian-bookworm | test_ip_1 isn't a valid ip address, omitted. 2026-03-29 01:49:02.510498 | debian-bookworm | test_ip_2 isn't a valid ip address, omitted. 2026-03-29 01:49:02.511794 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_1 [0.023794s] ... ok 2026-03-29 01:49:02.514740 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_container_fails [0.019740s] ... ok 2026-03-29 01:49:02.523686 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.022402s] ... ok 2026-03-29 01:49:02.546228 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_ok [0.029401s] ... ok 2026-03-29 01:49:02.551772 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_3 [0.039629s] ... ok 2026-03-29 01:49:02.566938 | debian-bookworm | The size in driver options to manage snapshot snapshot-id-123 should be an integer, in format driver-options size=. Value passed: None. 2026-03-29 01:49:02.568818 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_invalid_size_type [0.065890s] ... ok 2026-03-29 01:49:02.574031 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_security_services [0.029667s] ... ok 2026-03-29 01:49:02.576381 | debian-bookworm | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-03-29 01:49:02.576707 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.051579s] ... ok 2026-03-29 01:49:02.579159 | debian-bookworm | 2026-03-29 01:49:02.577 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:02.579408 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv6 [0.027432s] ... ok 2026-03-29 01:49:02.581822 | debian-bookworm | 2026-03-29 01:49:02.580 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:02.581842 | debian-bookworm | 2026-03-29 01:49:02.580 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:02.597715 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_extend_share [0.023494s] ... ok 2026-03-29 01:49:02.600868 | debian-bookworm | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-03-29 01:49:02.601904 | debian-bookworm | 2026-03-29 01:49:02.600 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:02.601929 | debian-bookworm | 2026-03-29 01:49:02.600 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:02.612060 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_1_custom_config_group_name [0.023853s] ... ok 2026-03-29 01:49:02.615160 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.035076s] ... ok 2026-03-29 01:49:02.618126 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing_no_share_server [0.019858s] ... ok 2026-03-29 01:49:02.621485 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_no_size_uses_share_size [0.051144s] ... ok 2026-03-29 01:49:02.626482 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_1_custom_config_group_name [0.022708s] ... ok 2026-03-29 01:49:02.635547 | debian-bookworm | 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-03-29 01:49:02.637147 | debian-bookworm | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-03-29 01:49:02.638605 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_migration_complete [0.020780s] ... ok 2026-03-29 01:49:02.639169 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.025826s] ... ok 2026-03-29 01:49:02.649945 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_6_Vlan [0.021928s] ... ok 2026-03-29 01:49:02.649973 | debian-bookworm | 2026-03-29 01:49:02.647 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-03-29 01:49:02.657508 | debian-bookworm | 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-03-29 01:49:02.659713 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.020535s] ... ok 2026-03-29 01:49:02.660150 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_share_server_migration_complete [0.020941s] ... ok 2026-03-29 01:49:02.670083 | debian-bookworm | Snapshot does not belong to the given share share-foo. 2026-03-29 01:49:02.672629 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_1 [0.023632s] ... ok 2026-03-29 01:49:02.672797 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_share_path_mismatch [0.051882s] ... ok 2026-03-29 01:49:02.679848 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.020027s] ... ok 2026-03-29 01:49:02.680444 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_access_access_rules_ok [0.020076s] ... ok 2026-03-29 01:49:02.705542 | debian-bookworm | 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-03-29 01:49:02.708104 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.027653s] ... ok 2026-03-29 01:49:02.714831 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_2_False [0.034916s] ... ok 2026-03-29 01:49:02.717095 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:02.722265 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_1_True [0.049895s] ... ok 2026-03-29 01:49:02.728969 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_snapshot_update_access_nfs [0.055885s] ... ok 2026-03-29 01:49:02.730521 | debian-bookworm | 2026-03-29 01:49:02.728 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:02.737189 | debian-bookworm | 2026-03-29 01:49:02.735 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:02.737205 | debian-bookworm | 2026-03-29 01:49:02.735 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:02.749601 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_not_supported [0.034642s] ... ok 2026-03-29 01:49:02.760410 | debian-bookworm | 2026-03-29 01:49:02.758 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:02.760440 | debian-bookworm | 2026-03-29 01:49:02.759 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:02.769648 | debian-bookworm | {7} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_not_ok [0.019852s] ... ok 2026-03-29 01:49:02.775190 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:02.780998 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:02.784526 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_1 [0.062184s] ... ok 2026-03-29 01:49:02.791197 | debian-bookworm | {7} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_add_rules [0.020418s] ... ok 2026-03-29 01:49:02.797329 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_nfs [0.069137s] ... ok 2026-03-29 01:49:02.800812 | debian-bookworm | 2026-03-29 01:49:02.799 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-03-29 01:49:02.809258 | debian-bookworm | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage [0.019142s] ... ok 2026-03-29 01:49:02.821471 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:02.824361 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:02.826071 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.828486 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_2 [0.043933s] ... ok 2026-03-29 01:49:02.828777 | debian-bookworm | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_1 [0.019122s] ... ok 2026-03-29 01:49:02.847463 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_4 [0.018571s] ... ok 2026-03-29 01:49:02.847958 | debian-bookworm | Failed to get user sid by foo. 2026-03-29 01:49:02.849953 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_user_not_found [0.052373s] ... ok 2026-03-29 01:49:02.856381 | debian-bookworm | 2026-03-29 01:49:02.851 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:02.858526 | debian-bookworm | 2026-03-29 01:49:02.856 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:02.858545 | debian-bookworm | 2026-03-29 01:49:02.856 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:02.866074 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:02.866751 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_1 [0.019083s] ... ok 2026-03-29 01:49:02.869380 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.873052 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_disabled_host [0.043112s] ... ok 2026-03-29 01:49:02.880745 | debian-bookworm | 2026-03-29 01:49:02.877 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:02.880764 | debian-bookworm | 2026-03-29 01:49:02.877 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:02.886219 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_2 [0.018846s] ... ok 2026-03-29 01:49:02.902185 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_nfs [0.052109s] ... ok 2026-03-29 01:49:02.905478 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_1 [0.019325s] ... ok 2026-03-29 01:49:02.909079 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:02.912085 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:02.913915 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.914183 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.914201 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.914209 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.914217 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.914225 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.916613 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_2 [0.044692s] ... ok 2026-03-29 01:49:02.918531 | debian-bookworm | 2026-03-29 01:49:02.916 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-03-29 01:49:02.954045 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:02.957024 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:02.959233 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.959259 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.959267 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.959275 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.959283 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.959291 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:02.959769 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_connect [0.054388s] ... ok 2026-03-29 01:49:02.962252 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_5 [0.045233s] ... ok 2026-03-29 01:49:02.980135 | debian-bookworm | 2026-03-29 01:49:02.977 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:02.982296 | debian-bookworm | 2026-03-29 01:49:02.980 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:02.982316 | debian-bookworm | 2026-03-29 01:49:02.980 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:02.991195 | debian-bookworm | 2026-03-29 01:49:02.989 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:02.991216 | debian-bookworm | 2026-03-29 01:49:02.989 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:02.994426 | debian-bookworm | Failed to delete snapshot "Manila-UT-filesystem-snap". 2026-03-29 01:49:02.996021 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot_backend_failure [0.036499s] ... ok 2026-03-29 01:49:02.999822 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:03.002481 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:03.003989 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:03.007280 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_2 [0.044472s] ... ok 2026-03-29 01:49:03.028678 | debian-bookworm | 2026-03-29 01:49:03.027 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-03-29 01:49:03.032257 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_deny_access [0.036213s] ... ok 2026-03-29 01:49:03.042776 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:03.048333 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_two [0.041663s] ... ok 2026-03-29 01:49:03.068841 | debian-bookworm | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-03-29 01:49:03.069071 | debian-bookworm | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-03-29 01:49:03.070993 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_invalid_acess_type [0.038580s] ... ok 2026-03-29 01:49:03.084400 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:03.091166 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica_no_host [0.042715s] ... ok 2026-03-29 01:49:03.091436 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_snapshot [0.020248s] ... ok 2026-03-29 01:49:03.109193 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-03-29 01:49:03.109245 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-03-29 01:49:03.110209 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-03-29 01:49:03.110234 | debian-bookworm | signop = oneOf('+ -') 2026-03-29 01:49:03.110440 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-03-29 01:49:03.110481 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-03-29 01:49:03.110490 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-03-29 01:49:03.110507 | debian-bookworm | expr = infixNotation(operand, [ 2026-03-29 01:49:03.111650 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_id [0.020174s] ... ok 2026-03-29 01:49:03.113182 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:03.113211 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:03.114502 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:03.114521 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:03.123881 | debian-bookworm | {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_negative_numbers [0.032487s] ... ok 2026-03-29 01:49:03.141652 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:03.141692 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:03.141704 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:03.141715 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:03.163002 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.051180s] ... ok 2026-03-29 01:49:03.213049 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2026-03-29 01:49:03.216580 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.051985s] ... ok 2026-03-29 01:49:03.219242 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_share_stats [0.316189s] ... ok 2026-03-29 01:49:03.224749 | debian-bookworm | 2026-03-29 01:49:03.223 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:03.227886 | debian-bookworm | 2026-03-29 01:49:03.226 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.227906 | debian-bookworm | 2026-03-29 01:49:03.226 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.237161 | debian-bookworm | Failed to lookup user nonexistent. 2026-03-29 01:49:03.240915 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_nonexistent_user [0.021339s] ... ok 2026-03-29 01:49:03.240935 | debian-bookworm | 2026-03-29 01:49:03.239 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.240964 | debian-bookworm | 2026-03-29 01:49:03.239 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.261942 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_2_404 [0.021628s] ... ok 2026-03-29 01:49:03.267555 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.052011s] ... ok 2026-03-29 01:49:03.279640 | debian-bookworm | 2026-03-29 01:49:03.278 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-03-29 01:49:03.281502 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_3_500 [0.019776s] ... ok 2026-03-29 01:49:03.302347 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot [0.020388s] ... ok 2026-03-29 01:49:03.316788 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.049383s] ... ok 2026-03-29 01:49:03.322654 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_success [0.020246s] ... ok 2026-03-29 01:49:03.343087 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_failure [0.020266s] ... ok 2026-03-29 01:49:03.363599 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_unexpected_error [0.020476s] ... ok 2026-03-29 01:49:03.368157 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot [0.051309s] ... ok 2026-03-29 01:49:03.383123 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_failure [0.019488s] ... ok 2026-03-29 01:49:03.403604 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_success [0.020395s] ... ok 2026-03-29 01:49:03.409659 | debian-bookworm | 2026-03-29 01:49:03.408 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:03.412806 | debian-bookworm | 2026-03-29 01:49:03.411 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.412831 | debian-bookworm | 2026-03-29 01:49:03.411 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.420665 | debian-bookworm | 2026-03-29 01:49:03.419 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.420684 | debian-bookworm | 2026-03-29 01:49:03.419 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.420996 | debian-bookworm | More than one mapping found for user "foo". 2026-03-29 01:49:03.422207 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.053959s] ... ok 2026-03-29 01:49:03.423536 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_wrong_mappings [0.019072s] ... ok 2026-03-29 01:49:03.443217 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_smb_permission_only [0.020326s] ... ok 2026-03-29 01:49:03.458007 | debian-bookworm | 2026-03-29 01:49:03.456 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-03-29 01:49:03.463149 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify_with_threshold [0.019920s] ... ok 2026-03-29 01:49:03.472386 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.050010s] ... ok 2026-03-29 01:49:03.477504 | debian-bookworm | {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_parentheses [0.353635s] ... ok 2026-03-29 01:49:03.484150 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id [0.020664s] ... ok 2026-03-29 01:49:03.497297 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:03.497327 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:03.497333 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:03.497346 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:03.502170 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b?select=name with body None 2026-03-29 01:49:03.502189 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:03.504768 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name_failure [0.019917s] ... ok 2026-03-29 01:49:03.505002 | debian-bookworm | {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_float [0.026938s] ... ok 2026-03-29 01:49:03.522827 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:03.522856 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:03.522869 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:03.522875 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:03.524311 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.051509s] ... ok 2026-03-29 01:49:03.542572 | debian-bookworm | {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_ternary_conditional [0.037532s] ... ok 2026-03-29 01:49:03.543611 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs [0.038829s] ... ok 2026-03-29 01:49:03.562247 | debian-bookworm | {1} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_2 [0.019707s] ... ok 2026-03-29 01:49:03.575590 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.051429s] ... ok 2026-03-29 01:49:03.581561 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot [0.038181s] ... ok 2026-03-29 01:49:03.582824 | debian-bookworm | {1} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_share_not_found_1_b5c207da_ac0b_43b0_8691_c6c9e860199d [0.020581s] ... ok 2026-03-29 01:49:03.602783 | debian-bookworm | {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_complex [0.019723s] ... ok 2026-03-29 01:49:03.619957 | debian-bookworm | 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-03-29 01:49:03.622650 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_get_default_filter_function [0.039835s] ... ok 2026-03-29 01:49:03.622961 | debian-bookworm | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_10 [0.019127s] ... ok 2026-03-29 01:49:03.627627 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.051841s] ... ok 2026-03-29 01:49:03.642301 | debian-bookworm | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_01 [0.020201s] ... ok 2026-03-29 01:49:03.660711 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share [0.038856s] ... ok 2026-03-29 01:49:03.661230 | debian-bookworm | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_02 [0.018324s] ... ok 2026-03-29 01:49:03.667012 | debian-bookworm | 2026-03-29 01:49:03.665 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:03.671804 | debian-bookworm | 2026-03-29 01:49:03.667 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.671823 | debian-bookworm | 2026-03-29 01:49:03.667 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.672098 | debian-bookworm | 2026-03-29 01:49:03.670 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.672106 | debian-bookworm | 2026-03-29 01:49:03.670 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.675494 | debian-bookworm | 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-03-29 01:49:03.680980 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_interface__existed_expt [0.020076s] ... ok 2026-03-29 01:49:03.681241 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.053019s] ... ok 2026-03-29 01:49:03.681983 | debian-bookworm | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_06 [0.020260s] ... ok 2026-03-29 01:49:03.700917 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_share__existed_expt [0.019828s] ... ok 2026-03-29 01:49:03.701191 | debian-bookworm | {1} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_1___host1_AAA_pool1____host1_AAA_pool1__ [0.019620s] ... ok 2026-03-29 01:49:03.709412 | debian-bookworm | 2026-03-29 01:49:03.707 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-03-29 01:49:03.719020 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:03.719048 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:03.719068 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:03.719077 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:03.722035 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_filesystem__nonexistent_expt [0.021294s] ... ok 2026-03-29 01:49:03.723977 | debian-bookworm | {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_extra_spec_replacement [0.023178s] ... ok 2026-03-29 01:49:03.729121 | debian-bookworm | 2026-03-29 01:49:03.727 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:03.730376 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectTestCase.test_xml_api_retry [1.022710s] ... ok 2026-03-29 01:49:03.732024 | debian-bookworm | 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-03-29 01:49:03.737073 | debian-bookworm | 2026-03-29 01:49:03.729 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.737397 | debian-bookworm | 2026-03-29 01:49:03.729 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.737409 | debian-bookworm | 2026-03-29 01:49:03.732 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.737417 | debian-bookworm | 2026-03-29 01:49:03.732 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.737425 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.054637s] ... ok 2026-03-29 01:49:03.743576 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_already_has_interfaces [0.021121s] ... ok 2026-03-29 01:49:03.745422 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_03___3____1___False_ [0.021158s] ... ok 2026-03-29 01:49:03.758535 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool [0.027855s] ... ok 2026-03-29 01:49:03.765886 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_05___4______2___False_ [0.020230s] ... ok 2026-03-29 01:49:03.776668 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_enable_report [0.023197s] ... ok 2026-03-29 01:49:03.776693 | debian-bookworm | 2026-03-29 01:49:03.772 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-03-29 01:49:03.780579 | debian-bookworm | 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-03-29 01:49:03.781629 | debian-bookworm | 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-03-29 01:49:03.784208 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.025721s] ... ok 2026-03-29 01:49:03.785583 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_06___123______123___True_ [0.019621s] ... ok 2026-03-29 01:49:03.786818 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.051343s] ... ok 2026-03-29 01:49:03.788822 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_pool [0.022015s] ... ok 2026-03-29 01:49:03.796518 | debian-bookworm | 2026-03-29 01:49:03.795 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:03.799085 | debian-bookworm | 2026-03-29 01:49:03.797 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.799112 | debian-bookworm | 2026-03-29 01:49:03.797 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.801844 | debian-bookworm | 2026-03-29 01:49:03.800 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.801869 | debian-bookworm | 2026-03-29 01:49:03.800 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.805119 | debian-bookworm | 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-03-29 01:49:03.806874 | debian-bookworm | 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-03-29 01:49:03.806912 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_23___abc_____in__ABC___True_ [0.021144s] ... ok 2026-03-29 01:49:03.825254 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.022910s] ... ok 2026-03-29 01:49:03.825284 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.024046s] ... ok 2026-03-29 01:49:03.825304 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_id [0.022254s] ... ok 2026-03-29 01:49:03.829997 | debian-bookworm | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-03-29 01:49:03.832164 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.020635s] ... ok 2026-03-29 01:49:03.833371 | debian-bookworm | Could not setup server. 2026-03-29 01:49:03.833407 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:03.833417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 649, in setup_server 2026-03-29 01:49:03.833425 | debian-bookworm | self._handle_security_services( 2026-03-29 01:49:03.833433 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 871, in _handle_security_services 2026-03-29 01:49:03.833441 | debian-bookworm | self.client.enable_nfs_service(nas_server) 2026-03-29 01:49:03.833449 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 193, in enable_nfs_service 2026-03-29 01:49:03.833457 | debian-bookworm | nas_server.enable_nfs_service() 2026-03-29 01:49:03.833465 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:03.833473 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:03.833481 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:03.833489 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:03.833497 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:03.833505 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:03.833513 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:03.833521 | debian-bookworm | raise effect 2026-03-29 01:49:03.833529 | debian-bookworm | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityException: Failed to enable NFS service. 2026-03-29 01:49:03.833541 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_29__False____is__True___False_ [0.026129s] ... ok 2026-03-29 01:49:03.835880 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__throw_exception [0.024442s] ... ok 2026-03-29 01:49:03.839689 | debian-bookworm | 2026-03-29 01:49:03.838 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-03-29 01:49:03.851133 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.018959s] ... ok 2026-03-29 01:49:03.857282 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_44___cifs____nfs___False_ [0.022835s] ... ok 2026-03-29 01:49:03.860353 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats [0.022050s] ... ok 2026-03-29 01:49:03.862838 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_check_valid_aliases_success [0.055246s] ... ok 2026-03-29 01:49:03.869351 | debian-bookworm | No access control entry found, skipping deny... 2026-03-29 01:49:03.871520 | debian-bookworm | 2026-03-29 01:49:03.870 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:03.875299 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.019890s] ... ok 2026-03-29 01:49:03.875324 | debian-bookworm | 2026-03-29 01:49:03.872 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.875343 | debian-bookworm | 2026-03-29 01:49:03.872 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.875594 | debian-bookworm | 2026-03-29 01:49:03.874 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:03.875605 | debian-bookworm | 2026-03-29 01:49:03.874 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:03.879102 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id [0.020774s] ... ok 2026-03-29 01:49:03.888792 | debian-bookworm | 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-03-29 01:49:03.891043 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.019871s] ... ok 2026-03-29 01:49:03.892628 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:03.896220 | debian-bookworm | {1} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_1 [0.039917s] ... ok 2026-03-29 01:49:03.908921 | debian-bookworm | 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-03-29 01:49:03.909904 | debian-bookworm | 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-03-29 01:49:03.912517 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover [0.021409s] ... ok 2026-03-29 01:49:03.912790 | debian-bookworm | 2026-03-29 01:49:03.911 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-03-29 01:49:03.917018 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs [0.054169s] ... ok 2026-03-29 01:49:03.930611 | debian-bookworm | Failed to get mover by name server_2. 2026-03-29 01:49:03.931130 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.051911s] ... ok 2026-03-29 01:49:03.932262 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:03.933577 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.019730s] ... ok 2026-03-29 01:49:03.936448 | debian-bookworm | {1} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_3 [0.040148s] ... ok 2026-03-29 01:49:03.955914 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-03-29 01:49:03.956199 | debian-bookworm | NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-03-29 01:49:03.958500 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.025820s] ... ok 2026-03-29 01:49:03.970628 | debian-bookworm | Unsupported share protocol: FOO_PROTOCOL. 2026-03-29 01:49:03.971780 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:03.972991 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_invalid_share_protocol [0.055741s] ... ok 2026-03-29 01:49:03.975231 | debian-bookworm | {1} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_1 [0.038578s] ... ok 2026-03-29 01:49:03.978435 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.019950s] ... ok 2026-03-29 01:49:03.987480 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.055482s] ... ok 2026-03-29 01:49:03.995341 | debian-bookworm | {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_caps_disabled [0.019398s] ... ok 2026-03-29 01:49:03.998733 | debian-bookworm | Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-03-29 01:49:03.998775 | debian-bookworm | Command: None 2026-03-29 01:49:03.998782 | debian-bookworm | Exit code: - 2026-03-29 01:49:03.998787 | debian-bookworm | Stdout: '' 2026-03-29 01:49:03.998793 | debian-bookworm | Stderr: None. 2026-03-29 01:49:03.998798 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:03.998804 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1848, in get 2026-03-29 01:49:03.998810 | debian-bookworm | out, err = self._execute_cmd(nfs_query_cmd, 2026-03-29 01:49:03.998815 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:03.998821 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:03.998827 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:03.998832 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:03.998837 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:03.999827 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:03.999842 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:03.999849 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:03.999855 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:03.999860 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.000332 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:04.000351 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:04.000356 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.000362 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:04.000367 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:04.000373 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.000378 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:04.000383 | debian-bookworm | raise self._exception 2026-03-29 01:49:04.000395 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:04.000400 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:04.000406 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.000411 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-03-29 01:49:04.000416 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-03-29 01:49:04.000422 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.000427 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:04.000432 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:04.000437 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.000443 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:04.000448 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:04.000453 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.000458 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:04.000464 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:04.000469 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.000474 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-03-29 01:49:04.000480 | debian-bookworm | raise item[2] 2026-03-29 01:49:04.000485 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:04.000490 | debian-bookworm | Command: None 2026-03-29 01:49:04.000495 | debian-bookworm | Exit code: - 2026-03-29 01:49:04.000501 | debian-bookworm | Stdout: '' 2026-03-29 01:49:04.000506 | debian-bookworm | Stderr: None 2026-03-29 01:49:04.000516 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.021981s] ... ok 2026-03-29 01:49:04.013871 | debian-bookworm | {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_memory [0.019032s] ... ok 2026-03-29 01:49:04.020162 | debian-bookworm | Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-03-29 01:49:04.021910 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.020960s] ... ok 2026-03-29 01:49:04.026205 | debian-bookworm | The requested NFS share "share-foo" was not created. 2026-03-29 01:49:04.029008 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_backend_failure [0.054753s] ... ok 2026-03-29 01:49:04.033226 | debian-bookworm | {1} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_active_replica_host [0.019200s] ... ok 2026-03-29 01:49:04.038858 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.051828s] ... ok 2026-03-29 01:49:04.039602 | debian-bookworm | Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. 2026-03-29 01:49:04.039625 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:04.039635 | debian-bookworm | 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-03-29 01:49:04.039652 | debian-bookworm | self._execute_cmd(command_detach_nfs_interface, 2026-03-29 01:49:04.039661 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:04.039668 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:04.039676 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.039684 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:04.039692 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:04.039700 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.039708 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:04.039716 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:04.039723 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.039731 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:04.039739 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:04.039747 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.039754 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:04.039762 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:04.039770 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.039778 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:04.039786 | debian-bookworm | raise self._exception 2026-03-29 01:49:04.039794 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:04.039802 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:04.039809 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.039817 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-03-29 01:49:04.039825 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-03-29 01:49:04.039833 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.039841 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:04.039853 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:04.039861 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.039869 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:04.039877 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:04.039884 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.039892 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:04.039900 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:04.039907 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:04.039915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-03-29 01:49:04.039923 | debian-bookworm | raise item[2] 2026-03-29 01:49:04.039931 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:04.039939 | debian-bookworm | Command: None 2026-03-29 01:49:04.039947 | debian-bookworm | Exit code: - 2026-03-29 01:49:04.040071 | debian-bookworm | Stdout: '' 2026-03-29 01:49:04.040084 | debian-bookworm | Stderr: None 2026-03-29 01:49:04.042714 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.020952s] ... ok 2026-03-29 01:49:04.053011 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters_not_found [0.019636s] ... ok 2026-03-29 01:49:04.073582 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_filtered_hosts [0.020574s] ... ok 2026-03-29 01:49:04.080557 | debian-bookworm | Directory not found for /path/to/directory 2026-03-29 01:49:04.084023 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_does_not_exist [0.054925s] ... ok 2026-03-29 01:49:04.092917 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share [0.053759s] ... ok 2026-03-29 01:49:04.095064 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_allow_access [0.052080s] ... ok 2026-03-29 01:49:04.108500 | debian-bookworm | 2026-03-29 01:49:04.103 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:04.108524 | debian-bookworm | 2026-03-29 01:49:04.104 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.108531 | debian-bookworm | 2026-03-29 01:49:04.105 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.108998 | debian-bookworm | 2026-03-29 01:49:04.107 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.109012 | debian-bookworm | 2026-03-29 01:49:04.107 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.110069 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:04.117715 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_host_down [0.043987s] ... ok 2026-03-29 01:49:04.139554 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_exists [0.055971s] ... ok 2026-03-29 01:49:04.143551 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_3 [0.025604s] ... ok 2026-03-29 01:49:04.144683 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.051989s] ... ok 2026-03-29 01:49:04.147790 | debian-bookworm | 2026-03-29 01:49:04.146 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-03-29 01:49:04.164986 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_update_service_capabilities_for_shares [0.020523s] ... ok 2026-03-29 01:49:04.186032 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_repr [0.021618s] ... ok 2026-03-29 01:49:04.191112 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_exists [0.051879s] ... ok 2026-03-29 01:49:04.194761 | debian-bookworm | 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-03-29 01:49:04.197288 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.052365s] ... ok 2026-03-29 01:49:04.207383 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_03 [0.021244s] ... ok 2026-03-29 01:49:04.225835 | debian-bookworm | 2026-03-29 01:49:04.224 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:04.227926 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_08 [0.020556s] ... ok 2026-03-29 01:49:04.230175 | debian-bookworm | 2026-03-29 01:49:04.226 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.230200 | debian-bookworm | 2026-03-29 01:49:04.226 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.230458 | debian-bookworm | 2026-03-29 01:49:04.229 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.230468 | debian-bookworm | 2026-03-29 01:49:04.229 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.243572 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists_with_mount_point_name [0.051188s] ... ok 2026-03-29 01:49:04.247760 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_09 [0.019800s] ... ok 2026-03-29 01:49:04.248056 | debian-bookworm | 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-03-29 01:49:04.253561 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.056107s] ... ok 2026-03-29 01:49:04.267993 | debian-bookworm | 2026-03-29 01:49:04.266 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-03-29 01:49:04.268252 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_14 [0.020423s] ... ok 2026-03-29 01:49:04.292648 | debian-bookworm | Error deleting NFS alias for share: share-foo 2026-03-29 01:49:04.295216 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_failed_to_delete_share_nfs_with_mount_point_alias_deleted [0.052551s] ... ok 2026-03-29 01:49:04.306833 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.053226s] ... ok 2026-03-29 01:49:04.308938 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:04.312568 | debian-bookworm | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_1_correct_init [0.043964s] ... ok 2026-03-29 01:49:04.329904 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.022512s] ... ok 2026-03-29 01:49:04.348368 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_network_allocations_number [0.052362s] ... ok 2026-03-29 01:49:04.350114 | debian-bookworm | 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-03-29 01:49:04.351038 | debian-bookworm | 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-03-29 01:49:04.354172 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.024259s] ... ok 2026-03-29 01:49:04.358655 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:04.360420 | debian-bookworm | Failed to schedule_create_share_group: No valid host was found. . 2026-03-29 01:49:04.365136 | debian-bookworm | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_no_valid_host_puts_group_in_error_state [0.052303s] ... ok 2026-03-29 01:49:04.373316 | debian-bookworm | User not found on domain, skipping deny... 2026-03-29 01:49:04.375949 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.021858s] ... ok 2026-03-29 01:49:04.394739 | debian-bookworm | Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-03-29 01:49:04.394766 | debian-bookworm | Command: None 2026-03-29 01:49:04.394775 | debian-bookworm | Exit code: - 2026-03-29 01:49:04.394783 | debian-bookworm | Stdout: '' 2026-03-29 01:49:04.394791 | debian-bookworm | Stderr: None. 2026-03-29 01:49:04.396763 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.020633s] ... ok 2026-03-29 01:49:04.399453 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_success [0.051749s] ... ok 2026-03-29 01:49:04.405020 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:04.410844 | debian-bookworm | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_exception_puts_share_in_error_state [0.045437s] ... ok 2026-03-29 01:49:04.412735 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_cifs [0.316311s] ... ok 2026-03-29 01:49:04.413630 | debian-bookworm | 2026-03-29 01:49:04.411 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:04.416554 | debian-bookworm | 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-03-29 01:49:04.419394 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.022586s] ... ok 2026-03-29 01:49:04.420816 | debian-bookworm | 2026-03-29 01:49:04.419 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.421492 | debian-bookworm | 2026-03-29 01:49:04.419 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.425927 | debian-bookworm | 2026-03-29 01:49:04.423 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.425958 | debian-bookworm | 2026-03-29 01:49:04.423 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.439760 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.020022s] ... ok 2026-03-29 01:49:04.452183 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:04.452671 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_cifs [0.052191s] ... ok 2026-03-29 01:49:04.458416 | debian-bookworm | 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-03-29 01:49:04.459609 | debian-bookworm | Mover interface 192.168.1.1 not found. Skip the deletion. 2026-03-29 01:49:04.461329 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.021471s] ... ok 2026-03-29 01:49:04.464982 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_nfs [0.053443s] ... ok 2026-03-29 01:49:04.466284 | debian-bookworm | 2026-03-29 01:49:04.464 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-03-29 01:49:04.471515 | debian-bookworm | Failed to schedule manage_share: fake 2026-03-29 01:49:04.475099 | debian-bookworm | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share_exception [0.064034s] ... ok 2026-03-29 01:49:04.480017 | debian-bookworm | Failed to get mover by name server_2. 2026-03-29 01:49:04.482347 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.020945s] ... ok 2026-03-29 01:49:04.483424 | debian-bookworm | 2026-03-29 01:49:04.482 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:04.486616 | debian-bookworm | 2026-03-29 01:49:04.485 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.486645 | debian-bookworm | 2026-03-29 01:49:04.485 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.491631 | debian-bookworm | 2026-03-29 01:49:04.490 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.491656 | debian-bookworm | 2026-03-29 01:49:04.490 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.501291 | debian-bookworm | Access type foo is not supported for CIFS. 2026-03-29 01:49:04.501459 | debian-bookworm | 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-03-29 01:49:04.503956 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_access_type [0.051873s] ... ok 2026-03-29 01:49:04.504177 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.021545s] ... ok 2026-03-29 01:49:04.517389 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_with_mount_support [0.052293s] ... ok 2026-03-29 01:49:04.517703 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:04.521268 | debian-bookworm | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_periodic_tasks [0.046301s] ... ok 2026-03-29 01:49:04.522914 | debian-bookworm | 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-03-29 01:49:04.523794 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_1__201__True_ [0.019875s] ... ok 2026-03-29 01:49:04.525654 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_with_error [0.021570s] ... ok 2026-03-29 01:49:04.531752 | debian-bookworm | 2026-03-29 01:49:04.528 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-03-29 01:49:04.544890 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_1_400 [0.019327s] ... ok 2026-03-29 01:49:04.545147 | debian-bookworm | Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:04.547179 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.021168s] ... ok 2026-03-29 01:49:04.557663 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:04.561739 | debian-bookworm | {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_instance [0.040343s] ... ok 2026-03-29 01:49:04.568391 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_3__500__False_ [0.023757s] ... ok 2026-03-29 01:49:04.568618 | debian-bookworm | Error deleting NFS export: share-foo 2026-03-29 01:49:04.571087 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.022934s] ... ok 2026-03-29 01:49:04.571750 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_backend_failure [0.052756s] ... ok 2026-03-29 01:49:04.583588 | debian-bookworm | {1} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_no_flag [0.021524s] ... ok 2026-03-29 01:49:04.586910 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_1_True [0.019492s] ... ok 2026-03-29 01:49:04.592615 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_update_share_stats [0.022305s] ... ok 2026-03-29 01:49:04.611381 | debian-bookworm | {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_1__True__True_ [0.027745s] ... ok 2026-03-29 01:49:04.611984 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot [0.024703s] ... ok 2026-03-29 01:49:04.612523 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_dump_to_conf [0.019820s] ... ok 2026-03-29 01:49:04.631712 | debian-bookworm | Attempted to delete NFS export "share-foo", but it does not exist. 2026-03-29 01:49:04.636498 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_1 [0.023990s] ... ok 2026-03-29 01:49:04.636795 | debian-bookworm | {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_2__False__False_ [0.024182s] ... ok 2026-03-29 01:49:04.637061 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_json_input [0.023173s] ... ok 2026-03-29 01:49:04.637283 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_share_does_not_exist [0.065296s] ... ok 2026-03-29 01:49:04.656259 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_2 [0.020387s] ... ok 2026-03-29 01:49:04.658640 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_2__404_____errors_________None_ [0.022815s] ... ok 2026-03-29 01:49:04.662217 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_2_False [0.026295s] ... ok 2026-03-29 01:49:04.688311 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_4 [0.031846s] ... ok 2026-03-29 01:49:04.690454 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_mkindex [0.028085s] ... ok 2026-03-29 01:49:04.692143 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_status_404_returns_none [0.033423s] ... ok 2026-03-29 01:49:04.698399 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_failure [0.062631s] ... ok 2026-03-29 01:49:04.706165 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:04.706202 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:04.706211 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:04.706220 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:04.723408 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_capabilities_substitution [0.034300s] ... ok 2026-03-29 01:49:04.723766 | debian-bookworm | {4} 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.030618s] ... ok 2026-03-29 01:49:04.724041 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_1_True [0.032227s] ... ok 2026-03-29 01:49:04.740842 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:04.740879 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:04.740885 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:04.740891 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:04.742524 | debian-bookworm | Invalid goodness result. Result must be between 0 and 100. Result generated: '-10' :: Defaulting to a goodness of 0. 2026-03-29 01:49:04.743738 | debian-bookworm | Invalid goodness result. Result must be between 0 and 100. Result generated: '200' :: Defaulting to a goodness of 0. 2026-03-29 01:49:04.745141 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_1_False [0.022005s] ... ok 2026-03-29 01:49:04.746448 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_host_rating_out_of_bounds [0.023314s] ... ok 2026-03-29 01:49:04.748373 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create_with_threshold [0.023674s] ... ok 2026-03-29 01:49:04.748480 | debian-bookworm | CIFS Share my_share is not found. 2026-03-29 01:49:04.750820 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_does_not_exist [0.051882s] ... ok 2026-03-29 01:49:04.759710 | debian-bookworm | 2026-03-29 01:49:04.756 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:04.764422 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:04.764445 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:04.764782 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:04.764797 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:04.766903 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get__path_does_not_exist [0.019175s] ... ok 2026-03-29 01:49:04.767447 | debian-bookworm | Error in goodness_function function '10 + stats.my_val' : 'Error during evaluator parsing: KeyError: 'my_val'' :: Defaulting to a goodness of 0. 2026-03-29 01:49:04.767961 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_1_True [0.022261s] ... ok 2026-03-29 01:49:04.771830 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_substitution [0.024012s] ... ok 2026-03-29 01:49:04.771878 | debian-bookworm | 2026-03-29 01:49:04.764 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.771888 | debian-bookworm | 2026-03-29 01:49:04.765 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.772774 | debian-bookworm | 2026-03-29 01:49:04.770 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.772803 | debian-bookworm | 2026-03-29 01:49:04.770 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.786961 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__path_does_not_already_exist [0.020859s] ... ok 2026-03-29 01:49:04.804069 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:04.806265 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_error_invalid_export_db [0.025300s] ... ok 2026-03-29 01:49:04.806311 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_with_no_goodness_function [0.035849s] ... ok 2026-03-29 01:49:04.806907 | debian-bookworm | NFS Share my_share is not found. 2026-03-29 01:49:04.808795 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_does_not_exist [0.058287s] ... ok 2026-03-29 01:49:04.813276 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_does_not_already_exist [0.025026s] ... ok 2026-03-29 01:49:04.819371 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_2_True [0.026334s] ... ok 2026-03-29 01:49:04.842080 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__send_request [0.029430s] ... ok 2026-03-29 01:49:04.842908 | debian-bookworm | 2026-03-29 01:49:04.841 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-03-29 01:49:04.858115 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_and_availability_zone [0.051693s] ... ok 2026-03-29 01:49:04.859530 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_2_True [0.039957s] ... ok 2026-03-29 01:49:04.861080 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_share_not_found [0.051812s] ... ok 2026-03-29 01:49:04.863136 | debian-bookworm | 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-03-29 01:49:04.863489 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:04.867142 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export_failure [0.023271s] ... ok 2026-03-29 01:49:04.884919 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces [0.019068s] ... ok 2026-03-29 01:49:04.889292 | debian-bookworm | 2026-03-29 01:49:04.886 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:04.893143 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_dbus [0.033416s] ... ok 2026-03-29 01:49:04.899467 | debian-bookworm | 2026-03-29 01:49:04.894 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.899503 | debian-bookworm | 2026-03-29 01:49:04.894 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.901739 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=id&name=eq.powerstore-nfs-share with body None 2026-03-29 01:49:04.901763 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:04.903738 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id_failure [0.018953s] ... ok 2026-03-29 01:49:04.911360 | debian-bookworm | Failed to update access rules for CIFS share "share-foo". 2026-03-29 01:49:04.912668 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_user_access_level [0.051858s] ... ok 2026-03-29 01:49:04.914307 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_same_availability_zone [0.054133s] ... ok 2026-03-29 01:49:04.920891 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_reset_exports [0.027440s] ... ok 2026-03-29 01:49:04.924497 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_export_access [0.019446s] ... ok 2026-03-29 01:49:04.935952 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__call_active_iq [0.023555s] ... ok 2026-03-29 01:49:04.947274 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_tmp_conf_file [0.026379s] ... ok 2026-03-29 01:49:04.958704 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_1 [0.022649s] ... ok 2026-03-29 01:49:04.960745 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_nfs [0.037908s] ... ok 2026-03-29 01:49:04.964381 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_cifs [0.051568s] ... ok 2026-03-29 01:49:04.966482 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_1 [0.019087s] ... ok 2026-03-29 01:49:04.980424 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_1_cephfs [0.021529s] ... ok 2026-03-29 01:49:04.982113 | debian-bookworm | 2026-03-29 01:49:04.980 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:04.982133 | debian-bookworm | 2026-03-29 01:49:04.980 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:04.986431 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_path_from [0.018323s] ... ok 2026-03-29 01:49:05.000249 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs [0.038515s] ... ok 2026-03-29 01:49:05.002948 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_2_nfs [0.022439s] ... ok 2026-03-29 01:49:05.013193 | debian-bookworm | Only RW access level is supported for CIFS IP access. 2026-03-29 01:49:05.014252 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_1 [0.019160s] ... ok 2026-03-29 01:49:05.015351 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_with_cifs_ip_readonly [0.050850s] ... ok 2026-03-29 01:49:05.025695 | debian-bookworm | 2026-03-29 01:49:05.024 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-03-29 01:49:05.035952 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user [0.020402s] ... ok 2026-03-29 01:49:05.036464 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver [0.033350s] ... ok 2026-03-29 01:49:05.036743 | debian-bookworm | Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2026-03-29 01:49:05.036763 | debian-bookworm | Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2026-03-29 01:49:05.037014 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_ensure [0.032724s] ... ok 2026-03-29 01:49:05.039125 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_invalid_acess_type [0.039469s] ... ok 2026-03-29 01:49:05.054875 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_2__404__False_ [0.018828s] ... ok 2026-03-29 01:49:05.055803 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_restart_gluster_vol [0.018789s] ... ok 2026-03-29 01:49:05.056547 | debian-bookworm | Caught an unexpected share status 'available' during share status update routine. Skipping. 2026-03-29 01:49:05.077182 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_share_status_returns_none_for_unexpected_status [0.021967s] ... ok 2026-03-29 01:49:05.096246 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_6 [0.039698s] ... ok 2026-03-29 01:49:05.099038 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_1__201__True_ [0.044038s] ... ok 2026-03-29 01:49:05.099286 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats_failure [0.059966s] ... ok 2026-03-29 01:49:05.111916 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_1_____version____ceph_version_16_2_4______pacific__ [0.053087s] ... ok 2026-03-29 01:49:05.127300 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_1__201__True_ [0.028191s] ... ok 2026-03-29 01:49:05.128082 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_ambiguous_volinfo [0.032039s] ... ok 2026-03-29 01:49:05.128335 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_cifs_deny_access__nonexistentuser_expt [0.028898s] ... ok 2026-03-29 01:49:05.144664 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_3_____version____ceph_version_14_3_1______nautilus__ [0.030344s] ... ok 2026-03-29 01:49:05.149726 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_2 [0.019452s] ... ok 2026-03-29 01:49:05.150520 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_cifs_share__existed_expt [0.018962s] ... ok 2026-03-29 01:49:05.150587 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_2__400__False_ [0.021029s] ... ok 2026-03-29 01:49:05.183063 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_not_suppored [0.034531s] ... ok 2026-03-29 01:49:05.183526 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_filesystem_and_share [0.035084s] ... ok 2026-03-29 01:49:05.183878 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_export_aliases_not_found [0.033752s] ... ok 2026-03-29 01:49:05.184232 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_1 [0.037644s] ... ok 2026-03-29 01:49:05.207287 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_nas_server__nonexistent_expt [0.024342s] ... ok 2026-03-29 01:49:05.207592 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_common_init [0.024919s] ... ok 2026-03-29 01:49:05.210483 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_raises_exception_on_error [0.027880s] ... ok 2026-03-29 01:49:05.214347 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_2_ro [0.030830s] ... ok 2026-03-29 01:49:05.223588 | debian-bookworm | The used size of the file system svc_10 is bigger than input shrink size,it may cause date loss. 2026-03-29 01:49:05.238783 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_6 [0.031167s] ... ok 2026-03-29 01:49:05.239271 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export [0.028044s] ... ok 2026-03-29 01:49:05.239590 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem_size_too_small [0.031628s] ... ok 2026-03-29 01:49:05.259745 | debian-bookworm | 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-03-29 01:49:05.281015 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_2 [0.042172s] ... ok 2026-03-29 01:49:05.282204 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_6 [0.042087s] ... ok 2026-03-29 01:49:05.282452 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_other_status_raises [0.042576s] ... ok 2026-03-29 01:49:05.282693 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_fsal_hook [0.066522s] ... ok 2026-03-29 01:49:05.303059 | debian-bookworm | 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-03-29 01:49:05.303520 | debian-bookworm | 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-03-29 01:49:05.305549 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_3 [0.024465s] ... ok 2026-03-29 01:49:05.305981 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots_error_occurred [0.024125s] ... ok 2026-03-29 01:49:05.307060 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_no_export_ips_configured [0.025527s] ... ok 2026-03-29 01:49:05.307320 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_cifs_share_access [0.025581s] ... ok 2026-03-29 01:49:05.310820 | debian-bookworm | Command has returned execution error. Will retry the operation. Error details: None 2026-03-29 01:49:05.313752 | debian-bookworm | Unable to execute LDAP operation with success. Retries exhausted. Error details: None 2026-03-29 01:49:05.313785 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:05.313798 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2026-03-29 01:49:05.313811 | debian-bookworm | self._execute(*cmd, run_as_root=run_as_root) 2026-03-29 01:49:05.313822 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:05.313834 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:05.313853 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.313865 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:05.313876 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:05.313887 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.313898 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:05.313910 | debian-bookworm | raise effect 2026-03-29 01:49:05.313921 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2026-03-29 01:49:05.313932 | debian-bookworm | self._execute(*cmd, run_as_root=run_as_root) 2026-03-29 01:49:05.313944 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:05.313956 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:05.313967 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.313979 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:05.313990 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:05.314001 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.314012 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:05.314022 | debian-bookworm | raise effect 2026-03-29 01:49:05.314030 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:05.314037 | debian-bookworm | Command: None 2026-03-29 01:49:05.314058 | debian-bookworm | Exit code: 1 2026-03-29 01:49:05.314066 | debian-bookworm | Stdout: None 2026-03-29 01:49:05.314074 | debian-bookworm | Stderr: None 2026-03-29 01:49:05.314082 | debian-bookworm | 2026-03-29 01:49:05.314090 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:05.314098 | debian-bookworm | 2026-03-29 01:49:05.314106 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:05.314113 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 103, in ldap_retry_operation 2026-03-29 01:49:05.314122 | debian-bookworm | try_ldap_operation() 2026-03-29 01:49:05.314130 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:05.314137 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:05.314145 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.314153 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:05.314161 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:05.314168 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.314176 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:05.314184 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:05.314192 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.314200 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 413, in exc_check 2026-03-29 01:49:05.314207 | debian-bookworm | raise retry_exc.reraise() 2026-03-29 01:49:05.314215 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.314223 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 184, in reraise 2026-03-29 01:49:05.314231 | debian-bookworm | raise self.last_attempt.result() 2026-03-29 01:49:05.314238 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.314246 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:05.314254 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:05.314261 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.314269 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:05.314277 | debian-bookworm | raise self._exception 2026-03-29 01:49:05.314284 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:05.314292 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:05.314300 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.314308 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 100, in try_ldap_operation 2026-03-29 01:49:05.314315 | debian-bookworm | raise exception.ProcessExecutionError() 2026-03-29 01:49:05.314323 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:05.314331 | debian-bookworm | Command: None 2026-03-29 01:49:05.314338 | debian-bookworm | Exit code: - 2026-03-29 01:49:05.314346 | debian-bookworm | Stdout: None 2026-03-29 01:49:05.314354 | debian-bookworm | Stderr: None 2026-03-29 01:49:05.318710 | debian-bookworm | {5} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_timeout [5.028500s] ... ok 2026-03-29 01:49:05.324807 | debian-bookworm | {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.019027s] ... ok 2026-03-29 01:49:05.325742 | debian-bookworm | Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share cb532599-8dc6-4c3e-bb21-74ea54be566c. 2026-03-29 01:49:05.325772 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:05.325785 | debian-bookworm | 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-03-29 01:49:05.325797 | debian-bookworm | nas_server = self.client.get_nas_server(server_name) 2026-03-29 01:49:05.325824 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.325837 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2026-03-29 01:49:05.325850 | debian-bookworm | return self.system.get_nas_server(name=name) 2026-03-29 01:49:05.325861 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.325880 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:05.325892 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:05.325903 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.325911 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:05.325919 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:05.325926 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.325934 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:05.325942 | debian-bookworm | raise effect 2026-03-29 01:49:05.325954 | debian-bookworm | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: NAS server is not found 2026-03-29 01:49:05.325972 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_4 [0.020050s] ... ok 2026-03-29 01:49:05.337261 | debian-bookworm | %alice did not have access to share fakeinstanceid. 2026-03-29 01:49:05.346022 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_from_snapshot_no_server_name [0.019984s] ... ok 2026-03-29 01:49:05.347180 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access_missing_access_rule [0.040239s] ... ok 2026-03-29 01:49:05.365579 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_5 [0.039857s] ... ok 2026-03-29 01:49:05.366278 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_http_error [0.041668s] ... ok 2026-03-29 01:49:05.370604 | debian-bookworm | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_provide_storage [0.052040s] ... ok 2026-03-29 01:49:05.371629 | debian-bookworm | Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share 716100cc-e0b4-416b-ac27-d38dd019330d. 2026-03-29 01:49:05.371648 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:05.371654 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 367, in create_share 2026-03-29 01:49:05.371660 | debian-bookworm | nas_server = self.client.get_nas_server(server_name) 2026-03-29 01:49:05.371666 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.371671 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2026-03-29 01:49:05.371677 | debian-bookworm | return self.system.get_nas_server(name=name) 2026-03-29 01:49:05.371682 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.371687 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:05.371694 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:05.371701 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.371708 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:05.371715 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:05.371722 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.371730 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:05.371738 | debian-bookworm | raise effect 2026-03-29 01:49:05.371746 | debian-bookworm | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: Failed to get NAS server. 2026-03-29 01:49:05.373568 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_share_server [0.046657s] ... ok 2026-03-29 01:49:05.374009 | debian-bookworm | Failed to provide ro access to manila (Rule ID: accessid3). Setting rule to 'error' state. 2026-03-29 01:49:05.384425 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:05.384441 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-03-29 01:49:05.384445 | debian-bookworm | access_key = self._allow_access( 2026-03-29 01:49:05.384449 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.384452 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:05.384456 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:05.384459 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.384463 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:05.384467 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:05.384470 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.384474 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:05.384478 | debian-bookworm | raise result 2026-03-29 01:49:05.384481 | debian-bookworm | manila.exception.InvalidShareAccess: Invalid access rule: not 2026-03-29 01:49:05.384489 | debian-bookworm | Failed to provide rw access to admin (Rule ID: accessid4). Setting rule to 'error' state. 2026-03-29 01:49:05.384493 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:05.384496 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-03-29 01:49:05.384500 | debian-bookworm | access_key = self._allow_access( 2026-03-29 01:49:05.384503 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.384507 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:05.384510 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:05.384514 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.384522 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:05.384525 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:05.384528 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.384532 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:05.384535 | debian-bookworm | raise result 2026-03-29 01:49:05.384539 | debian-bookworm | manila.exception.InvalidShareAccess: Invalid access rule: allowed 2026-03-29 01:49:05.384542 | debian-bookworm | Failed to provide rwx access to dabo (Rule ID: accessid5). Setting rule to 'error' state. 2026-03-29 01:49:05.384546 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:05.384549 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-03-29 01:49:05.384552 | debian-bookworm | access_key = self._allow_access( 2026-03-29 01:49:05.384556 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.384559 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:05.384563 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:05.384566 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.384569 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:05.384573 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:05.384576 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.384580 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:05.384583 | debian-bookworm | raise result 2026-03-29 01:49:05.384586 | debian-bookworm | manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: rwx. 2026-03-29 01:49:05.385942 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_1 [0.020512s] ... ok 2026-03-29 01:49:05.386255 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_add_rm [0.038876s] ... ok 2026-03-29 01:49:05.386551 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_no_arguments [0.020210s] ... ok 2026-03-29 01:49:05.403893 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2026-03-29 01:49:05.404539 | debian-bookworm | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage_lvremove_failed [0.033411s] ... ok 2026-03-29 01:49:05.405092 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_2 [0.019220s] ... ok 2026-03-29 01:49:05.405775 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_snapshot [0.032071s] ... ok 2026-03-29 01:49:05.405993 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create [0.019077s] ... ok 2026-03-29 01:49:05.408684 | debian-bookworm | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network [0.022559s] ... ok 2026-03-29 01:49:05.424035 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:05.441557 | debian-bookworm | Failed to rename logical volume /dev/old_device due to Unexpected error while running command. 2026-03-29 01:49:05.441591 | debian-bookworm | Command: None 2026-03-29 01:49:05.441603 | debian-bookworm | Exit code: - 2026-03-29 01:49:05.441614 | debian-bookworm | Stdout: None 2026-03-29 01:49:05.441624 | debian-bookworm | Stderr: None. 2026-03-29 01:49:05.441634 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:05.441645 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/storage_helper.py", line 122, in rename_storage 2026-03-29 01:49:05.441656 | debian-bookworm | self._execute("lvrename", "--autobackup", "n", 2026-03-29 01:49:05.441667 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:05.441677 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:05.441687 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.441698 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:05.441708 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:05.441719 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:05.441729 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:05.441739 | debian-bookworm | raise effect 2026-03-29 01:49:05.441750 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:05.441760 | debian-bookworm | Command: None 2026-03-29 01:49:05.441770 | debian-bookworm | Exit code: - 2026-03-29 01:49:05.441780 | debian-bookworm | Stdout: None 2026-03-29 01:49:05.441791 | debian-bookworm | Stderr: None 2026-03-29 01:49:05.444332 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap_but_not_isolated [0.037018s] ... ok 2026-03-29 01:49:05.445029 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_1 [0.037504s] ... ok 2026-03-29 01:49:05.445423 | debian-bookworm | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_name_not_there [0.034791s] ... ok 2026-03-29 01:49:05.445447 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify [0.037005s] ... ok 2026-03-29 01:49:05.445456 | debian-bookworm | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_2_ProcessExecutionError [0.039383s] ... ok 2026-03-29 01:49:05.470546 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_cifs_share_access [0.026897s] ... ok 2026-03-29 01:49:05.470891 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify__given_id_does_not_exist [0.026920s] ... ok 2026-03-29 01:49:05.471670 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_2 [0.026921s] ... ok 2026-03-29 01:49:05.471740 | debian-bookworm | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge [0.027353s] ... ok 2026-03-29 01:49:05.474744 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh [0.028231s] ... ok 2026-03-29 01:49:05.490118 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share [0.019058s] ... ok 2026-03-29 01:49:05.492765 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:05.495112 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_connect_without_nas_server [0.023434s] ... ok 2026-03-29 01:49:05.500554 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_supported_protocols [0.023757s] ... ok 2026-03-29 01:49:05.503491 | debian-bookworm | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_1 [0.030372s] ... ok 2026-03-29 01:49:05.503518 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_with_debug [0.027660s] ... ok 2026-03-29 01:49:05.515770 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_2__from_snapshot [0.020909s] ... ok 2026-03-29 01:49:05.516172 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:05.517761 | debian-bookworm | 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-03-29 01:49:05.517828 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:05.519677 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_not_exists [0.025016s] ... ok 2026-03-29 01:49:05.519922 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name_failure [0.030631s] ... ok 2026-03-29 01:49:05.537094 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:05.544164 | debian-bookworm | 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-03-29 01:49:05.544196 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:05.546426 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_share__create_from_snap [0.026711s] ... ok 2026-03-29 01:49:05.547178 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name_failure [0.025260s] ... ok 2026-03-29 01:49:05.547580 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_4_delete_snapshot [0.030425s] ... ok 2026-03-29 01:49:05.547971 | debian-bookworm | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container [0.044257s] ... ok 2026-03-29 01:49:05.548702 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_3 [0.046184s] ... ok 2026-03-29 01:49:05.570268 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_3 [0.024468s] ... ok 2026-03-29 01:49:05.571769 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_8_extend_share [0.026211s] ... ok 2026-03-29 01:49:05.572239 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios [0.026796s] ... ok 2026-03-29 01:49:05.575982 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_1 [0.026894s] ... ok 2026-03-29 01:49:05.591935 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__create_export_and_mount_storage [0.031267s] ... ok 2026-03-29 01:49:05.592746 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id_without_path [0.022425s] ... ok 2026-03-29 01:49:05.593083 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_3 [0.020785s] ... ok 2026-03-29 01:49:05.596162 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id [0.023559s] ... ok 2026-03-29 01:49:05.612610 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_1_True [0.019829s] ... ok 2026-03-29 01:49:05.613446 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_4 [0.037597s] ... ok 2026-03-29 01:49:05.615309 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_acl [0.019342s] ... ok 2026-03-29 01:49:05.618061 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network_existing_interfaces [0.039910s] ... ok 2026-03-29 01:49:05.641351 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_2__None__ [0.028191s] ... ok 2026-03-29 01:49:05.646861 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.053730s] ... ok 2026-03-29 01:49:05.665149 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_2 [0.051108s] ... ok 2026-03-29 01:49:05.665288 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_ok [0.046576s] ... ok 2026-03-29 01:49:05.665556 | debian-bookworm | The requested SMB share "powerstore-share" was not created. 2026-03-29 01:49:05.667204 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs_backend_failure [0.051772s] ... ok 2026-03-29 01:49:05.667961 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_2_GlusterfsException [0.027061s] ... ok 2026-03-29 01:49:05.687943 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share [0.019480s] ... ok 2026-03-29 01:49:05.688736 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_2 [0.023513s] ... ok 2026-03-29 01:49:05.688920 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_share_server_network_info [0.024141s] ... ok 2026-03-29 01:49:05.699030 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.051318s] ... ok 2026-03-29 01:49:05.704287 | debian-bookworm | Filesystem with share name powerstore-share is not found. 2026-03-29 01:49:05.706082 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_share_does_not_exist [0.038550s] ... ok 2026-03-29 01:49:05.706845 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_2 [0.019072s] ... ok 2026-03-29 01:49:05.715651 | debian-bookworm | {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_bind [0.026288s] ... ok 2026-03-29 01:49:05.718294 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_4 [0.029789s] ... ok 2026-03-29 01:49:05.738787 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_3 [0.031473s] ... ok 2026-03-29 01:49:05.746497 | debian-bookworm | Could not find Data Mover by name: server_2. 2026-03-29 01:49:05.748930 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.050497s] ... ok 2026-03-29 01:49:05.760628 | debian-bookworm | {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_1 [0.044826s] ... ok 2026-03-29 01:49:05.761312 | debian-bookworm | Failed to delete snapshot "powerstore-share-snap". 2026-03-29 01:49:05.763034 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot_backend_failure [0.056983s] ... ok 2026-03-29 01:49:05.765149 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats_gluster_mnt_unavailable [0.026558s] ... ok 2026-03-29 01:49:05.767466 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_1 [0.048956s] ... ok 2026-03-29 01:49:05.796200 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_1 [0.027712s] ... ok 2026-03-29 01:49:05.796231 | debian-bookworm | {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_2 [0.034774s] ... ok 2026-03-29 01:49:05.798162 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_compile_volume_pattern [0.032696s] ... ok 2026-03-29 01:49:05.799901 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.050940s] ... ok 2026-03-29 01:49:05.819247 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot [0.055466s] ... ok 2026-03-29 01:49:05.821687 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_2 [0.026029s] ... ok 2026-03-29 01:49:05.823168 | debian-bookworm | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_2_____72_50g_62_50g_ [0.025946s] ... ok 2026-03-29 01:49:05.833291 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share [0.034737s] ... ok 2026-03-29 01:49:05.841435 | debian-bookworm | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_3____62_50g__72_50g_ [0.019801s] ... ok 2026-03-29 01:49:05.852604 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.052449s] ... ok 2026-03-29 01:49:05.855272 | debian-bookworm | Failed to resize share "powerstore-share". 2026-03-29 01:49:05.865872 | debian-bookworm | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_size [0.024128s] ... ok 2026-03-29 01:49:05.866120 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_backend_failure [0.046893s] ... ok 2026-03-29 01:49:05.866414 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_clone [0.033170s] ... ok 2026-03-29 01:49:05.867270 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_from_snapshot [0.045512s] ... ok 2026-03-29 01:49:05.884668 | debian-bookworm | Failed to get mover by name server_2. 2026-03-29 01:49:05.886334 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-03-29 01:49:05.889490 | debian-bookworm | 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-03-29 01:49:05.889527 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-03-29 01:49:05.891301 | debian-bookworm | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_1 [0.024765s] ... ok 2026-03-29 01:49:05.891321 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.038066s] ... ok 2026-03-29 01:49:05.896644 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot [0.029870s] ... ok 2026-03-29 01:49:05.906172 | debian-bookworm | {'The requested NFS export "Manila-UT-filesystem" was not created.'} 2026-03-29 01:49:05.908976 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_filesystem_id_not_found [0.041229s] ... ok 2026-03-29 01:49:05.908993 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats [0.043074s] ... ok 2026-03-29 01:49:05.911151 | debian-bookworm | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_1_None [0.020152s] ... ok 2026-03-29 01:49:05.912897 | debian-bookworm | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-03-29 01:49:05.914747 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.024082s] ... ok 2026-03-29 01:49:05.926042 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_1 [0.028815s] ... ok 2026-03-29 01:49:05.932757 | debian-bookworm | Duplicate access control entry, skipping allow... 2026-03-29 01:49:05.946417 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_dns_server__existed_expt [0.037189s] ... ok 2026-03-29 01:49:05.947656 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_3 [0.035533s] ... ok 2026-03-29 01:49:05.948674 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.031105s] ... ok 2026-03-29 01:49:05.964078 | debian-bookworm | 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-03-29 01:49:05.967333 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.020438s] ... ok 2026-03-29 01:49:05.968995 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_filesystem__existed_expt [0.022363s] ... ok 2026-03-29 01:49:05.970523 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup [0.043505s] ... ok 2026-03-29 01:49:05.971975 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot_failure [0.063021s] ... ok 2026-03-29 01:49:05.985004 | debian-bookworm | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:05.987414 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_cifs_service__existed_expt [0.018467s] ... ok 2026-03-29 01:49:05.988347 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.020090s] ... ok 2026-03-29 01:49:05.989563 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_allow_access [0.042454s] ... ok 2026-03-29 01:49:05.994419 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_2_True [0.021455s] ... ok 2026-03-29 01:49:06.003824 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_2_RuntimeError [0.034247s] ... ok 2026-03-29 01:49:06.005828 | debian-bookworm | 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-03-29 01:49:06.006033 | debian-bookworm | 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-03-29 01:49:06.008604 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.021607s] ... ok 2026-03-29 01:49:06.018966 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_nfs_service__existed_expt [0.031241s] ... ok 2026-03-29 01:49:06.026226 | debian-bookworm | 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-03-29 01:49:06.026330 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs [0.036704s] ... ok 2026-03-29 01:49:06.028398 | debian-bookworm | GlusterFS version 3.5 on server root@host1 is not supported, minimum requirement: 3.6 2026-03-29 01:49:06.028986 | debian-bookworm | REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null 2026-03-29 01:49:06.029017 | debian-bookworm | REST RESPONSE: 204 with params 2026-03-29 01:49:06.029025 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.019629s] ... ok 2026-03-29 01:49:06.031256 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_unsupported_glusterfs_version [0.026871s] ... ok 2026-03-29 01:49:06.032026 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_patch [0.038383s] ... ok 2026-03-29 01:49:06.037198 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_0 [0.018182s] ... ok 2026-03-29 01:49:06.059686 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_2 [0.028348s] ... ok 2026-03-29 01:49:06.060559 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.031085s] ... ok 2026-03-29 01:49:06.060575 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_nfs_deny_access__nonexistent_expt [0.022184s] ... ok 2026-03-29 01:49:06.060622 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_set_export_access [0.028727s] ... ok 2026-03-29 01:49:06.078452 | debian-bookworm | Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:06.079955 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_extend_share [0.052900s] ... ok 2026-03-29 01:49:06.081465 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.021146s] ... ok 2026-03-29 01:49:06.082982 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_nfs_share_access [0.023371s] ... ok 2026-03-29 01:49:06.086247 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_error [0.026850s] ... ok 2026-03-29 01:49:06.099267 | debian-bookworm | Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-03-29 01:49:06.101571 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.020590s] ... ok 2026-03-29 01:49:06.103319 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access [0.019890s] ... ok 2026-03-29 01:49:06.108826 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_filter_used [0.022130s] ... ok 2026-03-29 01:49:06.120280 | debian-bookworm | 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-03-29 01:49:06.121374 | debian-bookworm | 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-03-29 01:49:06.121589 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs [0.041602s] ... ok 2026-03-29 01:49:06.121599 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect_with_ipv6 [0.018521s] ... ok 2026-03-29 01:49:06.124295 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.022512s] ... ok 2026-03-29 01:49:06.126134 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.065216s] ... ok 2026-03-29 01:49:06.142797 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_keymatch [0.033979s] ... ok 2026-03-29 01:49:06.142993 | debian-bookworm | 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-03-29 01:49:06.143389 | debian-bookworm | Mover interface IP 192.168.1.1 already exists. Skip the creation. 2026-03-29 01:49:06.143814 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:06.145480 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.021373s] ... ok 2026-03-29 01:49:06.146275 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share [0.024851s] ... ok 2026-03-29 01:49:06.147956 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_1_False [0.026865s] ... ok 2026-03-29 01:49:06.163476 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_2 [0.020839s] ... ok 2026-03-29 01:49:06.164020 | debian-bookworm | 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-03-29 01:49:06.165878 | debian-bookworm | 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-03-29 01:49:06.166841 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_network_allocations_number [0.020465s] ... ok 2026-03-29 01:49:06.167801 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.022212s] ... ok 2026-03-29 01:49:06.179326 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nas_server_id [0.021603s] ... ok 2026-03-29 01:49:06.185045 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.058749s] ... ok 2026-03-29 01:49:06.196619 | debian-bookworm | Couldn't find the share in used list. 2026-03-29 01:49:06.198362 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol_excp [0.034835s] ... ok 2026-03-29 01:49:06.198590 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_statistic [0.028810s] ... ok 2026-03-29 01:49:06.199739 | debian-bookworm | Share cb532599-8dc6-4c3e-bb21-74ea54be566c has no specified size. Using default value 1, set size in driver options if you want. 2026-03-29 01:49:06.200991 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-03-29 01:49:06.201010 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-03-29 01:49:06.201016 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_size [0.033971s] ... ok 2026-03-29 01:49:06.203564 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.035128s] ... ok 2026-03-29 01:49:06.219473 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager_no_privdata [0.020448s] ... ok 2026-03-29 01:49:06.221564 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_revert_to_snapshot [0.020499s] ... ok 2026-03-29 01:49:06.238094 | debian-bookworm | Failed to create directory in hdfs for the share fakename. Error: Unexpected error while running command. 2026-03-29 01:49:06.238112 | debian-bookworm | Command: None 2026-03-29 01:49:06.238118 | debian-bookworm | Exit code: - 2026-03-29 01:49:06.238123 | debian-bookworm | Stdout: None 2026-03-29 01:49:06.238128 | debian-bookworm | Stderr: None. 2026-03-29 01:49:06.239959 | debian-bookworm | Kerberos is not supported by EMC Unity manila driver plugin. 2026-03-29 01:49:06.240169 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share_exception [0.020321s] ... ok 2026-03-29 01:49:06.240184 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access [0.036341s] ... ok 2026-03-29 01:49:06.241902 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__kerberos [0.020073s] ... ok 2026-03-29 01:49:06.248085 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.062400s] ... ok 2026-03-29 01:49:06.253530 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.054360s] ... ok 2026-03-29 01:49:06.259589 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:06.261446 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_share_create_from_snap [0.019509s] ... ok 2026-03-29 01:49:06.262241 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh [0.022876s] ... ok 2026-03-29 01:49:06.263218 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.023599s] ... ok 2026-03-29 01:49:06.280384 | debian-bookworm | Error running SSH command: fake cmd. Error: . 2026-03-29 01:49:06.281806 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_allow_rw [0.020169s] ... ok 2026-03-29 01:49:06.282310 | debian-bookworm | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2026-03-29 01:49:06.282576 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh_exception [0.020137s] ... ok 2026-03-29 01:49:06.284632 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.021184s] ... ok 2026-03-29 01:49:06.300377 | debian-bookworm | Only 'user' access type allowed! 2026-03-29 01:49:06.301305 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_deny_nfs [0.019365s] ... ok 2026-03-29 01:49:06.302410 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_type [0.019736s] ... ok 2026-03-29 01:49:06.308529 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.054450s] ... ok 2026-03-29 01:49:06.310590 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.062980s] ... ok 2026-03-29 01:49:06.325041 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot [0.021627s] ... ok 2026-03-29 01:49:06.325263 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration [0.022882s] ... ok 2026-03-29 01:49:06.364506 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_do_setup [0.039506s] ... ok 2026-03-29 01:49:06.364571 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_gb_to_byte [0.039647s] ... ok 2026-03-29 01:49:06.375104 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.066485s] ... ok 2026-03-29 01:49:06.380815 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-03-29 01:49:06.384139 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.073029s] ... ok 2026-03-29 01:49:06.393279 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted [0.029270s] ... ok 2026-03-29 01:49:06.417794 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_2 [0.024361s] ... ok 2026-03-29 01:49:06.419468 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.055345s] ... ok 2026-03-29 01:49:06.428657 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.053913s] ... ok 2026-03-29 01:49:06.441390 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_2 [0.023330s] ... ok 2026-03-29 01:49:06.463842 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_1 [0.022435s] ... ok 2026-03-29 01:49:06.464658 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.080582s] ... ok 2026-03-29 01:49:06.472174 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.051920s] ... ok 2026-03-29 01:49:06.480065 | debian-bookworm | 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-03-29 01:49:06.489296 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_2_1_1_1_1__share_id [0.023859s] ... ok 2026-03-29 01:49:06.489497 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.058968s] ... ok 2026-03-29 01:49:06.511905 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_3_1_1_1_1__shares [0.023828s] ... ok 2026-03-29 01:49:06.539585 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.067017s] ... ok 2026-03-29 01:49:06.541851 | debian-bookworm | 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-03-29 01:49:06.551390 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server [0.063117s] ... ok 2026-03-29 01:49:06.551932 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_inexistent_snapshot_exception [0.039453s] ... ok 2026-03-29 01:49:06.559717 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.094366s] ... ok 2026-03-29 01:49:06.581693 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_1__root_snapshot_id [0.030343s] ... ok 2026-03-29 01:49:06.589529 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.304621s] ... ok 2026-03-29 01:49:06.601431 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2026-03-29 01:49:06.604210 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.065087s] ... ok 2026-03-29 01:49:06.605320 | debian-bookworm | 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-03-29 01:49:06.606400 | debian-bookworm | 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-03-29 01:49:06.607521 | debian-bookworm | Could not setup server. 2026-03-29 01:49:06.607533 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:06.607538 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2026-03-29 01:49:06.607543 | debian-bookworm | self._get_context('MoverInterface').create(interface) 2026-03-29 01:49:06.607548 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:06.607552 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:06.607557 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:06.607561 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:06.607565 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:06.607570 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:06.607574 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:06.607578 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:06.607583 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:06.607587 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:06.607591 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:06.607595 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:06.607600 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:06.607604 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:06.607608 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:06.607617 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:06.607621 | debian-bookworm | raise self._exception 2026-03-29 01:49:06.607625 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:06.607630 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:06.607634 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:06.607638 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2026-03-29 01:49:06.607642 | debian-bookworm | raise exception.EMCVnxXMLAPIError(err=message) 2026-03-29 01:49:06.607647 | debian-bookworm | 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-03-29 01:49:06.608196 | debian-bookworm | 2026-03-29 01:49:06.606 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:06.609134 | debian-bookworm | Invalid storage object type fake_type. 2026-03-29 01:49:06.610083 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.020474s] ... ok 2026-03-29 01:49:06.610671 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_3_512_GB [0.029028s] ... ok 2026-03-29 01:49:06.614371 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.062704s] ... ok 2026-03-29 01:49:06.627738 | debian-bookworm | VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. 2026-03-29 01:49:06.630685 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.019539s] ... ok 2026-03-29 01:49:06.632883 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_1_True [0.021959s] ... ok 2026-03-29 01:49:06.635335 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.074913s] ... ok 2026-03-29 01:49:06.637099 | debian-bookworm | 2026-03-29 01:49:06.633 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:06.637112 | debian-bookworm | 2026-03-29 01:49:06.633 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:06.650044 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm [0.019399s] ... ok 2026-03-29 01:49:06.656518 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.052300s] ... ok 2026-03-29 01:49:06.664594 | debian-bookworm | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-03-29 01:49:06.664699 | debian-bookworm | 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-03-29 01:49:06.669008 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_fs_not_available [0.030530s] ... ok 2026-03-29 01:49:06.670263 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.055027s] ... ok 2026-03-29 01:49:06.670278 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.020328s] ... ok 2026-03-29 01:49:06.689362 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_context_change [0.025473s] ... ok 2026-03-29 01:49:06.699806 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.064906s] ... ok 2026-03-29 01:49:06.708302 | debian-bookworm | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. 2026-03-29 01:49:06.710453 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_operation_successful [0.020987s] ... ok 2026-03-29 01:49:06.711210 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.040594s] ... ok 2026-03-29 01:49:06.712826 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.053993s] ... ok 2026-03-29 01:49:06.717568 | debian-bookworm | 2026-03-29 01:49:06.714 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:06.717597 | debian-bookworm | 2026-03-29 01:49:06.714 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:06.738269 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_driver_setup [0.026261s] ... ok 2026-03-29 01:49:06.738954 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_2_False [0.026814s] ... ok 2026-03-29 01:49:06.750113 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.078515s] ... ok 2026-03-29 01:49:06.758583 | debian-bookworm | Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2026-03-29 01:49:06.760541 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.061119s] ... ok 2026-03-29 01:49:06.760886 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.049973s] ... ok 2026-03-29 01:49:06.761363 | debian-bookworm | 2026-03-29 01:49:06.758 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-03-29 01:49:06.761544 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_1_True [0.024743s] ... ok 2026-03-29 01:49:06.765490 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_vvol [0.028163s] ... ok 2026-03-29 01:49:06.781107 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_rados_object_name [0.019287s] ... ok 2026-03-29 01:49:06.786984 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_2_False [0.020599s] ... ok 2026-03-29 01:49:06.801037 | debian-bookworm | There was a problem removing the export. Ignoring errors and continuing operation. 2026-03-29 01:49:06.801057 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:06.801062 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2026-03-29 01:49:06.801068 | debian-bookworm | self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2026-03-29 01:49:06.801072 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:06.801077 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:06.801081 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:06.801085 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:06.801089 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:06.801094 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:06.801098 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:06.801103 | debian-bookworm | raise effect 2026-03-29 01:49:06.801107 | debian-bookworm | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-03-29 01:49:06.801111 | debian-bookworm | Command: None 2026-03-29 01:49:06.801116 | debian-bookworm | Exit code: - 2026-03-29 01:49:06.801120 | debian-bookworm | Stdout: None 2026-03-29 01:49:06.801124 | debian-bookworm | Stderr: None 2026-03-29 01:49:06.803090 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_1_True [0.021276s] ... ok 2026-03-29 01:49:06.805821 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.058045s] ... ok 2026-03-29 01:49:06.815884 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.052214s] ... ok 2026-03-29 01:49:06.824188 | debian-bookworm | There was a problem removing the export. Ignoring errors and continuing operation. 2026-03-29 01:49:06.824201 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:06.824206 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2026-03-29 01:49:06.824225 | debian-bookworm | self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2026-03-29 01:49:06.824230 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:06.824234 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:06.824238 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:06.824242 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:06.824247 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:06.824251 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:06.824255 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:06.824259 | debian-bookworm | raise effect 2026-03-29 01:49:06.824264 | debian-bookworm | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-03-29 01:49:06.824268 | debian-bookworm | Command: None 2026-03-29 01:49:06.824272 | debian-bookworm | Exit code: - 2026-03-29 01:49:06.824277 | debian-bookworm | Stdout: None 2026-03-29 01:49:06.824281 | debian-bookworm | Stderr: None 2026-03-29 01:49:06.825568 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_2_False [0.022242s] ... ok 2026-03-29 01:49:06.826191 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share [0.064746s] ... ok 2026-03-29 01:49:06.827754 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_2_False [0.038502s] ... ok 2026-03-29 01:49:06.829349 | debian-bookworm | 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-03-29 01:49:06.830105 | debian-bookworm | Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-03-29 01:49:06.839269 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.032937s] ... ok 2026-03-29 01:49:06.856617 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory [0.031418s] ... ok 2026-03-29 01:49:06.859627 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_1_True [0.033619s] ... ok 2026-03-29 01:49:06.868335 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.027446s] ... ok 2026-03-29 01:49:06.876263 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.063067s] ... ok 2026-03-29 01:49:06.878001 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_fail [0.021422s] ... ok 2026-03-29 01:49:06.878877 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_1_ [0.019928s] ... ok 2026-03-29 01:49:06.888402 | debian-bookworm | 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-03-29 01:49:06.893754 | debian-bookworm | 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-03-29 01:49:06.894755 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.028055s] ... ok 2026-03-29 01:49:06.908049 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.072321s] ... ok 2026-03-29 01:49:06.914687 | debian-bookworm | {4} 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.036048s] ... ok 2026-03-29 01:49:06.915278 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_success [0.037307s] ... ok 2026-03-29 01:49:06.929056 | debian-bookworm | 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-03-29 01:49:06.932507 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.037560s] ... ok 2026-03-29 01:49:06.934340 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_file [0.019691s] ... ok 2026-03-29 01:49:06.935540 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_error [0.020146s] ... ok 2026-03-29 01:49:06.945624 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.068974s] ... ok 2026-03-29 01:49:06.954716 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_2_False [0.019641s] ... ok 2026-03-29 01:49:06.956900 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.023852s] ... ok 2026-03-29 01:49:06.958376 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota_error [0.022268s] ... ok 2026-03-29 01:49:06.969086 | debian-bookworm | Could not get physical device port on mover server_2. 2026-03-29 01:49:06.971906 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.073775s] ... ok 2026-03-29 01:49:06.975068 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_2_False [0.020803s] ... ok 2026-03-29 01:49:06.977373 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_mount_already_mounted [0.019357s] ... ok 2026-03-29 01:49:06.978643 | debian-bookworm | 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-03-29 01:49:06.979597 | debian-bookworm | 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-03-29 01:49:06.984446 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.027757s] ... ok 2026-03-29 01:49:06.996420 | debian-bookworm | 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-03-29 01:49:06.997427 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_2_False [0.021496s] ... ok 2026-03-29 01:49:06.997905 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_2_False [0.020526s] ... ok 2026-03-29 01:49:07.001774 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server [0.056407s] ... ok 2026-03-29 01:49:07.005133 | debian-bookworm | 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-03-29 01:49:07.012986 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.028348s] ... ok 2026-03-29 01:49:07.037092 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_1 [0.039908s] ... ok 2026-03-29 01:49:07.037746 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_2_False [0.038676s] ... ok 2026-03-29 01:49:07.037761 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool [0.065102s] ... ok 2026-03-29 01:49:07.038122 | debian-bookworm | Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:07.040895 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.027908s] ... ok 2026-03-29 01:49:07.057671 | debian-bookworm | Unable to unmount gluster volume. mount_dir: /mnt/glusterfs, Error: None 2026-03-29 01:49:07.060042 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_1 [0.022674s] ... ok 2026-03-29 01:49:07.060291 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add [0.023373s] ... ok 2026-03-29 01:49:07.061051 | debian-bookworm | 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-03-29 01:49:07.061443 | debian-bookworm | Mover interface 192.168.1.1 not found. Skip the deletion. 2026-03-29 01:49:07.061460 | debian-bookworm | 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-03-29 01:49:07.062581 | debian-bookworm | 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-03-29 01:49:07.065052 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.024014s] ... ok 2026-03-29 01:49:07.066873 | debian-bookworm | Could not setup server. 2026-03-29 01:49:07.066897 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:07.066904 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2026-03-29 01:49:07.066919 | debian-bookworm | self._get_context('MoverInterface').create(interface) 2026-03-29 01:49:07.066925 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:07.066930 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:07.066935 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.066941 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:07.066946 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:07.066951 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.066957 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:07.066962 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:07.066968 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.066973 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:07.066978 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:07.066984 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.066989 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:07.066995 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:07.067039 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.067045 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:07.067050 | debian-bookworm | raise self._exception 2026-03-29 01:49:07.067055 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:07.067061 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:07.067066 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.067071 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2026-03-29 01:49:07.067076 | debian-bookworm | raise exception.EMCVnxXMLAPIError(err=message) 2026-03-29 01:49:07.067082 | debian-bookworm | 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-03-29 01:49:07.071524 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.069380s] ... ok 2026-03-29 01:49:07.080390 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence_error [0.020744s] ... ok 2026-03-29 01:49:07.081021 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule [0.020683s] ... ok 2026-03-29 01:49:07.085230 | debian-bookworm | 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-03-29 01:49:07.085559 | debian-bookworm | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-03-29 01:49:07.088262 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.023073s] ... ok 2026-03-29 01:49:07.099817 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_1_foo_1_1_1 [0.019216s] ... ok 2026-03-29 01:49:07.101357 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_no_share_provided [0.020128s] ... ok 2026-03-29 01:49:07.102445 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.065116s] ... ok 2026-03-29 01:49:07.106426 | debian-bookworm | 2026-03-29 01:49:07.104 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:07.111498 | debian-bookworm | 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-03-29 01:49:07.111524 | debian-bookworm | 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-03-29 01:49:07.113597 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.025182s] ... ok 2026-03-29 01:49:07.126979 | debian-bookworm | 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-03-29 01:49:07.127647 | debian-bookworm | Could not setup server. 2026-03-29 01:49:07.127664 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:07.127670 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2026-03-29 01:49:07.127676 | debian-bookworm | devices = self.get_managed_ports() 2026-03-29 01:49:07.127681 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.127686 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:07.127702 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:07.127708 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.127713 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:07.127718 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:07.127723 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.127729 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:07.127734 | debian-bookworm | raise effect 2026-03-29 01:49:07.127739 | debian-bookworm | manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2026-03-29 01:49:07.127845 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share [0.026224s] ... ok 2026-03-29 01:49:07.129826 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_2_False [0.029977s] ... ok 2026-03-29 01:49:07.131530 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.060114s] ... ok 2026-03-29 01:49:07.136064 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_interconnect_id [0.022349s] ... ok 2026-03-29 01:49:07.139820 | debian-bookworm | 2026-03-29 01:49:07.137 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:07.139840 | debian-bookworm | 2026-03-29 01:49:07.138 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:07.147878 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_invalid_share_protocol [0.020017s] ... ok 2026-03-29 01:49:07.149519 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_2 [0.019474s] ... ok 2026-03-29 01:49:07.157018 | debian-bookworm | 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-03-29 01:49:07.159659 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.023425s] ... ok 2026-03-29 01:49:07.170569 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_2 [0.022122s] ... ok 2026-03-29 01:49:07.173085 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.067663s] ... ok 2026-03-29 01:49:07.173104 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_4 [0.020408s] ... ok 2026-03-29 01:49:07.173110 | debian-bookworm | 2026-03-29 01:49:07.169 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:07.173117 | debian-bookworm | 2026-03-29 01:49:07.170 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:07.180256 | debian-bookworm | 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-03-29 01:49:07.184452 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.052542s] ... ok 2026-03-29 01:49:07.187139 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access [0.027306s] ... ok 2026-03-29 01:49:07.190227 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_2_True [0.018675s] ... ok 2026-03-29 01:49:07.201213 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share [0.030995s] ... ok 2026-03-29 01:49:07.206925 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-03-29 01:49:07.207226 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-03-29 01:49:07.207355 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_3 [0.018580s] ... ok 2026-03-29 01:49:07.209741 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.022584s] ... ok 2026-03-29 01:49:07.209925 | debian-bookworm | 2026-03-29 01:49:07.208 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-03-29 01:49:07.227058 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_1_None [0.025687s] ... ok 2026-03-29 01:49:07.234107 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.049692s] ... ok 2026-03-29 01:49:07.237865 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.067614s] ... ok 2026-03-29 01:49:07.239075 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.029150s] ... ok 2026-03-29 01:49:07.239499 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_1 [0.032116s] ... ok 2026-03-29 01:49:07.250956 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_recovery [0.023734s] ... ok 2026-03-29 01:49:07.263721 | debian-bookworm | Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2026-03-29 01:49:07.272913 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_3 [0.033055s] ... ok 2026-03-29 01:49:07.273745 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.034389s] ... ok 2026-03-29 01:49:07.298356 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_access_rule [0.046449s] ... ok 2026-03-29 01:49:07.298890 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_2_2 [0.025111s] ... ok 2026-03-29 01:49:07.299332 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.064456s] ... ok 2026-03-29 01:49:07.304282 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot [0.030301s] ... ok 2026-03-29 01:49:07.306171 | debian-bookworm | 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-03-29 01:49:07.306861 | debian-bookworm | Failed to update storage pool. 2026-03-29 01:49:07.315626 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:07.324318 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_4 [0.025756s] ... ok 2026-03-29 01:49:07.324814 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_resize_file_system [0.026895s] ... ok 2026-03-29 01:49:07.325835 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.087646s] ... ok 2026-03-29 01:49:07.345600 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_2 [0.020351s] ... ok 2026-03-29 01:49:07.345822 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.041057s] ... ok 2026-03-29 01:49:07.349876 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_notsupported [0.025476s] ... ok 2026-03-29 01:49:07.350328 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.051546s] ... ok 2026-03-29 01:49:07.356530 | debian-bookworm | 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-03-29 01:49:07.362457 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.036355s] ... ok 2026-03-29 01:49:07.375037 | debian-bookworm | 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-03-29 01:49:07.376082 | debian-bookworm | 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-03-29 01:49:07.378846 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.028336s] ... ok 2026-03-29 01:49:07.379701 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.034229s] ... ok 2026-03-29 01:49:07.381852 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_1 [0.036491s] ... ok 2026-03-29 01:49:07.382372 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_1_do_setup [0.032880s] ... ok 2026-03-29 01:49:07.393132 | debian-bookworm | Failed to get mover by name server_2. 2026-03-29 01:49:07.393348 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-03-29 01:49:07.393703 | debian-bookworm | 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-03-29 01:49:07.394103 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-03-29 01:49:07.397662 | debian-bookworm | Failed to create CIFS server 4-57fc88167224. Reason: []. 2026-03-29 01:49:07.407764 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_1 [0.023988s] ... ok 2026-03-29 01:49:07.408647 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.027025s] ... ok 2026-03-29 01:49:07.408673 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.027926s] ... ok 2026-03-29 01:49:07.408687 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.045157s] ... ok 2026-03-29 01:49:07.408912 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_2 [0.024847s] ... ok 2026-03-29 01:49:07.436511 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.029156s] ... ok 2026-03-29 01:49:07.436960 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.029224s] ... ok 2026-03-29 01:49:07.437384 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_via_manager [0.029543s] ... ok 2026-03-29 01:49:07.437549 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_with_refresh [0.029504s] ... ok 2026-03-29 01:49:07.438242 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.030373s] ... ok 2026-03-29 01:49:07.460452 | debian-bookworm | Unable to delete share fakename 2026-03-29 01:49:07.460486 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:07.460496 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/glusterfs/layout_directory.py", line 179, in delete_share 2026-03-29 01:49:07.460504 | debian-bookworm | privsep_os.recursive_forced_rm(local_share_path) 2026-03-29 01:49:07.460512 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:07.460521 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:07.460529 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.460536 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:07.460544 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:07.460552 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.460560 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:07.460568 | debian-bookworm | raise effect 2026-03-29 01:49:07.460576 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:07.460584 | debian-bookworm | Command: None 2026-03-29 01:49:07.460592 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.460600 | debian-bookworm | Stdout: None 2026-03-29 01:49:07.460608 | debian-bookworm | Stderr: None 2026-03-29 01:49:07.461485 | debian-bookworm | 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-03-29 01:49:07.462366 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cannot_delete_share [0.025800s] ... ok 2026-03-29 01:49:07.462861 | debian-bookworm | 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-03-29 01:49:07.464462 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm [0.027979s] ... ok 2026-03-29 01:49:07.467498 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.028914s] ... ok 2026-03-29 01:49:07.473839 | debian-bookworm | Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-03-29 01:49:07.477168 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:07.477184 | debian-bookworm | 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-03-29 01:49:07.477199 | debian-bookworm | self._execute_cmd(copy_ckpt_cmd, check_exit_code=True) 2026-03-29 01:49:07.477204 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:07.477210 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:07.477216 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.477221 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:07.477227 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:07.477233 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.477238 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:07.477244 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:07.477249 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.477255 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:07.477260 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:07.477266 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.477271 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:07.477277 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:07.477282 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.477295 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:07.477300 | debian-bookworm | raise self._exception 2026-03-29 01:49:07.477306 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:07.477311 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:07.477316 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.477321 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd 2026-03-29 01:49:07.477327 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-03-29 01:49:07.477332 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.477337 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:07.477342 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:07.477347 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.477352 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:07.477358 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:07.477363 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.477368 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:07.477373 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:07.477378 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.477384 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-03-29 01:49:07.477393 | debian-bookworm | raise item[2] 2026-03-29 01:49:07.477399 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:07.477404 | debian-bookworm | Command: None 2026-03-29 01:49:07.477409 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.477415 | debian-bookworm | Stdout: '' 2026-03-29 01:49:07.477421 | debian-bookworm | Stderr: None 2026-03-29 01:49:07.477431 | debian-bookworm | Unsupported configuration. hpe3par_fpg must have IP address or be discoverable at 3PAR 2026-03-29 01:49:07.478320 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.041844s] ... ok 2026-03-29 01:49:07.478861 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_failure_no_dhss_no_conf_ss_ip [0.041950s] ... ok 2026-03-29 01:49:07.482093 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_1___ [0.019739s] ... ok 2026-03-29 01:49:07.495675 | debian-bookworm | 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-03-29 01:49:07.496703 | debian-bookworm | 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-03-29 01:49:07.497990 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm [0.033065s] ... ok 2026-03-29 01:49:07.500420 | debian-bookworm | 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-03-29 01:49:07.509491 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.032489s] ... ok 2026-03-29 01:49:07.511608 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup [0.028048s] ... ok 2026-03-29 01:49:07.512398 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_get_network_allocations_number [0.032528s] ... ok 2026-03-29 01:49:07.512678 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.032101s] ... ok 2026-03-29 01:49:07.532692 | debian-bookworm | 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-03-29 01:49:07.535166 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.024220s] ... ok 2026-03-29 01:49:07.549591 | debian-bookworm | Could not mount the Gluster volume testvol 2026-03-29 01:49:07.556821 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:07.556849 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/glusterfs/layout_directory.py", line 108, in _ensure_gluster_vol_mounted 2026-03-29 01:49:07.556863 | debian-bookworm | common._mount_gluster_vol(self.driver._execute, 2026-03-29 01:49:07.556874 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:07.556886 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:07.556898 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.556906 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:07.556914 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:07.556922 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.556930 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:07.556938 | debian-bookworm | raise effect 2026-03-29 01:49:07.556975 | debian-bookworm | manila.exception.GlusterfsException: Unknown Gluster exception. 2026-03-29 01:49:07.556994 | debian-bookworm | 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-03-29 01:49:07.557005 | debian-bookworm | 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-03-29 01:49:07.558398 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover [0.022803s] ... ok 2026-03-29 01:49:07.559386 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory_error [0.046743s] ... ok 2026-03-29 01:49:07.559605 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_nfs [0.060388s] ... ok 2026-03-29 01:49:07.559618 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.058249s] ... ok 2026-03-29 01:49:07.560302 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted_error [0.047585s] ... ok 2026-03-29 01:49:07.583611 | debian-bookworm | Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:07.587491 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota [0.028903s] ... ok 2026-03-29 01:49:07.587716 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory [0.028568s] ... ok 2026-03-29 01:49:07.588154 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.029518s] ... ok 2026-03-29 01:49:07.588278 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.028250s] ... ok 2026-03-29 01:49:07.608103 | debian-bookworm | 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-03-29 01:49:07.609721 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot [0.022443s] ... ok 2026-03-29 01:49:07.609913 | debian-bookworm | 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-03-29 01:49:07.609925 | debian-bookworm | Command: None 2026-03-29 01:49:07.609929 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.609932 | debian-bookworm | Stdout: '' 2026-03-29 01:49:07.609936 | debian-bookworm | Stderr: None. 2026-03-29 01:49:07.611007 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_get_none [0.023492s] ... ok 2026-03-29 01:49:07.612993 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.025974s] ... ok 2026-03-29 01:49:07.623568 | debian-bookworm | Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-03-29 01:49:07.623583 | debian-bookworm | Command: None 2026-03-29 01:49:07.623587 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.623591 | debian-bookworm | Stdout: '' 2026-03-29 01:49:07.623594 | debian-bookworm | Stderr: None. 2026-03-29 01:49:07.634093 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_1 [0.023963s] ... ok 2026-03-29 01:49:07.634301 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.046052s] ... ok 2026-03-29 01:49:07.634449 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_exception [0.022503s] ... ok 2026-03-29 01:49:07.634627 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_success [0.075351s] ... ok 2026-03-29 01:49:07.635457 | debian-bookworm | Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-03-29 01:49:07.638916 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.025772s] ... ok 2026-03-29 01:49:07.657033 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_hit [0.023103s] ... ok 2026-03-29 01:49:07.657377 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_1 [0.023737s] ... ok 2026-03-29 01:49:07.658762 | debian-bookworm | 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-03-29 01:49:07.661423 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.022237s] ... ok 2026-03-29 01:49:07.661681 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.027783s] ... ok 2026-03-29 01:49:07.675609 | debian-bookworm | Share fakeid does not support snapshots: fake error. 2026-03-29 01:49:07.686815 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-03-29 01:49:07.686832 | debian-bookworm | NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-03-29 01:49:07.688727 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.026317s] ... ok 2026-03-29 01:49:07.689056 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_2 [0.030869s] ... ok 2026-03-29 01:49:07.690456 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search_xproto [0.031440s] ... ok 2026-03-29 01:49:07.690472 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.027177s] ... ok 2026-03-29 01:49:07.707815 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_success [0.073641s] ... ok 2026-03-29 01:49:07.713146 | debian-bookworm | Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-03-29 01:49:07.713168 | debian-bookworm | Command: None 2026-03-29 01:49:07.713174 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.713179 | debian-bookworm | Stdout: '' 2026-03-29 01:49:07.713185 | debian-bookworm | Stderr: None. 2026-03-29 01:49:07.715473 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_missing_record [0.026571s] ... ok 2026-03-29 01:49:07.715899 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.027544s] ... ok 2026-03-29 01:49:07.720432 | debian-bookworm | {6} 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.031663s] ... ok 2026-03-29 01:49:07.721527 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access [0.031324s] ... ok 2026-03-29 01:49:07.733689 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-03-29 01:49:07.735748 | debian-bookworm | Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2026-03-29 01:49:07.737025 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.021085s] ... ok 2026-03-29 01:49:07.737468 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_2 [0.021550s] ... ok 2026-03-29 01:49:07.755310 | debian-bookworm | Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-03-29 01:49:07.755341 | debian-bookworm | Command: None 2026-03-29 01:49:07.755351 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.755359 | debian-bookworm | Stdout: '' 2026-03-29 01:49:07.755367 | debian-bookworm | Stderr: None. 2026-03-29 01:49:07.758597 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_1_this_is_too_bad [0.019458s] ... ok 2026-03-29 01:49:07.758754 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.035910s] ... ok 2026-03-29 01:49:07.759408 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.022526s] ... ok 2026-03-29 01:49:07.760676 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_cifs [0.040171s] ... ok 2026-03-29 01:49:07.764179 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot [0.056530s] ... ok 2026-03-29 01:49:07.779155 | debian-bookworm | {4} 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.022561s] ... ok 2026-03-29 01:49:07.781382 | debian-bookworm | Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-03-29 01:49:07.781395 | debian-bookworm | Command: None 2026-03-29 01:49:07.781399 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.781402 | debian-bookworm | Stdout: '' 2026-03-29 01:49:07.781406 | debian-bookworm | Stderr: None. 2026-03-29 01:49:07.781410 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:07.781413 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1815, in delete 2026-03-29 01:49:07.781417 | debian-bookworm | self._execute_cmd(delete_nfs_share_cmd, check_exit_code=True) 2026-03-29 01:49:07.781421 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:07.781425 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:07.781429 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.781462 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:07.781466 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:07.781470 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.781473 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:07.781477 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:07.781480 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.781484 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:07.781487 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:07.781491 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.781495 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:07.781499 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:07.781502 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.781506 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:07.781509 | debian-bookworm | raise self._exception 2026-03-29 01:49:07.781513 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:07.781516 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:07.781520 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.781523 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-03-29 01:49:07.781527 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-03-29 01:49:07.781536 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.781540 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:07.781543 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:07.781547 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.781550 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:07.781554 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:07.781557 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.781561 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:07.781564 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:07.781568 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.781571 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-03-29 01:49:07.781575 | debian-bookworm | raise item[2] 2026-03-29 01:49:07.781584 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:07.781588 | debian-bookworm | Command: None 2026-03-29 01:49:07.781591 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.781595 | debian-bookworm | Stdout: '' 2026-03-29 01:49:07.781598 | debian-bookworm | Stderr: None 2026-03-29 01:49:07.784323 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.027452s] ... ok 2026-03-29 01:49:07.785129 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_3___4__0__0___None___false___None_ [0.024340s] ... ok 2026-03-29 01:49:07.786183 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.026588s] ... ok 2026-03-29 01:49:07.804988 | debian-bookworm | 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-03-29 01:49:07.807697 | debian-bookworm | Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2026-03-29 01:49:07.807707 | debian-bookworm | Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 2. 2026-03-29 01:49:07.809264 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_6 [0.029704s] ... ok 2026-03-29 01:49:07.809609 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.024421s] ... ok 2026-03-29 01:49:07.810023 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.022362s] ... ok 2026-03-29 01:49:07.810035 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_2_2 [0.024224s] ... ok 2026-03-29 01:49:07.827357 | debian-bookworm | 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-03-29 01:49:07.829284 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.020258s] ... ok 2026-03-29 01:49:07.829765 | debian-bookworm | 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-03-29 01:49:07.830533 | debian-bookworm | Couldn't find a free gluster volume to use. 2026-03-29 01:49:07.831749 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_2 [0.022950s] ... ok 2026-03-29 01:49:07.833407 | debian-bookworm | Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-03-29 01:49:07.833421 | debian-bookworm | Command: None 2026-03-29 01:49:07.833425 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.833429 | debian-bookworm | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-03-29 01:49:07.833432 | debian-bookworm | Stderr: None. 2026-03-29 01:49:07.833444 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:07.833452 | debian-bookworm | 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-03-29 01:49:07.833456 | debian-bookworm | self._execute_cmd(set_nfs_share_access_cmd, check_exit_code=True) 2026-03-29 01:49:07.833460 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:07.833464 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:07.833468 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.833472 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:07.833475 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:07.833479 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.833482 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:07.833486 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:07.833489 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.833493 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:07.833496 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:07.833500 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.833504 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:07.833507 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:07.833511 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.833514 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:07.833518 | debian-bookworm | raise self._exception 2026-03-29 01:49:07.833522 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:07.833525 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:07.833529 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.833532 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-03-29 01:49:07.833535 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-03-29 01:49:07.833539 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.833542 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:07.833545 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:07.833549 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.833552 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:07.833556 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:07.833559 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.833563 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:07.833566 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:07.833570 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.833573 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-03-29 01:49:07.833577 | debian-bookworm | raise item[2] 2026-03-29 01:49:07.833581 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:07.833584 | debian-bookworm | Command: None 2026-03-29 01:49:07.833587 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.833591 | debian-bookworm | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-03-29 01:49:07.833594 | debian-bookworm | Stderr: None 2026-03-29 01:49:07.835446 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.026516s] ... ok 2026-03-29 01:49:07.839820 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share_only_readonly [0.030058s] ... ok 2026-03-29 01:49:07.847967 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_conf2json [0.018588s] ... ok 2026-03-29 01:49:07.855866 | debian-bookworm | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. 2026-03-29 01:49:07.856262 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_down [0.023967s] ... ok 2026-03-29 01:49:07.858225 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.022750s] ... ok 2026-03-29 01:49:07.870350 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_with_fstore_per_share_false [0.030183s] ... ok 2026-03-29 01:49:07.877725 | debian-bookworm | 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-03-29 01:49:07.884332 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_rados_object [0.036012s] ... ok 2026-03-29 01:49:07.884683 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share [0.028613s] ... ok 2026-03-29 01:49:07.885398 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.026644s] ... ok 2026-03-29 01:49:07.907656 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_nfs [0.036782s] ... ok 2026-03-29 01:49:07.908429 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size [0.022111s] ... ok 2026-03-29 01:49:07.908922 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.023715s] ... ok 2026-03-29 01:49:07.911037 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_no_log_message [0.026466s] ... ok 2026-03-29 01:49:07.926793 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share [0.019502s] ... ok 2026-03-29 01:49:07.929562 | debian-bookworm | There was a problem removing the export. Ignoring errors and continuing operation. 2026-03-29 01:49:07.929579 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:07.929586 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 515, in remove_export 2026-03-29 01:49:07.929592 | debian-bookworm | confdict = self._read_export(name) 2026-03-29 01:49:07.929597 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.929602 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:07.929607 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:07.929611 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.929617 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:07.929622 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:07.929627 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:07.929632 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:07.929636 | debian-bookworm | raise effect 2026-03-29 01:49:07.929641 | debian-bookworm | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-03-29 01:49:07.929646 | debian-bookworm | Command: None 2026-03-29 01:49:07.929651 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.929656 | debian-bookworm | Stdout: None 2026-03-29 01:49:07.929661 | debian-bookworm | Stderr: None 2026-03-29 01:49:07.935547 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface [0.021173s] ... ok 2026-03-29 01:49:07.935807 | debian-bookworm | Unexpected provisioning type for FPG pool: BOGUS. 2026-03-29 01:49:07.936065 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_2_False [0.020701s] ... ok 2026-03-29 01:49:07.940745 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_bad_prov_type [0.032056s] ... ok 2026-03-29 01:49:07.946468 | debian-bookworm | Failed to deny ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. 2026-03-29 01:49:07.946487 | debian-bookworm | Command: None 2026-03-29 01:49:07.946493 | debian-bookworm | Exit code: - 2026-03-29 01:49:07.946498 | debian-bookworm | Stdout: None 2026-03-29 01:49:07.946502 | debian-bookworm | Stderr: None. 2026-03-29 01:49:07.948522 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access_exception [0.021697s] ... ok 2026-03-29 01:49:07.951035 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_1_True [0.019424s] ... ok 2026-03-29 01:49:07.952122 | debian-bookworm | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. 2026-03-29 01:49:07.954439 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.024007s] ... ok 2026-03-29 01:49:07.967528 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.018982s] ... ok 2026-03-29 01:49:07.970812 | debian-bookworm | Failed to get capacity for fpg pool: Fake exception for testing. 2026-03-29 01:49:07.974321 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_exception [0.034727s] ... ok 2026-03-29 01:49:07.986016 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_2 [0.031644s] ... ok 2026-03-29 01:49:07.988119 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_recovery_mode [0.020057s] ... ok 2026-03-29 01:49:08.003191 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_2_False [0.020013s] ... ok 2026-03-29 01:49:08.004369 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_no_client [0.029985s] ... ok 2026-03-29 01:49:08.009866 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_1 [0.022224s] ... ok 2026-03-29 01:49:08.028867 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_with_mount_point_name [0.073692s] ... ok 2026-03-29 01:49:08.029227 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence [0.025526s] ... ok 2026-03-29 01:49:08.030257 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_invalid_protocol [0.020371s] ... ok 2026-03-29 01:49:08.033646 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_01__2__1__True_ [0.029150s] ... ok 2026-03-29 01:49:08.051057 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_cifs_exception [0.020550s] ... ok 2026-03-29 01:49:08.052750 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_2 [0.023962s] ... ok 2026-03-29 01:49:08.057244 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_09__99999999__1__True_ [0.023409s] ... ok 2026-03-29 01:49:08.074362 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs [0.022883s] ... ok 2026-03-29 01:49:08.074667 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_user_option [0.021108s] ... ok 2026-03-29 01:49:08.091463 | debian-bookworm | Invalid protocol. Expected nfs or smb. Got bogus. 2026-03-29 01:49:08.093350 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_2_True [0.018786s] ... ok 2026-03-29 01:49:08.094353 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_2_bogus [0.036984s] ... ok 2026-03-29 01:49:08.096161 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share [0.020635s] ... ok 2026-03-29 01:49:08.096667 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_with_provider_location_success [0.332404s] ... ok 2026-03-29 01:49:08.101745 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot [0.073025s] ... ok 2026-03-29 01:49:08.114580 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_3 [0.021487s] ... ok 2026-03-29 01:49:08.115668 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_2_hitachi_hnas_evs_id [0.020847s] ... ok 2026-03-29 01:49:08.118432 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_2___ip______ [0.023948s] ... ok 2026-03-29 01:49:08.135780 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_2_1_1_1_1_share_id [0.019942s] ... ok 2026-03-29 01:49:08.136831 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_shouldnt_have_vol [0.022223s] ... ok 2026-03-29 01:49:08.150705 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists [0.053600s] ... ok 2026-03-29 01:49:08.158872 | debian-bookworm | 2026-03-29 01:49:08.157 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:08.169344 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_bad_policy [0.030841s] ... ok 2026-03-29 01:49:08.188766 | debian-bookworm | 2026-03-29 01:49:08.167 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:08.188810 | debian-bookworm | 2026-03-29 01:49:08.167 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:08.188815 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_1___ [0.034374s] ... ok 2026-03-29 01:49:08.188820 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_not_found [0.083208s] ... ok 2026-03-29 01:49:08.199036 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_2 [0.021185s] ... ok 2026-03-29 01:49:08.199078 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_2_128GB [0.019754s] ... ok 2026-03-29 01:49:08.208476 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_extend_share [0.053127s] ... ok 2026-03-29 01:49:08.216973 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_3 [0.022228s] ... ok 2026-03-29 01:49:08.217010 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_2 [0.021911s] ... ok 2026-03-29 01:49:08.227899 | debian-bookworm | 2026-03-29 01:49:08.226 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:08.227934 | debian-bookworm | 2026-03-29 01:49:08.226 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:08.236222 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_multiple [0.019249s] ... ok 2026-03-29 01:49:08.236289 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_1_True [0.020056s] ... ok 2026-03-29 01:49:08.259250 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_share [0.064696s] ... ok 2026-03-29 01:49:08.259840 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_2 [0.028506s] ... ok 2026-03-29 01:49:08.260642 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_raises_when_quota_absent [0.056551s] ... ok 2026-03-29 01:49:08.260875 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_2_False [0.028101s] ... ok 2026-03-29 01:49:08.280761 | debian-bookworm | 2026-03-29 01:49:08.279 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-03-29 01:49:08.282599 | debian-bookworm | model 2026-03-29 01:49:08.285176 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_4 [0.025383s] ... ok 2026-03-29 01:49:08.287028 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_2_False [0.026079s] ... ok 2026-03-29 01:49:08.303070 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:08.310673 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_3 [0.025342s] ... ok 2026-03-29 01:49:08.310916 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_path_not_resolved [0.060614s] ... ok 2026-03-29 01:49:08.311550 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_exception [0.023747s] ... ok 2026-03-29 01:49:08.332367 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_with_mount_support [0.071582s] ... ok 2026-03-29 01:49:08.334243 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_3_delete_share [0.023654s] ... ok 2026-03-29 01:49:08.334855 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota [0.023539s] ... ok 2026-03-29 01:49:08.361872 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_1 [0.027103s] ... ok 2026-03-29 01:49:08.363102 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access [0.026548s] ... ok 2026-03-29 01:49:08.385546 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_raises_when_quota_absent [0.073926s] ... ok 2026-03-29 01:49:08.403507 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_2_False [0.042268s] ... ok 2026-03-29 01:49:08.406462 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_2_False [0.044692s] ... ok 2026-03-29 01:49:08.409061 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_nfs [0.076587s] ... ok 2026-03-29 01:49:08.422913 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_inexistent_share [0.019446s] ... ok 2026-03-29 01:49:08.426279 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs [0.019834s] ... ok 2026-03-29 01:49:08.438283 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_3__None___vfs__ [0.319421s] ... ok 2026-03-29 01:49:08.443580 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_update_access_level_exception [0.020747s] ... ok 2026-03-29 01:49:08.444206 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_http_error_on_clear_rules [0.058881s] ... ok 2026-03-29 01:49:08.445201 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_subclass [0.018786s] ... ok 2026-03-29 01:49:08.457771 | debian-bookworm | 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-03-29 01:49:08.460160 | debian-bookworm | Failed to update access for NFS share share-foo: share not found. 2026-03-29 01:49:08.460389 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_cifs [0.022108s] ... ok 2026-03-29 01:49:08.462786 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_share_not_found [0.053275s] ... ok 2026-03-29 01:49:08.473043 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot_with_provider_location [0.020471s] ... ok 2026-03-29 01:49:08.473066 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_cannot_cleanup_unusable_share [0.020371s] ... ok 2026-03-29 01:49:08.473071 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_fail [0.025737s] ... ok 2026-03-29 01:49:08.481556 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_1___fake_data____POST__ [0.020516s] ... ok 2026-03-29 01:49:08.488185 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__init__login_failure [0.019835s] ... ok 2026-03-29 01:49:08.488209 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_no_permission [0.020036s] ... ok 2026-03-29 01:49:08.488216 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_does_not_exist [0.019897s] ... ok 2026-03-29 01:49:08.496221 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_tb [0.019155s] ... ok 2026-03-29 01:49:08.504082 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_ro_success [0.022693s] ... ok 2026-03-29 01:49:08.506282 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_error_case [0.019393s] ... ok 2026-03-29 01:49:08.506296 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_exists [0.020068s] ... ok 2026-03-29 01:49:08.509526 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats [0.020786s] ... ok 2026-03-29 01:49:08.510160 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot [0.027823s] ... ok 2026-03-29 01:49:08.523692 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_3__500__False_ [0.019075s] ... ok 2026-03-29 01:49:08.524160 | debian-bookworm | Config file invalid. SnapshotSupport and ReplicationSupport can not both be set to True. 2026-03-29 01:49:08.525324 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share_can_be_called_with_extra_arg_share_server [0.019336s] ... ok 2026-03-29 01:49:08.526901 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_snapshot_replication_conflict [0.023000s] ... ok 2026-03-29 01:49:08.528609 | debian-bookworm | Failed to create session. Status_code="401", body="". 2026-03-29 01:49:08.530426 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_failure [0.020085s] ... ok 2026-03-29 01:49:08.533288 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_error [0.023365s] ... ok 2026-03-29 01:49:08.549867 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_glusterfs_target_not_set [0.024057s] ... ok 2026-03-29 01:49:08.550186 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_export_aliases_success [0.025932s] ... ok 2026-03-29 01:49:08.550684 | debian-bookworm | Can not create snapshot, because share id is not provided. 2026-03-29 01:49:08.550968 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_2__404__False_ [0.020308s] ... ok 2026-03-29 01:49:08.553046 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_inexistent_export [0.019735s] ... ok 2026-03-29 01:49:08.570421 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_user_not_found [0.019333s] ... ok 2026-03-29 01:49:08.572772 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_2__404__False_ [0.023242s] ... ok 2026-03-29 01:49:08.574922 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_share [0.025450s] ... ok 2026-03-29 01:49:08.576337 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add_error [0.023300s] ... ok 2026-03-29 01:49:08.580084 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_share_not_exist [0.052919s] ... ok 2026-03-29 01:49:08.590684 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_2__404__False_ [0.020189s] ... ok 2026-03-29 01:49:08.592897 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_error_case [0.019987s] ... ok 2026-03-29 01:49:08.597366 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_1 [0.019669s] ... ok 2026-03-29 01:49:08.598606 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_nothing_to_clone [0.021984s] ... ok 2026-03-29 01:49:08.607579 | debian-bookworm | Failed to copy data, reason: err. 2026-03-29 01:49:08.608153 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-03-29 01:49:08.608527 | debian-bookworm | Can not get access id from share. share_name: share_fake_uuid 2026-03-29 01:49:08.611918 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share [0.021012s] ... ok 2026-03-29 01:49:08.612963 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_1__204__True_ [0.019919s] ... ok 2026-03-29 01:49:08.625768 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_copydata_fail [0.035785s] ... ok 2026-03-29 01:49:08.626685 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_1 [0.031593s] ... ok 2026-03-29 01:49:08.627043 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_vvol_does_not_exist [0.028522s] ... ok 2026-03-29 01:49:08.645390 | debian-bookworm | Couldn't find a free gluster volume to use. 2026-03-29 01:49:08.646377 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_only [0.033764s] ... ok 2026-03-29 01:49:08.646676 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_2__404__False_ [0.032787s] ... ok 2026-03-29 01:49:08.647194 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_1 [0.020491s] ... ok 2026-03-29 01:49:08.652858 | debian-bookworm | Cannot create more than one replica for share fake_share_id. 2026-03-29 01:49:08.653851 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing [0.026402s] ... ok 2026-03-29 01:49:08.664772 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_already_exists [0.048653s] ... ok 2026-03-29 01:49:08.665506 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_by_id_success_204 [0.019712s] ... ok 2026-03-29 01:49:08.667344 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get [0.021631s] ... ok 2026-03-29 01:49:08.680109 | debian-bookworm | Failed to check available capacity for hdfs.Error: Unexpected error while running command. 2026-03-29 01:49:08.694231 | debian-bookworm | Command: None 2026-03-29 01:49:08.694250 | debian-bookworm | Exit code: - 2026-03-29 01:49:08.694256 | debian-bookworm | Stdout: None 2026-03-29 01:49:08.694262 | debian-bookworm | Stderr: None. 2026-03-29 01:49:08.696231 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot [0.027753s] ... ok 2026-03-29 01:49:08.696576 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_status_200_returns_first_snapshot [0.029707s] ... ok 2026-03-29 01:49:08.696799 | debian-bookworm | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.048139s] ... ok 2026-03-29 01:49:08.696825 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_2 [0.041905s] ... ok 2026-03-29 01:49:08.711880 | debian-bookworm | 2026-03-29 01:49:08.708 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:08.715181 | debian-bookworm | Query resource pool error. 2026-03-29 01:49:08.715207 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:49:08.715595 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem [0.019993s] ... ok 2026-03-29 01:49:08.720590 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fs_fail [0.053283s] ... ok 2026-03-29 01:49:08.721320 | debian-bookworm | 2026-03-29 01:49:08.718 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:08.738643 | debian-bookworm | 2026-03-29 01:49:08.718 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:08.738899 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_unexpected_error [0.025075s] ... ok 2026-03-29 01:49:08.739216 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_deny [0.025669s] ... ok 2026-03-29 01:49:08.740618 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_3 [0.044545s] ... ok 2026-03-29 01:49:08.752236 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot [0.036699s] ... ok 2026-03-29 01:49:08.761349 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_ro_ips [0.039250s] ... ok 2026-03-29 01:49:08.768186 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system_exception [0.026825s] ... ok 2026-03-29 01:49:08.768682 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_no_data_fail [0.050122s] ... ok 2026-03-29 01:49:08.770415 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_cleanup [0.048696s] ... ok 2026-03-29 01:49:08.771021 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/cluster with body None 2026-03-29 01:49:08.771333 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:08.773482 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id_failure [0.020883s] ... ok 2026-03-29 01:49:08.778840 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_rw_ips [0.018767s] ... ok 2026-03-29 01:49:08.780793 | debian-bookworm | 2026-03-29 01:49:08.778 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:08.780810 | debian-bookworm | 2026-03-29 01:49:08.779 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:08.788779 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_2__0__5_ [0.020781s] ... ok 2026-03-29 01:49:08.793121 | debian-bookworm | 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-03-29 01:49:08.793340 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:08.793991 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_1 [0.023520s] ... ok 2026-03-29 01:49:08.795300 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces_failure [0.021826s] ... ok 2026-03-29 01:49:08.795550 | debian-bookworm | The filesystem type is "Thick", so dedupe or compression cannot be set. 2026-03-29 01:49:08.798537 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_success [0.019670s] ... ok 2026-03-29 01:49:08.806316 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_1 [0.037227s] ... ok 2026-03-29 01:49:08.809578 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_1 [0.020535s] ... ok 2026-03-29 01:49:08.814233 | debian-bookworm | 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-03-29 01:49:08.814261 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:08.825168 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios_failure [0.028835s] ... ok 2026-03-29 01:49:08.825603 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_request_with_401_response [0.024925s] ... ok 2026-03-29 01:49:08.825618 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_first_snapshot [0.029738s] ... ok 2026-03-29 01:49:08.838859 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_extend_share [0.028784s] ... ok 2026-03-29 01:49:08.845176 | debian-bookworm | 2026-03-29 01:49:08.843 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-03-29 01:49:08.845210 | debian-bookworm | model 2026-03-29 01:49:08.846202 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__verify_cert [0.022322s] ... ok 2026-03-29 01:49:08.849234 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs_unsupported_type [0.025299s] ... ok 2026-03-29 01:49:08.849790 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_6 [0.043643s] ... ok 2026-03-29 01:49:08.851505 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id [0.026829s] ... ok 2026-03-29 01:49:08.859181 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_conf_ips_validation_fails [0.020837s] ... ok 2026-03-29 01:49:08.862942 | debian-bookworm | 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-03-29 01:49:08.862965 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:08.864612 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem_failure [0.018380s] ... ok 2026-03-29 01:49:08.875274 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_get_network_allocations_number [0.025771s] ... ok 2026-03-29 01:49:08.879213 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_dhss_success [0.020039s] ... ok 2026-03-29 01:49:08.887881 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thick [0.037726s] ... ok 2026-03-29 01:49:08.891460 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id [0.026730s] ... ok 2026-03-29 01:49:08.898345 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_connect [0.046789s] ... ok 2026-03-29 01:49:08.900307 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_5_hitachi_hnas_user [0.024713s] ... ok 2026-03-29 01:49:08.900691 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_setfshare_exception [0.020815s] ... ok 2026-03-29 01:49:08.909033 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/file_system?name=eq.powerstore-nfs-share with body None 2026-03-29 01:49:08.909054 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:08.910668 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id_failure [0.019154s] ... ok 2026-03-29 01:49:08.919939 | debian-bookworm | Failed to create FSIP for 1.2.3.4 2026-03-29 01:49:08.919972 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:08.919984 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1674, in create_fsip 2026-03-29 01:49:08.919995 | debian-bookworm | result = self._client.createfsip(ip, 2026-03-29 01:49:08.920006 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:08.920016 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:08.920027 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:08.920039 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:08.920049 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:08.920060 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:08.920072 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:08.920083 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:08.920095 | debian-bookworm | raise effect 2026-03-29 01:49:08.920121 | debian-bookworm | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception..FakeException 2026-03-29 01:49:08.922588 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception [0.022040s] ... ok 2026-03-29 01:49:08.923854 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_protocol [0.023450s] ... ok 2026-03-29 01:49:08.935456 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name [0.024449s] ... ok 2026-03-29 01:49:08.936521 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thin [0.048454s] ... ok 2026-03-29 01:49:08.939752 | debian-bookworm | Failed to create snapshot "powerstore-share-snap". 2026-03-29 01:49:08.941878 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_backend_failure [0.043394s] ... ok 2026-03-29 01:49:08.943045 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_1___osf_uid___None__None___osf_uid__ [0.020405s] ... ok 2026-03-29 01:49:08.954433 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_1_None [0.030579s] ... ok 2026-03-29 01:49:08.955989 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem [0.020503s] ... ok 2026-03-29 01:49:08.971593 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_2___uid___None__True___osf_ro_uid__ [0.028311s] ... ok 2026-03-29 01:49:08.973892 | debian-bookworm | REST Request: PATCH https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b with body {"size_total": 6221225472} 2026-03-29 01:49:08.974051 | debian-bookworm | 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-03-29 01:49:08.980010 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant [0.033086s] ... ok 2026-03-29 01:49:08.980039 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem_shrink_failure [0.019703s] ... ok 2026-03-29 01:49:08.980320 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_07 [0.041141s] ... ok 2026-03-29 01:49:08.981285 | debian-bookworm | {7} 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.026663s] ... ok 2026-03-29 01:49:08.992273 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search [0.020466s] ... ok 2026-03-29 01:49:08.994652 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot [0.018853s] ... ok 2026-03-29 01:49:08.996652 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_5 [0.021381s] ... ok 2026-03-29 01:49:09.003341 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_3__directory1 [0.021931s] ... ok 2026-03-29 01:49:09.009336 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_10 [0.031430s] ... ok 2026-03-29 01:49:09.012867 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_09________ip___True_____r___ [0.020736s] ... ok 2026-03-29 01:49:09.017310 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_access_error_access_level [0.020431s] ... ok 2026-03-29 01:49:09.025210 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_4_snapshots_share1_snapshot_id [0.021792s] ... ok 2026-03-29 01:49:09.036528 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2026-03-29 01:49:09.037854 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_allow_access [0.042779s] ... ok 2026-03-29 01:49:09.038125 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_3___ro___True_ [0.024841s] ... ok 2026-03-29 01:49:09.038889 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_nfs [0.021558s] ... ok 2026-03-29 01:49:09.040038 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-03-29 01:49:09.051175 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_4 [0.041673s] ... ok 2026-03-29 01:49:09.059159 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share [0.020184s] ... ok 2026-03-29 01:49:09.060293 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_not_found_exception [0.034956s] ... ok 2026-03-29 01:49:09.063631 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_4___ro___False_ [0.024166s] ... ok 2026-03-29 01:49:09.077543 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-03-29 01:49:09.079425 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share [0.020223s] ... ok 2026-03-29 01:49:09.080491 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_cifs [0.042800s] ... ok 2026-03-29 01:49:09.081356 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_5 [0.030205s] ... ok 2026-03-29 01:49:09.082749 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute_ssh_exception [0.022294s] ... ok 2026-03-29 01:49:09.084335 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_2_rw [0.022052s] ... ok 2026-03-29 01:49:09.098762 | debian-bookworm | Name of the share server test not found. 2026-03-29 01:49:09.100528 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share__no_server_name_in_backend_details [0.021010s] ... ok 2026-03-29 01:49:09.102601 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-03-29 01:49:09.106232 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share [0.021847s] ... ok 2026-03-29 01:49:09.118063 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot [0.037544s] ... ok 2026-03-29 01:49:09.120958 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_disable_report [0.020381s] ... ok 2026-03-29 01:49:09.121513 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_4 [0.040045s] ... ok 2026-03-29 01:49:09.128513 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share_and_fstore [0.020994s] ... ok 2026-03-29 01:49:09.142439 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_server [0.021251s] ... ok 2026-03-29 01:49:09.158444 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot [0.030763s] ... ok 2026-03-29 01:49:09.160412 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-03-29 01:49:09.173189 | debian-bookworm | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-03-29 01:49:09.177392 | debian-bookworm | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-03-29 01:49:09.178627 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_with_server [0.035931s] ... ok 2026-03-29 01:49:09.179027 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_invalid_acess_type [0.060227s] ... ok 2026-03-29 01:49:09.179944 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_7 [0.058035s] ... ok 2026-03-29 01:49:09.198032 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:09.199849 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_recovery [0.021182s] ... ok 2026-03-29 01:49:09.200312 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_not_found [0.041099s] ... ok 2026-03-29 01:49:09.201464 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_snapshot__nonexistent_expt [0.022585s] ... ok 2026-03-29 01:49:09.220028 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_ro_access_nfs_legacy [0.019920s] ... ok 2026-03-29 01:49:09.222942 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_name_inuse_but_vlan_not_used [0.018147s] ... ok 2026-03-29 01:49:09.222973 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration_exception [0.020921s] ... ok 2026-03-29 01:49:09.223613 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_1_2 [0.043417s] ... ok 2026-03-29 01:49:09.238742 | debian-bookworm | Error while getting fsquotas for FPG pool: Some error happened. 2026-03-29 01:49:09.240040 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv4 [0.019694s] ... ok 2026-03-29 01:49:09.240263 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_2 [0.019026s] ... ok 2026-03-29 01:49:09.242648 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_error [0.021487s] ... ok 2026-03-29 01:49:09.259779 | debian-bookworm | The share was not found. Share name:share_fake_new_uuid 2026-03-29 01:49:09.263335 | debian-bookworm | Error while getting fsquotas for FPG pool: Fake exception for testing. 2026-03-29 01:49:09.263590 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_3 [0.019386s] ... ok 2026-03-29 01:49:09.265273 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_5 [0.023945s] ... ok 2026-03-29 01:49:09.277122 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_exception [0.023003s] ... ok 2026-03-29 01:49:09.277145 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_3 [0.042588s] ... ok 2026-03-29 01:49:09.281477 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_cifs_share_access_type [0.019209s] ... ok 2026-03-29 01:49:09.283444 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_6 [0.019046s] ... ok 2026-03-29 01:49:09.284498 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_06__1024__2048__False_ [0.019873s] ... ok 2026-03-29 01:49:09.290111 | debian-bookworm | 2026-03-29 01:49:09.288 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:09.298531 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect [0.020090s] ... ok 2026-03-29 01:49:09.303636 | debian-bookworm | Failed to remove FSIP 1.2.3.4 2026-03-29 01:49:09.303652 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:09.303661 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1709, in remove_fsip 2026-03-29 01:49:09.303670 | debian-bookworm | result = self._client.removefsip(vfs, ip, fpg=fpg) 2026-03-29 01:49:09.303678 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:09.303686 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:09.303694 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:09.303702 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:09.303710 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:09.303718 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:09.303726 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:09.303733 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:09.303741 | debian-bookworm | raise effect 2026-03-29 01:49:09.303750 | debian-bookworm | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception..FakeException 2026-03-29 01:49:09.305852 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception [0.020866s] ... ok 2026-03-29 01:49:09.308167 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_2 [0.041730s] ... ok 2026-03-29 01:49:09.318239 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_proto [0.019591s] ... ok 2026-03-29 01:49:09.322599 | debian-bookworm | 2026-03-29 01:49:09.320 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:09.322619 | debian-bookworm | 2026-03-29 01:49:09.320 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:09.326069 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_1___ip___None_ [0.020131s] ... ok 2026-03-29 01:49:09.335018 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.051495s] ... ok 2026-03-29 01:49:09.336089 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2026-03-29 01:49:09.337951 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_filesystem [0.019704s] ... ok 2026-03-29 01:49:09.341026 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_2 [0.032645s] ... ok 2026-03-29 01:49:09.344753 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_init_http_head [0.018945s] ... ok 2026-03-29 01:49:09.354426 | debian-bookworm | 2026-03-29 01:49:09.352 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:09.354451 | debian-bookworm | 2026-03-29 01:49:09.353 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:09.355765 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:09.357552 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__but_not_isolated [0.019537s] ... ok 2026-03-29 01:49:09.368365 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_2 [0.027174s] ... ok 2026-03-29 01:49:09.371619 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_fail [0.026854s] ... ok 2026-03-29 01:49:09.375028 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:09.376587 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap [0.019041s] ... ok 2026-03-29 01:49:09.389694 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.054578s] ... ok 2026-03-29 01:49:09.397271 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_7 [0.023161s] ... ok 2026-03-29 01:49:09.397294 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_nfs_down [0.023363s] ... ok 2026-03-29 01:49:09.397300 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_nfs_share [0.019544s] ... ok 2026-03-29 01:49:09.401184 | debian-bookworm | 2026-03-29 01:49:09.399 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-03-29 01:49:09.401204 | debian-bookworm | model 2026-03-29 01:49:09.404559 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_not_found [0.321435s] ... ok 2026-03-29 01:49:09.414719 | debian-bookworm | check_conf_file: Config file invalid. StoragePool must be set. 2026-03-29 01:49:09.415455 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share [0.018917s] ... ok 2026-03-29 01:49:09.417957 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_pool_node_fail [0.021790s] ... ok 2026-03-29 01:49:09.421820 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_success [0.029554s] ... ok 2026-03-29 01:49:09.424413 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_different_fs_exception [0.019778s] ... ok 2026-03-29 01:49:09.434624 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share_with_server [0.019067s] ... ok 2026-03-29 01:49:09.444417 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_inexistent_share [0.019888s] ... ok 2026-03-29 01:49:09.444707 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-03-29 01:49:09.445330 | debian-bookworm | Can not get access id from share. share_name: share_fake_uuid 2026-03-29 01:49:09.445469 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.055723s] ... ok 2026-03-29 01:49:09.449751 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_cifssnapshot_success [0.032513s] ... ok 2026-03-29 01:49:09.456221 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vlan_network [0.021576s] ... ok 2026-03-29 01:49:09.460314 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_logical_port_ip_fail [0.038628s] ... ok 2026-03-29 01:49:09.471945 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory [0.027555s] ... ok 2026-03-29 01:49:09.492127 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_server_detail [0.035834s] ... ok 2026-03-29 01:49:09.492677 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notsetcache_fail [0.032389s] ... ok 2026-03-29 01:49:09.493773 | debian-bookworm | Failed to unmount share share-fake-uuid. Reason: err. 2026-03-29 01:49:09.494339 | debian-bookworm | Failed to unmount share share_fake_uuid. Reason: err. 2026-03-29 01:49:09.494364 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-03-29 01:49:09.495151 | debian-bookworm | Can not get access id from share. share_name: share_fake_uuid 2026-03-29 01:49:09.495173 | debian-bookworm | Failed to remove temp file. File path:/tmp/tmp0zkzizav/huawei_manila_tmp_path_dst_7nvy4hg0. Reason: err. 2026-03-29 01:49:09.495180 | debian-bookworm | Failed to remove temp file. File path:/tmp/tmp0zkzizav/huawei_manila_tmp_path_src_ypxk8dyu. Reason: err. 2026-03-29 01:49:09.495187 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-03-29 01:49:09.497407 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_error [0.023768s] ... ok 2026-03-29 01:49:09.497689 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.052062s] ... ok 2026-03-29 01:49:09.502889 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_umountshare_fail [0.052978s] ... ok 2026-03-29 01:49:09.509929 | debian-bookworm | Failed to update storage pool. 2026-03-29 01:49:09.511838 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats__nonexistent_pools [0.019388s] ... ok 2026-03-29 01:49:09.514463 | debian-bookworm | Can not get share ID by share 100.115.10.68:/share_fake_uuid. 2026-03-29 01:49:09.515515 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_tb [0.019534s] ... ok 2026-03-29 01:49:09.522930 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_1 [0.030083s] ... ok 2026-03-29 01:49:09.530972 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id_without_path [0.019147s] ... ok 2026-03-29 01:49:09.532996 | debian-bookworm | Local fs was not found by name share_fake_uuid. 2026-03-29 01:49:09.533317 | debian-bookworm | Failed to create replication pair for share share_fake_uuid. 2026-03-29 01:49:09.533337 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:09.533345 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 40, in create 2026-03-29 01:49:09.533352 | debian-bookworm | raise exception.ReplicationException( 2026-03-29 01:49:09.533359 | debian-bookworm | manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. 2026-03-29 01:49:09.534447 | debian-bookworm | Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. 2026-03-29 01:49:09.534467 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:09.534475 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica 2026-03-29 01:49:09.534483 | debian-bookworm | replica_pair_id = self.rpc_client.create_replica_pair( 2026-03-29 01:49:09.534490 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:09.534497 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair 2026-03-29 01:49:09.534505 | debian-bookworm | return super(FakeRpcClient, self).create_replica_pair( 2026-03-29 01:49:09.534512 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:09.534520 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair 2026-03-29 01:49:09.534528 | debian-bookworm | return call_context.call( 2026-03-29 01:49:09.534535 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:09.534542 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call 2026-03-29 01:49:09.534549 | debian-bookworm | return self.replica_mgr.create_replica_pair( 2026-03-29 01:49:09.534556 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:09.534573 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair 2026-03-29 01:49:09.534581 | debian-bookworm | return self.create(local_share_info, 2026-03-29 01:49:09.534589 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:09.534596 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 40, in create 2026-03-29 01:49:09.534604 | debian-bookworm | raise exception.ReplicationException( 2026-03-29 01:49:09.534612 | debian-bookworm | manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. 2026-03-29 01:49:09.535510 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_1_True [0.019570s] ... ok 2026-03-29 01:49:09.540502 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_1 [0.036596s] ... ok 2026-03-29 01:49:09.544808 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:09.545429 | debian-bookworm | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-03-29 01:49:09.545693 | debian-bookworm | Login to http://100.115.10.70:8082/deviceManager/rest/ failed, try another. 2026-03-29 01:49:09.545925 | debian-bookworm | All url login fail. 2026-03-29 01:49:09.547135 | debian-bookworm | No share server found. 2026-03-29 01:49:09.549596 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.051538s] ... ok 2026-03-29 01:49:09.554913 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_fail [0.031738s] ... ok 2026-03-29 01:49:09.555315 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_1_True [0.019720s] ... ok 2026-03-29 01:49:09.556602 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_1 [0.025475s] ... ok 2026-03-29 01:49:09.573127 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_share_fail [0.033270s] ... ok 2026-03-29 01:49:09.576334 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_2 [0.019499s] ... ok 2026-03-29 01:49:09.578412 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_failed [0.022386s] ... ok 2026-03-29 01:49:09.580970 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_success [0.025970s] ... ok 2026-03-29 01:49:09.598264 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_3 [0.021827s] ... ok 2026-03-29 01:49:09.598549 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_error [0.020397s] ... ok 2026-03-29 01:49:09.600690 | debian-bookworm | Share share-fake-uuid does not exist on the backend. 2026-03-29 01:49:09.601067 | debian-bookworm | Failed to mount new share share-fake-uuid. Reason: Share id fake_uuid could not be found in storage backend.. 2026-03-29 01:49:09.601083 | debian-bookworm | The share was not found. Share name:share-fake-uuid 2026-03-29 01:49:09.603409 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_newaccess_fail [0.030259s] ... ok 2026-03-29 01:49:09.603947 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.054579s] ... ok 2026-03-29 01:49:09.622107 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_1_None [0.023838s] ... ok 2026-03-29 01:49:09.622962 | debian-bookworm | Failed to promote replica fake_new_replica_id. 2026-03-29 01:49:09.622976 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:09.622981 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica 2026-03-29 01:49:09.622984 | debian-bookworm | self.replica_mgr.switch_over(replica_pair_id) 2026-03-29 01:49:09.622988 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 185, in switch_over 2026-03-29 01:49:09.622997 | debian-bookworm | raise exception.ReplicationException( 2026-03-29 01:49:09.623001 | debian-bookworm | manila.exception.ReplicationException: Unable to perform a replication action: Data of replica fake_pair_id is not synchronized, can not promote. 2026-03-29 01:49:09.625690 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_1 [0.044682s] ... ok 2026-03-29 01:49:09.628191 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra [0.024599s] ... ok 2026-03-29 01:49:09.643499 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share_new_size_lower_than_usage [0.021176s] ... ok 2026-03-29 01:49:09.651444 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.052988s] ... ok 2026-03-29 01:49:09.652060 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_success [0.026144s] ... ok 2026-03-29 01:49:09.660399 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.056184s] ... ok 2026-03-29 01:49:09.663063 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_04 [0.034115s] ... ok 2026-03-29 01:49:09.664759 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_1_None [0.021126s] ... ok 2026-03-29 01:49:09.676140 | debian-bookworm | Create logical port error. 2026-03-29 01:49:09.676183 | debian-bookworm | result: {'error': {'code': 1}}. 2026-03-29 01:49:09.681420 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_logical_port_fail [0.029117s] ... ok 2026-03-29 01:49:09.684365 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_2_500 [0.019701s] ... ok 2026-03-29 01:49:09.691740 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_05 [0.028750s] ... ok 2026-03-29 01:49:09.713767 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.052496s] ... ok 2026-03-29 01:49:09.714818 | debian-bookworm | DNS server (100.97.5.85) has already been configured. 2026-03-29 01:49:09.715679 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_2 [0.028553s] ... ok 2026-03-29 01:49:09.715708 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.061804s] ... ok 2026-03-29 01:49:09.727262 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_09 [0.035704s] ... ok 2026-03-29 01:49:09.735199 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_dns_exist_error [0.053687s] ... ok 2026-03-29 01:49:09.737717 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_share [0.024258s] ... ok 2026-03-29 01:49:09.756740 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_share [0.018862s] ... ok 2026-03-29 01:49:09.758454 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_1 [0.031109s] ... ok 2026-03-29 01:49:09.761084 | debian-bookworm | LDAP domain (100.97.5.87) has already been configured. 2026-03-29 01:49:09.762929 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.049760s] ... ok 2026-03-29 01:49:09.764122 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.050744s] ... ok 2026-03-29 01:49:09.766295 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ldap_exist_error [0.029342s] ... ok 2026-03-29 01:49:09.785082 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_2 [0.028190s] ... ok 2026-03-29 01:49:09.786939 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_empty_detail [0.022136s] ... ok 2026-03-29 01:49:09.805495 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_2 [0.045983s] ... ok 2026-03-29 01:49:09.806805 | debian-bookworm | Cannot update the replication fake_pair_id because it's not in normal status. 2026-03-29 01:49:09.809753 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_1 [0.022401s] ... ok 2026-03-29 01:49:09.814714 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.050517s] ... ok 2026-03-29 01:49:09.817739 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool [0.054649s] ... ok 2026-03-29 01:49:09.825280 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system [0.040042s] ... ok 2026-03-29 01:49:09.829174 | debian-bookworm | Cannot update the replication fake_pair_id because it's not in normal status. 2026-03-29 01:49:09.832015 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-03-29 01:49:09.832198 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_replication_abnormal [0.022464s] ... ok 2026-03-29 01:49:09.837892 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_3 [0.032953s] ... ok 2026-03-29 01:49:09.849522 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_2 [0.024261s] ... ok 2026-03-29 01:49:09.856397 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share [0.024058s] ... ok 2026-03-29 01:49:09.870942 | debian-bookworm | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-03-29 01:49:09.871230 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_1 [0.033282s] ... ok 2026-03-29 01:49:09.871615 | debian-bookworm | Invalid configuration. hpe3par_fpg must be set. 2026-03-29 01:49:09.871869 | debian-bookworm | 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-03-29 01:49:09.873952 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_3_______0__4_ [0.024035s] ... ok 2026-03-29 01:49:09.876368 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.058476s] ... ok 2026-03-29 01:49:09.893344 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot [0.029759s] ... ok 2026-03-29 01:49:09.908519 | debian-bookworm | Failed to set quota for the share fakename. Error: Unexpected error while running command. 2026-03-29 01:49:09.908554 | debian-bookworm | Command: None 2026-03-29 01:49:09.908570 | debian-bookworm | Exit code: - 2026-03-29 01:49:09.908575 | debian-bookworm | Stdout: None 2026-03-29 01:49:09.908580 | debian-bookworm | Stderr: None. 2026-03-29 01:49:09.908658 | debian-bookworm | {7} 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.033110s] ... ok 2026-03-29 01:49:09.910266 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_2 [0.038876s] ... ok 2026-03-29 01:49:09.912002 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share_exception [0.025041s] ... ok 2026-03-29 01:49:09.930885 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.054314s] ... ok 2026-03-29 01:49:09.945447 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_2_1_2_3_4_5_6_7_8 [0.028106s] ... ok 2026-03-29 01:49:09.949544 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_2___test_squote____test_squote__ [0.035703s] ... ok 2026-03-29 01:49:09.954556 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_1_4 [0.040789s] ... ok 2026-03-29 01:49:09.960309 | debian-bookworm | /gpfs0 is not a directory. Error: Unexpected error while running command. 2026-03-29 01:49:09.960330 | debian-bookworm | Command: None 2026-03-29 01:49:09.960336 | debian-bookworm | Exit code: - 2026-03-29 01:49:09.960342 | debian-bookworm | Stdout: None 2026-03-29 01:49:09.960347 | debian-bookworm | Stderr: None 2026-03-29 01:49:09.960508 | debian-bookworm | 2026-03-29 01:49:09.958 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:09.963103 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_exception [0.023384s] ... ok 2026-03-29 01:49:09.973758 | debian-bookworm | Get filesystem by name error! 2026-03-29 01:49:09.973787 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:49:09.974933 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_with_cg [0.031757s] ... ok 2026-03-29 01:49:09.989579 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.058287s] ... ok 2026-03-29 01:49:09.989823 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_3_mmlsquota__blockLimit__mmlsquota__0 [0.025858s] ... ok 2026-03-29 01:49:09.990082 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_nfs_snapshot_fail [0.037905s] ... ok 2026-03-29 01:49:10.008051 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_premature [0.032974s] ... ok 2026-03-29 01:49:10.008936 | debian-bookworm | Can not find snapshot fake_snapshot_uuid on array. 2026-03-29 01:49:10.013018 | debian-bookworm | 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-03-29 01:49:10.014516 | debian-bookworm | Failed to link fileset for the share fakename. 2026-03-29 01:49:10.014544 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:10.014551 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 638, in _manage_existing 2026-03-29 01:49:10.014557 | debian-bookworm | self._gpfs_execute(self.GPFS_PATH + 'mmlinkfileset', fsdev, 2026-03-29 01:49:10.014563 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:10.014568 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:10.014578 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.014583 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:10.014588 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:10.014594 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.014599 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:10.014604 | debian-bookworm | raise result 2026-03-29 01:49:10.014610 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:10.014615 | debian-bookworm | Command: None 2026-03-29 01:49:10.014662 | debian-bookworm | Exit code: - 2026-03-29 01:49:10.014672 | debian-bookworm | Stdout: None 2026-03-29 01:49:10.014678 | debian-bookworm | Stderr: None 2026-03-29 01:49:10.016216 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_relink_exception [0.026853s] ... ok 2026-03-29 01:49:10.033847 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_not_exist_success [0.027617s] ... ok 2026-03-29 01:49:10.033882 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.027350s] ... ok 2026-03-29 01:49:10.033889 | debian-bookworm | 2026-03-29 01:49:10.016 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:10.033895 | debian-bookworm | 2026-03-29 01:49:10.016 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:10.033900 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_mediator_error [0.024193s] ... ok 2026-03-29 01:49:10.043246 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_02___44_3_2_11___True_ [0.020968s] ... ok 2026-03-29 01:49:10.043284 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.022714s] ... ok 2026-03-29 01:49:10.049907 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_success [0.032720s] ... ok 2026-03-29 01:49:10.054034 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success_no_dhss_no_conf_ss_ip [0.021484s] ... ok 2026-03-29 01:49:10.058091 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_existing_exports [0.020849s] ... ok 2026-03-29 01:49:10.060304 | debian-bookworm | 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-03-29 01:49:10.061009 | debian-bookworm | Failed to delete DNS domain fake_domain. Reason: []. 2026-03-29 01:49:10.064323 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.023483s] ... ok 2026-03-29 01:49:10.070070 | debian-bookworm | 2026-03-29 01:49:10.067 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:10.070101 | debian-bookworm | 2026-03-29 01:49:10.068 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:10.072501 | debian-bookworm | Only IP or USER access types are allowed for NFS shares. 2026-03-29 01:49:10.084633 | debian-bookworm | Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:10.097242 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_with_vfs_error [0.020949s] ... ok 2026-03-29 01:49:10.102885 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_nfs_fail [0.027819s] ... ok 2026-03-29 01:49:10.102902 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_2_ro [0.021317s] ... ok 2026-03-29 01:49:10.102909 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.023724s] ... ok 2026-03-29 01:49:10.104314 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share [0.024260s] ... ok 2026-03-29 01:49:10.104655 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_unsupported_network_type [0.028966s] ... ok 2026-03-29 01:49:10.116599 | debian-bookworm | 2026-03-29 01:49:10.115 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-03-29 01:49:10.126061 | debian-bookworm | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-03-29 01:49:10.126081 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-03-29 01:49:10.126926 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_2 [0.049219s] ... ok 2026-03-29 01:49:10.128468 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.312557s] ... ok 2026-03-29 01:49:10.128491 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_file_tree_no_config_options [0.023020s] ... ok 2026-03-29 01:49:10.129510 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.040613s] ... ok 2026-03-29 01:49:10.130265 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_true [0.025657s] ... ok 2026-03-29 01:49:10.148737 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share [0.021174s] ... ok 2026-03-29 01:49:10.150412 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access_exception [0.020544s] ... ok 2026-03-29 01:49:10.155300 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system [0.027142s] ... ok 2026-03-29 01:49:10.169551 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_success [0.042551s] ... ok 2026-03-29 01:49:10.177473 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.050174s] ... ok 2026-03-29 01:49:10.184390 | debian-bookworm | 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-03-29 01:49:10.185861 | debian-bookworm | Invalid protocol. Expected nfs or smb. Got bogus. 2026-03-29 01:49:10.195756 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.031049s] ... ok 2026-03-29 01:49:10.196420 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_protocol [0.047511s] ... ok 2026-03-29 01:49:10.196686 | debian-bookworm | The StoragePool is None. 2026-03-29 01:49:10.196911 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_access_exists [0.045704s] ... ok 2026-03-29 01:49:10.200218 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_pool_not_exist [0.029123s] ... ok 2026-03-29 01:49:10.212391 | debian-bookworm | 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-03-29 01:49:10.219082 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.028649s] ... ok 2026-03-29 01:49:10.220571 | debian-bookworm | Failed to deny access for share fakename. 2026-03-29 01:49:10.220596 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:10.220605 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 999, in _deny_ip 2026-03-29 01:49:10.220613 | debian-bookworm | self._publish_access(*cmd, check_exit_code=[0, 1]) 2026-03-29 01:49:10.220621 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:10.220629 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:10.220637 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.220644 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:10.220652 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:10.220660 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.220667 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:10.220675 | debian-bookworm | raise effect 2026-03-29 01:49:10.220683 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:10.220691 | debian-bookworm | Command: None 2026-03-29 01:49:10.220699 | debian-bookworm | Exit code: - 2026-03-29 01:49:10.220706 | debian-bookworm | Stdout: None 2026-03-29 01:49:10.220714 | debian-bookworm | Stderr: None 2026-03-29 01:49:10.221990 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_success [0.025640s] ... ok 2026-03-29 01:49:10.223780 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access_exception [0.026859s] ... ok 2026-03-29 01:49:10.231769 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.053563s] ... ok 2026-03-29 01:49:10.238766 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_normal [0.038567s] ... ok 2026-03-29 01:49:10.242523 | debian-bookworm | 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-03-29 01:49:10.242742 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_4___uid____smb___True___osf_smb_ro_uid__ [0.018818s] ... ok 2026-03-29 01:49:10.245737 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_ip_exception [0.021411s] ... ok 2026-03-29 01:49:10.246283 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.029895s] ... ok 2026-03-29 01:49:10.262204 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_5___uid____smb___False___osf_smb_uid__ [0.018899s] ... ok 2026-03-29 01:49:10.271089 | debian-bookworm | 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-03-29 01:49:10.274587 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.028962s] ... ok 2026-03-29 01:49:10.276614 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_7 [0.038660s] ... ok 2026-03-29 01:49:10.276904 | debian-bookworm | INFINIDAT filesystem has more than one active export; possibly not a Manila share 2026-03-29 01:49:10.278984 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_01________ip___True____IP_address_foo_already_exists___ [0.018976s] ... ok 2026-03-29 01:49:10.280535 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_too_many_filesystem_exports [0.034781s] ... ok 2026-03-29 01:49:10.284354 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.052347s] ... ok 2026-03-29 01:49:10.296870 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_interconnect_id [0.022145s] ... ok 2026-03-29 01:49:10.297688 | debian-bookworm | Invalid protocol. Expected nfs or smb. Got unsupported_other_protocol. 2026-03-29 01:49:10.301233 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_proto [0.020361s] ... ok 2026-03-29 01:49:10.307617 | debian-bookworm | Pool "mockpool" not found 2026-03-29 01:49:10.310876 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_no_pools [0.030243s] ... ok 2026-03-29 01:49:10.318516 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.020558s] ... ok 2026-03-29 01:49:10.318756 | debian-bookworm | Failed to get 3PAR WSAPI version: string indices must be integers, not 'str' 2026-03-29 01:49:10.318776 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:10.318785 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup 2026-03-29 01:49:10.318793 | debian-bookworm | wsapi_version = self._client.getWsApiVersion()['build'] 2026-03-29 01:49:10.318801 | debian-bookworm | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ 2026-03-29 01:49:10.318808 | debian-bookworm | TypeError: string indices must be integers, not 'str' 2026-03-29 01:49:10.319029 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_not_match_thinpool_fail [0.041094s] ... ok 2026-03-29 01:49:10.320441 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_bad_return_value [0.020898s] ... ok 2026-03-29 01:49:10.333196 | debian-bookworm | Pool "mockpool" not found 2026-03-29 01:49:10.339027 | debian-bookworm | Could not get physical device port on mover server_2. 2026-03-29 01:49:10.340881 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.056195s] ... ok 2026-03-29 01:49:10.341185 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pool_not_found [0.029894s] ... ok 2026-03-29 01:49:10.341404 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_physical_devices [0.022523s] ... ok 2026-03-29 01:49:10.341594 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_4___4__0__0___None___false___None_ [0.020337s] ... ok 2026-03-29 01:49:10.354710 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_2 [0.036648s] ... ok 2026-03-29 01:49:10.360854 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_5___4__0__0___None__None___optimized__ [0.019796s] ... ok 2026-03-29 01:49:10.364563 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.024219s] ... ok 2026-03-29 01:49:10.378773 | debian-bookworm | Failed to set access rules to new active replica fake_new_replica_id. 2026-03-29 01:49:10.379092 | debian-bookworm | Failed to clear access rules from old active replica fake_active_replica_id. 2026-03-29 01:49:10.380036 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_1__True__True_ [0.039673s] ... ok 2026-03-29 01:49:10.380411 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_6___4__0__0____true____false____optimized__ [0.019706s] ... ok 2026-03-29 01:49:10.381378 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_2 [0.026568s] ... ok 2026-03-29 01:49:10.384312 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.020010s] ... ok 2026-03-29 01:49:10.397938 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.050277s] ... ok 2026-03-29 01:49:10.400572 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_4_root_squash [0.019972s] ... ok 2026-03-29 01:49:10.415855 | debian-bookworm | Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-03-29 01:49:10.422683 | debian-bookworm | Command: None 2026-03-29 01:49:10.422699 | debian-bookworm | Exit code: - 2026-03-29 01:49:10.422705 | debian-bookworm | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-03-29 01:49:10.422711 | debian-bookworm | Stderr: None. 2026-03-29 01:49:10.422722 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:49:10.422728 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:10.422734 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:49:10.422740 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:49:10.422745 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.422750 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-03-29 01:49:10.422756 | debian-bookworm | network_space = self._system.network_spaces.safe_get( 2026-03-29 01:49:10.422761 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.422767 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:10.422772 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:10.422778 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.422783 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:10.422788 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:10.422793 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.422799 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:10.422804 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:10.422809 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.422814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:49:10.422819 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:49:10.422824 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:49:10.424038 | debian-bookworm | {7} 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.023034s] ... ok 2026-03-29 01:49:10.424333 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.039295s] ... ok 2026-03-29 01:49:10.424631 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:10.424956 | debian-bookworm | Failed to switch replication pair fake_pair_id. 2026-03-29 01:49:10.424974 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:10.425415 | debian-bookworm | Failed to completely switch over replication pair fake_pair_id. 2026-03-29 01:49:10.425425 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:10.425431 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 206, in switch_over 2026-03-29 01:49:10.425436 | debian-bookworm | self.helper.switch_replication_pair(replica_pair_id) 2026-03-29 01:49:10.425441 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:10.425446 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:10.425451 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.425456 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:10.425461 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:10.425466 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.425470 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-03-29 01:49:10.425475 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-03-29 01:49:10.425480 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.425485 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2026-03-29 01:49:10.425496 | debian-bookworm | self._assert_rest_result(result, msg) 2026-03-29 01:49:10.425501 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:49:10.425506 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:49:10.425511 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-03-29 01:49:10.425516 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:49:10.425662 | debian-bookworm | Cannot get share share_fake_new_uuid. 2026-03-29 01:49:10.426475 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_network_spaces_api_fail [0.046078s] ... ok 2026-03-29 01:49:10.436422 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_2 [0.052952s] ... ok 2026-03-29 01:49:10.454748 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.030579s] ... ok 2026-03-29 01:49:10.455044 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_not_found [0.030703s] ... ok 2026-03-29 01:49:10.459468 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot [0.032581s] ... ok 2026-03-29 01:49:10.471896 | debian-bookworm | Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2026-03-29 01:49:10.476940 | debian-bookworm | 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-03-29 01:49:10.478383 | debian-bookworm | Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2026-03-29 01:49:10.478940 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_10__99999999__1__False_ [0.023685s] ... ok 2026-03-29 01:49:10.479223 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.087822s] ... ok 2026-03-29 01:49:10.479474 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot [0.024342s] ... ok 2026-03-29 01:49:10.482141 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_read_xml_fail [0.046410s] ... ok 2026-03-29 01:49:10.482325 | debian-bookworm | infinibox_login configuration parameter must be specified 2026-03-29 01:49:10.485176 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_empty_auth_parameters [0.025878s] ... ok 2026-03-29 01:49:10.498256 | debian-bookworm | Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2026-03-29 01:49:10.509584 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.030323s] ... ok 2026-03-29 01:49:10.510195 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_11__1__99999999__True_ [0.031071s] ... ok 2026-03-29 01:49:10.512858 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_10__False__True__True__False_ [0.027414s] ... ok 2026-03-29 01:49:10.529090 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.050248s] ... ok 2026-03-29 01:49:10.530913 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_conf_miss [0.048904s] ... ok 2026-03-29 01:49:10.531952 | debian-bookworm | Error while validating FPG/VFS (pool/None): Expected 1, got 0. 2026-03-29 01:49:10.534823 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.024794s] ... ok 2026-03-29 01:49:10.535444 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_not_found [0.024024s] ... ok 2026-03-29 01:49:10.540624 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_15__False__False__False__True_ [0.027518s] ... ok 2026-03-29 01:49:10.552831 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_6__None___DELETE__ [0.018816s] ... ok 2026-03-29 01:49:10.555349 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectTestCase.test_xml_api_retry [0.020919s] ... ok 2026-03-29 01:49:10.564614 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:49:10.564634 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:10.564641 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:49:10.564646 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:49:10.564651 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.564656 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-03-29 01:49:10.564661 | debian-bookworm | network_space = self._system.network_spaces.safe_get( 2026-03-29 01:49:10.564666 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.564671 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:10.564676 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:10.564681 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.564686 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:10.564691 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:10.564696 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.564701 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:10.564713 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:10.564720 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.564727 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:49:10.564733 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:49:10.564740 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:49:10.566908 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_network_spaces_api_fail [0.026480s] ... ok 2026-03-29 01:49:10.569843 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_1_100_97_5_87 [0.039337s] ... ok 2026-03-29 01:49:10.573087 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_partition_fail [0.020100s] ... ok 2026-03-29 01:49:10.578568 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.023121s] ... ok 2026-03-29 01:49:10.581735 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.052719s] ... ok 2026-03-29 01:49:10.595925 | debian-bookworm | Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-03-29 01:49:10.598794 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_share_doesnt_exist [0.031537s] ... ok 2026-03-29 01:49:10.599087 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_fail [0.025076s] ... ok 2026-03-29 01:49:10.600587 | debian-bookworm | {4} 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.029888s] ... ok 2026-03-29 01:49:10.601164 | debian-bookworm | Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-03-29 01:49:10.602091 | debian-bookworm | Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-03-29 01:49:10.602108 | debian-bookworm | Command: None 2026-03-29 01:49:10.602114 | debian-bookworm | Exit code: - 2026-03-29 01:49:10.602120 | debian-bookworm | Stdout: '' 2026-03-29 01:49:10.602125 | debian-bookworm | Stderr: None. 2026-03-29 01:49:10.603142 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.024402s] ... ok 2026-03-29 01:49:10.604410 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.022430s] ... ok 2026-03-29 01:49:10.621110 | debian-bookworm | Get share count error! 2026-03-29 01:49:10.621147 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:49:10.624554 | debian-bookworm | Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:10.625020 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_2__url_rados___fakepool_fakeobj2 [0.021080s] ... ok 2026-03-29 01:49:10.625280 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_2__True__False_ [0.025724s] ... ok 2026-03-29 01:49:10.625582 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_user_fail [0.025725s] ... ok 2026-03-29 01:49:10.627099 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.022633s] ... ok 2026-03-29 01:49:10.646984 | debian-bookworm | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2026-03-29 01:49:10.657274 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.027257s] ... ok 2026-03-29 01:49:10.657742 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_4__False__False_ [0.030176s] ... ok 2026-03-29 01:49:10.658384 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_2_True [0.030138s] ... ok 2026-03-29 01:49:10.658898 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_success [0.055128s] ... ok 2026-03-29 01:49:10.677211 | debian-bookworm | Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-03-29 01:49:10.677261 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_snapshot_id_exist_fail [0.051606s] ... ok 2026-03-29 01:49:10.679304 | debian-bookworm | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_without_host [0.024281s] ... ok 2026-03-29 01:49:10.679653 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.024598s] ... ok 2026-03-29 01:49:10.680298 | debian-bookworm | No replication pair ID recorded for share fake_share_id. 2026-03-29 01:49:10.681486 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_2_False [0.026210s] ... ok 2026-03-29 01:49:10.684673 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_no_pair_id [0.027884s] ... ok 2026-03-29 01:49:10.685558 | debian-bookworm | 2026-03-29 01:49:10.681 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:10.697801 | debian-bookworm | 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-03-29 01:49:10.701038 | debian-bookworm | 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-03-29 01:49:10.702439 | debian-bookworm | check_conf_file: Config file invalid. LogicalPortIP must be set when driver_handles_share_servers is False. 2026-03-29 01:49:10.702776 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_nobump [0.020923s] ... ok 2026-03-29 01:49:10.703088 | debian-bookworm | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_share_size [0.022769s] ... ok 2026-03-29 01:49:10.704398 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.022775s] ... ok 2026-03-29 01:49:10.704426 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_logical_ip_fail [0.028554s] ... ok 2026-03-29 01:49:10.720245 | debian-bookworm | 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-03-29 01:49:10.723002 | debian-bookworm | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_1_NFS [0.020566s] ... ok 2026-03-29 01:49:10.723755 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.021460s] ... ok 2026-03-29 01:49:10.726748 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_down [0.039927s] ... ok 2026-03-29 01:49:10.726766 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_2_False [0.021745s] ... ok 2026-03-29 01:49:10.726789 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_timeout_fail [0.020542s] ... ok 2026-03-29 01:49:10.733590 | debian-bookworm | 2026-03-29 01:49:10.731 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:10.733609 | debian-bookworm | 2026-03-29 01:49:10.731 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:10.742419 | debian-bookworm | 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-03-29 01:49:10.744972 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.020952s] ... ok 2026-03-29 01:49:10.746446 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-03-29 01:49:10.746707 | debian-bookworm | Can not get access id from share. share_name: share_fake_uuid 2026-03-29 01:49:10.748033 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot [0.024524s] ... ok 2026-03-29 01:49:10.750076 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_1_nfs [0.026994s] ... ok 2026-03-29 01:49:10.751517 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_success [0.026400s] ... ok 2026-03-29 01:49:10.757835 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init [0.033792s] ... ok 2026-03-29 01:49:10.766328 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.021239s] ... ok 2026-03-29 01:49:10.767588 | debian-bookworm | Failed to get GPFS device for /home/zuul/src/github.com/vexxhost/manila/mnt.Error: Unexpected error while running command. 2026-03-29 01:49:10.767600 | debian-bookworm | Command: None 2026-03-29 01:49:10.767605 | debian-bookworm | Exit code: - 2026-03-29 01:49:10.767610 | debian-bookworm | Stdout: None 2026-03-29 01:49:10.767614 | debian-bookworm | Stderr: None 2026-03-29 01:49:10.769675 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device_exception [0.021482s] ... ok 2026-03-29 01:49:10.773845 | debian-bookworm | 2026-03-29 01:49:10.772 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:10.780377 | debian-bookworm | 2026-03-29 01:49:10.772 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:10.782145 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_2_cifs [0.031880s] ... ok 2026-03-29 01:49:10.789392 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_3_out_of_sync [0.037397s] ... ok 2026-03-29 01:49:10.797482 | debian-bookworm | There was a problem removing the export. Ignoring errors and continuing operation. 2026-03-29 01:49:10.797513 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:10.797523 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 515, in remove_export 2026-03-29 01:49:10.797531 | debian-bookworm | confdict = self._read_export(name) 2026-03-29 01:49:10.797540 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.797561 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:10.797570 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:10.797578 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.797585 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:10.797594 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:10.797602 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.797609 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:10.797617 | debian-bookworm | raise effect 2026-03-29 01:49:10.797625 | debian-bookworm | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-03-29 01:49:10.797633 | debian-bookworm | Command: None 2026-03-29 01:49:10.797641 | debian-bookworm | Exit code: - 2026-03-29 01:49:10.797649 | debian-bookworm | Stdout: None 2026-03-29 01:49:10.797656 | debian-bookworm | Stderr: None 2026-03-29 01:49:10.800077 | debian-bookworm | 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-03-29 01:49:10.800425 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_1_True [0.042036s] ... ok 2026-03-29 01:49:10.801032 | debian-bookworm | Failed to check share at /gpfs0/share-fakeid. 2026-03-29 01:49:10.801064 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:10.801075 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 607, in _get_share_name 2026-03-29 01:49:10.801085 | debian-bookworm | share_name = lines[1].split(':')[validation_token] 2026-03-29 01:49:10.801095 | debian-bookworm | ~~~~~^^^ 2026-03-29 01:49:10.801107 | debian-bookworm | IndexError: list index out of range 2026-03-29 01:49:10.802458 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.036077s] ... ok 2026-03-29 01:49:10.803408 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_no_share_exist_exception [0.033334s] ... ok 2026-03-29 01:49:10.815774 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_1_5000000000 [0.033437s] ... ok 2026-03-29 01:49:10.816910 | debian-bookworm | Share share_fake_uuid does not exist on the backend. 2026-03-29 01:49:10.817562 | debian-bookworm | Failed to add access to share share_fake_uuid. Reason: Share id fake_uuid could not be found in storage backend.. 2026-03-29 01:49:10.817581 | debian-bookworm | The share was not found. Share name:share-fake-uuid 2026-03-29 01:49:10.822346 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_oldaccess_fail [0.032859s] ... ok 2026-03-29 01:49:10.823623 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.020720s] ... ok 2026-03-29 01:49:10.826326 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_restart_service [0.026146s] ... ok 2026-03-29 01:49:10.827067 | debian-bookworm | Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. 2026-03-29 01:49:10.827089 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:10.827097 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 573, in _is_share_valid 2026-03-29 01:49:10.827104 | debian-bookworm | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, 2026-03-29 01:49:10.827111 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.827118 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:10.827125 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:10.827132 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.827147 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:10.827152 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:10.827158 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.827163 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:10.827168 | debian-bookworm | raise effect 2026-03-29 01:49:10.827174 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:10.827179 | debian-bookworm | Command: None 2026-03-29 01:49:10.827184 | debian-bookworm | Exit code: - 2026-03-29 01:49:10.827190 | debian-bookworm | Stdout: None 2026-03-29 01:49:10.827195 | debian-bookworm | Stderr: None 2026-03-29 01:49:10.829199 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_exception [0.025890s] ... ok 2026-03-29 01:49:10.834861 | debian-bookworm | Pool fakepool_fail is not exist in backend storage. 2026-03-29 01:49:10.839749 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist_fail [0.021528s] ... ok 2026-03-29 01:49:10.841238 | debian-bookworm | Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. 2026-03-29 01:49:10.843171 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.019821s] ... ok 2026-03-29 01:49:10.845942 | debian-bookworm | 2026-03-29 01:49:10.843 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-03-29 01:49:10.848834 | debian-bookworm | Failed to rename fileset for share fakename. 2026-03-29 01:49:10.848851 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:10.848857 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 628, in _manage_existing 2026-03-29 01:49:10.848862 | debian-bookworm | self._gpfs_execute(self.GPFS_PATH + 'mmchfileset', fsdev, 2026-03-29 01:49:10.848867 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:10.848872 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:10.848876 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.848880 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:10.848885 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:10.848889 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:10.848900 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:10.848904 | debian-bookworm | raise result 2026-03-29 01:49:10.848909 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:10.848913 | debian-bookworm | Command: None 2026-03-29 01:49:10.848917 | debian-bookworm | Exit code: - 2026-03-29 01:49:10.848922 | debian-bookworm | Stdout: None 2026-03-29 01:49:10.848926 | debian-bookworm | Stderr: None 2026-03-29 01:49:10.850452 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_1_True [0.023727s] ... ok 2026-03-29 01:49:10.850761 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_creation_exception [0.021584s] ... ok 2026-03-29 01:49:10.853162 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fail [0.030917s] ... ok 2026-03-29 01:49:10.859028 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_1_nfs [0.021246s] ... ok 2026-03-29 01:49:10.862577 | debian-bookworm | {5} 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.018941s] ... ok 2026-03-29 01:49:10.869576 | debian-bookworm | Error running SSH command: fake cmd. Error: 'Mock' object does not support the context manager protocol. 2026-03-29 01:49:10.869902 | debian-bookworm | 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-03-29 01:49:10.876996 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh_exception [0.020642s] ... ok 2026-03-29 01:49:10.878721 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_1 [0.028008s] ... ok 2026-03-29 01:49:10.879747 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_2 [0.020782s] ... ok 2026-03-29 01:49:10.881311 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_mkconf [0.018763s] ... ok 2026-03-29 01:49:10.885710 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_4__ [0.031619s] ... ok 2026-03-29 01:49:10.893112 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_07______False_ [0.020492s] ... ok 2026-03-29 01:49:10.897932 | debian-bookworm | Exception due to network failure. 2026-03-29 01:49:10.899678 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_ganesha_cnf_input [0.018332s] ... ok 2026-03-29 01:49:10.900552 | debian-bookworm | Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2026-03-29 01:49:10.900681 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_retry [0.020708s] ... ok 2026-03-29 01:49:10.905030 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_2 [0.024606s] ... ok 2026-03-29 01:49:10.909045 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-03-29 01:49:10.910035 | debian-bookworm | GPFS is not active. 2026-03-29 01:49:10.913808 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_state [0.020979s] ... ok 2026-03-29 01:49:10.914045 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_3 [0.028259s] ... ok 2026-03-29 01:49:10.919820 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_2_False [0.019990s] ... ok 2026-03-29 01:49:10.921888 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_no_nfsinfo [0.021109s] ... ok 2026-03-29 01:49:10.924655 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_3 [0.021406s] ... ok 2026-03-29 01:49:10.932048 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-03-29 01:49:10.953718 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_share [0.019854s] ... ok 2026-03-29 01:49:10.954723 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_2_4 [0.034579s] ... ok 2026-03-29 01:49:10.955436 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_6 [0.041467s] ... ok 2026-03-29 01:49:10.956351 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_available_pools [0.033059s] ... ok 2026-03-29 01:49:10.956374 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_5 [0.030318s] ... ok 2026-03-29 01:49:10.974489 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id [0.019805s] ... ok 2026-03-29 01:49:10.976492 | debian-bookworm | {4} 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.042905s] ... ok 2026-03-29 01:49:10.990783 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_shouldnt_have_vol [0.035142s] ... ok 2026-03-29 01:49:11.012320 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_1 [0.038404s] ... ok 2026-03-29 01:49:11.013280 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_1_False [0.038375s] ... ok 2026-03-29 01:49:11.014280 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_success [0.058363s] ... ok 2026-03-29 01:49:11.014968 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_1__None__False_ [0.037242s] ... ok 2026-03-29 01:49:11.034073 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_1 [0.043019s] ... ok 2026-03-29 01:49:11.056185 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_2_False [0.042742s] ... ok 2026-03-29 01:49:11.057297 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_2 [0.062929s] ... ok 2026-03-29 01:49:11.058071 | debian-bookworm | New size for extend must be bigger than current size on array. (current: 4.0, new: 3). 2026-03-29 01:49:11.058299 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_4___Some_error_to_log___True_ [0.042401s] ... ok 2026-03-29 01:49:11.072917 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_fail [0.059065s] ... ok 2026-03-29 01:49:11.077041 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_7 [0.042698s] ... ok 2026-03-29 01:49:11.092102 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_error_incomplete_export_block [0.036131s] ... ok 2026-03-29 01:49:11.092834 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_1_rw [0.036333s] ... ok 2026-03-29 01:49:11.094177 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_3 [0.037242s] ... ok 2026-03-29 01:49:11.119702 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail_driver_none [0.046079s] ... ok 2026-03-29 01:49:11.120014 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr [0.042567s] ... ok 2026-03-29 01:49:11.137266 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_rados_object [0.045027s] ... ok 2026-03-29 01:49:11.137904 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_ro [0.044210s] ... ok 2026-03-29 01:49:11.138722 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifs [0.044388s] ... ok 2026-03-29 01:49:11.144195 | debian-bookworm | The StoragePool is None. 2026-03-29 01:49:11.146721 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_disk_type_pool_info_none [0.027272s] ... ok 2026-03-29 01:49:11.150013 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_hasnt_should_have_vol [0.030500s] ... ok 2026-03-29 01:49:11.158056 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_2_False [0.020540s] ... ok 2026-03-29 01:49:11.158312 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_allow [0.020691s] ... ok 2026-03-29 01:49:11.159052 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfsclient [0.020285s] ... ok 2026-03-29 01:49:11.174567 | debian-bookworm | Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2026-03-29 01:49:11.175234 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_1 [0.027845s] ... ok 2026-03-29 01:49:11.176445 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_3 [0.018453s] ... ok 2026-03-29 01:49:11.176933 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_1 [0.026980s] ... ok 2026-03-29 01:49:11.179993 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_update_access [0.020746s] ... ok 2026-03-29 01:49:11.182072 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_4__True__False__False_ [0.023988s] ... ok 2026-03-29 01:49:11.194546 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_patch [0.017797s] ... ok 2026-03-29 01:49:11.197598 | debian-bookworm | Unable to create SSHPool 2026-03-29 01:49:11.199938 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_pool_failed [0.019560s] ... ok 2026-03-29 01:49:11.201029 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_partition_fail [0.026447s] ... ok 2026-03-29 01:49:11.212645 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_2__True__False_ [0.030332s] ... ok 2026-03-29 01:49:11.213012 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_5 [0.035764s] ... ok 2026-03-29 01:49:11.214148 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_2 [0.019658s] ... ok 2026-03-29 01:49:11.229543 | debian-bookworm | Could not list the share access for share manila_fakeid 2026-03-29 01:49:11.232555 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_2_cifs [0.032401s] ... ok 2026-03-29 01:49:11.233487 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_1 [0.019062s] ... ok 2026-03-29 01:49:11.249248 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_bigger_size [0.036231s] ... ok 2026-03-29 01:49:11.249886 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_1_None [0.035436s] ... ok 2026-03-29 01:49:11.250109 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_exist [0.048521s] ... ok 2026-03-29 01:49:11.251756 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_proto_error [0.019357s] ... ok 2026-03-29 01:49:11.270669 | debian-bookworm | StoragePool is None 2026-03-29 01:49:11.270793 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_2 [0.037239s] ... ok 2026-03-29 01:49:11.272787 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats_pool_not_exist [0.020956s] ... ok 2026-03-29 01:49:11.275231 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_1 [0.026071s] ... ok 2026-03-29 01:49:11.277675 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:49:11.277696 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:11.277711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:49:11.277717 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:49:11.277722 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.277728 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 494, in create_snapshot 2026-03-29 01:49:11.277733 | debian-bookworm | infinidat_snapshot = infinidat_filesystem.create_snapshot( 2026-03-29 01:49:11.277739 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.277744 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:11.277750 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:11.277755 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.277760 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:11.277765 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:11.277770 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.277776 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:11.277781 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:11.277786 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.277791 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:49:11.277797 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:49:11.277802 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:49:11.279639 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_create_snapshot_api_fail [0.030632s] ... ok 2026-03-29 01:49:11.292172 | debian-bookworm | Can't find the share by share name: manila_fakeid. 2026-03-29 01:49:11.293401 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_4 [0.022594s] ... ok 2026-03-29 01:49:11.294387 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_1_nfs [0.021488s] ... ok 2026-03-29 01:49:11.295351 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_6 [0.044865s] ... ok 2026-03-29 01:49:11.296362 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_1___3____6__ [0.021031s] ... ok 2026-03-29 01:49:11.300809 | debian-bookworm | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-03-29 01:49:11.302757 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_snapshot_doesnt_exist [0.022907s] ... ok 2026-03-29 01:49:11.312327 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_7 [0.018890s] ... ok 2026-03-29 01:49:11.315469 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_2_cifs [0.020849s] ... ok 2026-03-29 01:49:11.318954 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_2 [0.022414s] ... ok 2026-03-29 01:49:11.321110 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_2 [0.026048s] ... ok 2026-03-29 01:49:11.322754 | debian-bookworm | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_nfs [0.019829s] ... ok 2026-03-29 01:49:11.334284 | debian-bookworm | Only USER access types are allowed for CIFS shares. 2026-03-29 01:49:11.338655 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_type_fail [0.022566s] ... ok 2026-03-29 01:49:11.338681 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_unset [0.025832s] ... ok 2026-03-29 01:49:11.340314 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_relaxed [0.021321s] ... ok 2026-03-29 01:49:11.355839 | debian-bookworm | Export location ip: [172.27.1.1] is incorrect, please use data port ip. 2026-03-29 01:49:11.357724 | debian-bookworm | {4} 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.034778s] ... ok 2026-03-29 01:49:11.358672 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_1_nfs [0.020524s] ... ok 2026-03-29 01:49:11.359603 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_remove_from_partition_1 [0.038665s] ... ok 2026-03-29 01:49:11.361180 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_1_None [0.020716s] ... ok 2026-03-29 01:49:11.362952 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_1_0 [0.024626s] ... ok 2026-03-29 01:49:11.375995 | debian-bookworm | fake_message 2026-03-29 01:49:11.383284 | debian-bookworm | result: {'code': 1, 'message': 'failed', 'data': 'fake_data'}. 2026-03-29 01:49:11.383311 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:11.385004 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_name [0.026463s] ... ok 2026-03-29 01:49:11.385029 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_1_None [0.021276s] ... ok 2026-03-29 01:49:11.385398 | debian-bookworm | Cannot find optimal port. port_info: ['CTE0.A.H0']. 2026-03-29 01:49:11.385803 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_get_network_allocations_number [0.023069s] ... ok 2026-03-29 01:49:11.385826 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code_fail [0.025576s] ... ok 2026-03-29 01:49:11.397533 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_offline_error [0.037297s] ... ok 2026-03-29 01:49:11.407008 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:11.412873 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_5 [0.028265s] ... ok 2026-03-29 01:49:11.414115 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_detail [0.028479s] ... ok 2026-03-29 01:49:11.414142 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_2 [0.028283s] ... ok 2026-03-29 01:49:11.414152 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_4 [0.028009s] ... ok 2026-03-29 01:49:11.422383 | debian-bookworm | 2026-03-29 01:49:11.419 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:11.427423 | debian-bookworm | 2026-03-29 01:49:11.424 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:11.427454 | debian-bookworm | 2026-03-29 01:49:11.425 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:11.435693 | debian-bookworm | No appropriate port found to create logical port. 2026-03-29 01:49:11.435726 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_cifs_access_rest [0.022441s] ... ok 2026-03-29 01:49:11.436565 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:11.437852 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_3 [0.024994s] ... ok 2026-03-29 01:49:11.438597 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_1_0 [0.025576s] ... ok 2026-03-29 01:49:11.441575 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_2_comma_nama [0.026793s] ... ok 2026-03-29 01:49:11.456238 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_nfs_service [0.020335s] ... ok 2026-03-29 01:49:11.456411 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_invalid [0.018298s] ... ok 2026-03-29 01:49:11.458344 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_type_not_exist [0.060681s] ... ok 2026-03-29 01:49:11.458575 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nfs_share [0.019200s] ... ok 2026-03-29 01:49:11.459357 | debian-bookworm | 2026-03-29 01:49:11.456 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:11.459373 | debian-bookworm | 2026-03-29 01:49:11.457 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:11.462801 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_1_ [0.022938s] ... ok 2026-03-29 01:49:11.474401 | debian-bookworm | Failed to check MapRFS state. 2026-03-29 01:49:11.474432 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:11.474439 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 324, in _check_maprfs_state 2026-03-29 01:49:11.474444 | debian-bookworm | return self._maprfs_util.check_state() 2026-03-29 01:49:11.474449 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.474454 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 252, in check_state 2026-03-29 01:49:11.474459 | debian-bookworm | out, __ = self._execute(*cmd, check_exit_code=False) 2026-03-29 01:49:11.474464 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.474468 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:11.474482 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:11.474487 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.474493 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:11.474498 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:11.474504 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.474509 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:11.474514 | debian-bookworm | raise effect 2026-03-29 01:49:11.474519 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:11.474525 | debian-bookworm | Command: None 2026-03-29 01:49:11.474530 | debian-bookworm | Exit code: - 2026-03-29 01:49:11.474535 | debian-bookworm | Stdout: None 2026-03-29 01:49:11.474540 | debian-bookworm | Stderr: None 2026-03-29 01:49:11.474908 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_1 [0.018567s] ... ok 2026-03-29 01:49:11.476382 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_virtual_ips [0.018379s] ... ok 2026-03-29 01:49:11.476607 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_exception [0.020778s] ... ok 2026-03-29 01:49:11.484989 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_2 [0.021684s] ... ok 2026-03-29 01:49:11.487192 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_fail [0.026925s] ... ok 2026-03-29 01:49:11.492592 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:11.495637 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager [0.020346s] ... ok 2026-03-29 01:49:11.496312 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_snapshots_from_share [0.019029s] ... ok 2026-03-29 01:49:11.497332 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_local [0.020610s] ... ok 2026-03-29 01:49:11.505063 | debian-bookworm | Share (share-fake-uuid) can not be shrunk. only 'Thin' shares support shrink. 2026-03-29 01:49:11.506283 | debian-bookworm | 2026-03-29 01:49:11.504 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-03-29 01:49:11.507163 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_levels [0.022484s] ... ok 2026-03-29 01:49:11.512337 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:11.514088 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_3_5000mb [0.018237s] ... ok 2026-03-29 01:49:11.515104 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_with_parent [0.019569s] ... ok 2026-03-29 01:49:11.515512 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_alloctype_fail [0.030299s] ... ok 2026-03-29 01:49:11.518859 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity [0.021406s] ... ok 2026-03-29 01:49:11.528856 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_1_ProcessExecutionError [0.021337s] ... ok 2026-03-29 01:49:11.533329 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats_refresh_token [0.019406s] ... ok 2026-03-29 01:49:11.534730 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_access_rule_validator [0.019616s] ... ok 2026-03-29 01:49:11.539711 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_du [0.020629s] ... ok 2026-03-29 01:49:11.541444 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:11.541812 | debian-bookworm | Failed to set replication pair fake_pair_id secondary write lock. 2026-03-29 01:49:11.541826 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:11.542542 | debian-bookworm | Replication pair fake_pair_id secondary access is R/W, try to set write lock but still failed. 2026-03-29 01:49:11.542555 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:11.542561 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 159, in update_replication_pair_state 2026-03-29 01:49:11.542568 | debian-bookworm | self.helper.set_pair_secondary_write_lock(replica_pair_id) 2026-03-29 01:49:11.542574 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:11.542579 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:11.542586 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.542594 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:11.542601 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:11.542608 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.542615 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-03-29 01:49:11.542633 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-03-29 01:49:11.542642 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.542649 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock 2026-03-29 01:49:11.542657 | debian-bookworm | self._assert_rest_result(result, msg) 2026-03-29 01:49:11.542664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:49:11.542672 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:49:11.542680 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-03-29 01:49:11.542688 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:49:11.545401 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_2 [0.029243s] ... ok 2026-03-29 01:49:11.551560 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_already_enabled_creation_share_specific_size [0.022672s] ... ok 2026-03-29 01:49:11.552584 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_1_nfs [0.019319s] ... ok 2026-03-29 01:49:11.553930 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init [0.019160s] ... ok 2026-03-29 01:49:11.561840 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_ls [0.022243s] ... ok 2026-03-29 01:49:11.564532 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:11.565053 | debian-bookworm | Failed to sync replication pair fake_pair_id. 2026-03-29 01:49:11.565068 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:11.565274 | debian-bookworm | Failed to sync replication pair fake_pair_id. Reason: Invalid share: Failed to sync replication pair fake_pair_id. 2026-03-29 01:49:11.565288 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:49:11.576892 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_2_cifs [0.019221s] ... ok 2026-03-29 01:49:11.577569 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_1 [0.023594s] ... ok 2026-03-29 01:49:11.577946 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_extend_share [0.026461s] ... ok 2026-03-29 01:49:11.580289 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_3 [0.035359s] ... ok 2026-03-29 01:49:11.581947 | debian-bookworm | CLDB nodes are not specified! 2026-03-29 01:49:11.582185 | debian-bookworm | Zookeeper nodes are not specified! 2026-03-29 01:49:11.582381 | debian-bookworm | MapR-FS is not in healthy state. 2026-03-29 01:49:11.584201 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_cldb_state [0.022199s] ... ok 2026-03-29 01:49:11.597754 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_enabling_creation_share_specific_size [0.019827s] ... ok 2026-03-29 01:49:11.600330 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_snapshot [0.027915s] ... ok 2026-03-29 01:49:11.610078 | debian-bookworm | Failed to check GPFS state. Error: 'state' is not in list. 2026-03-29 01:49:11.611586 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_wrong_output_exception [0.030586s] ... ok 2026-03-29 01:49:11.612076 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share [0.033024s] ... ok 2026-03-29 01:49:11.612100 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share [0.026991s] ... ok 2026-03-29 01:49:11.624792 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage [0.026636s] ... ok 2026-03-29 01:49:11.628055 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_3 [0.027655s] ... ok 2026-03-29 01:49:11.634118 | debian-bookworm | Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-03-29 01:49:11.634148 | debian-bookworm | Command: None 2026-03-29 01:49:11.634158 | debian-bookworm | Exit code: - 2026-03-29 01:49:11.634166 | debian-bookworm | Stdout: None 2026-03-29 01:49:11.634174 | debian-bookworm | Stderr: None. 2026-03-29 01:49:11.635148 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot [0.023341s] ... ok 2026-03-29 01:49:11.636663 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot_exception [0.025185s] ... ok 2026-03-29 01:49:11.637729 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share_data_loss [0.026058s] ... ok 2026-03-29 01:49:11.654657 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_5 [0.029482s] ... ok 2026-03-29 01:49:11.654760 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api [0.026075s] ... ok 2026-03-29 01:49:11.675003 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_1 [0.037049s] ... ok 2026-03-29 01:49:11.675233 | debian-bookworm | Share protocol NFSBOGUS not supported by GPFS driver. 2026-03-29 01:49:11.675399 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_share [0.039962s] ... ok 2026-03-29 01:49:11.677168 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.040532s] ... ok 2026-03-29 01:49:11.678329 | debian-bookworm | Share fakeid does not support snapshots: fake error. 2026-03-29 01:49:11.678351 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_with_header [0.024126s] ... ok 2026-03-29 01:49:11.679988 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_2 [0.025806s] ... ok 2026-03-29 01:49:11.694321 | debian-bookworm | Share /share-0 not found 2026-03-29 01:49:11.698441 | debian-bookworm | Gluster backend does not provide any volume matching pattern manila-share-\d+-#{size}G$ 2026-03-29 01:49:11.708582 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_invalid_share [0.021346s] ... ok 2026-03-29 01:49:11.710278 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name [0.032029s] ... ok 2026-03-29 01:49:11.710303 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_glusterfs_no_volumes_provided_by_backend [0.029248s] ... ok 2026-03-29 01:49:11.710312 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_without_header [0.031028s] ... ok 2026-03-29 01:49:11.710716 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_3_Eeyore [0.035080s] ... ok 2026-03-29 01:49:11.724759 | debian-bookworm | Share share-0 has no size quota. Total used value will be used as share size 2026-03-29 01:49:11.727730 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_with_no_quota [0.030908s] ... ok 2026-03-29 01:49:11.735008 | debian-bookworm | Incorrect export path. Expected format: IP:/gpfs_mount_point_base/share_id. 2026-03-29 01:49:11.738376 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:11.738392 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 714, in manage_existing 2026-03-29 01:49:11.738398 | debian-bookworm | old_export_location = old_export[1] 2026-03-29 01:49:11.738411 | debian-bookworm | ~~~~~~~~~~^^^ 2026-03-29 01:49:11.738416 | debian-bookworm | IndexError: list index out of range 2026-03-29 01:49:11.738427 | debian-bookworm | ('Error during delete_share request for share %(share_id)s', {'share_id': 'fakeid'}) 2026-03-29 01:49:11.739422 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_invalid_export_exception [0.029813s] ... ok 2026-03-29 01:49:11.739848 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_9 [0.029962s] ... ok 2026-03-29 01:49:11.741515 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_error [0.031057s] ... ok 2026-03-29 01:49:11.757179 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_delete [0.029300s] ... ok 2026-03-29 01:49:11.760653 | debian-bookworm | Failed to set permissions for share fakename. 2026-03-29 01:49:11.760670 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:11.760677 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 651, in _manage_existing 2026-03-29 01:49:11.760683 | debian-bookworm | self._gpfs_execute('chmod', '777', new_export_location) 2026-03-29 01:49:11.760689 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:11.760695 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:11.760701 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.760706 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:11.760712 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:11.760718 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.760723 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:11.760729 | debian-bookworm | raise result 2026-03-29 01:49:11.760735 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:11.760740 | debian-bookworm | Command: None 2026-03-29 01:49:11.760746 | debian-bookworm | Exit code: - 2026-03-29 01:49:11.760751 | debian-bookworm | Stdout: None 2026-03-29 01:49:11.760756 | debian-bookworm | Stderr: None 2026-03-29 01:49:11.761649 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager [0.021994s] ... ok 2026-03-29 01:49:11.762408 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_permission_change_exception [0.023056s] ... ok 2026-03-29 01:49:11.766228 | debian-bookworm | 'gluster version' failed on server root@host1 with: Unknown Gluster exception. 2026-03-29 01:49:11.768788 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_1_GlusterfsException [0.027044s] ... ok 2026-03-29 01:49:11.782524 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_2 [0.020322s] ... ok 2026-03-29 01:49:11.782656 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_01__None__True_ [0.019488s] ... ok 2026-03-29 01:49:11.784552 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_default [0.027423s] ... ok 2026-03-29 01:49:11.796806 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_1 [0.027771s] ... ok 2026-03-29 01:49:11.800347 | debian-bookworm | Error trying to wipe gluster volume. gluster_export: host1:/gv1, Error: None 2026-03-29 01:49:11.801736 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_add [0.019522s] ... ok 2026-03-29 01:49:11.802799 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_error_wiping_gluster_vol [0.020229s] ... ok 2026-03-29 01:49:11.803587 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_with_host_validation [0.018948s] ... ok 2026-03-29 01:49:11.820739 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_nothing [0.018717s] ... ok 2026-03-29 01:49:11.821661 | debian-bookworm | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot [0.019136s] ... ok 2026-03-29 01:49:11.822893 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_dict [0.019185s] ... ok 2026-03-29 01:49:11.825136 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_2 [0.028236s] ... ok 2026-03-29 01:49:11.838220 | debian-bookworm | gpfs_share_export_ip must be specified. 2026-03-29 01:49:11.840277 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_export_ip [0.019366s] ... ok 2026-03-29 01:49:11.840677 | debian-bookworm | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_extend_share [0.018665s] ... ok 2026-03-29 01:49:11.841976 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_key [0.018900s] ... ok 2026-03-29 01:49:11.857842 | debian-bookworm | Invalid gpfs_nfs_server_type value: test. Valid values are: "KNFS", "CES". 2026-03-29 01:49:11.859008 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_4 [0.023980s] ... ok 2026-03-29 01:49:11.859509 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_type [0.019517s] ... ok 2026-03-29 01:49:11.861158 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__update_share_stats [0.020432s] ... ok 2026-03-29 01:49:11.861411 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_unique_key [0.019335s] ... ok 2026-03-29 01:49:11.897503 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_1 [0.035588s] ... ok 2026-03-29 01:49:11.897532 | debian-bookworm | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_remote_execute [0.047479s] ... ok 2026-03-29 01:49:11.897937 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_snapshot [0.037560s] ... ok 2026-03-29 01:49:11.897951 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_1_1234 [0.035753s] ... ok 2026-03-29 01:49:11.922304 | debian-bookworm | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access [0.024839s] ... ok 2026-03-29 01:49:11.922468 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_invalid_protocol [0.025277s] ... ok 2026-03-29 01:49:11.923031 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup_gpfs_local_execute [0.025662s] ... ok 2026-03-29 01:49:11.925646 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_2 [0.027808s] ... ok 2026-03-29 01:49:11.942191 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_false [0.018924s] ... ok 2026-03-29 01:49:11.942455 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_5___share_id [0.020304s] ... ok 2026-03-29 01:49:11.943604 | debian-bookworm | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.021552s] ... ok 2026-03-29 01:49:11.957298 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_4 [0.029361s] ... ok 2026-03-29 01:49:11.961040 | debian-bookworm | {7} 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.018919s] ... ok 2026-03-29 01:49:11.962037 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_size_not_provided_exception [0.019497s] ... ok 2026-03-29 01:49:11.968047 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_1 [0.024298s] ... ok 2026-03-29 01:49:11.978857 | debian-bookworm | Failed to verify denied access for share fakename. 2026-03-29 01:49:11.978887 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:11.978892 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 916, in _verify_denied_access 2026-03-29 01:49:11.978896 | debian-bookworm | outs = self._publish_access(*cmd) 2026-03-29 01:49:11.978899 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.978903 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:11.978907 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:11.978910 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.978914 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:11.978917 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:11.978921 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:11.978924 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:11.978928 | debian-bookworm | raise effect 2026-03-29 01:49:11.978931 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:11.978935 | debian-bookworm | Command: None 2026-03-29 01:49:11.978939 | debian-bookworm | Exit code: - 2026-03-29 01:49:11.978942 | debian-bookworm | Stdout: None 2026-03-29 01:49:11.978946 | debian-bookworm | Stderr: None 2026-03-29 01:49:11.980251 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_exception [0.019121s] ... ok 2026-03-29 01:49:11.981209 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_1_True [0.026461s] ... ok 2026-03-29 01:49:11.982160 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_invalid_access_type [0.020135s] ... ok 2026-03-29 01:49:11.993280 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_2 [0.025195s] ... ok 2026-03-29 01:49:11.993492 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_1_CIFS [0.283842s] ... ok 2026-03-29 01:49:12.012444 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_1 [0.030036s] ... ok 2026-03-29 01:49:12.013396 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_3_0 [0.031805s] ... ok 2026-03-29 01:49:12.013558 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_3_______False_ [0.033359s] ... ok 2026-03-29 01:49:12.016769 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_2 [0.023404s] ... ok 2026-03-29 01:49:12.017957 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_pools_attr [0.024343s] ... ok 2026-03-29 01:49:12.031623 | debian-bookworm | Failed to allow access for share fakename. 2026-03-29 01:49:12.031657 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:12.031664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 985, in allow_access 2026-03-29 01:49:12.031669 | debian-bookworm | self._publish_access(*cmd) 2026-03-29 01:49:12.031675 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:12.031681 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:12.031686 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.031691 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:12.031696 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:12.031711 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.031716 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:12.031721 | debian-bookworm | raise effect 2026-03-29 01:49:12.031727 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:12.031739 | debian-bookworm | Command: None 2026-03-29 01:49:12.031745 | debian-bookworm | Exit code: - 2026-03-29 01:49:12.031750 | debian-bookworm | Stdout: 'boom' 2026-03-29 01:49:12.031755 | debian-bookworm | Stderr: None 2026-03-29 01:49:12.033759 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_publish_exception [0.019528s] ... ok 2026-03-29 01:49:12.033777 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_3 [0.021073s] ... ok 2026-03-29 01:49:12.034370 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_2 [0.020925s] ... ok 2026-03-29 01:49:12.036271 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_1 [0.018144s] ... ok 2026-03-29 01:49:12.050825 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_3 [0.033642s] ... ok 2026-03-29 01:49:12.055775 | debian-bookworm | 2026-03-29 01:49:12.053 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:12.070685 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing [0.036529s] ... ok 2026-03-29 01:49:12.070720 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share_new_size_lower_than_usage [0.036362s] ... ok 2026-03-29 01:49:12.071103 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_1 [0.033565s] ... ok 2026-03-29 01:49:12.071116 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_1 [0.035634s] ... ok 2026-03-29 01:49:12.088236 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share_with_no_available_space_in_fs [0.036932s] ... ok 2026-03-29 01:49:12.088915 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_1_True [0.018809s] ... ok 2026-03-29 01:49:12.091467 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_path_exception [0.021450s] ... ok 2026-03-29 01:49:12.092107 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_api_error [0.021869s] ... ok 2026-03-29 01:49:12.092439 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifs [0.022404s] ... ok 2026-03-29 01:49:12.099704 | debian-bookworm | 2026-03-29 01:49:12.097 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:12.099729 | debian-bookworm | 2026-03-29 01:49:12.098 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:12.108385 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_error [0.019125s] ... ok 2026-03-29 01:49:12.110815 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnasdir [0.018217s] ... ok 2026-03-29 01:49:12.111971 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_force [0.019743s] ... ok 2026-03-29 01:49:12.113233 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:49:12.113252 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:12.113268 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:49:12.113274 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:49:12.113279 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.113284 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-03-29 01:49:12.113290 | debian-bookworm | network_space = self._system.network_spaces.safe_get( 2026-03-29 01:49:12.113296 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.113301 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:12.113307 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:12.113312 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.113317 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:12.113323 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:12.113328 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.113341 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:12.113347 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:12.113352 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.113358 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:49:12.113363 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:49:12.113368 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:49:12.115187 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_api_error [0.023522s] ... ok 2026-03-29 01:49:12.117407 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_3_hitachi_hnas_evs_ip [0.029454s] ... ok 2026-03-29 01:49:12.129848 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_context_change [0.021086s] ... ok 2026-03-29 01:49:12.129994 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifsinfo [0.018576s] ... ok 2026-03-29 01:49:12.132423 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_error [0.020359s] ... ok 2026-03-29 01:49:12.135875 | debian-bookworm | INFINIDAT InfiniBox NAS network space "mockspace" has no IP addresses defined 2026-03-29 01:49:12.137599 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips [0.022389s] ... ok 2026-03-29 01:49:12.145705 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_no_quota [0.028084s] ... ok 2026-03-29 01:49:12.147633 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_1 [0.018089s] ... ok 2026-03-29 01:49:12.152177 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_false [0.022646s] ... ok 2026-03-29 01:49:12.153172 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_with_policy [0.020578s] ... ok 2026-03-29 01:49:12.158920 | debian-bookworm | INFINIDAT InfiniBox NAS network space "mockspace" not found 2026-03-29 01:49:12.160681 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_network_space [0.022926s] ... ok 2026-03-29 01:49:12.164586 | debian-bookworm | Node name should be set when file system name is set. 2026-03-29 01:49:12.166303 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_3 [0.018543s] ... ok 2026-03-29 01:49:12.169495 | debian-bookworm | 2026-03-29 01:49:12.167 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:12.169524 | debian-bookworm | 2026-03-29 01:49:12.167 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:12.170810 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_true [0.018514s] ... ok 2026-03-29 01:49:12.189218 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_evs_ip [0.027873s] ... ok 2026-03-29 01:49:12.189253 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_without_policy [0.021282s] ... ok 2026-03-29 01:49:12.189259 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_only_one_ip_enabled [0.024126s] ... ok 2026-03-29 01:49:12.189265 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_1_None [0.018902s] ... ok 2026-03-29 01:49:12.203735 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota_error [0.032507s] ... ok 2026-03-29 01:49:12.204070 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_2_node1 [0.018288s] ... ok 2026-03-29 01:49:12.206051 | debian-bookworm | {1} 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.032150s] ... ok 2026-03-29 01:49:12.210308 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_not_cluster [0.035276s] ... ok 2026-03-29 01:49:12.211517 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__setup_and_get_system_object [0.025321s] ... ok 2026-03-29 01:49:12.223319 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_error [0.019592s] ... ok 2026-03-29 01:49:12.223551 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_delete_share [0.018965s] ... ok 2026-03-29 01:49:12.223871 | debian-bookworm | 2026-03-29 01:49:12.221 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-03-29 01:49:12.230405 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_2_None [0.020303s] ... ok 2026-03-29 01:49:12.230838 | debian-bookworm | Only "ip" access type allowed for the NFS protocol. 2026-03-29 01:49:12.232653 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_cert [0.022230s] ... ok 2026-03-29 01:49:12.241447 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_extend_share [0.018676s] ... ok 2026-03-29 01:49:12.241994 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del [0.018886s] ... ok 2026-03-29 01:49:12.244902 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_2__snapshots_share1_snapshot_id [0.038878s] ... ok 2026-03-29 01:49:12.257889 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_1_True [0.027471s] ... ok 2026-03-29 01:49:12.259723 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_get_network_allocations_number [0.018269s] ... ok 2026-03-29 01:49:12.261167 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage [0.019154s] ... ok 2026-03-29 01:49:12.262956 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_2__True__True__False_ [0.030425s] ... ok 2026-03-29 01:49:12.269736 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_allow [0.024662s] ... ok 2026-03-29 01:49:12.277890 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_2_False [0.019954s] ... ok 2026-03-29 01:49:12.279691 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_2_cifs [0.019853s] ... ok 2026-03-29 01:49:12.280192 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_mb [0.018700s] ... ok 2026-03-29 01:49:12.288301 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_3__False__True_ [0.025183s] ... ok 2026-03-29 01:49:12.292533 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_snapshot [0.022729s] ... ok 2026-03-29 01:49:12.298343 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_multiple_dns_ip [0.020374s] ... ok 2026-03-29 01:49:12.298935 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_name [0.019099s] ... ok 2026-03-29 01:49:12.299283 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create_error [0.019050s] ... ok 2026-03-29 01:49:12.321007 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_not_found [0.027934s] ... ok 2026-03-29 01:49:12.321282 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_2__True__False_ [0.032238s] ... ok 2026-03-29 01:49:12.342733 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_level_fail [0.043508s] ... ok 2026-03-29 01:49:12.343067 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_2 [0.044579s] ... ok 2026-03-29 01:49:12.343381 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_already_deleted [0.043989s] ... ok 2026-03-29 01:49:12.345677 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_metadata [0.024877s] ... ok 2026-03-29 01:49:12.347992 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs [0.027160s] ... ok 2026-03-29 01:49:12.364822 | debian-bookworm | 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-03-29 01:49:12.370901 | debian-bookworm | NoneType: None 2026-03-29 01:49:12.372545 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_4 [0.029223s] ... ok 2026-03-29 01:49:12.372786 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_2 [0.028893s] ... ok 2026-03-29 01:49:12.372795 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_not_found_exception [0.028649s] ... ok 2026-03-29 01:49:12.372916 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:49:12.372926 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:12.372930 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:49:12.372934 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:49:12.372938 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.372941 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 439, in _delete_share 2026-03-29 01:49:12.372960 | debian-bookworm | infinidat_filesystem.safe_delete() 2026-03-29 01:49:12.372965 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:12.372973 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:12.372977 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.372981 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:12.372984 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:12.372988 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.372991 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:12.372995 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:12.372998 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.373002 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:49:12.373005 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:49:12.373009 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:49:12.373136 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_1_True [0.023927s] ... ok 2026-03-29 01:49:12.375160 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_api_fail [0.029250s] ... ok 2026-03-29 01:49:12.396697 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_error [0.024356s] ... ok 2026-03-29 01:49:12.397113 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_exception [0.024779s] ... ok 2026-03-29 01:49:12.410148 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_size_fail [0.025772s] ... ok 2026-03-29 01:49:12.410227 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_default_nfs_export_rules [0.026194s] ... ok 2026-03-29 01:49:12.411115 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_07__True__False__False__True_ [0.035845s] ... ok 2026-03-29 01:49:12.429159 | debian-bookworm | Failed to allow rw access to 172.0.2.1, reason Invalid access rule: fake_exception 2026-03-29 01:49:12.430332 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_3__0___1_ [0.032987s] ... ok 2026-03-29 01:49:12.431615 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_fail [0.032886s] ... ok 2026-03-29 01:49:12.431684 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_1_True [0.034225s] ... ok 2026-03-29 01:49:12.434701 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_scope [0.036071s] ... ok 2026-03-29 01:49:12.459397 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_3___test_____punc____test___punc__ [0.028687s] ... ok 2026-03-29 01:49:12.459887 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_1_nfs [0.028073s] ... ok 2026-03-29 01:49:12.459973 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_shares [0.048443s] ... ok 2026-03-29 01:49:12.477855 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_already_present [0.042873s] ... ok 2026-03-29 01:49:12.480123 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_1_True [0.048998s] ... ok 2026-03-29 01:49:12.483425 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_5___xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx____xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx__ [0.024067s] ... ok 2026-03-29 01:49:12.483670 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_3 [0.024346s] ... ok 2026-03-29 01:49:12.490331 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share [0.030400s] ... ok 2026-03-29 01:49:12.500757 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_duplicate [0.022832s] ... ok 2026-03-29 01:49:12.501798 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota [0.021519s] ... ok 2026-03-29 01:49:12.502643 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_fail [0.018970s] ... ok 2026-03-29 01:49:12.503599 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share [0.020347s] ... ok 2026-03-29 01:49:12.513469 | debian-bookworm | infinibox_login configuration parameter must be specified 2026-03-29 01:49:12.515698 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_auth_parameters [0.025186s] ... ok 2026-03-29 01:49:12.522105 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_nfs_service [0.019309s] ... ok 2026-03-29 01:49:12.523030 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_dedupe_on [0.021071s] ... ok 2026-03-29 01:49:12.524192 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share_from_snapshot [0.020513s] ... ok 2026-03-29 01:49:12.525462 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_1 [0.024553s] ... ok 2026-03-29 01:49:12.537578 | debian-bookworm | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-03-29 01:49:12.545998 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_cifs_share [0.023328s] ... ok 2026-03-29 01:49:12.546242 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_snapshot_doesnt_exist [0.029853s] ... ok 2026-03-29 01:49:12.565360 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_error [0.038791s] ... ok 2026-03-29 01:49:12.565567 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_3 [0.040274s] ... ok 2026-03-29 01:49:12.566291 | debian-bookworm | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_cifs [0.020515s] ... ok 2026-03-29 01:49:12.567163 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_nfs_share [0.021577s] ... ok 2026-03-29 01:49:12.568862 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_timeout [0.045638s] ... ok 2026-03-29 01:49:12.585193 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_snapshot [0.020372s] ... ok 2026-03-29 01:49:12.586261 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_pool [0.018944s] ... ok 2026-03-29 01:49:12.586842 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_adaptive_not_supported [0.022444s] ... ok 2026-03-29 01:49:12.588233 | debian-bookworm | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_non_exist_share [0.021763s] ... ok 2026-03-29 01:49:12.590430 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_path_does_not_exist [0.021460s] ... ok 2026-03-29 01:49:12.603272 | debian-bookworm | Pool pool has exceeded 3PAR's max supported VFS IP address 2026-03-29 01:49:12.605208 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_exceed_pool_max_supported_ips [0.019789s] ... ok 2026-03-29 01:49:12.605510 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_share [0.018624s] ... ok 2026-03-29 01:49:12.608699 | debian-bookworm | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_cifs [0.020390s] ... ok 2026-03-29 01:49:12.611460 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create [0.020919s] ... ok 2026-03-29 01:49:12.612979 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_2_False [0.025806s] ... ok 2026-03-29 01:49:12.623870 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_2 [0.018888s] ... ok 2026-03-29 01:49:12.625048 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory [0.020010s] ... ok 2026-03-29 01:49:12.627459 | debian-bookworm | Export location error, please check ip: [], folder_name: []. 2026-03-29 01:49:12.629444 | debian-bookworm | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_location [0.020662s] ... ok 2026-03-29 01:49:12.642337 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_1_0 [0.029489s] ... ok 2026-03-29 01:49:12.642834 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_unmanage [0.031012s] ... ok 2026-03-29 01:49:12.643345 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share [0.019329s] ... ok 2026-03-29 01:49:12.645067 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share [0.019885s] ... ok 2026-03-29 01:49:12.656577 | debian-bookworm | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share_smaller_than_used_size [0.027000s] ... ok 2026-03-29 01:49:12.662855 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_ipspaces_not_supported [0.020335s] ... ok 2026-03-29 01:49:12.663605 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_ensure_share [0.020008s] ... ok 2026-03-29 01:49:12.665397 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share_error [0.020185s] ... ok 2026-03-29 01:49:12.671370 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_exception [0.028200s] ... ok 2026-03-29 01:49:12.683094 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_1_None [0.019903s] ... ok 2026-03-29 01:49:12.683463 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_network_allocations_number [0.019344s] ... ok 2026-03-29 01:49:12.683711 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_cifs_share [0.026325s] ... ok 2026-03-29 01:49:12.685204 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_path [0.019225s] ... ok 2026-03-29 01:49:12.702678 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_2_False [0.031012s] ... ok 2026-03-29 01:49:12.702946 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_rename_volume [0.019355s] ... ok 2026-03-29 01:49:12.703175 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace [0.020118s] ... ok 2026-03-29 01:49:12.704007 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_6___uid____nfs___True___osf_nfs_ro_uid__ [0.019147s] ... ok 2026-03-29 01:49:12.707084 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_directory [0.023927s] ... ok 2026-03-29 01:49:12.720692 | debian-bookworm | Only 'user' access type allowed! 2026-03-29 01:49:12.722391 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_invalid_access [0.019801s] ... ok 2026-03-29 01:49:12.723014 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_1_None [0.019956s] ... ok 2026-03-29 01:49:12.723976 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_1_202 [0.021474s] ... ok 2026-03-29 01:49:12.724496 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_search [0.020079s] ... ok 2026-03-29 01:49:12.728371 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_2_cifs [0.021097s] ... ok 2026-03-29 01:49:12.740716 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_get_set_system_version [0.018148s] ... ok 2026-03-29 01:49:12.742798 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_network_interface [0.019643s] ... ok 2026-03-29 01:49:12.744333 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_nfs [0.020046s] ... ok 2026-03-29 01:49:12.749414 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_2_500 [0.024814s] ... ok 2026-03-29 01:49:12.749890 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.021159s] ... ok 2026-03-29 01:49:12.763649 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_svm [0.020480s] ... ok 2026-03-29 01:49:12.764159 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_1_1234 [0.023256s] ... ok 2026-03-29 01:49:12.768542 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_1___4__0__0___None__None__None_ [0.023937s] ... ok 2026-03-29 01:49:12.770127 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_normal [0.020158s] ... ok 2026-03-29 01:49:12.774272 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_file_system [0.024938s] ... ok 2026-03-29 01:49:12.812811 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_2___4__0__0____true___None__None_ [0.043902s] ... ok 2026-03-29 01:49:12.813911 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_still_used [0.049317s] ... ok 2026-03-29 01:49:12.814423 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_1_None [0.048421s] ... ok 2026-03-29 01:49:12.814703 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logout [0.042798s] ... ok 2026-03-29 01:49:12.815068 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_1 [0.038850s] ... ok 2026-03-29 01:49:12.834384 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_2_no_wdelay_sec_sys_hide_sync [0.021455s] ... ok 2026-03-29 01:49:12.840108 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version_cached [0.026505s] ... ok 2026-03-29 01:49:12.840546 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_2 [0.027042s] ... ok 2026-03-29 01:49:12.850095 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_2_None [0.036144s] ... ok 2026-03-29 01:49:12.850362 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume [0.036939s] ... ok 2026-03-29 01:49:12.854987 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_1_ro [0.020679s] ... ok 2026-03-29 01:49:12.864089 | debian-bookworm | Share fakename does not exist on the backend. 2026-03-29 01:49:12.867156 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_3 [0.026439s] ... ok 2026-03-29 01:49:12.868810 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_2_False [0.029115s] ... ok 2026-03-29 01:49:12.873773 | debian-bookworm | Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Failed to find fshare. 2026-03-29 01:49:12.876052 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_share_not_found [0.020770s] ... ok 2026-03-29 01:49:12.897634 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_1___1__4_ [0.028246s] ... ok 2026-03-29 01:49:12.898402 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_false [0.029487s] ... ok 2026-03-29 01:49:12.898907 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos [0.048587s] ... ok 2026-03-29 01:49:12.899341 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_4 [0.032260s] ... ok 2026-03-29 01:49:12.920122 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share [0.044167s] ... ok 2026-03-29 01:49:12.923292 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup [0.024248s] ... ok 2026-03-29 01:49:12.926171 | debian-bookworm | {1} 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.047543s] ... ok 2026-03-29 01:49:12.926475 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.027808s] ... ok 2026-03-29 01:49:12.927926 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_extend_share [0.028427s] ... ok 2026-03-29 01:49:12.941309 | debian-bookworm | Failed to remove share osf-share-id: removeshare fail. 2026-03-29 01:49:12.941343 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:12.941353 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 799, in _delete_share 2026-03-29 01:49:12.941362 | debian-bookworm | self._client.removefshare( 2026-03-29 01:49:12.941370 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:12.941379 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:12.941387 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.941394 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:12.941402 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:12.941410 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.941418 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:12.941441 | debian-bookworm | raise effect 2026-03-29 01:49:12.941449 | debian-bookworm | Exception: removeshare fail. 2026-03-29 01:49:12.943540 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_exception [0.023255s] ... ok 2026-03-29 01:49:12.957471 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_not_ready [0.030733s] ... ok 2026-03-29 01:49:12.958072 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_2_NFS [0.029357s] ... ok 2026-03-29 01:49:12.958352 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_single_existing [0.031389s] ... ok 2026-03-29 01:49:12.977316 | debian-bookworm | Unexpected exception while getting share list. Cannot delete snapshot without checking for dependent shares first: getfshare fail. 2026-03-29 01:49:12.977330 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:12.977335 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1160, in delete_snapshot 2026-03-29 01:49:12.977339 | debian-bookworm | shares = self._client.getfshare(protocol, 2026-03-29 01:49:12.977343 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.977347 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:12.977351 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:12.977354 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.977358 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:12.977362 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:12.977365 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.977369 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:12.977372 | debian-bookworm | raise effect 2026-03-29 01:49:12.977376 | debian-bookworm | Exception: getfshare fail. 2026-03-29 01:49:12.978069 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_success [0.020539s] ... ok 2026-03-29 01:49:12.978223 | debian-bookworm | Failed to delete snapshot for FPG/VFS/fstore/snapshot pool/test_vfs/osf-nfs-project-id/osf-snap-name: removefsnap fail. 2026-03-29 01:49:12.978232 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:12.978236 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1192, in delete_snapshot 2026-03-29 01:49:12.978239 | debian-bookworm | result = self._client.removefsnap( 2026-03-29 01:49:12.978243 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.978247 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:12.978250 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:12.978254 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.978257 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:12.978261 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:12.978264 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:12.978268 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:12.978271 | debian-bookworm | raise effect 2026-03-29 01:49:12.978281 | debian-bookworm | Exception: removefsnap fail. 2026-03-29 01:49:12.985040 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_backend_exceptions [0.038585s] ... ok 2026-03-29 01:49:12.985318 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_2_False [0.027301s] ... ok 2026-03-29 01:49:12.987591 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_api_error [0.029362s] ... ok 2026-03-29 01:49:13.000324 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory_error [0.022269s] ... ok 2026-03-29 01:49:13.003084 | debian-bookworm | 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-03-29 01:49:13.005384 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_access_missing_nfs_share [0.022858s] ... ok 2026-03-29 01:49:13.007663 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_2_Pool0 [0.022680s] ... ok 2026-03-29 01:49:13.009866 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found [0.022339s] ... ok 2026-03-29 01:49:13.036204 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_search [0.035240s] ... ok 2026-03-29 01:49:13.036467 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_2_NFS [0.030673s] ... ok 2026-03-29 01:49:13.065256 | debian-bookworm | {1} 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.029142s] ... ok 2026-03-29 01:49:13.066789 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_2__fs_test_01 [0.057512s] ... ok 2026-03-29 01:49:13.068297 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_user_access_cifs [0.029525s] ... ok 2026-03-29 01:49:13.068322 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_1 [0.055594s] ... ok 2026-03-29 01:49:13.083655 | debian-bookworm | Failed to get capacity for fpg pool. 2026-03-29 01:49:13.085708 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_error [0.020010s] ... ok 2026-03-29 01:49:13.089775 | debian-bookworm | {1} 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.024543s] ... ok 2026-03-29 01:49:13.090042 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_event [0.023768s] ... ok 2026-03-29 01:49:13.090436 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmfs [0.024614s] ... ok 2026-03-29 01:49:13.105610 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_2 [0.019897s] ... ok 2026-03-29 01:49:13.107982 | debian-bookworm | Error running SSH command: mcsinq lsvdisk 2026-03-29 01:49:13.109148 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_10________user___True_____r___ [0.019421s] ... ok 2026-03-29 01:49:13.110373 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_exec_failed [0.019581s] ... ok 2026-03-29 01:49:13.110385 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_policy [0.020473s] ... ok 2026-03-29 01:49:13.126368 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_04__1__2__False_ [0.020473s] ... ok 2026-03-29 01:49:13.127579 | debian-bookworm | Error has occurred 2026-03-29 01:49:13.127592 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:13.127597 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-03-29 01:49:13.127601 | debian-bookworm | return processutils.ssh_execute( 2026-03-29 01:49:13.127605 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.127609 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:13.127613 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:13.127617 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.127628 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:13.127632 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:13.127635 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.127639 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:13.127643 | debian-bookworm | raise effect 2026-03-29 01:49:13.127646 | debian-bookworm | Exception 2026-03-29 01:49:13.127968 | debian-bookworm | Error running SSH command: mcsinq lsvdisk 2026-03-29 01:49:13.128940 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_12________user___True_____ [0.019616s] ... ok 2026-03-29 01:49:13.139197 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed [0.029218s] ... ok 2026-03-29 01:49:13.139826 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_already_present [0.029467s] ... ok 2026-03-29 01:49:13.153608 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_05__1024__2048__True_ [0.027259s] ... ok 2026-03-29 01:49:13.158062 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_missing_nfs_share [0.028993s] ... ok 2026-03-29 01:49:13.163628 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_1_0 [0.024112s] ... ok 2026-03-29 01:49:13.166224 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_4___1001___False_ [0.026055s] ... ok 2026-03-29 01:49:13.174283 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_08__2048__1024__False_ [0.020640s] ... ok 2026-03-29 01:49:13.182836 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_pool_capacity [0.019341s] ... ok 2026-03-29 01:49:13.187030 | debian-bookworm | {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.020994s] ... ok 2026-03-29 01:49:13.190156 | debian-bookworm | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-03-29 01:49:13.190638 | debian-bookworm | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-03-29 01:49:13.190982 | debian-bookworm | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-03-29 01:49:13.191326 | debian-bookworm | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-03-29 01:49:13.191667 | debian-bookworm | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-03-29 01:49:13.194161 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_12__1__99999999__False_ [0.019874s] ... ok 2026-03-29 01:49:13.194994 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_currently_active [0.270904s] ... ok 2026-03-29 01:49:13.213414 | debian-bookworm | Exception during getvfs None: non-manila-except 2026-03-29 01:49:13.213465 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:13.213470 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1050, in get_vfs 2026-03-29 01:49:13.213474 | debian-bookworm | result = self._client.getvfs(fpg=fpg, vfs=vfs) 2026-03-29 01:49:13.213478 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.213482 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:13.213486 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:13.213489 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.213515 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:13.213519 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:13.213522 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.213526 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:13.213529 | debian-bookworm | raise effect 2026-03-29 01:49:13.213533 | debian-bookworm | Exception: non-manila-except 2026-03-29 01:49:13.213842 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_1_nfs [0.019144s] ... ok 2026-03-29 01:49:13.214337 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_without_gateway [0.027208s] ... ok 2026-03-29 01:49:13.215348 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_exception [0.021141s] ... ok 2026-03-29 01:49:13.215602 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.020968s] ... ok 2026-03-29 01:49:13.235306 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2_not_supported [0.019262s] ... ok 2026-03-29 01:49:13.236258 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_1____nfs____NFS____nFs_____smb__ [0.019466s] ... ok 2026-03-29 01:49:13.252503 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_pool_error [0.050154s] ... ok 2026-03-29 01:49:13.253122 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_3 [0.038583s] ... ok 2026-03-29 01:49:13.264336 | debian-bookworm | Invalid protocol. Expected nfs or smb. Got . 2026-03-29 01:49:13.266526 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_1_ [0.031205s] ... ok 2026-03-29 01:49:13.272381 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates [0.037474s] ... ok 2026-03-29 01:49:13.280335 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats [0.027801s] ... ok 2026-03-29 01:49:13.283811 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_1_True [0.030445s] ... ok 2026-03-29 01:49:13.292184 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_success [0.025369s] ... ok 2026-03-29 01:49:13.292584 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy_not_supported [0.019619s] ... ok 2026-03-29 01:49:13.306396 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_2_False [0.022144s] ... ok 2026-03-29 01:49:13.309142 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_ip_fail [0.028667s] ... ok 2026-03-29 01:49:13.312113 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_legacy [0.019228s] ... ok 2026-03-29 01:49:13.312135 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_nfs [0.019895s] ... ok 2026-03-29 01:49:13.326841 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_2_65535 [0.020335s] ... ok 2026-03-29 01:49:13.328933 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_change [0.019626s] ... ok 2026-03-29 01:49:13.331638 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_3__None___PUT__ [0.019592s] ... ok 2026-03-29 01:49:13.332074 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_policies [0.020488s] ... ok 2026-03-29 01:49:13.357595 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_3_270000 [0.030249s] ... ok 2026-03-29 01:49:13.357882 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_proto_fail [0.028314s] ... ok 2026-03-29 01:49:13.357891 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces [0.025024s] ... ok 2026-03-29 01:49:13.359640 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_1 [0.027828s] ... ok 2026-03-29 01:49:13.394572 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_2 [0.019859s] ... ok 2026-03-29 01:49:13.396086 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info_not_found [0.038148s] ... ok 2026-03-29 01:49:13.396375 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_cifs_service_error [0.038163s] ... ok 2026-03-29 01:49:13.396597 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_no_ipspace [0.038372s] ... ok 2026-03-29 01:49:13.420692 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_1 [0.024802s] ... ok 2026-03-29 01:49:13.422176 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_enabled [0.026500s] ... ok 2026-03-29 01:49:13.422915 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_error [0.027245s] ... ok 2026-03-29 01:49:13.436872 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_2 [0.057049s] ... ok 2026-03-29 01:49:13.440452 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_1_nfs [0.019716s] ... ok 2026-03-29 01:49:13.441582 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_policies [0.019347s] ... ok 2026-03-29 01:49:13.443430 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_ipspace [0.020426s] ... ok 2026-03-29 01:49:13.446358 | debian-bookworm | 3PAR shares from snapshots require read-only access 2026-03-29 01:49:13.448658 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_1_CIFS [0.290599s] ... ok 2026-03-29 01:49:13.476991 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_1___rw___True_ [0.027351s] ... ok 2026-03-29 01:49:13.477352 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy [0.032910s] ... ok 2026-03-29 01:49:13.477663 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_2_cifs [0.036162s] ... ok 2026-03-29 01:49:13.478211 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_3 [0.034871s] ... ok 2026-03-29 01:49:13.478545 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_user_ro_success [0.041272s] ... ok 2026-03-29 01:49:13.497441 | debian-bookworm | check_conf_file: Config file invalid. RestURL, UserName and UserPassword must be set. 2026-03-29 01:49:13.499215 | debian-bookworm | Failed to Login to 3PAR (https://1.2.3.4:8080/api/v1) as USERNAME_0 because: Fake exception for testing. 2026-03-29 01:49:13.499904 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_username_fail [0.021338s] ... ok 2026-03-29 01:49:13.501467 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_login_error [0.025253s] ... ok 2026-03-29 01:49:13.502421 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_2_cifs [0.025453s] ... ok 2026-03-29 01:49:13.502682 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_1_None [0.025646s] ... ok 2026-03-29 01:49:13.503902 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_2 [0.027147s] ... ok 2026-03-29 01:49:13.546891 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_4 [0.043685s] ... ok 2026-03-29 01:49:13.548067 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_success [0.048144s] ... ok 2026-03-29 01:49:13.548338 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status_not_found [0.043795s] ... ok 2026-03-29 01:49:13.549331 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_error [0.046746s] ... ok 2026-03-29 01:49:13.549780 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_logout_error [0.048036s] ... ok 2026-03-29 01:49:13.577738 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path [0.028797s] ... ok 2026-03-29 01:49:13.577899 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_filesystem_dir [0.030558s] ... ok 2026-03-29 01:49:13.579698 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:13.580723 | debian-bookworm | Create share error. 2026-03-29 01:49:13.580741 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:13.596218 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.046424s] ... ok 2026-03-29 01:49:13.599061 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_2 [0.050879s] ... ok 2026-03-29 01:49:13.599509 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_unsupported [0.049120s] ... ok 2026-03-29 01:49:13.601975 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_access_rest [0.024916s] ... ok 2026-03-29 01:49:13.604764 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type_negative [0.027752s] ... ok 2026-03-29 01:49:13.628380 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_1 [0.021252s] ... ok 2026-03-29 01:49:13.629849 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_2 [0.024038s] ... ok 2026-03-29 01:49:13.629899 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem [0.027142s] ... ok 2026-03-29 01:49:13.630343 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_1_True [0.030986s] ... ok 2026-03-29 01:49:13.645299 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_not_found [0.027566s] ... ok 2026-03-29 01:49:13.651627 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_storagepool_fail [0.052534s] ... ok 2026-03-29 01:49:13.652707 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_2 [0.023275s] ... ok 2026-03-29 01:49:13.654207 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_filesystem [0.024768s] ... ok 2026-03-29 01:49:13.656683 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_1_sync [0.025971s] ... ok 2026-03-29 01:49:13.667149 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_not_found [0.022033s] ... ok 2026-03-29 01:49:13.671701 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_found [0.019241s] ... ok 2026-03-29 01:49:13.686346 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_share [0.032142s] ... ok 2026-03-29 01:49:13.687159 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_5_secure [0.030497s] ... ok 2026-03-29 01:49:13.706650 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_1_True [0.034533s] ... ok 2026-03-29 01:49:13.709550 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot [0.041671s] ... ok 2026-03-29 01:49:13.709786 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_08 [0.057368s] ... ok 2026-03-29 01:49:13.710192 | debian-bookworm | Token authentication error. 2026-03-29 01:49:13.712854 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_fail [0.026321s] ... ok 2026-03-29 01:49:13.713726 | debian-bookworm | Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 0. 2026-03-29 01:49:13.715696 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_1_0 [0.028435s] ... ok 2026-03-29 01:49:13.731359 | debian-bookworm | Login failed. code: 1 2026-03-29 01:49:13.740262 | debian-bookworm | Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: Total progress 99 != 100. 2026-03-29 01:49:13.740617 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_return_false [0.020098s] ... ok 2026-03-29 01:49:13.741313 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers [0.032395s] ... ok 2026-03-29 01:49:13.741778 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_incomplete [0.025742s] ... ok 2026-03-29 01:49:13.742006 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login_fail [0.028707s] ... ok 2026-03-29 01:49:13.760891 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_snapshots [0.019320s] ... ok 2026-03-29 01:49:13.761758 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured [0.035201s] ... ok 2026-03-29 01:49:13.764829 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__add_params [0.023035s] ... ok 2026-03-29 01:49:13.767731 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_4_32 [0.057638s] ... ok 2026-03-29 01:49:13.768006 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_file_tree_exception [0.025718s] ... ok 2026-03-29 01:49:13.785879 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_node_data_ports [0.023287s] ... ok 2026-03-29 01:49:13.786168 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_healthy [0.020249s] ... ok 2026-03-29 01:49:13.786438 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_no_cluster_creds [0.024260s] ... ok 2026-03-29 01:49:13.788751 | debian-bookworm | Failed to remove fstore osf-share-id: removefstore fail. 2026-03-29 01:49:13.788838 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:13.788854 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 845, in delete_share 2026-03-29 01:49:13.788863 | debian-bookworm | self._client.removefstore(vfs, fstore, fpg=fpg) 2026-03-29 01:49:13.788872 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:13.788881 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:13.788889 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.788897 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:13.788905 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:13.788912 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.788920 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:13.788929 | debian-bookworm | raise effect 2026-03-29 01:49:13.788937 | debian-bookworm | Exception: removefstore fail. 2026-03-29 01:49:13.791208 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_fstore_exception [0.023372s] ... ok 2026-03-29 01:49:13.804274 | debian-bookworm | Replication pair fake_pair_id was not found. 2026-03-29 01:49:13.812973 | debian-bookworm | The share was not found. Share name:share_fake_new_uuid 2026-03-29 01:49:13.816057 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_1_None [0.028660s] ... ok 2026-03-29 01:49:13.816076 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_status [0.028645s] ... ok 2026-03-29 01:49:13.817075 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name_exception [0.028661s] ... ok 2026-03-29 01:49:13.817100 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_nfs [0.022934s] ... ok 2026-03-29 01:49:13.817324 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_2 [0.049020s] ... ok 2026-03-29 01:49:13.837445 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers [0.023223s] ... ok 2026-03-29 01:49:13.837990 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_found [0.023884s] ... ok 2026-03-29 01:49:13.840545 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_exeption [0.026708s] ... ok 2026-03-29 01:49:13.841272 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_1_volname_1 [0.027333s] ... ok 2026-03-29 01:49:13.856996 | debian-bookworm | Get share count error! 2026-03-29 01:49:13.857055 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:49:13.868582 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_fail [0.051208s] ... ok 2026-03-29 01:49:13.879708 | debian-bookworm | {6} 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.041611s] ... ok 2026-03-29 01:49:13.879748 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_rule_indices [0.040924s] ... ok 2026-03-29 01:49:13.879766 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_2___volname_2____volname_3__ [0.037468s] ... ok 2026-03-29 01:49:13.879957 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path [0.038711s] ... ok 2026-03-29 01:49:13.899145 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_4_default_ad_site_to_server [0.019345s] ... ok 2026-03-29 01:49:13.900506 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_1 [0.031736s] ... ok 2026-03-29 01:49:13.920885 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_03__1__2__True_ [0.040892s] ... ok 2026-03-29 01:49:13.921582 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__user_exists [0.040751s] ... ok 2026-03-29 01:49:13.921604 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports [0.041514s] ... ok 2026-03-29 01:49:13.939815 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume [0.040722s] ... ok 2026-03-29 01:49:13.941533 | debian-bookworm | Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2026-03-29 01:49:13.942163 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_not_found [0.022024s] ... ok 2026-03-29 01:49:13.943820 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail [0.043982s] ... ok 2026-03-29 01:49:13.948135 | debian-bookworm | CLDB nodes are not specified! 2026-03-29 01:49:13.949276 | debian-bookworm | Zookeeper nodes are not specified! 2026-03-29 01:49:13.949299 | debian-bookworm | Invalid "maprfs_base_volume_name". No such directory. 2026-03-29 01:49:13.949308 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:13.949316 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 351, in check_for_setup_error 2026-03-29 01:49:13.949325 | debian-bookworm | self._maprfs_util.maprfs_ls( 2026-03-29 01:49:13.949333 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:13.949341 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:13.949349 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.949357 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:13.949365 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:13.949373 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.949381 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:13.949389 | debian-bookworm | raise effect 2026-03-29 01:49:13.949398 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:13.949406 | debian-bookworm | Command: None 2026-03-29 01:49:13.949414 | debian-bookworm | Exit code: - 2026-03-29 01:49:13.949422 | debian-bookworm | Stdout: None 2026-03-29 01:49:13.949430 | debian-bookworm | Stderr: None 2026-03-29 01:49:13.950572 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info [0.029449s] ... ok 2026-03-29 01:49:13.950914 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_no_dir [0.029987s] ... ok 2026-03-29 01:49:13.959349 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_2 [0.019793s] ... ok 2026-03-29 01:49:13.965420 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_5 [0.021271s] ... ok 2026-03-29 01:49:13.966910 | debian-bookworm | Failed to update capacity quota 1 on foo_fstore with error: This is a fake setfsquota returned error 2026-03-29 01:49:13.969215 | debian-bookworm | {1} 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.026735s] ... ok 2026-03-29 01:49:13.970199 | debian-bookworm | Failed to delete share share-0. 2026-03-29 01:49:13.980225 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:13.980285 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 266, in delete_share 2026-03-29 01:49:13.980292 | debian-bookworm | self._maprfs_util.delete_volume(volume_name) 2026-03-29 01:49:13.980298 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 155, in delete_volume 2026-03-29 01:49:13.980304 | debian-bookworm | out, __ = self._execute(*cmd, check_exit_code=False) 2026-03-29 01:49:13.980311 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.980316 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:13.980323 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:13.980328 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.980333 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:13.980339 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:13.980344 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.980350 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:13.980355 | debian-bookworm | raise effect 2026-03-29 01:49:13.980361 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:13.980367 | debian-bookworm | Command: None 2026-03-29 01:49:13.980372 | debian-bookworm | Exit code: - 2026-03-29 01:49:13.980377 | debian-bookworm | Stdout: None 2026-03-29 01:49:13.980382 | debian-bookworm | Stderr: None 2026-03-29 01:49:13.982003 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists [0.021956s] ... ok 2026-03-29 01:49:13.982023 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_2 [0.031073s] ... ok 2026-03-29 01:49:13.982113 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_exception [0.030606s] ... ok 2026-03-29 01:49:13.997978 | debian-bookworm | Failed to connect to HPE 3PAR File Persona Client: Any exception. E.g., bad version or some other non-Manila Exception. 2026-03-29 01:49:13.998062 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:13.998070 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 139, in do_setup 2026-03-29 01:49:13.998077 | debian-bookworm | self._client = file_client.HPE3ParFilePersonaClient( 2026-03-29 01:49:13.998083 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.998088 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:13.998095 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:13.998100 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.998105 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:13.998111 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:13.998116 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:13.998121 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:13.998127 | debian-bookworm | raise effect 2026-03-29 01:49:13.998132 | debian-bookworm | Exception: Any exception. E.g., bad version or some other non-Manila Exception. 2026-03-29 01:49:14.000322 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_init_error [0.030887s] ... ok 2026-03-29 01:49:14.001592 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_6 [0.036183s] ... ok 2026-03-29 01:49:14.005830 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get [0.024104s] ... ok 2026-03-29 01:49:14.009351 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_svm_volumes_total_size [0.027360s] ... ok 2026-03-29 01:49:14.009982 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_skip [0.028481s] ... ok 2026-03-29 01:49:14.021463 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_5__None__None_ [0.020650s] ... ok 2026-03-29 01:49:14.024572 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror_svm [0.019050s] ... ok 2026-03-29 01:49:14.038829 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_2 [0.025820s] ... ok 2026-03-29 01:49:14.038890 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.020067s] ... ok 2026-03-29 01:49:14.039139 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_no_qos [0.020706s] ... ok 2026-03-29 01:49:14.039152 | debian-bookworm | 2026-03-29 01:49:14.025 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:14.041868 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_2__None___POST__ [0.021048s] ... ok 2026-03-29 01:49:14.055556 | debian-bookworm | Manage existing share snapshot failed. 2026-03-29 01:49:14.061711 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:14.061752 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 402, in manage_existing_snapshot 2026-03-29 01:49:14.061764 | debian-bookworm | snapshot_list = self._maprfs_util.get_snapshot_list( 2026-03-29 01:49:14.061773 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.061782 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:14.061792 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:14.061802 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.061810 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:14.061819 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:14.061827 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.061834 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:14.061843 | debian-bookworm | raise effect 2026-03-29 01:49:14.061868 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:14.061877 | debian-bookworm | Command: None 2026-03-29 01:49:14.061886 | debian-bookworm | Exit code: - 2026-03-29 01:49:14.061895 | debian-bookworm | Stdout: None 2026-03-29 01:49:14.061903 | debian-bookworm | Stderr: None 2026-03-29 01:49:14.063922 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_exception [0.031994s] ... ok 2026-03-29 01:49:14.063950 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_api_error [0.037923s] ... ok 2026-03-29 01:49:14.063963 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_unique [0.032609s] ... ok 2026-03-29 01:49:14.067246 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_1 [0.039587s] ... ok 2026-03-29 01:49:14.076628 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_rw_success [0.032098s] ... ok 2026-03-29 01:49:14.076903 | debian-bookworm | 2026-03-29 01:49:14.073 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:14.076925 | debian-bookworm | 2026-03-29 01:49:14.073 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:14.087272 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type [0.024427s] ... ok 2026-03-29 01:49:14.090065 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_1_True [0.027568s] ... ok 2026-03-29 01:49:14.094814 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_2 [0.027633s] ... ok 2026-03-29 01:49:14.097845 | debian-bookworm | check_conf_file: Config file invalid. Product must be set to V3. 2026-03-29 01:49:14.100084 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_product_fail [0.025532s] ... ok 2026-03-29 01:49:14.108055 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace [0.020691s] ... ok 2026-03-29 01:49:14.115792 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_not_quiesed [0.025070s] ... ok 2026-03-29 01:49:14.117459 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_1_NFS [0.022423s] ... ok 2026-03-29 01:49:14.123112 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_success [0.022610s] ... ok 2026-03-29 01:49:14.126060 | debian-bookworm | 2026-03-29 01:49:14.123 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:14.126083 | debian-bookworm | 2026-03-29 01:49:14.124 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:14.130187 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name_not_found [0.022172s] ... ok 2026-03-29 01:49:14.139269 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_2__False__None__False_ [0.023766s] ... ok 2026-03-29 01:49:14.156492 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_2__2__0_ [0.024822s] ... ok 2026-03-29 01:49:14.157062 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_2 [0.038408s] ... ok 2026-03-29 01:49:14.157429 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cache_not_exist [0.032840s] ... ok 2026-03-29 01:49:14.160420 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy [0.020769s] ... ok 2026-03-29 01:49:14.169076 | debian-bookworm | 2026-03-29 01:49:14.167 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-03-29 01:49:14.180290 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_fan_out_supported [0.024276s] ... ok 2026-03-29 01:49:14.190896 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_name [0.020875s] ... ok 2026-03-29 01:49:14.193196 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_4 [0.037104s] ... ok 2026-03-29 01:49:14.193896 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_success [0.038171s] ... ok 2026-03-29 01:49:14.210667 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_1_None [0.028864s] ... ok 2026-03-29 01:49:14.210762 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted [0.030447s] ... ok 2026-03-29 01:49:14.227336 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notset_partition_fail [0.033833s] ... ok 2026-03-29 01:49:14.232076 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_storagepool_not_exist [0.037895s] ... ok 2026-03-29 01:49:14.237627 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size [0.027695s] ... ok 2026-03-29 01:49:14.243055 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_none [0.032950s] ... ok 2026-03-29 01:49:14.254897 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_3 [0.027711s] ... ok 2026-03-29 01:49:14.255437 | debian-bookworm | The filesystem type is "Thick", so dedupe or compression cannot be set. 2026-03-29 01:49:14.257415 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_not_found [0.019600s] ... ok 2026-03-29 01:49:14.257607 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_2 [0.025356s] ... ok 2026-03-29 01:49:14.263221 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates_not_found [0.019905s] ... ok 2026-03-29 01:49:14.273731 | debian-bookworm | Failed to set access rules to new active replica fake_new_replica_id. 2026-03-29 01:49:14.276217 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_1 [0.021102s] ... ok 2026-03-29 01:49:14.276962 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_2 [0.019498s] ... ok 2026-03-29 01:49:14.283835 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.020619s] ... ok 2026-03-29 01:49:14.288661 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_01 [0.030924s] ... ok 2026-03-29 01:49:14.295183 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:14.295578 | debian-bookworm | Failed to sync replication pair fake_pair_id. 2026-03-29 01:49:14.295592 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:14.296212 | debian-bookworm | Failed to completely switch over replication pair fake_pair_id. 2026-03-29 01:49:14.296226 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:14.296232 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 208, in switch_over 2026-03-29 01:49:14.296237 | debian-bookworm | self.helper.sync_replication_pair(replica_pair_id) 2026-03-29 01:49:14.296242 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:14.296247 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:14.296251 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.296256 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:14.296260 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:14.296270 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.296275 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-03-29 01:49:14.296285 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-03-29 01:49:14.296289 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.296294 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1423, in sync_replication_pair 2026-03-29 01:49:14.296299 | debian-bookworm | self._assert_rest_result(result, msg) 2026-03-29 01:49:14.296303 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:49:14.296308 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:49:14.296312 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. 2026-03-29 01:49:14.296317 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:49:14.296447 | debian-bookworm | Cannot get share share_fake_new_uuid. 2026-03-29 01:49:14.299346 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_api_error [0.022327s] ... ok 2026-03-29 01:49:14.300805 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_4 [0.024612s] ... ok 2026-03-29 01:49:14.304385 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_2_server_to_default_ad_site [0.020540s] ... ok 2026-03-29 01:49:14.318646 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm_failure [0.019258s] ... ok 2026-03-29 01:49:14.323978 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_bond_port [0.023018s] ... ok 2026-03-29 01:49:14.324334 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_02 [0.035253s] ... ok 2026-03-29 01:49:14.326103 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_2_False [0.021583s] ... ok 2026-03-29 01:49:14.347288 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_showmount [0.027970s] ... ok 2026-03-29 01:49:14.347805 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_2_True [0.021360s] ... ok 2026-03-29 01:49:14.367994 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add [0.305231s] ... ok 2026-03-29 01:49:14.369036 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_2 [0.019777s] ... ok 2026-03-29 01:49:14.378462 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_eth_port [0.044049s] ... ok 2026-03-29 01:49:14.379359 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_06 [0.032072s] ... ok 2026-03-29 01:49:14.392535 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_03 [0.068334s] ... ok 2026-03-29 01:49:14.395120 | debian-bookworm | Configured ONTAP login user cannot retrieve QoS policies. 2026-03-29 01:49:14.397253 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_no_permissions_to_execute_zapi [0.029371s] ... ok 2026-03-29 01:49:14.398307 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_certificate_auth [0.030429s] ... ok 2026-03-29 01:49:14.404824 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_success [0.035834s] ... ok 2026-03-29 01:49:14.404847 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_09 [0.025039s] ... ok 2026-03-29 01:49:14.416815 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_builtin_types [0.018356s] ... ok 2026-03-29 01:49:14.417521 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_other_zapi_errors [0.020269s] ... ok 2026-03-29 01:49:14.424651 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_2 [0.020354s] ... ok 2026-03-29 01:49:14.426313 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_1 [0.033821s] ... ok 2026-03-29 01:49:14.430180 | debian-bookworm | Most three ips can be set to DNS. 2026-03-29 01:49:14.448689 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_no_value [0.029750s] ... ok 2026-03-29 01:49:14.461075 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_api_error [0.022021s] ... ok 2026-03-29 01:49:14.470855 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_modify [0.029589s] ... ok 2026-03-29 01:49:14.470878 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_dns_fail [0.042314s] ... ok 2026-03-29 01:49:14.471590 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_broadcast_domain [0.024416s] ... ok 2026-03-29 01:49:14.472298 | debian-bookworm | Unsupported security services. Only AD and LDAP are supported. 2026-03-29 01:49:14.473195 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror [0.025679s] ... ok 2026-03-29 01:49:14.474622 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_1___svm_migration_start____svm_migrations____post__ [0.027788s] ... ok 2026-03-29 01:49:14.484692 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_1 [0.037530s] ... ok 2026-03-29 01:49:14.485591 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_5_64 [0.058924s] ... ok 2026-03-29 01:49:14.491585 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_enabled [0.019888s] ... ok 2026-03-29 01:49:14.503606 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs_error [0.029996s] ... ok 2026-03-29 01:49:14.504143 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_default [0.028792s] ... ok 2026-03-29 01:49:14.520790 | debian-bookworm | Get filesystem by name error! 2026-03-29 01:49:14.520823 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:49:14.524822 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_license [0.032977s] ... ok 2026-03-29 01:49:14.537195 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_2 [0.051637s] ... ok 2026-03-29 01:49:14.537514 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_6_None [0.032820s] ... ok 2026-03-29 01:49:14.537529 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_nfs_export_policy [0.033592s] ... ok 2026-03-29 01:49:14.538050 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_cifs_snapshot_fail [0.052186s] ... ok 2026-03-29 01:49:14.567137 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args_error [0.042087s] ... ok 2026-03-29 01:49:14.567392 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_get_attr_missing [0.030745s] ... ok 2026-03-29 01:49:14.567771 | debian-bookworm | Get share count error! 2026-03-29 01:49:14.567786 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:49:14.567856 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_error [0.030778s] ... ok 2026-03-29 01:49:14.569112 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:14.569130 | debian-bookworm | Failed to delete replication pair fake_pair_id. 2026-03-29 01:49:14.569136 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:14.569591 | debian-bookworm | Failed to delete replication pair fake_pair_id. 2026-03-29 01:49:14.569606 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:14.569611 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 231, in delete_replication_pair 2026-03-29 01:49:14.569616 | debian-bookworm | self.helper.delete_replication_pair(replica_pair_id) 2026-03-29 01:49:14.569621 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1415, in delete_replication_pair 2026-03-29 01:49:14.569626 | debian-bookworm | self._assert_rest_result(result, msg) 2026-03-29 01:49:14.569632 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:49:14.569637 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:49:14.569643 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to delete replication pair fake_pair_id. 2026-03-29 01:49:14.569648 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:49:14.579857 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_fail [0.042541s] ... ok 2026-03-29 01:49:14.580103 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_1 [0.041183s] ... ok 2026-03-29 01:49:14.591363 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_ems_log_message [0.023751s] ... ok 2026-03-29 01:49:14.593572 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__getattr__ [0.026688s] ... ok 2026-03-29 01:49:14.595200 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror_svm [0.026781s] ... ok 2026-03-29 01:49:14.603624 | debian-bookworm | New size for shrink must be less than current size on array. (current: 4.0, new: 5). 2026-03-29 01:49:14.606447 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:14.606902 | debian-bookworm | Failed to split replication pair fake_pair_id. 2026-03-29 01:49:14.606918 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:14.607156 | debian-bookworm | Failed to split replication pair fake_pair_id before deleting it. Ignore this exception, and try to delete anyway. 2026-03-29 01:49:14.610067 | debian-bookworm | The share was not found. Share name:share_fake_new_uuid 2026-03-29 01:49:14.610239 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_size_fail [0.029034s] ... ok 2026-03-29 01:49:14.611676 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_2_False [0.020206s] ... ok 2026-03-29 01:49:14.615763 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_1_0 [0.022074s] ... ok 2026-03-29 01:49:14.620152 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_1 [0.039719s] ... ok 2026-03-29 01:49:14.622464 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_failure_1__True__True__False_ [0.027594s] ... ok 2026-03-29 01:49:14.633069 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_1_tag_name [0.021246s] ... ok 2026-03-29 01:49:14.633916 | debian-bookworm | Cannot get share share-fake-uuid. 2026-03-29 01:49:14.634135 | debian-bookworm | Share share-fake-uuid does not exist on the backend. 2026-03-29 01:49:14.638196 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror_no_parameter [0.022065s] ... ok 2026-03-29 01:49:14.641850 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_rules_share_not_exist [0.033330s] ... ok 2026-03-29 01:49:14.657130 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_4 [0.033681s] ... ok 2026-03-29 01:49:14.657198 | debian-bookworm | {7} 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.023382s] ... ok 2026-03-29 01:49:14.658276 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_cifs_success [0.038854s] ... ok 2026-03-29 01:49:14.670980 | debian-bookworm | Failed to check GPFS state. Error: Unexpected error while running command. 2026-03-29 01:49:14.671008 | debian-bookworm | Command: None 2026-03-29 01:49:14.671015 | debian-bookworm | Exit code: - 2026-03-29 01:49:14.671021 | debian-bookworm | Stdout: None 2026-03-29 01:49:14.671027 | debian-bookworm | Stderr: None. 2026-03-29 01:49:14.673084 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_exception [0.031244s] ... ok 2026-03-29 01:49:14.676038 | debian-bookworm | Failed to get disk info for aggregate fake_aggr1. 2026-03-29 01:49:14.676054 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:14.676061 | debian-bookworm | 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-03-29 01:49:14.676067 | debian-bookworm | result = self.send_iter_request('storage-disk-get-iter', api_args) 2026-03-29 01:49:14.676073 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.676078 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:14.676084 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:14.676089 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.676094 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:14.676100 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:14.676105 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.676110 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:14.676127 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:14.676132 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.676138 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:14.676143 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:14.676148 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.676153 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:14.676165 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:14.676170 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.676176 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:14.676181 | debian-bookworm | raise effect 2026-03-29 01:49:14.676186 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-03-29 01:49:14.688519 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_api_error [0.031395s] ... ok 2026-03-29 01:49:14.689007 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_1 [0.032273s] ... ok 2026-03-29 01:49:14.689285 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_failure [0.050625s] ... ok 2026-03-29 01:49:14.701727 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_success [0.042867s] ... ok 2026-03-29 01:49:14.709118 | debian-bookworm | Failed unlink fileset for share fakename. Error: Unexpected error while running command. 2026-03-29 01:49:14.709137 | debian-bookworm | Command: None 2026-03-29 01:49:14.709144 | debian-bookworm | Exit code: - 2026-03-29 01:49:14.709149 | debian-bookworm | Stdout: None 2026-03-29 01:49:14.709155 | debian-bookworm | Stderr: None. 2026-03-29 01:49:14.711794 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_exception [0.038081s] ... ok 2026-03-29 01:49:14.717211 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.028977s] ... ok 2026-03-29 01:49:14.718291 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_2_False [0.029499s] ... ok 2026-03-29 01:49:14.721011 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_none_policy [0.032000s] ... ok 2026-03-29 01:49:14.727524 | debian-bookworm | Get share count error! 2026-03-29 01:49:14.727552 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:49:14.732114 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_path [0.020634s] ... ok 2026-03-29 01:49:14.736383 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_fail [0.034140s] ... ok 2026-03-29 01:49:14.746822 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_with_policy [0.029368s] ... ok 2026-03-29 01:49:14.747211 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_active_directory [0.028378s] ... ok 2026-03-29 01:49:14.748356 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_active_directory [0.027160s] ... ok 2026-03-29 01:49:14.779015 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_ldap [0.030860s] ... ok 2026-03-29 01:49:14.779075 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_local_execute [0.046287s] ... ok 2026-03-29 01:49:14.779087 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists_not_found [0.031123s] ... ok 2026-03-29 01:49:14.780674 | debian-bookworm | Can not get share ID by share share-fake-uuid. 2026-03-29 01:49:14.799460 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos [0.050699s] ... ok 2026-03-29 01:49:14.800935 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_not_exist [0.065121s] ... ok 2026-03-29 01:49:14.804286 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_1_fake_snapshot_name [0.026185s] ... ok 2026-03-29 01:49:14.806899 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute [0.028178s] ... ok 2026-03-29 01:49:14.808316 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_1 [0.030261s] ... ok 2026-03-29 01:49:14.831776 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_success [0.024157s] ... ok 2026-03-29 01:49:14.831810 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_commit_cg_snapshot [0.026717s] ... ok 2026-03-29 01:49:14.832083 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_ipspace [0.032023s] ... ok 2026-03-29 01:49:14.834850 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_fail [0.033670s] ... ok 2026-03-29 01:49:14.836107 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot_api_error [0.027708s] ... ok 2026-03-29 01:49:14.854428 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_ok [0.023020s] ... ok 2026-03-29 01:49:14.855011 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory [0.023741s] ... ok 2026-03-29 01:49:14.874360 | debian-bookworm | Failed to check size for share fakename. 2026-03-29 01:49:14.880818 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:14.880832 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 659, in _manage_existing 2026-03-29 01:49:14.880838 | debian-bookworm | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsquota', '-j', 2026-03-29 01:49:14.880844 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.880849 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:14.880854 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:14.880860 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.880865 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:14.880871 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:14.880876 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:14.880881 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:14.880886 | debian-bookworm | raise result 2026-03-29 01:49:14.880891 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:14.880896 | debian-bookworm | Command: None 2026-03-29 01:49:14.880901 | debian-bookworm | Exit code: - 2026-03-29 01:49:14.880905 | debian-bookworm | Stdout: None 2026-03-29 01:49:14.880909 | debian-bookworm | Stderr: None 2026-03-29 01:49:14.882794 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_checking_quota_of_fileset_exception [0.027641s] ... ok 2026-03-29 01:49:14.882978 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_2_False [0.026811s] ... ok 2026-03-29 01:49:14.882990 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_sort_data_ports_by_speed [0.045690s] ... ok 2026-03-29 01:49:14.883213 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_1_1 [0.050660s] ... ok 2026-03-29 01:49:14.884621 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_3 [0.049199s] ... ok 2026-03-29 01:49:14.902196 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_complete [0.019965s] ... ok 2026-03-29 01:49:14.903036 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh [0.020908s] ... ok 2026-03-29 01:49:14.909109 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_api_error [0.027071s] ... ok 2026-03-29 01:49:14.910433 | debian-bookworm | {6} 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.028028s] ... ok 2026-03-29 01:49:14.913682 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_8 [0.029307s] ... ok 2026-03-29 01:49:14.929696 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_ro [0.026251s] ... ok 2026-03-29 01:49:14.929977 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_api_error [0.027173s] ... ok 2026-03-29 01:49:14.930198 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm [0.020749s] ... ok 2026-03-29 01:49:14.948925 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_4______0____fe80__1___True_ [0.038264s] ... ok 2026-03-29 01:49:14.949702 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror [0.020356s] ... ok 2026-03-29 01:49:14.950019 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_api_error [0.020028s] ... ok 2026-03-29 01:49:14.952518 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_existing_exports [0.023095s] ... ok 2026-03-29 01:49:14.973109 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_4 [0.049850s] ... ok 2026-03-29 01:49:14.973143 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_error [0.021391s] ... ok 2026-03-29 01:49:14.973149 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_2 [0.020219s] ... ok 2026-03-29 01:49:14.973154 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_11 [0.021214s] ... ok 2026-03-29 01:49:14.973159 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_change [0.020238s] ... ok 2026-03-29 01:49:14.993373 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapshot [0.020069s] ... ok 2026-03-29 01:49:14.993976 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_2 [0.020725s] ... ok 2026-03-29 01:49:14.994006 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_4 [0.021806s] ... ok 2026-03-29 01:49:14.997011 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_2_CIFS [0.030203s] ... ok 2026-03-29 01:49:14.998242 | debian-bookworm | Missing value for gpfs_nfs_server_list. 2026-03-29 01:49:15.000262 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_list [0.027278s] ... ok 2026-03-29 01:49:15.012100 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_1_True [0.021066s] ... ok 2026-03-29 01:49:15.013756 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_2_False [0.021444s] ... ok 2026-03-29 01:49:15.014691 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_dp_destination [0.022127s] ... ok 2026-03-29 01:49:15.017629 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_cache_fail [0.022059s] ... ok 2026-03-29 01:49:15.036073 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access [0.035305s] ... ok 2026-03-29 01:49:15.056478 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access [0.020596s] ... ok 2026-03-29 01:49:15.056809 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_4 [0.044733s] ... ok 2026-03-29 01:49:15.057077 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_vol [0.042041s] ... ok 2026-03-29 01:49:15.058267 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_2_65535 [0.044571s] ... ok 2026-03-29 01:49:15.066249 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_1 [0.049856s] ... ok 2026-03-29 01:49:15.076641 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_default [0.020113s] ... ok 2026-03-29 01:49:15.077126 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_with_ipspace [0.020169s] ... ok 2026-03-29 01:49:15.077895 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_volume [0.021019s] ... ok 2026-03-29 01:49:15.078906 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__delete_port_and_broadcast_domain [0.020384s] ... ok 2026-03-29 01:49:15.099378 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_1 [0.026525s] ... ok 2026-03-29 01:49:15.099743 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace_not_found [0.020294s] ... ok 2026-03-29 01:49:15.099758 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_key_store_config [0.019917s] ... ok 2026-03-29 01:49:15.099764 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_2_False [0.020025s] ... ok 2026-03-29 01:49:15.101669 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_rw [0.019866s] ... ok 2026-03-29 01:49:15.114989 | debian-bookworm | 2026-03-29 01:49:15.113 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:15.117742 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_1_True [0.020547s] ... ok 2026-03-29 01:49:15.119260 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_error [0.020435s] ... ok 2026-03-29 01:49:15.119743 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_2_10 [0.019474s] ... ok 2026-03-29 01:49:15.119894 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_3_None [0.021793s] ... ok 2026-03-29 01:49:15.127144 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_1 [0.033525s] ... ok 2026-03-29 01:49:15.138113 | debian-bookworm | Volume fake_root_volume is already offline. 2026-03-29 01:49:15.139998 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__list_vservers [0.020905s] ... ok 2026-03-29 01:49:15.140220 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_resync [0.022301s] ... ok 2026-03-29 01:49:15.140544 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_already_offline [0.022289s] ... ok 2026-03-29 01:49:15.142688 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.022424s] ... ok 2026-03-29 01:49:15.159964 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state [0.019943s] ... ok 2026-03-29 01:49:15.161058 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression [0.020356s] ... ok 2026-03-29 01:49:15.163415 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_1 [0.020691s] ... ok 2026-03-29 01:49:15.163992 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_rw [0.022993s] ... ok 2026-03-29 01:49:15.176264 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_set_dedupe_fail [0.049279s] ... ok 2026-03-29 01:49:15.179621 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__sort_data_ports_by_speed [0.019675s] ... ok 2026-03-29 01:49:15.181376 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.020132s] ... ok 2026-03-29 01:49:15.184435 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies [0.020886s] ... ok 2026-03-29 01:49:15.186295 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips [0.022642s] ... ok 2026-03-29 01:49:15.199620 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_timeout [0.019747s] ... ok 2026-03-29 01:49:15.202376 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_1_True [0.020908s] ... ok 2026-03-29 01:49:15.207252 | debian-bookworm | INFINIDAT InfiniBox NAS network space "mockspace" has no enabled IP addresses 2026-03-29 01:49:15.209439 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies_status [0.020810s] ... ok 2026-03-29 01:49:15.210197 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_1 [0.029082s] ... ok 2026-03-29 01:49:15.211650 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips_enabled [0.023512s] ... ok 2026-03-29 01:49:15.221294 | debian-bookworm | 2026-03-29 01:49:15.204 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:15.221326 | debian-bookworm | 2026-03-29 01:49:15.214 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:15.221334 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_2_False [0.019667s] ... ok 2026-03-29 01:49:15.226641 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_not_found [0.020429s] ... ok 2026-03-29 01:49:15.230518 | debian-bookworm | 2026-03-29 01:49:15.225 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:15.235493 | debian-bookworm | 2026-03-29 01:49:15.225 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:15.236722 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_invalid_address [0.027243s] ... ok 2026-03-29 01:49:15.237243 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_error [0.031833s] ... ok 2026-03-29 01:49:15.238504 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_no_configuration [0.033037s] ... ok 2026-03-29 01:49:15.240063 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_1 [0.020904s] ... ok 2026-03-29 01:49:15.258175 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_single [0.034993s] ... ok 2026-03-29 01:49:15.260623 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_1 [0.020373s] ... ok 2026-03-29 01:49:15.261380 | debian-bookworm | Only "ip" access type allowed for the NFS protocol. 2026-03-29 01:49:15.263593 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_user [0.026786s] ... ok 2026-03-29 01:49:15.264090 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:15.264547 | debian-bookworm | Failed to split replication pair fake_pair_id. 2026-03-29 01:49:15.264563 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:15.264988 | debian-bookworm | Failed to split replication pair fake_pair_id while switching over. 2026-03-29 01:49:15.265004 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:15.265009 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 189, in switch_over 2026-03-29 01:49:15.265014 | debian-bookworm | self.helper.split_replication_pair(replica_pair_id) 2026-03-29 01:49:15.265019 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:15.265024 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:15.265030 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:15.265035 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:15.265040 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:15.265046 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:15.265051 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-03-29 01:49:15.265056 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-03-29 01:49:15.265061 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:15.265067 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1393, in split_replication_pair 2026-03-29 01:49:15.265072 | debian-bookworm | self._assert_rest_result(result, msg) 2026-03-29 01:49:15.265078 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:49:15.265083 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:49:15.265088 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to split replication pair fake_pair_id. 2026-03-29 01:49:15.265093 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:49:15.265336 | debian-bookworm | Cannot get share share_fake_new_uuid. 2026-03-29 01:49:15.272041 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config [0.027808s] ... ok 2026-03-29 01:49:15.275035 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_1 [0.036238s] ... ok 2026-03-29 01:49:15.277774 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_supported [0.019777s] ... ok 2026-03-29 01:49:15.279239 | debian-bookworm | 2026-03-29 01:49:15.277 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-03-29 01:49:15.280876 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_enable [0.020262s] ... ok 2026-03-29 01:49:15.286898 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_ip [0.023133s] ... ok 2026-03-29 01:49:15.287970 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume [0.022386s] ... ok 2026-03-29 01:49:15.314470 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_5__False__True__True_ [0.026468s] ... ok 2026-03-29 01:49:15.315877 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_nfs [0.032506s] ... ok 2026-03-29 01:49:15.315908 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state [0.035888s] ... ok 2026-03-29 01:49:15.316814 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_network_type_error [0.041185s] ... ok 2026-03-29 01:49:15.337411 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume_empty [0.048512s] ... ok 2026-03-29 01:49:15.337852 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_4__False__False_ [0.023288s] ... ok 2026-03-29 01:49:15.339211 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_barbican_kms_config_for_specified_vserver [0.025334s] ... ok 2026-03-29 01:49:15.341501 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume [0.027331s] ... ok 2026-03-29 01:49:15.347138 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_success [0.030592s] ... ok 2026-03-29 01:49:15.368806 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_error [0.026681s] ... ok 2026-03-29 01:49:15.369839 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_2_None [0.029074s] ... ok 2026-03-29 01:49:15.370114 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_2_False [0.031954s] ... ok 2026-03-29 01:49:15.371477 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_add_delete [0.024334s] ... ok 2026-03-29 01:49:15.401251 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_duplicate [0.032338s] ... ok 2026-03-29 01:49:15.401526 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled_no_license [0.032508s] ... ok 2026-03-29 01:49:15.403695 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_not_found [0.034750s] ... ok 2026-03-29 01:49:15.404131 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_3 [0.032392s] ... ok 2026-03-29 01:49:15.424785 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_storage_failover_partner [0.023296s] ... ok 2026-03-29 01:49:15.426612 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_1__ [0.025700s] ... ok 2026-03-29 01:49:15.429365 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_4 [0.024874s] ... ok 2026-03-29 01:49:15.430668 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_destinations [0.026426s] ... ok 2026-03-29 01:49:15.445173 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path [0.020523s] ... ok 2026-03-29 01:49:15.465844 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapshot [0.038646s] ... ok 2026-03-29 01:49:15.466142 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_specified [0.020172s] ... ok 2026-03-29 01:49:15.466158 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_1__fake_share [0.035126s] ... ok 2026-03-29 01:49:15.488065 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path_cifs [0.022353s] ... ok 2026-03-29 01:49:15.488353 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_username_password_encode_decode [0.058989s] ... ok 2026-03-29 01:49:15.489508 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_async [0.024173s] ... ok 2026-03-29 01:49:15.490478 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_no_aggregate [0.024831s] ... ok 2026-03-29 01:49:15.510757 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_2 [0.020847s] ... ok 2026-03-29 01:49:15.510805 | debian-bookworm | Failed to create snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-03-29 01:49:15.510814 | debian-bookworm | Command: None 2026-03-29 01:49:15.510819 | debian-bookworm | Exit code: - 2026-03-29 01:49:15.510825 | debian-bookworm | Stdout: None 2026-03-29 01:49:15.510830 | debian-bookworm | Stderr: None. 2026-03-29 01:49:15.512487 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_found [0.024301s] ... ok 2026-03-29 01:49:15.513625 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capabilities_no_response [0.021598s] ... ok 2026-03-29 01:49:15.518210 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot_exception [0.024804s] ... ok 2026-03-29 01:49:15.536810 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_2_False [0.023840s] ... ok 2026-03-29 01:49:15.537508 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured [0.023812s] ... ok 2026-03-29 01:49:15.538162 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share [0.023654s] ... ok 2026-03-29 01:49:15.538348 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy [0.025584s] ... ok 2026-03-29 01:49:15.557495 | debian-bookworm | Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-03-29 01:49:15.557534 | debian-bookworm | Command: None 2026-03-29 01:49:15.557541 | debian-bookworm | Exit code: - 2026-03-29 01:49:15.557547 | debian-bookworm | Stdout: None 2026-03-29 01:49:15.557553 | debian-bookworm | Stderr: None. 2026-03-29 01:49:15.557786 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_broadcast_domain [0.020869s] ... ok 2026-03-29 01:49:15.559654 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_no_records [0.023134s] ... ok 2026-03-29 01:49:15.559951 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot_exception [0.022595s] ... ok 2026-03-29 01:49:15.561028 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_2_False [0.024664s] ... ok 2026-03-29 01:49:15.577907 | debian-bookworm | Share protocol fake_proto not supported by GPFS driver. 2026-03-29 01:49:15.584762 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_1_True [0.024052s] ... ok 2026-03-29 01:49:15.585079 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.024091s] ... ok 2026-03-29 01:49:15.585442 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_volume_name [0.026502s] ... ok 2026-03-29 01:49:15.585832 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name [0.022815s] ... ok 2026-03-29 01:49:15.605176 | debian-bookworm | Failed to parse exports for path /gpfs0/share-fakeid. No HEADER found. 2026-03-29 01:49:15.607425 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_nfs_client_exports_exception [0.023251s] ... ok 2026-03-29 01:49:15.608259 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_peer [0.024147s] ... ok 2026-03-29 01:49:15.609783 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_offline_volume [0.024381s] ... ok 2026-03-29 01:49:15.610681 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_supported [0.023584s] ... ok 2026-03-29 01:49:15.625369 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share [0.285198s] ... ok 2026-03-29 01:49:15.639751 | debian-bookworm | Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. 2026-03-29 01:49:15.639771 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:15.639776 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 595, in _get_share_name 2026-03-29 01:49:15.639780 | debian-bookworm | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, 2026-03-29 01:49:15.639784 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:15.639789 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:15.639794 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:15.639799 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:15.639804 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:15.639809 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:15.639814 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:15.639818 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:15.639823 | debian-bookworm | raise effect 2026-03-29 01:49:15.639827 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:15.639831 | debian-bookworm | Command: None 2026-03-29 01:49:15.639835 | debian-bookworm | Exit code: - 2026-03-29 01:49:15.639838 | debian-bookworm | Stdout: None 2026-03-29 01:49:15.639841 | debian-bookworm | Stderr: None 2026-03-29 01:49:15.640366 | debian-bookworm | Could not delete snapshot fake_uuid on volume fake_volume_uuid. 2026-03-29 01:49:15.640380 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:15.640385 | debian-bookworm | 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-03-29 01:49:15.640390 | debian-bookworm | self.send_request(f'/storage/volumes/{vol_uuid}/snapshots/' 2026-03-29 01:49:15.640394 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:15.640399 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:15.640411 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:15.640416 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:15.640421 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:15.640426 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:15.640431 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:15.640436 | debian-bookworm | raise effect 2026-03-29 01:49:15.640441 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-03-29 01:49:15.641778 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_exception [0.034547s] ... ok 2026-03-29 01:49:15.643052 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_1 [0.034749s] ... ok 2026-03-29 01:49:15.643182 | debian-bookworm | {7} 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.035067s] ... ok 2026-03-29 01:49:15.643531 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_1_True [0.034608s] ... ok 2026-03-29 01:49:15.650710 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_08__True__False__False__False_ [0.028324s] ... ok 2026-03-29 01:49:15.659933 | debian-bookworm | Failed to check share at /gpfs0/share-fakeid. 2026-03-29 01:49:15.659954 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:15.659959 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 585, in _is_share_valid 2026-03-29 01:49:15.659963 | debian-bookworm | alloc_inodes = lines[1].split(':')[validation_token] 2026-03-29 01:49:15.659967 | debian-bookworm | ~~~~~^^^ 2026-03-29 01:49:15.659970 | debian-bookworm | IndexError: list index out of range 2026-03-29 01:49:15.662042 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_no_share_exist_exception [0.020037s] ... ok 2026-03-29 01:49:15.681044 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_dedupe_async [0.019756s] ... ok 2026-03-29 01:49:15.682066 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.037965s] ... ok 2026-03-29 01:49:15.682089 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_3__False__True_ [0.030793s] ... ok 2026-03-29 01:49:15.682356 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_2_False [0.039027s] ... ok 2026-03-29 01:49:15.713109 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates_none_found [0.031339s] ... ok 2026-03-29 01:49:15.713388 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify [0.030022s] ... ok 2026-03-29 01:49:15.713785 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume [0.049895s] ... ok 2026-03-29 01:49:15.714160 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_1_mmlsfileset__allocInodes__mmlsfileset__100096_ [0.050653s] ... ok 2026-03-29 01:49:15.714502 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_network_allocations_number [0.030995s] ... ok 2026-03-29 01:49:15.726254 | debian-bookworm | DBAPIError exception wrapped. 2026-03-29 01:49:15.726281 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:15.726288 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-03-29 01:49:15.726304 | debian-bookworm | self.dialect.do_execute( 2026-03-29 01:49:15.726309 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-03-29 01:49:15.726315 | debian-bookworm | cursor.execute(statement, parameters) 2026-03-29 01:49:15.726321 | debian-bookworm | psycopg2.errors.InvalidTextRepresentation: invalid input value for enum consistent_snapshot_support: "" 2026-03-29 01:49:15.726327 | debian-bookworm | LINE 1: ...DATE share_groups SET consistent_snapshot_support='' WHERE s... 2026-03-29 01:49:15.726332 | debian-bookworm | ^ 2026-03-29 01:49:15.726338 | debian-bookworm | 2026-03-29 01:49:15.727383 | debian-bookworm | DBAPIError exception wrapped. 2026-03-29 01:49:15.727402 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:15.727408 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-03-29 01:49:15.727413 | debian-bookworm | self.dialect.do_execute( 2026-03-29 01:49:15.727418 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-03-29 01:49:15.727424 | debian-bookworm | cursor.execute(statement, parameters) 2026-03-29 01:49:15.727430 | debian-bookworm | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-03-29 01:49:15.727435 | debian-bookworm | 2026-03-29 01:49:15.728482 | debian-bookworm | DBAPIError exception wrapped. 2026-03-29 01:49:15.728501 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:15.728507 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-03-29 01:49:15.728513 | debian-bookworm | self.dialect.do_execute( 2026-03-29 01:49:15.728518 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-03-29 01:49:15.728523 | debian-bookworm | cursor.execute(statement, parameters) 2026-03-29 01:49:15.728529 | debian-bookworm | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-03-29 01:49:15.728534 | debian-bookworm | 2026-03-29 01:49:15.729605 | debian-bookworm | DBAPIError exception wrapped. 2026-03-29 01:49:15.729625 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:15.729631 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-03-29 01:49:15.729636 | debian-bookworm | self.dialect.do_execute( 2026-03-29 01:49:15.729642 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-03-29 01:49:15.729647 | debian-bookworm | cursor.execute(statement, parameters) 2026-03-29 01:49:15.729653 | debian-bookworm | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-03-29 01:49:15.729658 | debian-bookworm | 2026-03-29 01:49:15.731179 | debian-bookworm | DBAPIError exception wrapped. 2026-03-29 01:49:15.731197 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:15.731203 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-03-29 01:49:15.731209 | debian-bookworm | self.dialect.do_execute( 2026-03-29 01:49:15.731214 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-03-29 01:49:15.731219 | debian-bookworm | cursor.execute(statement, parameters) 2026-03-29 01:49:15.731224 | debian-bookworm | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-03-29 01:49:15.731230 | debian-bookworm | 2026-03-29 01:49:15.732245 | debian-bookworm | DBAPIError exception wrapped. 2026-03-29 01:49:15.732263 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:15.732269 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-03-29 01:49:15.732289 | debian-bookworm | self.dialect.do_execute( 2026-03-29 01:49:15.732295 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-03-29 01:49:15.732300 | debian-bookworm | cursor.execute(statement, parameters) 2026-03-29 01:49:15.732305 | debian-bookworm | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-03-29 01:49:15.732311 | debian-bookworm | 2026-03-29 01:49:15.737309 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_2_False [0.024437s] ... ok 2026-03-29 01:49:15.741357 | debian-bookworm | Only "ip" access type allowed for the NFS protocol. 2026-03-29 01:49:15.757358 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_no_name [0.026382s] ... ok 2026-03-29 01:49:15.757646 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_2_mmlsquota__blockLimit__mmlsquota__1048576 [0.038344s] ... ok 2026-03-29 01:49:15.757661 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_non_ip_access_type [0.038836s] ... ok 2026-03-29 01:49:15.758218 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_release_snapmirror_vol [0.039467s] ... ok 2026-03-29 01:49:15.768125 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume [0.030793s] ... ok 2026-03-29 01:49:15.769882 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces [0.030600s] ... ok 2026-03-29 01:49:15.776193 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access [0.024352s] ... ok 2026-03-29 01:49:15.780044 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy [0.027617s] ... ok 2026-03-29 01:49:15.780412 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_09_______False_ [0.029027s] ... ok 2026-03-29 01:49:15.788092 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_already_offline [0.019754s] ... ok 2026-03-29 01:49:15.806188 | debian-bookworm | Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-03-29 01:49:15.808263 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_reset_volume_autosize [0.027067s] ... ok 2026-03-29 01:49:15.808894 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_share_doesnt_exist [0.031100s] ... ok 2026-03-29 01:49:15.809187 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state [0.037634s] ... ok 2026-03-29 01:49:15.809646 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_10___1_2_3_4_5_6_7_8___True_ [0.026777s] ... ok 2026-03-29 01:49:15.827034 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_3 [0.038734s] ... ok 2026-03-29 01:49:15.828984 | debian-bookworm | Failed to get exports from the system. Error: Unexpected error while running command. 2026-03-29 01:49:15.829021 | debian-bookworm | Command: None 2026-03-29 01:49:15.829034 | debian-bookworm | Exit code: - 2026-03-29 01:49:15.829046 | debian-bookworm | Stdout: None 2026-03-29 01:49:15.829058 | debian-bookworm | Stderr: None. 2026-03-29 01:49:15.829698 | debian-bookworm | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_nfs [0.020602s] ... ok 2026-03-29 01:49:15.831212 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access_exception [0.023447s] ... ok 2026-03-29 01:49:15.833352 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume_exception [0.025385s] ... ok 2026-03-29 01:49:15.834104 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config_default [0.025693s] ... ok 2026-03-29 01:49:15.847281 | debian-bookworm | Folder [test-folder] has no size limitation, please set it first for Openstack management. 2026-03-29 01:49:15.855244 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_2_None [0.020995s] ... ok 2026-03-29 01:49:15.855410 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_1_rw [0.023682s] ... ok 2026-03-29 01:49:15.856489 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc [0.022178s] ... ok 2026-03-29 01:49:15.856512 | debian-bookworm | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_size_setting [0.026825s] ... ok 2026-03-29 01:49:15.856740 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_error_not_unique_relationship [0.028500s] ... ok 2026-03-29 01:49:15.873680 | debian-bookworm | Can not find folder [some-folder] in pool [share-pool-01]. 2026-03-29 01:49:15.874731 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_2_domain_busy [0.019798s] ... ok 2026-03-29 01:49:15.876350 | debian-bookworm | {5} 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.020683s] ... ok 2026-03-29 01:49:15.877696 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_1 [0.022502s] ... ok 2026-03-29 01:49:15.878417 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_default [0.023745s] ... ok 2026-03-29 01:49:15.880926 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_snapshot [0.025315s] ... ok 2026-03-29 01:49:15.895123 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counters [0.020288s] ... ok 2026-03-29 01:49:15.910175 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_1__True__True__True_ [0.029069s] ... ok 2026-03-29 01:49:15.911348 | debian-bookworm | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_share_not_exist [0.035192s] ... ok 2026-03-29 01:49:15.911475 | debian-bookworm | Failed to get exports from the system. Error: Unexpected error while running command. 2026-03-29 01:49:15.911483 | debian-bookworm | Command: None 2026-03-29 01:49:15.911487 | debian-bookworm | Exit code: - 2026-03-29 01:49:15.911490 | debian-bookworm | Stdout: None 2026-03-29 01:49:15.911494 | debian-bookworm | Stderr: None. 2026-03-29 01:49:15.913635 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_exception [0.034885s] ... ok 2026-03-29 01:49:15.933077 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_3 [0.036520s] ... ok 2026-03-29 01:49:15.934435 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_1_True [0.039302s] ... ok 2026-03-29 01:49:15.954115 | debian-bookworm | test must be an absolute path. 2026-03-29 01:49:15.956854 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_none [0.039608s] ... ok 2026-03-29 01:49:15.956894 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_no_arguments [0.044284s] ... ok 2026-03-29 01:49:15.957870 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_mount_point_base [0.042512s] ... ok 2026-03-29 01:49:15.958083 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_1_nfs [0.043244s] ... ok 2026-03-29 01:49:15.961109 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_not_found [0.026314s] ... ok 2026-03-29 01:49:15.974569 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_1 [0.020054s] ... ok 2026-03-29 01:49:15.974995 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats [0.020100s] ... ok 2026-03-29 01:49:15.975656 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_1_None [0.021517s] ... ok 2026-03-29 01:49:15.989731 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_2_ [0.028617s] ... ok 2026-03-29 01:49:15.992299 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_pass [0.035997s] ... ok 2026-03-29 01:49:15.994329 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_2 [0.019533s] ... ok 2026-03-29 01:49:15.994577 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_node_status_fail [0.019361s] ... ok 2026-03-29 01:49:15.996498 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access [0.020624s] ... ok 2026-03-29 01:49:16.007216 | debian-bookworm | Failed to get volume efficiency status for volume1. 2026-03-29 01:49:16.009173 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status_error [0.019304s] ... ok 2026-03-29 01:49:16.015771 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_2_False [0.020999s] ... ok 2026-03-29 01:49:16.016004 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access [0.023424s] ... ok 2026-03-29 01:49:16.017111 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_3 [0.022570s] ... ok 2026-03-29 01:49:16.036875 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers [0.027394s] ... ok 2026-03-29 01:49:16.037717 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_start_volume_move [0.040797s] ... ok 2026-03-29 01:49:16.057924 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_1 [0.041745s] ... ok 2026-03-29 01:49:16.060858 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:49:16.060880 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:16.060889 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:49:16.060897 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:49:16.060906 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.060913 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-03-29 01:49:16.060921 | debian-bookworm | infinidat_exports = infinidat_filesystem.get_exports() 2026-03-29 01:49:16.060941 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.060975 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:16.060986 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:16.060994 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.061001 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:16.061009 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:16.061017 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.061025 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:16.061033 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:16.061041 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.061049 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:49:16.061057 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:49:16.061065 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:49:16.063650 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers [0.026687s] ... ok 2026-03-29 01:49:16.064240 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_api_error [0.047466s] ... ok 2026-03-29 01:49:16.075977 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_api_error [0.038242s] ... ok 2026-03-29 01:49:16.076606 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists [0.059437s] ... ok 2026-03-29 01:49:16.092982 | debian-bookworm | Token is expired 2026-03-29 01:49:16.095730 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_token_overtime_fail [0.038038s] ... ok 2026-03-29 01:49:16.096635 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_supported [0.033190s] ... ok 2026-03-29 01:49:16.100207 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool [0.036557s] ... ok 2026-03-29 01:49:16.105893 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:49:16.106280 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_2 [0.029374s] ... ok 2026-03-29 01:49:16.106934 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:49:16.106950 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:49:16.106956 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:49:16.106961 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:49:16.106966 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:49:16.106972 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:49:16.107286 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:49:16.107483 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:49:16.107668 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:49:16.107880 | debian-bookworm | Failed to unmount volume fake_share after waiting for 30 seconds. 2026-03-29 01:49:16.110999 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_max_retries [0.035002s] ... ok 2026-03-29 01:49:16.114096 | debian-bookworm | Unexpected RestAPI response: 400 User name or password error. 2026-03-29 01:49:16.133329 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy [0.027085s] ... ok 2026-03-29 01:49:16.134088 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_single_ip [0.033058s] ... ok 2026-03-29 01:49:16.134611 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_wrong_access_fail [0.037720s] ... ok 2026-03-29 01:49:16.134734 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_2_False [0.036679s] ... ok 2026-03-29 01:49:16.153885 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_1_True [0.019967s] ... ok 2026-03-29 01:49:16.156139 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_1_True [0.044977s] ... ok 2026-03-29 01:49:16.159453 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_volume [0.026006s] ... ok 2026-03-29 01:49:16.161959 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_no_records [0.028304s] ... ok 2026-03-29 01:49:16.166714 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_1__True__True__True_ [0.033012s] ... ok 2026-03-29 01:49:16.176238 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_nfsinfo [0.021223s] ... ok 2026-03-29 01:49:16.181298 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_2_False [0.024739s] ... ok 2026-03-29 01:49:16.182323 | debian-bookworm | Delete volume fake_share failed, renaming.. 2026-03-29 01:49:16.183777 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured_negative [0.021499s] ... ok 2026-03-29 01:49:16.185154 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_volume_error [0.025379s] ... ok 2026-03-29 01:49:16.189865 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:49:16.207321 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:16.207338 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:49:16.207343 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:49:16.207347 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.207350 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool 2026-03-29 01:49:16.207354 | debian-bookworm | pool = self._system.pools.safe_get(name=self._pool_name) 2026-03-29 01:49:16.207358 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.207362 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:16.207366 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:16.207369 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.207373 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:16.207376 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:16.207380 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.207390 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:16.207394 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:16.207398 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.207401 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:49:16.207405 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:49:16.207409 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:49:16.208956 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_3_None [0.027120s] ... ok 2026-03-29 01:49:16.209317 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_3 [0.033412s] ... ok 2026-03-29 01:49:16.209567 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pools_api_fail [0.042126s] ... ok 2026-03-29 01:49:16.236663 | debian-bookworm | Unsupported share protocol: CIFS. 2026-03-29 01:49:16.243451 | debian-bookworm | failed to delete share ; unsupported share protocol CIFS, only NFS is supported 2026-03-29 01:49:16.244667 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_wrong_share_protocol [0.035554s] ... ok 2026-03-29 01:49:16.245441 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates_none_found [0.061379s] ... ok 2026-03-29 01:49:16.246284 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_stop_vserver [0.060210s] ... ok 2026-03-29 01:49:16.246584 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_1_True [0.036306s] ... ok 2026-03-29 01:49:16.246946 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_2_fake [0.037336s] ... ok 2026-03-29 01:49:16.284885 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.038699s] ... ok 2026-03-29 01:49:16.285208 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_1 [0.038700s] ... ok 2026-03-29 01:49:16.285389 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_1_True [0.039143s] ... ok 2026-03-29 01:49:16.286144 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_09__False__True__True__True_ [0.039591s] ... ok 2026-03-29 01:49:16.286174 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_1_True [0.038365s] ... ok 2026-03-29 01:49:16.309022 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring_two [0.024362s] ... ok 2026-03-29 01:49:16.309784 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifs [0.025122s] ... ok 2026-03-29 01:49:16.310712 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_4 [0.025814s] ... ok 2026-03-29 01:49:16.311421 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_active_directory_security_service [0.027316s] ... ok 2026-03-29 01:49:16.315194 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:49:16.320090 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:16.320113 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:49:16.320132 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:49:16.320141 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.320149 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 447, in _extend_share 2026-03-29 01:49:16.320157 | debian-bookworm | infinidat_filesystem.resize(new_size_capacity_units - old_size) 2026-03-29 01:49:16.320165 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:16.320173 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:16.320182 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.320189 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:16.320197 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:16.320205 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.320213 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:16.320221 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:16.320229 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.320236 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:49:16.320244 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:49:16.320252 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:49:16.321518 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share_api_fail [0.036617s] ... ok 2026-03-29 01:49:16.339741 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_1 [0.028830s] ... ok 2026-03-29 01:49:16.340962 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnfsclient [0.029370s] ... ok 2026-03-29 01:49:16.341586 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_05 [0.032023s] ... ok 2026-03-29 01:49:16.356518 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_refreshes [0.035045s] ... ok 2026-03-29 01:49:16.356744 | debian-bookworm | {4} 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.045158s] ... ok 2026-03-29 01:49:16.377821 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifsuser [0.038035s] ... ok 2026-03-29 01:49:16.378020 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_08 [0.036531s] ... ok 2026-03-29 01:49:16.379800 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_vserver [0.039950s] ... ok 2026-03-29 01:49:16.390554 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_clones_online [0.033629s] ... ok 2026-03-29 01:49:16.390726 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access [0.034196s] ... ok 2026-03-29 01:49:16.408160 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasdir [0.030420s] ... ok 2026-03-29 01:49:16.412050 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_16 [0.034129s] ... ok 2026-03-29 01:49:16.417948 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_no_clones_online [0.027042s] ... ok 2026-03-29 01:49:16.420129 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_invalid_ip [0.029143s] ... ok 2026-03-29 01:49:16.421868 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_no_mount [0.041756s] ... ok 2026-03-29 01:49:16.429237 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifsuser [0.020880s] ... ok 2026-03-29 01:49:16.433816 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_1_None [0.021855s] ... ok 2026-03-29 01:49:16.436602 | debian-bookworm | 2026-03-29 01:49:16.435 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:16.446466 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rehost_volume [0.028802s] ... ok 2026-03-29 01:49:16.447358 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_invalid_ip [0.027307s] ... ok 2026-03-29 01:49:16.465215 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnasdir [0.035684s] ... ok 2026-03-29 01:49:16.465969 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_no_junction_path [0.031202s] ... ok 2026-03-29 01:49:16.467959 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_channel_status_down [0.020466s] ... ok 2026-03-29 01:49:16.472513 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs [0.025723s] ... ok 2026-03-29 01:49:16.482956 | debian-bookworm | Error has occurred 2026-03-29 01:49:16.482981 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:16.482986 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-03-29 01:49:16.482990 | debian-bookworm | return processutils.ssh_execute( 2026-03-29 01:49:16.482994 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.482997 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:16.483001 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:16.483005 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.483008 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:16.483012 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:16.483016 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.483019 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:16.483023 | debian-bookworm | raise effect 2026-03-29 01:49:16.483026 | debian-bookworm | Exception 2026-03-29 01:49:16.483449 | debian-bookworm | Error running SSH command: mcsinq lsvdisk 2026-03-29 01:49:16.485319 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_2 [0.059905s] ... ok 2026-03-29 01:49:16.492585 | debian-bookworm | 2026-03-29 01:49:16.481 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:16.492609 | debian-bookworm | 2026-03-29 01:49:16.481 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:16.493635 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed_exception_error [0.028253s] ... ok 2026-03-29 01:49:16.493884 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_cifs [0.025638s] ... ok 2026-03-29 01:49:16.494021 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists_not_found [0.028480s] ... ok 2026-03-29 01:49:16.496303 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resync_snapmirror_vol [0.023866s] ... ok 2026-03-29 01:49:16.515677 | debian-bookworm | Could not list the share access for share manila_fakeid 2026-03-29 01:49:16.517630 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_4 [0.031661s] ... ok 2026-03-29 01:49:16.527069 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool [0.022892s] ... ok 2026-03-29 01:49:16.527114 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_1_nfs [0.024148s] ... ok 2026-03-29 01:49:16.527120 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test___delete_port_by_ipspace_and_broadcast_domain [0.025457s] ... ok 2026-03-29 01:49:16.527124 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_ems_log_message [0.026582s] ... ok 2026-03-29 01:49:16.537467 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_user_fail [0.019349s] ... ok 2026-03-29 01:49:16.537648 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_quota_used [0.020229s] ... ok 2026-03-29 01:49:16.539663 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_error_deleting [0.025862s] ... ok 2026-03-29 01:49:16.540873 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes [0.021433s] ... ok 2026-03-29 01:49:16.548796 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_error [0.025202s] ... ok 2026-03-29 01:49:16.557100 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_service_status [0.019471s] ... ok 2026-03-29 01:49:16.557299 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_3 [0.019786s] ... ok 2026-03-29 01:49:16.561668 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror [0.021446s] ... ok 2026-03-29 01:49:16.561964 | debian-bookworm | 2026-03-29 01:49:16.559 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:16.561976 | debian-bookworm | 2026-03-29 01:49:16.560 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:16.562153 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_empty_dict [0.021169s] ... ok 2026-03-29 01:49:16.573853 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_error [0.025046s] ... ok 2026-03-29 01:49:16.575859 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share [0.019238s] ... ok 2026-03-29 01:49:16.576780 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_1_nfs [0.019965s] ... ok 2026-03-29 01:49:16.589672 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_partial_attrs [0.026941s] ... ok 2026-03-29 01:49:16.589830 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_2 [0.027937s] ... ok 2026-03-29 01:49:16.602068 | debian-bookworm | 2026-03-29 01:49:16.600 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-03-29 01:49:16.604829 | debian-bookworm | Please create ['chengwei'] pool/s in advance! 2026-03-29 01:49:16.605152 | debian-bookworm | Share manila_fakeid not found. 2026-03-29 01:49:16.605870 | debian-bookworm | Fail to delete NFS export policy fake_export_policy.Export policy will be renamed instead. 2026-03-29 01:49:16.607389 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unknow_pools_setup [0.030776s] ... ok 2026-03-29 01:49:16.617966 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.030187s] ... ok 2026-03-29 01:49:16.618705 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_host [0.029004s] ... ok 2026-03-29 01:49:16.618974 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials [0.029135s] ... ok 2026-03-29 01:49:16.619262 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_nfs_export_policy [0.045133s] ... ok 2026-03-29 01:49:16.633594 | debian-bookworm | Could not list the share access for share manila_fakeid 2026-03-29 01:49:16.635698 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_share_not_exist [0.028103s] ... ok 2026-03-29 01:49:16.636691 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_2_1 [0.029308s] ... ok 2026-03-29 01:49:16.657202 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations_invalid_operation [0.025687s] ... ok 2026-03-29 01:49:16.657658 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code [0.022127s] ... ok 2026-03-29 01:49:16.658654 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm [0.039194s] ... ok 2026-03-29 01:49:16.658865 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_2_None [0.039947s] ... ok 2026-03-29 01:49:16.659397 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_1_nfs [0.022482s] ... ok 2026-03-29 01:49:16.675930 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_2_4hours [0.031148s] ... ok 2026-03-29 01:49:16.679662 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data [0.021810s] ... ok 2026-03-29 01:49:16.681512 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_2_cifs [0.022409s] ... ok 2026-03-29 01:49:16.686600 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm_error [0.027798s] ... ok 2026-03-29 01:49:16.695644 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregates [0.036590s] ... ok 2026-03-29 01:49:16.698367 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_cifs_service [0.018734s] ... ok 2026-03-29 01:49:16.699411 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_1_15minutes [0.023698s] ... ok 2026-03-29 01:49:16.701658 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_ips [0.020092s] ... ok 2026-03-29 01:49:16.720579 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_3 [0.021637s] ... ok 2026-03-29 01:49:16.720769 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session__certificate_auth [0.033726s] ... ok 2026-03-29 01:49:16.721212 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_5_5TB [0.019374s] ... ok 2026-03-29 01:49:16.721673 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_deleted_nfs_export_policies [0.026125s] ... ok 2026-03-29 01:49:16.723567 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_3_8days [0.024028s] ... ok 2026-03-29 01:49:16.740167 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_base_dir_detail_failed [0.018598s] ... ok 2026-03-29 01:49:16.742942 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__update_share_size [0.022723s] ... ok 2026-03-29 01:49:16.743933 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_soft_deleted_snapshots [0.022098s] ... ok 2026-03-29 01:49:16.748908 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_with_host_validation [0.027830s] ... ok 2026-03-29 01:49:16.771285 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_3 [0.046952s] ... ok 2026-03-29 01:49:16.771443 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup [0.030755s] ... ok 2026-03-29 01:49:16.789850 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_1 [0.045341s] ... ok 2026-03-29 01:49:16.794233 | debian-bookworm | Invalid NAS protocol supplied: fake_proto. 2026-03-29 01:49:16.801487 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_3 [0.057863s] ... ok 2026-03-29 01:49:16.801665 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_fail_1 [0.029988s] ... ok 2026-03-29 01:49:16.801819 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_4 [0.052889s] ... ok 2026-03-29 01:49:16.802481 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_1_False [0.031618s] ... ok 2026-03-29 01:49:16.820805 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_2___user__ [0.030823s] ... ok 2026-03-29 01:49:16.825351 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_3_cifs [0.024280s] ... ok 2026-03-29 01:49:16.826439 | debian-bookworm | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info [0.025319s] ... ok 2026-03-29 01:49:16.827013 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol_negative [0.024237s] ... ok 2026-03-29 01:49:16.830780 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_1 [0.029349s] ... ok 2026-03-29 01:49:16.842472 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp_exception [0.021667s] ... ok 2026-03-29 01:49:16.845900 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_1_True [0.020244s] ... ok 2026-03-29 01:49:16.846229 | debian-bookworm | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__group_exists [0.019688s] ... ok 2026-03-29 01:49:16.847830 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_non_snaplock [0.020833s] ... ok 2026-03-29 01:49:16.874189 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules [0.031096s] ... ok 2026-03-29 01:49:16.874348 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_2_80na [0.042894s] ... ok 2026-03-29 01:49:16.890953 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_4 [0.044171s] ... ok 2026-03-29 01:49:16.891611 | debian-bookworm | Failed to create volume in MapR-FS for the share share-0. 2026-03-29 01:49:16.891644 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:16.891657 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 154, in _create_share 2026-03-29 01:49:16.891668 | debian-bookworm | self._maprfs_util.create_volume(volume_name, share_dir, 2026-03-29 01:49:16.891679 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 145, in create_volume 2026-03-29 01:49:16.891691 | debian-bookworm | self._execute(*cmd) 2026-03-29 01:49:16.891702 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:16.891710 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:16.891718 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.891725 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:16.891733 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:16.891741 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.891748 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:16.891756 | debian-bookworm | raise effect 2026-03-29 01:49:16.891764 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:16.891772 | debian-bookworm | Command: None 2026-03-29 01:49:16.891779 | debian-bookworm | Exit code: - 2026-03-29 01:49:16.891787 | debian-bookworm | Stdout: None 2026-03-29 01:49:16.891795 | debian-bookworm | Stderr: None 2026-03-29 01:49:16.894116 | debian-bookworm | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_exception [0.047216s] ... ok 2026-03-29 01:49:16.899805 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_3_ [0.025437s] ... ok 2026-03-29 01:49:16.900638 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_1_async [0.025975s] ... ok 2026-03-29 01:49:16.903470 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_timeout [0.054873s] ... ok 2026-03-29 01:49:16.904871 | debian-bookworm | 2026-03-29 01:49:16.900 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:16.911115 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_1 [0.020724s] ... ok 2026-03-29 01:49:16.912881 | debian-bookworm | Snapshot fake not found 2026-03-29 01:49:16.913827 | debian-bookworm | 2026-03-29 01:49:16.911 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:16.913855 | debian-bookworm | 2026-03-29 01:49:16.911 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:16.914723 | debian-bookworm | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_invalid [0.020289s] ... ok 2026-03-29 01:49:16.925634 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_abort_and_break_snapmirror_svm [0.020434s] ... ok 2026-03-29 01:49:16.925659 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_1___13303812____Another_transfer_is_in_progress__ [0.021966s] ... ok 2026-03-29 01:49:16.929868 | debian-bookworm | Unexpected RestAPI response: 100 fake_message 2026-03-29 01:49:16.932980 | debian-bookworm | Can not get share share-0. 2026-03-29 01:49:16.934818 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_fail [0.021433s] ... ok 2026-03-29 01:49:16.934836 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_with_exception [0.030768s] ... ok 2026-03-29 01:49:16.935459 | debian-bookworm | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_share_not_exists [0.020664s] ... ok 2026-03-29 01:49:16.949349 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_wait_for_quiesced [0.025619s] ... ok 2026-03-29 01:49:16.953295 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule [0.028156s] ... ok 2026-03-29 01:49:16.953704 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__add_query_params_to_url [0.018610s] ... ok 2026-03-29 01:49:16.954693 | debian-bookworm | Exception due to network failure. 2026-03-29 01:49:16.955205 | debian-bookworm | Exception due to network failure. 2026-03-29 01:49:16.955471 | debian-bookworm | Exception due to network failure. 2026-03-29 01:49:16.955483 | debian-bookworm | Access RestAPI /rest/fake_method by fake_type failed, error: Exception due to network failure. 2026-03-29 01:49:16.961227 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_3times_fail [0.025295s] ... ok 2026-03-29 01:49:16.969131 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status [0.028626s] ... ok 2026-03-29 01:49:16.969154 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source_dhss_true [0.022505s] ... ok 2026-03-29 01:49:16.972298 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_2 [0.018687s] ... ok 2026-03-29 01:49:16.972890 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_break_snapmirror_vol [0.022396s] ... ok 2026-03-29 01:49:16.976443 | debian-bookworm | Access RestAPI /rest/fake_method by fake_type failed, error: fake_error_message 2026-03-29 01:49:16.980273 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_backend_error_fail [0.020647s] ... ok 2026-03-29 01:49:16.987750 | debian-bookworm | Error releasing snapmirror destination dst_share for replica src_share. 2026-03-29 01:49:16.987766 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:16.987770 | debian-bookworm | 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-03-29 01:49:16.987774 | debian-bookworm | src_client.release_snapmirror_vol( 2026-03-29 01:49:16.987778 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:16.987791 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:16.987795 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.987798 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:16.987802 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:16.987806 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:16.987809 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:16.987813 | debian-bookworm | raise effect 2026-03-29 01:49:16.987817 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-03-29 01:49:16.989113 | debian-bookworm | 2026-03-29 01:49:16.982 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:16.989126 | debian-bookworm | 2026-03-29 01:49:16.982 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:16.989324 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_1 [0.020624s] ... ok 2026-03-29 01:49:16.989706 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_qos_on_share [0.022320s] ... ok 2026-03-29 01:49:16.991592 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_unknown_exception [0.019170s] ... ok 2026-03-29 01:49:16.994094 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_1_True [0.021606s] ... ok 2026-03-29 01:49:16.999599 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_cifs_rights [0.020854s] ... ok 2026-03-29 01:49:17.006124 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool [0.021159s] ... ok 2026-03-29 01:49:17.017264 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_1_True [0.027816s] ... ok 2026-03-29 01:49:17.017498 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_1 [0.025509s] ... ok 2026-03-29 01:49:17.017669 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_1___1115127___False_ [0.023164s] ... ok 2026-03-29 01:49:17.019858 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_2 [0.020012s] ... ok 2026-03-29 01:49:17.035764 | debian-bookworm | 2026-03-29 01:49:17.033 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-03-29 01:49:17.035918 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_empty_spec [0.029408s] ... ok 2026-03-29 01:49:17.040111 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_1_CIFS [0.019842s] ... ok 2026-03-29 01:49:17.040462 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_2_False [0.022164s] ... ok 2026-03-29 01:49:17.041172 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_2 [0.023909s] ... ok 2026-03-29 01:49:17.041848 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_2_False [0.024402s] ... ok 2026-03-29 01:49:17.076275 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_3_30 [0.033821s] ... ok 2026-03-29 01:49:17.077065 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_des_vol_creation_fail_negative [0.040157s] ... ok 2026-03-29 01:49:17.077271 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_4_1 [0.034584s] ... ok 2026-03-29 01:49:17.077468 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_2 [0.036284s] ... ok 2026-03-29 01:49:17.077681 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_2 [0.036300s] ... ok 2026-03-29 01:49:17.100336 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_8 [0.023796s] ... ok 2026-03-29 01:49:17.103612 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica [0.027931s] ... ok 2026-03-29 01:49:17.104513 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_event [0.027623s] ... ok 2026-03-29 01:49:17.106466 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_4 [0.030123s] ... ok 2026-03-29 01:49:17.106782 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_policy_creation_failed_negative [0.030681s] ... ok 2026-03-29 01:49:17.119662 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_init [0.019653s] ... ok 2026-03-29 01:49:17.125899 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_2 [0.022158s] ... ok 2026-03-29 01:49:17.126391 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_api_error [0.021867s] ... ok 2026-03-29 01:49:17.128035 | debian-bookworm | 2026-03-29 01:49:17.126 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:17.129251 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_2_False [0.022567s] ... ok 2026-03-29 01:49:17.131127 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_1 [0.024147s] ... ok 2026-03-29 01:49:17.134222 | debian-bookworm | 2026-03-29 01:49:17.131 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:17.134241 | debian-bookworm | 2026-03-29 01:49:17.131 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:17.139454 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_1 [0.019609s] ... ok 2026-03-29 01:49:17.146942 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror_svm [0.020754s] ... ok 2026-03-29 01:49:17.148372 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_2__None__False__False_ [0.021681s] ... ok 2026-03-29 01:49:17.150054 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_1_None [0.020681s] ... ok 2026-03-29 01:49:17.154103 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_1 [0.022770s] ... ok 2026-03-29 01:49:17.160037 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_already_unmounted [0.020330s] ... ok 2026-03-29 01:49:17.161840 | debian-bookworm | 2026-03-29 01:49:17.160 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:17.161863 | debian-bookworm | 2026-03-29 01:49:17.160 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:17.168213 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations [0.020949s] ... ok 2026-03-29 01:49:17.170801 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_2 [0.022171s] ... ok 2026-03-29 01:49:17.171066 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_1_None [0.020300s] ... ok 2026-03-29 01:49:17.178684 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_1_True [0.024263s] ... ok 2026-03-29 01:49:17.181015 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_accept_vserver_peer [0.020181s] ... ok 2026-03-29 01:49:17.189412 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_5_2years [0.021142s] ... ok 2026-03-29 01:49:17.191778 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasportip [0.021181s] ... ok 2026-03-29 01:49:17.193584 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_1_True [0.022244s] ... ok 2026-03-29 01:49:17.202410 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror_svm [0.021480s] ... ok 2026-03-29 01:49:17.202770 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_mismatch_flexgroup_pools_len [0.023397s] ... ok 2026-03-29 01:49:17.210909 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_1_15minutes [0.021022s] ... ok 2026-03-29 01:49:17.211845 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfs [0.019889s] ... ok 2026-03-29 01:49:17.215024 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace_not_found [0.022031s] ... ok 2026-03-29 01:49:17.220311 | debian-bookworm | 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-03-29 01:49:17.225242 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found_exception [0.019757s] ... ok 2026-03-29 01:49:17.225614 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_1 [0.020410s] ... ok 2026-03-29 01:49:17.232864 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_3_8days [0.022284s] ... ok 2026-03-29 01:49:17.234170 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_success [0.021414s] ... ok 2026-03-29 01:49:17.236266 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror [0.021083s] ... ok 2026-03-29 01:49:17.244726 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_credential_error [0.021234s] ... ok 2026-03-29 01:49:17.245208 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica [0.022376s] ... ok 2026-03-29 01:49:17.254682 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_6_infinite [0.021510s] ... ok 2026-03-29 01:49:17.256036 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_create_share [0.021002s] ... ok 2026-03-29 01:49:17.258799 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_multiple_volumes [0.022051s] ... ok 2026-03-29 01:49:17.259034 | debian-bookworm | 2026-03-29 01:49:17.256 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-03-29 01:49:17.265759 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_1_True [0.020326s] ... ok 2026-03-29 01:49:17.267661 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_update_error [0.021888s] ... ok 2026-03-29 01:49:17.275353 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_2 [0.019960s] ... ok 2026-03-29 01:49:17.276680 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_5_2years [0.022228s] ... ok 2026-03-29 01:49:17.281633 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.022500s] ... ok 2026-03-29 01:49:17.282271 | debian-bookworm | 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-03-29 01:49:17.282287 | debian-bookworm | NoneType: None 2026-03-29 01:49:17.284642 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_1 [0.020634s] ... ok 2026-03-29 01:49:17.292779 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share [0.024719s] ... ok 2026-03-29 01:49:17.296470 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___success [0.021378s] ... ok 2026-03-29 01:49:17.299448 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_4 [0.022094s] ... ok 2026-03-29 01:49:17.304851 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate [0.023510s] ... ok 2026-03-29 01:49:17.305143 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_nfs [0.020786s] ... ok 2026-03-29 01:49:17.307489 | debian-bookworm | 2026-03-29 01:49:17.305 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:17.312442 | debian-bookworm | 2026-03-29 01:49:17.309 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:17.312462 | debian-bookworm | 2026-03-29 01:49:17.309 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:17.316815 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_no_cluster_creds [0.022984s] ... ok 2026-03-29 01:49:17.318466 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info_fail [0.021738s] ... ok 2026-03-29 01:49:17.319344 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_5 [0.020535s] ... ok 2026-03-29 01:49:17.321653 | debian-bookworm | 2026-03-29 01:49:17.320 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:17.321667 | debian-bookworm | 2026-03-29 01:49:17.320 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:17.325673 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cifs_share [0.020139s] ... ok 2026-03-29 01:49:17.329026 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_aggregate_capacities [0.021714s] ... ok 2026-03-29 01:49:17.338545 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function [0.022792s] ... ok 2026-03-29 01:49:17.339131 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_1_nfs [0.020814s] ... ok 2026-03-29 01:49:17.342728 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_share_no_remove_qos_and_export [0.022060s] ... ok 2026-03-29 01:49:17.345617 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy [0.020227s] ... ok 2026-03-29 01:49:17.348985 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver [0.021333s] ... ok 2026-03-29 01:49:17.359422 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_4_20GB [0.020090s] ... ok 2026-03-29 01:49:17.360210 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_goodness_function [0.021439s] ... ok 2026-03-29 01:49:17.365328 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_snapmirror [0.021578s] ... ok 2026-03-29 01:49:17.365692 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_1__None__True_ [0.019771s] ... ok 2026-03-29 01:49:17.369598 | debian-bookworm | 2026-03-29 01:49:17.364 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-03-29 01:49:17.369616 | debian-bookworm | 2026-03-29 01:49:17.365 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing user_id length for share_networks 2026-03-29 01:49:17.372282 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses [0.023973s] ... ok 2026-03-29 01:49:17.380873 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_2 [0.021077s] ... ok 2026-03-29 01:49:17.382612 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.022754s] ... ok 2026-03-29 01:49:17.386273 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_2_False [0.021341s] ... ok 2026-03-29 01:49:17.386459 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_4______0____fe80__1___True_ [0.019395s] ... ok 2026-03-29 01:49:17.390949 | debian-bookworm | 2026-03-29 01:49:17.389 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing project_id length for share_networks 2026-03-29 01:49:17.394557 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migratable_data_lif_for_node [0.022166s] ... ok 2026-03-29 01:49:17.403079 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_3 [0.022014s] ... ok 2026-03-29 01:49:17.408919 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_2_False [0.024782s] ... ok 2026-03-29 01:49:17.409223 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_svm [0.022075s] ... ok 2026-03-29 01:49:17.414177 | debian-bookworm | Both source and destination clusters must be AFF systems. 2026-03-29 01:49:17.417679 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_2_13172984 [0.022792s] ... ok 2026-03-29 01:49:17.424237 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_nfs_service_error [0.021473s] ... ok 2026-03-29 01:49:17.429916 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan [0.022601s] ... ok 2026-03-29 01:49:17.432532 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space [0.024601s] ... ok 2026-03-29 01:49:17.438992 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_net_options [0.021306s] ... ok 2026-03-29 01:49:17.446152 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_2 [0.021596s] ... ok 2026-03-29 01:49:17.451226 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_1_compliance [0.020635s] ... ok 2026-03-29 01:49:17.451387 | debian-bookworm | 2026-03-29 01:49:17.449 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing project_id length for security_services 2026-03-29 01:49:17.454289 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_3 [0.021460s] ... ok 2026-03-29 01:49:17.461484 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_scoped [0.021943s] ... ok 2026-03-29 01:49:17.466665 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup_login_fail [0.020695s] ... ok 2026-03-29 01:49:17.471405 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_cluster_peer [0.020247s] ... ok 2026-03-29 01:49:17.476929 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_minimum_flexgroup_size [0.022147s] ... ok 2026-03-29 01:49:17.483625 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_not_found_rows [0.021357s] ... ok 2026-03-29 01:49:17.489307 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_1_nfs [0.022303s] ... ok 2026-03-29 01:49:17.492540 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_error [0.021191s] ... ok 2026-03-29 01:49:17.496485 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_02 [0.020621s] ... ok 2026-03-29 01:49:17.503192 | debian-bookworm | 2026-03-29 01:49:17.501 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:17.505037 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_single_page [0.021342s] ... ok 2026-03-29 01:49:17.511133 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_not_exist [0.020841s] ... ok 2026-03-29 01:49:17.511245 | debian-bookworm | 2026-03-29 01:49:17.509 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:17.511257 | debian-bookworm | 2026-03-29 01:49:17.509 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:17.514036 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_2_18259 [0.021223s] ... ok 2026-03-29 01:49:17.524272 | debian-bookworm | 2026-03-29 01:49:17.520 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:17.524305 | debian-bookworm | 2026-03-29 01:49:17.520 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:17.525325 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_05 [0.028462s] ... ok 2026-03-29 01:49:17.527819 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id [0.021365s] ... ok 2026-03-29 01:49:17.529459 | debian-bookworm | Can't find the share by share name: manila_fakeid. 2026-03-29 01:49:17.532272 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_not_exist [0.021460s] ... ok 2026-03-29 01:49:17.545348 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_api_error [0.020208s] ... ok 2026-03-29 01:49:17.547026 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id_empty [0.021226s] ... ok 2026-03-29 01:49:17.552458 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_2_cifs [0.020293s] ... ok 2026-03-29 01:49:17.556902 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror [0.020398s] ... ok 2026-03-29 01:49:17.558384 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_06 [0.032740s] ... ok 2026-03-29 01:49:17.567978 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_2 [0.020741s] ... ok 2026-03-29 01:49:17.572472 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_2 [0.019823s] ... ok 2026-03-29 01:49:17.576899 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_1_True [0.019547s] ... ok 2026-03-29 01:49:17.580414 | debian-bookworm | 2026-03-29 01:49:17.575 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-03-29 01:49:17.581247 | debian-bookworm | 2026-03-29 01:49:17.575 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing back user_id length for share_networks 2026-03-29 01:49:17.587662 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_10 [0.029316s] ... ok 2026-03-29 01:49:17.589367 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status [0.021159s] ... ok 2026-03-29 01:49:17.593216 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_nfs_access_rest [0.020615s] ... ok 2026-03-29 01:49:17.600343 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_2_False [0.025001s] ... ok 2026-03-29 01:49:17.614167 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_nfs_share [0.020588s] ... ok 2026-03-29 01:49:17.618245 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status_error [0.028885s] ... ok 2026-03-29 01:49:17.618673 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_vserver_creds [0.030087s] ... ok 2026-03-29 01:49:17.623140 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_volume [0.023397s] ... ok 2026-03-29 01:49:17.636460 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_nfs_access_rest [0.021430s] ... ok 2026-03-29 01:49:17.639289 | debian-bookworm | 2026-03-29 01:49:17.638 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing back project_id length for share_networks 2026-03-29 01:49:17.639961 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_ems_logging [0.021777s] ... ok 2026-03-29 01:49:17.641366 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_key_manager_not_enabled [0.021678s] ... ok 2026-03-29 01:49:17.642545 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_peer [0.019692s] ... ok 2026-03-29 01:49:17.657239 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_event_name [0.272084s] ... ok 2026-03-29 01:49:17.661360 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_snapmirror_snapshots [0.021325s] ... ok 2026-03-29 01:49:17.662243 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_service_status [0.026697s] ... ok 2026-03-29 01:49:17.662905 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_exception [0.022315s] ... ok 2026-03-29 01:49:17.664302 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_network_interface [0.019918s] ... ok 2026-03-29 01:49:17.678780 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_snapmirror_policy_name_svm [0.021664s] ... ok 2026-03-29 01:49:17.682109 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_1 [0.020852s] ... ok 2026-03-29 01:49:17.683026 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression [0.020211s] ... ok 2026-03-29 01:49:17.683038 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_cifs_service [0.020846s] ... ok 2026-03-29 01:49:17.683579 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_2_False [0.021600s] ... ok 2026-03-29 01:49:17.698443 | debian-bookworm | 2026-03-29 01:49:17.697 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing back project_id length for security_services 2026-03-29 01:49:17.699811 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_2___pool___False_ [0.020872s] ... ok 2026-03-29 01:49:17.701626 | debian-bookworm | 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-03-29 01:49:17.701638 | debian-bookworm | NoneType: None 2026-03-29 01:49:17.702538 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_fpolicy_policy [0.019734s] ... ok 2026-03-29 01:49:17.704142 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_1 [0.020540s] ... ok 2026-03-29 01:49:17.704441 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_1___fake_domain____fake_server__ [0.021900s] ... ok 2026-03-29 01:49:17.705351 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_2 [0.021616s] ... ok 2026-03-29 01:49:17.721359 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_3 [0.021538s] ... ok 2026-03-29 01:49:17.724108 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.021355s] ... ok 2026-03-29 01:49:17.724588 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_none [0.021104s] ... ok 2026-03-29 01:49:17.725543 | debian-bookworm | Could not determine if the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad is a FlexGroup or a FlexVol style. 2026-03-29 01:49:17.726189 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:17.726200 | debian-bookworm | 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-03-29 01:49:17.726204 | debian-bookworm | return vserver_client.is_flexgroup_volume(share_name) 2026-03-29 01:49:17.726208 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.726212 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:17.726216 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:17.726220 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.726224 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:17.726228 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:17.726239 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.726243 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:17.726247 | debian-bookworm | raise effect 2026-03-29 01:49:17.726250 | debian-bookworm | manila.exception.NetAppException: Exception due to NetApp failure. 2026-03-29 01:49:17.726500 | debian-bookworm | {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.021244s] ... ok 2026-03-29 01:49:17.729793 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share_raise [0.022259s] ... ok 2026-03-29 01:49:17.743250 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize [0.021519s] ... ok 2026-03-29 01:49:17.746879 | debian-bookworm | Failed to get info for aggregate fake_aggr1. 2026-03-29 01:49:17.746898 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:17.746905 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4684, in get_aggregate 2026-03-29 01:49:17.746918 | debian-bookworm | aggrs = self._get_aggregates( 2026-03-29 01:49:17.746924 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.746929 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:49:17.746935 | debian-bookworm | result = f(self, *args, **kwargs) 2026-03-29 01:49:17.746940 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.746946 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1595, in _get_aggregates 2026-03-29 01:49:17.746951 | debian-bookworm | result = self.send_iter_request('aggr-get-iter', api_args) 2026-03-29 01:49:17.746956 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.746962 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 156, in send_iter_request 2026-03-29 01:49:17.746968 | debian-bookworm | result = self.send_request(api_name, api_args, 2026-03-29 01:49:17.746973 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.746978 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:17.746983 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:17.746988 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.746993 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:17.746999 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:17.747004 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.747009 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:17.747014 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:17.747019 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.747025 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:17.747030 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:17.747035 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.747040 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:17.747045 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:17.747050 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.747056 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:17.747061 | debian-bookworm | raise effect 2026-03-29 01:49:17.747066 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-03-29 01:49:17.747637 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_down [0.022256s] ... ok 2026-03-29 01:49:17.749932 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_api_error [0.025525s] ... ok 2026-03-29 01:49:17.754061 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_2 [0.025793s] ... ok 2026-03-29 01:49:17.754077 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_error [0.028013s] ... ok 2026-03-29 01:49:17.762751 | debian-bookworm | Unable to verify if SnapLock is enabled for the cluster. 2026-03-29 01:49:17.764902 | debian-bookworm | 2026-03-29 01:49:17.762 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:17.767857 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_2 [0.022066s] ... ok 2026-03-29 01:49:17.767907 | debian-bookworm | 2026-03-29 01:49:17.765 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:17.767914 | debian-bookworm | 2026-03-29 01:49:17.766 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:17.768597 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name [0.021318s] ... ok 2026-03-29 01:49:17.770416 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_not_found [0.020413s] ... ok 2026-03-29 01:49:17.778082 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_extra_specs [0.023054s] ... ok 2026-03-29 01:49:17.778568 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies [0.022294s] ... ok 2026-03-29 01:49:17.786769 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool_name [0.021450s] ... ok 2026-03-29 01:49:17.791729 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_not_found [0.019977s] ... ok 2026-03-29 01:49:17.791751 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path_not_exist [0.022279s] ... ok 2026-03-29 01:49:17.796737 | debian-bookworm | 2026-03-29 01:49:17.795 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:17.796757 | debian-bookworm | 2026-03-29 01:49:17.795 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:17.798623 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_clones_offline [0.021989s] ... ok 2026-03-29 01:49:17.800009 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_3 [0.021929s] ... ok 2026-03-29 01:49:17.813309 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity [0.020929s] ... ok 2026-03-29 01:49:17.813337 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_port_not_found [0.020481s] ... ok 2026-03-29 01:49:17.813345 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_name [0.021746s] ... ok 2026-03-29 01:49:17.817212 | debian-bookworm | Configured ONTAP login user cannot retrieve QoS policies. 2026-03-29 01:49:17.820135 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_error [0.021649s] ... ok 2026-03-29 01:49:17.825560 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_1_False [0.025956s] ... ok 2026-03-29 01:49:17.829328 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_have_license [0.021484s] ... ok 2026-03-29 01:49:17.831038 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot_not_found [0.019743s] ... ok 2026-03-29 01:49:17.834644 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_as_user [0.021652s] ... ok 2026-03-29 01:49:17.841229 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename [0.020863s] ... ok 2026-03-29 01:49:17.844733 | debian-bookworm | 2026-03-29 01:49:17.842 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-03-29 01:49:17.844754 | debian-bookworm | 2026-03-29 01:49:17.842 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing user_id length for share_networks 2026-03-29 01:49:17.850572 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_client_error [0.024893s] ... ok 2026-03-29 01:49:17.851253 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info [0.020732s] ... ok 2026-03-29 01:49:17.851963 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_not_found [0.020988s] ... ok 2026-03-29 01:49:17.856653 | debian-bookworm | 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-03-29 01:49:17.859032 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_config [0.024071s] ... ok 2026-03-29 01:49:17.865891 | debian-bookworm | 2026-03-29 01:49:17.864 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing project_id length for share_networks 2026-03-29 01:49:17.868554 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_same_name [0.027079s] ... ok 2026-03-29 01:49:17.872851 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_future [0.020645s] ... ok 2026-03-29 01:49:17.874200 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_status_inprogress [0.023406s] ... ok 2026-03-29 01:49:17.875822 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_invalid_qos_configuration [0.023657s] ... ok 2026-03-29 01:49:17.880405 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.021423s] ... ok 2026-03-29 01:49:17.891231 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_quiesce_snapmirror_vol [0.022148s] ... ok 2026-03-29 01:49:17.892605 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_not_found [0.019950s] ... ok 2026-03-29 01:49:17.896280 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_4_Replicating [0.021567s] ... ok 2026-03-29 01:49:17.896535 | debian-bookworm | 2026-03-29 01:49:17.894 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing project_id length for security_services 2026-03-29 01:49:17.899215 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_vserver_not_peered [0.025488s] ... ok 2026-03-29 01:49:17.901720 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_with_custom_name [0.021379s] ... ok 2026-03-29 01:49:17.910888 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_access [0.020359s] ... ok 2026-03-29 01:49:17.915205 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_instance_uuids [0.022265s] ... ok 2026-03-29 01:49:17.918653 | debian-bookworm | {6} 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.022539s] ... ok 2026-03-29 01:49:17.919403 | debian-bookworm | 2026-03-29 01:49:17.917 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:17.919880 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_2_None [0.020696s] ... ok 2026-03-29 01:49:17.925880 | debian-bookworm | Failed to check MapRFS capacity info. 2026-03-29 01:49:17.925896 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:17.925901 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 420, in _update_share_stats 2026-03-29 01:49:17.925906 | debian-bookworm | total, free = self._maprfs_util.fs_capacity() 2026-03-29 01:49:17.925911 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.925915 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:17.925919 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:17.925924 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.925928 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:17.925932 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:17.925936 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:17.925940 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:17.925945 | debian-bookworm | raise effect 2026-03-29 01:49:17.925949 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:17.925954 | debian-bookworm | Command: None 2026-03-29 01:49:17.925959 | debian-bookworm | Exit code: - 2026-03-29 01:49:17.925963 | debian-bookworm | Stdout: None 2026-03-29 01:49:17.925967 | debian-bookworm | Stderr: None 2026-03-29 01:49:17.927928 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_exception [0.026007s] ... ok 2026-03-29 01:49:17.930026 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume [0.018982s] ... ok 2026-03-29 01:49:17.936584 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_2 [0.019686s] ... ok 2026-03-29 01:49:17.941102 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export [0.022236s] ... ok 2026-03-29 01:49:17.945086 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_with_share_server [0.022106s] ... ok 2026-03-29 01:49:17.947518 | debian-bookworm | 2026-03-29 01:49:17.941 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:17.947840 | debian-bookworm | 2026-03-29 01:49:17.941 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:17.949173 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_2 [0.019038s] ... ok 2026-03-29 01:49:17.949714 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_no_rename [0.021501s] ... ok 2026-03-29 01:49:17.955743 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_1 [0.020506s] ... ok 2026-03-29 01:49:17.964837 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_1_True [0.023990s] ... ok 2026-03-29 01:49:17.967684 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_4 [0.024130s] ... ok 2026-03-29 01:49:17.970408 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_1 [0.020506s] ... ok 2026-03-29 01:49:17.971431 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_http_error [0.021474s] ... ok 2026-03-29 01:49:17.976176 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_found [0.019674s] ... ok 2026-03-29 01:49:17.989903 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_not_found [0.023000s] ... ok 2026-03-29 01:49:17.990580 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_snapshot [0.022134s] ... ok 2026-03-29 01:49:17.990596 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_snapshot [0.019947s] ... ok 2026-03-29 01:49:17.991200 | debian-bookworm | 2026-03-29 01:49:17.987 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:17.991217 | debian-bookworm | 2026-03-29 01:49:17.988 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:17.991223 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_urlerror [0.019672s] ... ok 2026-03-29 01:49:17.995265 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers_not_found [0.019758s] ... ok 2026-03-29 01:49:18.009609 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_cancel [0.019470s] ... ok 2026-03-29 01:49:18.010365 | debian-bookworm | Snapshot 'backup_242ff47e-518d-4b07-b3c3-0a51e6744149_d24e7257-124e-4fb6-b05b-d384f660bc85' is not deleted successfully on ONTAP. 2026-03-29 01:49:18.011169 | debian-bookworm | NoneType: None 2026-03-29 01:49:18.011192 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_2_False [0.022328s] ... ok 2026-03-29 01:49:18.012320 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_delete_fail_negative [0.023466s] ... ok 2026-03-29 01:49:18.014436 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_4 [0.023005s] ... ok 2026-03-29 01:49:18.015385 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_1__1__110_ [0.019965s] ... ok 2026-03-29 01:49:18.029411 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_2_ipspace_fake [0.019459s] ... ok 2026-03-29 01:49:18.032541 | debian-bookworm | Could not get licenses list. 2026-03-29 01:49:18.034111 | debian-bookworm | 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-03-29 01:49:18.034129 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:18.034142 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 5116, in delete_backup 2026-03-29 01:49:18.034147 | debian-bookworm | list_snapshots = self._get_des_volume_backup_snapshots( 2026-03-29 01:49:18.034153 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.034158 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:18.034164 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:18.034169 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.034175 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:18.034180 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:18.034186 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.034191 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:18.034197 | debian-bookworm | raise effect 2026-03-29 01:49:18.034202 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-03-29 01:49:18.034899 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_2_False [0.023642s] ... ok 2026-03-29 01:49:18.035519 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses_api_error [0.019941s] ... ok 2026-03-29 01:49:18.035534 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_21 [0.019411s] ... ok 2026-03-29 01:49:18.036516 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_found_negative [0.023712s] ... ok 2026-03-29 01:49:18.038253 | debian-bookworm | 2026-03-29 01:49:18.033 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-03-29 01:49:18.047027 | debian-bookworm | CIFS server does not exist for Vserver fake_vserver. 2026-03-29 01:49:18.049450 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_cifs_not_found [0.020329s] ... ok 2026-03-29 01:49:18.055549 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_2 [0.020292s] ... ok 2026-03-29 01:49:18.055567 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_no_tunneling [0.020732s] ... ok 2026-03-29 01:49:18.056214 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_teardown_server [0.021857s] ... ok 2026-03-29 01:49:18.058864 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_vserver_vol_none_negative [0.022593s] ... ok 2026-03-29 01:49:18.069782 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_showmount [0.020141s] ... ok 2026-03-29 01:49:18.076164 | debian-bookworm | Unable to enable ldap client configuration fake_config_name. Retries exhausted. Aborting. 2026-03-29 01:49:18.076182 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:18.076189 | debian-bookworm | 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-03-29 01:49:18.076195 | debian-bookworm | self.send_request('ldap-config-create', api_args) 2026-03-29 01:49:18.076201 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:18.076207 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:18.076212 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076217 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:18.076223 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:18.076228 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076233 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:18.076239 | debian-bookworm | raise effect 2026-03-29 01:49:18.076244 | debian-bookworm | 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-03-29 01:49:18.076250 | debian-bookworm | self.send_request('ldap-config-create', api_args) 2026-03-29 01:49:18.076257 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:18.076265 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:18.076271 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076278 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:18.076285 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:18.076292 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076298 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:18.076584 | debian-bookworm | raise effect 2026-03-29 01:49:18.076593 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:unknown 2026-03-29 01:49:18.076599 | debian-bookworm | 2026-03-29 01:49:18.076612 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:18.076618 | debian-bookworm | 2026-03-29 01:49:18.076624 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:18.076629 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1887, in _enable_ldap_client 2026-03-29 01:49:18.076635 | debian-bookworm | try_enable_ldap_client() 2026-03-29 01:49:18.076640 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:18.076645 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:18.076651 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076657 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:18.076663 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:18.076668 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076673 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:18.076678 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:18.076683 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076689 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 413, in exc_check 2026-03-29 01:49:18.076694 | debian-bookworm | raise retry_exc.reraise() 2026-03-29 01:49:18.076699 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076704 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 184, in reraise 2026-03-29 01:49:18.076718 | debian-bookworm | raise self.last_attempt.result() 2026-03-29 01:49:18.076724 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076730 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:18.076737 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:18.076744 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076751 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:18.076758 | debian-bookworm | raise self._exception 2026-03-29 01:49:18.076764 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:18.076780 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:18.076785 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.076790 | debian-bookworm | 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-03-29 01:49:18.076855 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-03-29 01:49:18.076861 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: Unable to enable ldap client configuration. Will retry the operation. Error details: unknown. 2026-03-29 01:49:18.076871 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_not_supported [0.020111s] ... ok 2026-03-29 01:49:18.077866 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_1_None [0.021619s] ... ok 2026-03-29 01:49:18.078545 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__enable_ldap_client_timeout [0.022684s] ... ok 2026-03-29 01:49:18.084646 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_members [0.024523s] ... ok 2026-03-29 01:49:18.088937 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_snapshot_policy [0.019238s] ... ok 2026-03-29 01:49:18.089256 | debian-bookworm | 2026-03-29 01:49:18.087 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:18.095661 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_found [0.019700s] ... ok 2026-03-29 01:49:18.096885 | debian-bookworm | 2026-03-29 01:49:18.095 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.096898 | debian-bookworm | 2026-03-29 01:49:18.095 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.098076 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_2 [0.020055s] ... ok 2026-03-29 01:49:18.099775 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_backend_volume_absent [0.022022s] ... ok 2026-03-29 01:49:18.102843 | debian-bookworm | 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-03-29 01:49:18.104878 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_3 [0.021327s] ... ok 2026-03-29 01:49:18.108819 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_start [0.019817s] ... ok 2026-03-29 01:49:18.115526 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_unique [0.019640s] ... ok 2026-03-29 01:49:18.117156 | debian-bookworm | 2026-03-29 01:49:18.113 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.117301 | debian-bookworm | 2026-03-29 01:49:18.113 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.119310 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__modify_security_cert [0.020972s] ... ok 2026-03-29 01:49:18.122697 | debian-bookworm | Could not create snapmirror for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. 2026-03-29 01:49:18.122718 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:18.122725 | debian-bookworm | 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-03-29 01:49:18.122731 | debian-bookworm | dm_session.create_snapmirror(active_replica, replica, 2026-03-29 01:49:18.122736 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:18.122741 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:18.122746 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.122752 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:18.122757 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:18.122762 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.122767 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:18.122772 | debian-bookworm | raise effect 2026-03-29 01:49:18.122778 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-03-29 01:49:18.127456 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_create_failed [0.027165s] ... ok 2026-03-29 01:49:18.129649 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_1_default [0.022606s] ... ok 2026-03-29 01:49:18.129666 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_1_source [0.019071s] ... ok 2026-03-29 01:49:18.135748 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_unsupported [0.020562s] ... ok 2026-03-29 01:49:18.142760 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_no_transfer_in_progress [0.023362s] ... ok 2026-03-29 01:49:18.149412 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_2_destination [0.021438s] ... ok 2026-03-29 01:49:18.149835 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_cluster_creds [0.022135s] ... ok 2026-03-29 01:49:18.154552 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_replica_change_to_in_sycn [0.027383s] ... ok 2026-03-29 01:49:18.157225 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces_not_found [0.019933s] ... ok 2026-03-29 01:49:18.157243 | debian-bookworm | 2026-03-29 01:49:18.154 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-03-29 01:49:18.163640 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain [0.020696s] ... ok 2026-03-29 01:49:18.170271 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_1_13434920 [0.019554s] ... ok 2026-03-29 01:49:18.170950 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_3_visible [0.020525s] ... ok 2026-03-29 01:49:18.180067 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created_no_provider_location [0.022876s] ... ok 2026-03-29 01:49:18.180092 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_1 [0.021937s] ... ok 2026-03-29 01:49:18.184895 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_without_policy [0.021216s] ... ok 2026-03-29 01:49:18.193794 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_missing_spec [0.022998s] ... ok 2026-03-29 01:49:18.193809 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_basic_auth_handler [0.024287s] ... ok 2026-03-29 01:49:18.202381 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_not_found [0.024659s] ... ok 2026-03-29 01:49:18.205817 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror [0.020883s] ... ok 2026-03-29 01:49:18.210792 | debian-bookworm | 2026-03-29 01:49:18.209 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:18.212401 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_1 [0.018782s] ... ok 2026-03-29 01:49:18.215286 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_2 [0.020714s] ... ok 2026-03-29 01:49:18.218794 | debian-bookworm | 2026-03-29 01:49:18.217 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.218808 | debian-bookworm | 2026-03-29 01:49:18.217 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.222505 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.020069s] ... ok 2026-03-29 01:49:18.226462 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_notfound [0.020544s] ... ok 2026-03-29 01:49:18.230606 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_1_None [0.018025s] ... ok 2026-03-29 01:49:18.242526 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_not_found [0.027569s] ... ok 2026-03-29 01:49:18.243553 | debian-bookworm | 2026-03-29 01:49:18.240 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.244967 | debian-bookworm | 2026-03-29 01:49:18.241 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.244983 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_config_delete_failure [0.020172s] ... ok 2026-03-29 01:49:18.245997 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_2 [0.019432s] ... ok 2026-03-29 01:49:18.249694 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_2_9_10 [0.018942s] ... ok 2026-03-29 01:49:18.263589 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_1 [0.020609s] ... ok 2026-03-29 01:49:18.264916 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_4 [0.022659s] ... ok 2026-03-29 01:49:18.267318 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_with_ad_site [0.021126s] ... ok 2026-03-29 01:49:18.267814 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_4_delete [0.018000s] ... ok 2026-03-29 01:49:18.282676 | debian-bookworm | 2026-03-29 01:49:18.280 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-03-29 01:49:18.284622 | debian-bookworm | {5} 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.020757s] ... ok 2026-03-29 01:49:18.286080 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_1 [0.020939s] ... ok 2026-03-29 01:49:18.286371 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_naapi_error [0.018365s] ... ok 2026-03-29 01:49:18.288663 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_already_present [0.019921s] ... ok 2026-03-29 01:49:18.305715 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_1 [0.018598s] ... ok 2026-03-29 01:49:18.306180 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_api_error [0.020486s] ... ok 2026-03-29 01:49:18.307875 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_08 [0.021687s] ... ok 2026-03-29 01:49:18.310083 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos [0.022552s] ... ok 2026-03-29 01:49:18.322955 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_2 [0.017703s] ... ok 2026-03-29 01:49:18.325350 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_3 [0.020047s] ... ok 2026-03-29 01:49:18.329990 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_1 [0.021964s] ... ok 2026-03-29 01:49:18.331245 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_broadcast_domain [0.021178s] ... ok 2026-03-29 01:49:18.341561 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_1___ [0.018677s] ... ok 2026-03-29 01:49:18.345892 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_1 [0.020434s] ... ok 2026-03-29 01:49:18.353213 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_2 [0.022801s] ... ok 2026-03-29 01:49:18.353891 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_1 [0.022044s] ... ok 2026-03-29 01:49:18.356280 | debian-bookworm | 2026-03-29 01:49:18.354 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:18.359424 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_1___ [0.017924s] ... ok 2026-03-29 01:49:18.368023 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_vserver [0.020788s] ... ok 2026-03-29 01:49:18.368041 | debian-bookworm | 2026-03-29 01:49:18.364 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.368047 | debian-bookworm | 2026-03-29 01:49:18.364 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.373944 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy_not_found [0.020000s] ... ok 2026-03-29 01:49:18.374762 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_server_pools [0.021037s] ... ok 2026-03-29 01:49:18.376860 | debian-bookworm | 2026-03-29 01:49:18.374 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.377287 | debian-bookworm | 2026-03-29 01:49:18.375 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.379994 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_1 [0.020403s] ... ok 2026-03-29 01:49:18.388208 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_not_supported [0.021183s] ... ok 2026-03-29 01:49:18.391613 | debian-bookworm | Vserver fake_vserver does not exist. 2026-03-29 01:49:18.393883 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_not_found [0.020152s] ... ok 2026-03-29 01:49:18.394563 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_1 [0.020605s] ... ok 2026-03-29 01:49:18.399952 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_1_True [0.019638s] ... ok 2026-03-29 01:49:18.409568 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_2 [0.020485s] ... ok 2026-03-29 01:49:18.415112 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos_already_disabled [0.021003s] ... ok 2026-03-29 01:49:18.416577 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_3 [0.021882s] ... ok 2026-03-29 01:49:18.420518 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_2_False [0.020746s] ... ok 2026-03-29 01:49:18.420808 | debian-bookworm | 2026-03-29 01:49:18.419 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-03-29 01:49:18.429300 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_all_none [0.020753s] ... ok 2026-03-29 01:49:18.436568 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression_async [0.021329s] ... ok 2026-03-29 01:49:18.439432 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_1_True [0.022830s] ... ok 2026-03-29 01:49:18.441615 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_error_deleting [0.021011s] ... ok 2026-03-29 01:49:18.450277 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_1_True [0.020560s] ... ok 2026-03-29 01:49:18.453342 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_provider_locations [0.275649s] ... ok 2026-03-29 01:49:18.459802 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate [0.023283s] ... ok 2026-03-29 01:49:18.462311 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share [0.021256s] ... ok 2026-03-29 01:49:18.463392 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_without_release [0.021779s] ... ok 2026-03-29 01:49:18.472304 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapmirror_restore_vol [0.020956s] ... ok 2026-03-29 01:49:18.475556 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating_no_host [0.022089s] ... ok 2026-03-29 01:49:18.482132 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_2 [0.020892s] ... ok 2026-03-29 01:49:18.483707 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_client_and_vserver_name [0.019791s] ... ok 2026-03-29 01:49:18.492320 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_already_started [0.020686s] ... ok 2026-03-29 01:49:18.498806 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_aggregates [0.022517s] ... ok 2026-03-29 01:49:18.502827 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_4 [0.020661s] ... ok 2026-03-29 01:49:18.503586 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_most_available_aggr_of_vserver [0.019479s] ... ok 2026-03-29 01:49:18.512577 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_1_True [0.020313s] ... ok 2026-03-29 01:49:18.523083 | debian-bookworm | Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-03-29 01:49:18.523105 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:18.523112 | debian-bookworm | 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-03-29 01:49:18.523119 | debian-bookworm | volume = vserver_client.get_volume(share_name) 2026-03-29 01:49:18.523125 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.523141 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:18.523147 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:18.523152 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.523157 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:18.523162 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:18.523167 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.523172 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:18.523178 | debian-bookworm | raise effect 2026-03-29 01:49:18.523183 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-03-29 01:49:18.525334 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_wait_for_quiesced [0.021872s] ... ok 2026-03-29 01:49:18.525351 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_1_NaApiError [0.022333s] ... ok 2026-03-29 01:49:18.526575 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_non_unified_aggr [0.026602s] ... ok 2026-03-29 01:49:18.533400 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_2_False [0.020787s] ... ok 2026-03-29 01:49:18.546119 | debian-bookworm | Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-03-29 01:49:18.546142 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:18.546148 | debian-bookworm | 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-03-29 01:49:18.546154 | debian-bookworm | volume = vserver_client.get_volume(share_name) 2026-03-29 01:49:18.546159 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.546165 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:18.546170 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:18.546176 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.546181 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:18.546186 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:18.546191 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.546196 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:18.546202 | debian-bookworm | raise effect 2026-03-29 01:49:18.546207 | debian-bookworm | manila.exception.NetAppException: Exception due to NetApp failure. 2026-03-29 01:49:18.546759 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica [0.021600s] ... ok 2026-03-29 01:49:18.547808 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_2_NetAppException [0.022349s] ... ok 2026-03-29 01:49:18.547824 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup [0.022660s] ... ok 2026-03-29 01:49:18.553281 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:49:18.553463 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:49:18.553996 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:49:18.554016 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:49:18.554027 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:49:18.554032 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:49:18.554037 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:49:18.554043 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:49:18.554152 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:49:18.554163 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:49:18.554294 | debian-bookworm | Failed to unmount volume fake_share after waiting for 30 seconds. 2026-03-29 01:49:18.557832 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_max_retries [0.022980s] ... ok 2026-03-29 01:49:18.558078 | debian-bookworm | 2026-03-29 01:49:18.555 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:18.561294 | debian-bookworm | 2026-03-29 01:49:18.558 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.561862 | debian-bookworm | 2026-03-29 01:49:18.558 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.568545 | debian-bookworm | Cannot perform server migration because destination host doesn't have enough free space. 2026-03-29 01:49:18.569038 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_timeout [0.021954s] ... ok 2026-03-29 01:49:18.570895 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_2_src_share_server_not_expected [0.023256s] ... ok 2026-03-29 01:49:18.573104 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_2 [0.023312s] ... ok 2026-03-29 01:49:18.573913 | debian-bookworm | 2026-03-29 01:49:18.570 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.573927 | debian-bookworm | 2026-03-29 01:49:18.571 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.577074 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm [0.020255s] ... ok 2026-03-29 01:49:18.591020 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_timeout [0.022163s] ... ok 2026-03-29 01:49:18.593443 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_1 [0.022575s] ... ok 2026-03-29 01:49:18.594278 | debian-bookworm | {6} 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.022852s] ... ok 2026-03-29 01:49:18.597687 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_error [0.020790s] ... ok 2026-03-29 01:49:18.613059 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state_timeout [0.021935s] ... ok 2026-03-29 01:49:18.615496 | debian-bookworm | 2026-03-29 01:49:18.612 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-03-29 01:49:18.615529 | debian-bookworm | 2026-03-29 01:49:18.614 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Creating the migration table _migrating_drivers_private_data_e5d2c93a 2026-03-29 01:49:18.618781 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_3 [0.025126s] ... ok 2026-03-29 01:49:18.619524 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_svm [0.021558s] ... ok 2026-03-29 01:49:18.622063 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_port_and_broadcast_domain [0.025654s] ... ok 2026-03-29 01:49:18.635931 | debian-bookworm | 2026-03-29 01:49:18.633 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_e5d2c93a 2026-03-29 01:49:18.637656 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_different_backend_name [0.024462s] ... ok 2026-03-29 01:49:18.641461 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start [0.022214s] ... ok 2026-03-29 01:49:18.641698 | debian-bookworm | 2026-03-29 01:49:18.639 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Dropping table drivers_private_data 2026-03-29 01:49:18.644259 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_13 [0.023678s] ... ok 2026-03-29 01:49:18.646860 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_3 [0.026685s] ... ok 2026-03-29 01:49:18.653414 | debian-bookworm | 2026-03-29 01:49:18.651 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Rename the migration table _migrating_drivers_private_data_e5d2c93a to the original table drivers_private_data 2026-03-29 01:49:18.663075 | debian-bookworm | {4} 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.022001s] ... ok 2026-03-29 01:49:18.664961 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_snapshot_policy [0.021839s] ... ok 2026-03-29 01:49:18.667531 | debian-bookworm | 2026-03-29 01:49:18.666 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:18.670208 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_driver_interfaces.NetAppFileStorageDriverInterfaceTestCase.test_driver_interfaces_match [0.032717s] ... ok 2026-03-29 01:49:18.673001 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate_failed_to_complete [0.023440s] ... ok 2026-03-29 01:49:18.673041 | debian-bookworm | 2026-03-29 01:49:18.669 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.673055 | debian-bookworm | 2026-03-29 01:49:18.670 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.681376 | debian-bookworm | 2026-03-29 01:49:18.679 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.681401 | debian-bookworm | 2026-03-29 01:49:18.679 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.686389 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns_not_found [0.020539s] ... ok 2026-03-29 01:49:18.688808 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_1_True [0.025076s] ... ok 2026-03-29 01:49:18.693671 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status [0.022569s] ... ok 2026-03-29 01:49:18.694850 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_4 [0.024285s] ... ok 2026-03-29 01:49:18.707418 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_exception [0.020583s] ... ok 2026-03-29 01:49:18.709181 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_with_vserver_volume_none [0.020683s] ... ok 2026-03-29 01:49:18.715868 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_string [0.022260s] ... ok 2026-03-29 01:49:18.719003 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_6 [0.023859s] ... ok 2026-03-29 01:49:18.723073 | debian-bookworm | 2026-03-29 01:49:18.720 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-03-29 01:49:18.727853 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__configure_nfs_exception [0.021016s] ... ok 2026-03-29 01:49:18.732032 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_1_True [0.022861s] ... ok 2026-03-29 01:49:18.742508 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_2 [0.026187s] ... ok 2026-03-29 01:49:18.742531 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_6_infinite [0.023327s] ... ok 2026-03-29 01:49:18.749885 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy [0.289528s] ... ok 2026-03-29 01:49:18.750302 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_ad [0.021922s] ... ok 2026-03-29 01:49:18.751409 | debian-bookworm | Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. Replica backend is unreachable. 2026-03-29 01:49:18.751425 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:18.751432 | debian-bookworm | 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-03-29 01:49:18.751446 | debian-bookworm | dm_session.change_snapmirror_source(replica, 2026-03-29 01:49:18.751452 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:18.751458 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:18.751463 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.751468 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:18.751474 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:18.751479 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.751484 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:18.751489 | debian-bookworm | raise effect 2026-03-29 01:49:18.751495 | debian-bookworm | manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-03-29 01:49:18.753384 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_destination_unreachable [0.021045s] ... ok 2026-03-29 01:49:18.764326 | debian-bookworm | {6} 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.022411s] ... ok 2026-03-29 01:49:18.767628 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_2_4hours [0.025111s] ... ok 2026-03-29 01:49:18.770485 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_linux [0.020829s] ... ok 2026-03-29 01:49:18.772935 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_data_lif_details_for_nodes [0.021635s] ... ok 2026-03-29 01:49:18.775467 | debian-bookworm | Failed to mount readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad). 2026-03-29 01:49:18.775486 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:18.775492 | debian-bookworm | 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-03-29 01:49:18.775503 | debian-bookworm | dm_session.wait_for_mount_replica( 2026-03-29 01:49:18.775509 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:18.775514 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:18.775519 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.775524 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:18.775530 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:18.775535 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.775540 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:18.775545 | debian-bookworm | raise effect 2026-03-29 01:49:18.775550 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-03-29 01:49:18.776697 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_1 [0.023425s] ... ok 2026-03-29 01:49:18.788917 | debian-bookworm | {6} 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.024521s] ... ok 2026-03-29 01:49:18.790254 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_3_8days [0.022337s] ... ok 2026-03-29 01:49:18.790274 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_broadcast_domain_for_port_exception [0.019339s] ... ok 2026-03-29 01:49:18.792167 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_dns_configuration [0.020481s] ... ok 2026-03-29 01:49:18.796566 | debian-bookworm | Failed to shrink share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The current used space is larger than the the size requested. 2026-03-29 01:49:18.798534 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrinking_possible_data_loss [0.021643s] ... ok 2026-03-29 01:49:18.810327 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_cluster_node_uuid [0.020245s] ... ok 2026-03-29 01:49:18.813158 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_events [0.020666s] ... ok 2026-03-29 01:49:18.813382 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_true [0.023338s] ... ok 2026-03-29 01:49:18.816656 | debian-bookworm | {6} 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.025350s] ... ok 2026-03-29 01:49:18.818540 | debian-bookworm | Could not resync snapmirror. 2026-03-29 01:49:18.818716 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:18.818723 | debian-bookworm | 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-03-29 01:49:18.818729 | debian-bookworm | vserver_client.resync_snapmirror_vol( 2026-03-29 01:49:18.818735 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:18.818741 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:18.818746 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.818751 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:18.818756 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:18.818761 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:18.818773 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:18.818779 | debian-bookworm | raise effect 2026-03-29 01:49:18.818784 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-03-29 01:49:18.820253 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror_resync_error [0.021707s] ... ok 2026-03-29 01:49:18.831461 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_1_True [0.020879s] ... ok 2026-03-29 01:49:18.833612 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_scopes [0.020732s] ... ok 2026-03-29 01:49:18.834932 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_2 [0.021381s] ... ok 2026-03-29 01:49:18.840157 | debian-bookworm | {6} 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.025640s] ... ok 2026-03-29 01:49:18.843380 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_2 [0.021576s] ... ok 2026-03-29 01:49:18.843786 | debian-bookworm | 2026-03-29 01:49:18.841 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:18.846718 | debian-bookworm | 2026-03-29 01:49:18.845 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.846738 | debian-bookworm | 2026-03-29 01:49:18.845 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.852544 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name [0.019874s] ... ok 2026-03-29 01:49:18.857084 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_feature [0.023253s] ... ok 2026-03-29 01:49:18.859168 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_2 [0.023711s] ... ok 2026-03-29 01:49:18.863143 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_1_failure [0.020974s] ... ok 2026-03-29 01:49:18.865912 | debian-bookworm | {6} 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.024801s] ... ok 2026-03-29 01:49:18.871583 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__send_volume_move_request [0.020028s] ... ok 2026-03-29 01:49:18.879767 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_found [0.020180s] ... ok 2026-03-29 01:49:18.880695 | debian-bookworm | 2026-03-29 01:49:18.875 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.880708 | debian-bookworm | 2026-03-29 01:49:18.876 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.883236 | debian-bookworm | FlexGroup share is being created. Will wait the job. 2026-03-29 01:49:18.883256 | debian-bookworm | FlexGroup share is being created. Will wait the job. 2026-03-29 01:49:18.885518 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment_timeout [0.021899s] ... ok 2026-03-29 01:49:18.886014 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_2_False [0.026299s] ... ok 2026-03-29 01:49:18.892563 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_1_1234 [0.024654s] ... ok 2026-03-29 01:49:18.893609 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__terminate_vserver_services [0.020460s] ... ok 2026-03-29 01:49:18.898957 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_raises_api_error [0.020252s] ... ok 2026-03-29 01:49:18.907877 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_1__True___svm_migrate__ [0.022717s] ... ok 2026-03-29 01:49:18.913487 | debian-bookworm | {7} 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.026153s] ... ok 2026-03-29 01:49:18.917816 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__unmount_volume [0.020827s] ... ok 2026-03-29 01:49:18.917846 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_2 [0.023979s] ... ok 2026-03-29 01:49:18.919220 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_filtered_by_protocol [0.020871s] ... ok 2026-03-29 01:49:18.922540 | debian-bookworm | 2026-03-29 01:49:18.919 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-03-29 01:49:18.930114 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_1 [0.021819s] ... ok 2026-03-29 01:49:18.932673 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_nfs_export_rule [0.019347s] ... ok 2026-03-29 01:49:18.933823 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__find_reusable_fpolicy_scope [0.022211s] ... ok 2026-03-29 01:49:18.935422 | debian-bookworm | Failed to configure Vserver. 2026-03-29 01:49:18.939734 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_2 [0.024124s] ... ok 2026-03-29 01:49:18.940250 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config [0.021485s] ... ok 2026-03-29 01:49:18.951497 | debian-bookworm | {4} 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.021406s] ... ok 2026-03-29 01:49:18.952865 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_2___1638515___True_ [0.020389s] ... ok 2026-03-29 01:49:18.955841 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol [0.021943s] ... ok 2026-03-29 01:49:18.961820 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume_not_found [0.021229s] ... ok 2026-03-29 01:49:18.962120 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs [0.023323s] ... ok 2026-03-29 01:49:18.970792 | debian-bookworm | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-03-29 01:49:18.973244 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.021333s] ... ok 2026-03-29 01:49:18.973269 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_2 [0.020145s] ... ok 2026-03-29 01:49:18.981194 | debian-bookworm | 2026-03-29 01:49:18.979 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:18.981738 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_not_found [0.020166s] ... ok 2026-03-29 01:49:18.985101 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_2_False [0.022979s] ... ok 2026-03-29 01:49:18.985128 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_vserver_for_backup [0.028664s] ... ok 2026-03-29 01:49:18.989078 | debian-bookworm | 2026-03-29 01:49:18.983 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:18.989101 | debian-bookworm | 2026-03-29 01:49:18.983 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:18.993489 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_policy_with_scope [0.020306s] ... ok 2026-03-29 01:49:18.995230 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_2 [0.022345s] ... ok 2026-03-29 01:49:19.001628 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_not_found [0.019766s] ... ok 2026-03-29 01:49:19.007040 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.021980s] ... ok 2026-03-29 01:49:19.007566 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_1___host___True_ [0.022377s] ... ok 2026-03-29 01:49:19.014637 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.021054s] ... ok 2026-03-29 01:49:19.016519 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_3 [0.020947s] ... ok 2026-03-29 01:49:19.019961 | debian-bookworm | 2026-03-29 01:49:19.018 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:19.019985 | debian-bookworm | 2026-03-29 01:49:19.018 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:19.022660 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counters [0.020069s] ... ok 2026-03-29 01:49:19.029280 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.022193s] ... ok 2026-03-29 01:49:19.030939 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting [0.023609s] ... ok 2026-03-29 01:49:19.037647 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume [0.022865s] ... ok 2026-03-29 01:49:19.040844 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_5 [0.024257s] ... ok 2026-03-29 01:49:19.043734 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_1 [0.021695s] ... ok 2026-03-29 01:49:19.054617 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port [0.024243s] ... ok 2026-03-29 01:49:19.058808 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup [0.027528s] ... ok 2026-03-29 01:49:19.061781 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan [0.023580s] ... ok 2026-03-29 01:49:19.061802 | debian-bookworm | 2026-03-29 01:49:19.059 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-03-29 01:49:19.064143 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_flexgroups [0.023188s] ... ok 2026-03-29 01:49:19.066723 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors [0.022264s] ... ok 2026-03-29 01:49:19.075720 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_name [0.021135s] ... ok 2026-03-29 01:49:19.080425 | debian-bookworm | Unable to verify if SnapLock is enabled for the cluster. 2026-03-29 01:49:19.082817 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_3 [0.023818s] ... ok 2026-03-29 01:49:19.083221 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_still_used [0.019809s] ... ok 2026-03-29 01:49:19.087199 | debian-bookworm | {4} 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.022429s] ... ok 2026-03-29 01:49:19.088991 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_1 [0.021410s] ... ok 2026-03-29 01:49:19.097151 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server_with_vserver_name [0.021423s] ... ok 2026-03-29 01:49:19.104792 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_api_error [0.022420s] ... ok 2026-03-29 01:49:19.108544 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_4 [0.020364s] ... ok 2026-03-29 01:49:19.108566 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_1 [0.025691s] ... ok 2026-03-29 01:49:19.109656 | debian-bookworm | {4} 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.023015s] ... ok 2026-03-29 01:49:19.119096 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_02 [0.021672s] ... ok 2026-03-29 01:49:19.124791 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_dedupe_async [0.020221s] ... ok 2026-03-29 01:49:19.125774 | debian-bookworm | 2026-03-29 01:49:19.122 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:19.131969 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_1_True [0.023114s] ... ok 2026-03-29 01:49:19.133211 | debian-bookworm | 2026-03-29 01:49:19.129 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:19.133226 | debian-bookworm | 2026-03-29 01:49:19.129 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:19.133972 | debian-bookworm | {4} 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.024047s] ... ok 2026-03-29 01:49:19.136164 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity_no_match [0.027879s] ... ok 2026-03-29 01:49:19.145566 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_06 [0.022786s] ... ok 2026-03-29 01:49:19.149670 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos_error [0.021076s] ... ok 2026-03-29 01:49:19.149704 | debian-bookworm | 2026-03-29 01:49:19.143 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:19.149710 | debian-bookworm | 2026-03-29 01:49:19.143 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:19.154784 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_2_False [0.023070s] ... ok 2026-03-29 01:49:19.157507 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_3 [0.023314s] ... ok 2026-03-29 01:49:19.162729 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_boolean_extra_specs_validity_invalid_value [0.026114s] ... ok 2026-03-29 01:49:19.166604 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.020175s] ... ok 2026-03-29 01:49:19.168446 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_10 [0.026611s] ... ok 2026-03-29 01:49:19.175079 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_3 [0.020452s] ... ok 2026-03-29 01:49:19.179905 | debian-bookworm | {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.022364s] ... ok 2026-03-29 01:49:19.186321 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_events [0.020169s] ... ok 2026-03-29 01:49:19.187125 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.023832s] ... ok 2026-03-29 01:49:19.196349 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_2 [0.027166s] ... ok 2026-03-29 01:49:19.196372 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status [0.020427s] ... ok 2026-03-29 01:49:19.202328 | debian-bookworm | {4} 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.021744s] ... ok 2026-03-29 01:49:19.207380 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job [0.019887s] ... ok 2026-03-29 01:49:19.209497 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_no_cluster_creds [0.022915s] ... ok 2026-03-29 01:49:19.215465 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_snapshot_attributes [0.019645s] ... ok 2026-03-29 01:49:19.221275 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_1_None [0.024786s] ... ok 2026-03-29 01:49:19.223796 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_2 [0.021918s] ... ok 2026-03-29 01:49:19.228308 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_not_found [0.021205s] ... ok 2026-03-29 01:49:19.234459 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent [0.025020s] ... ok 2026-03-29 01:49:19.236176 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_1_True [0.020175s] ... ok 2026-03-29 01:49:19.242122 | debian-bookworm | No snapmirror relationship was found between source fake_id and destination fake_id_2 vServers. 2026-03-29 01:49:19.242145 | debian-bookworm | NoneType: None 2026-03-29 01:49:19.247147 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_no_snapmirror [0.024868s] ... ok 2026-03-29 01:49:19.247169 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace [0.021532s] ... ok 2026-03-29 01:49:19.247851 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_kerberos_service_principal_name [0.019941s] ... ok 2026-03-29 01:49:19.255082 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_none_requested [0.019438s] ... ok 2026-03-29 01:49:19.258120 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_update_failed [0.023568s] ... ok 2026-03-29 01:49:19.267175 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_3_none [0.019438s] ... ok 2026-03-29 01:49:19.270194 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_existent_home_port [0.023735s] ... ok 2026-03-29 01:49:19.272889 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_1 [0.027109s] ... ok 2026-03-29 01:49:19.277628 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_vserver_not_found [0.021707s] ... ok 2026-03-29 01:49:19.280870 | debian-bookworm | There is no SnapMirror relationship available for source path yet fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-03-29 01:49:19.283831 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none [0.025352s] ... ok 2026-03-29 01:49:19.287931 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_2___CIFS____NFS__ [0.019801s] ... ok 2026-03-29 01:49:19.291132 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif_no_admin_network [0.021663s] ... ok 2026-03-29 01:49:19.296415 | debian-bookworm | Failed to update vserver network configuration. 2026-03-29 01:49:19.298101 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_found [0.020555s] ... ok 2026-03-29 01:49:19.300032 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_setup_network_fail [0.026875s] ... ok 2026-03-29 01:49:19.305390 | debian-bookworm | 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-03-29 01:49:19.305406 | debian-bookworm | Could not find volume volume1 to get snapshot 2026-03-29 01:49:19.308257 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_exception [0.021140s] ... ok 2026-03-29 01:49:19.308270 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none_from_destination [0.024269s] ... ok 2026-03-29 01:49:19.312203 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_already_present [0.021102s] ... ok 2026-03-29 01:49:19.318448 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers [0.020785s] ... ok 2026-03-29 01:49:19.323967 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.024030s] ... ok 2026-03-29 01:49:19.328591 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_storage_failover_partner [0.019233s] ... ok 2026-03-29 01:49:19.333188 | debian-bookworm | Failed to configure Vserver. 2026-03-29 01:49:19.333480 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_enabled_backup_types_none_negative [0.024893s] ... ok 2026-03-29 01:49:19.336555 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_3 [0.023240s] ... ok 2026-03-29 01:49:19.339486 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_1__1__30_ [0.020931s] ... ok 2026-03-29 01:49:19.346764 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_svm_volumes_total_size [0.019320s] ... ok 2026-03-29 01:49:19.349048 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.025124s] ... ok 2026-03-29 01:49:19.357665 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_peer [0.022030s] ... ok 2026-03-29 01:49:19.360110 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_1 [0.020605s] ... ok 2026-03-29 01:49:19.366401 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_1 [0.019362s] ... ok 2026-03-29 01:49:19.372888 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.022665s] ... ok 2026-03-29 01:49:19.381111 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers [0.020794s] ... ok 2026-03-29 01:49:19.382079 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_1___ [0.023720s] ... ok 2026-03-29 01:49:19.386264 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_none_requested [0.019725s] ... ok 2026-03-29 01:49:19.394848 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp [0.022761s] ... ok 2026-03-29 01:49:19.403298 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_lif_name [0.021676s] ... ok 2026-03-29 01:49:19.404108 | debian-bookworm | 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-03-29 01:49:19.404708 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_2_False [0.023432s] ... ok 2026-03-29 01:49:19.406652 | debian-bookworm | {5} 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.019907s] ... ok 2026-03-29 01:49:19.418263 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value_not_found [0.023146s] ... ok 2026-03-29 01:49:19.424752 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_valid_ipspace_name [0.021233s] ... ok 2026-03-29 01:49:19.425647 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_unsupported [0.020171s] ... ok 2026-03-29 01:49:19.426551 | debian-bookworm | {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.020412s] ... ok 2026-03-29 01:49:19.438064 | debian-bookworm | Could not calculate node utilization for node fake_node. 2026-03-29 01:49:19.438079 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:19.438083 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 193, in _get_node_utilization 2026-03-29 01:49:19.438087 | debian-bookworm | adjusted_cp_time_msec = self._get_adjusted_consistency_point_time( 2026-03-29 01:49:19.438091 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:19.438095 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:19.438099 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:19.438102 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:19.438106 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:19.438109 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:19.438113 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:19.438116 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:19.438120 | debian-bookworm | raise effect 2026-03-29 01:49:19.438124 | debian-bookworm | ZeroDivisionError 2026-03-29 01:49:19.440991 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_calculation_error [0.022722s] ... ok 2026-03-29 01:49:19.445425 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_backend_details [0.020719s] ... ok 2026-03-29 01:49:19.446584 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_cluster_nodes [0.019880s] ... ok 2026-03-29 01:49:19.449157 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_key_manager_not_enabled [0.024227s] ... ok 2026-03-29 01:49:19.462518 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_1 [0.021228s] ... ok 2026-03-29 01:49:19.465691 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_snapmirror_vol [0.019034s] ... ok 2026-03-29 01:49:19.468745 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_not_found [0.021099s] ... ok 2026-03-29 01:49:19.469695 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_migrate_supported [0.020194s] ... ok 2026-03-29 01:49:19.469915 | debian-bookworm | 2026-03-29 01:49:19.468 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-03-29 01:49:19.484291 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_wafl_counters [0.021692s] ... ok 2026-03-29 01:49:19.490877 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_network_interface_exists [0.025167s] ... ok 2026-03-29 01:49:19.494645 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks [0.027518s] ... ok 2026-03-29 01:49:19.495005 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes [0.025453s] ... ok 2026-03-29 01:49:19.505095 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_3 [0.020701s] ... ok 2026-03-29 01:49:19.511572 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_online_volume [0.019785s] ... ok 2026-03-29 01:49:19.516932 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_existing_error [0.021780s] ... ok 2026-03-29 01:49:19.517201 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_non_root_aggregates [0.021764s] ... ok 2026-03-29 01:49:19.525495 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average_multi_instance [0.019850s] ... ok 2026-03-29 01:49:19.531887 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_no_clones_offline [0.020187s] ... ok 2026-03-29 01:49:19.539977 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_node_type [0.021436s] ... ok 2026-03-29 01:49:19.543620 | debian-bookworm | Could not get performance base counter name. Performance-based scheduler functions may not be available. 2026-03-29 01:49:19.543638 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:19.543645 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 51, in _init_counter_info 2026-03-29 01:49:19.543651 | debian-bookworm | self._get_base_counter_name('system:constituent', 2026-03-29 01:49:19.543657 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:19.543663 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:19.543668 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:19.543673 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:19.543679 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:19.543684 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:19.543689 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:19.543694 | debian-bookworm | raise effect 2026-03-29 01:49:19.543700 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-03-29 01:49:19.545857 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_2 [0.028935s] ... ok 2026-03-29 01:49:19.546353 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_2 [0.021144s] ... ok 2026-03-29 01:49:19.546661 | debian-bookworm | 2026-03-29 01:49:19.543 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:19.551035 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_5__None___1000B_s__ [0.019765s] ... ok 2026-03-29 01:49:19.555249 | debian-bookworm | 2026-03-29 01:49:19.554 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:19.555262 | debian-bookworm | 2026-03-29 01:49:19.554 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:19.559479 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.020166s] ... ok 2026-03-29 01:49:19.567809 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache [0.021297s] ... ok 2026-03-29 01:49:19.568356 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_3 [0.022659s] ... ok 2026-03-29 01:49:19.571072 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_7___5000iops____1000iops__ [0.019955s] ... ok 2026-03-29 01:49:19.578794 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state [0.020002s] ... ok 2026-03-29 01:49:19.588888 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_2 [0.021062s] ... ok 2026-03-29 01:49:19.590556 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_invalid_subnet [0.021960s] ... ok 2026-03-29 01:49:19.591834 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share [0.020775s] ... ok 2026-03-29 01:49:19.599558 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_1_True [0.020498s] ... ok 2026-03-29 01:49:19.611584 | debian-bookworm | Cannot perform server migration for different security services. Please choose a suitable share network that matches the source security service. 2026-03-29 01:49:19.611739 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_2_None [0.019345s] ... ok 2026-03-29 01:49:19.618136 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_set_client [0.023784s] ... ok 2026-03-29 01:49:19.619056 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_different_sec_service [0.028510s] ... ok 2026-03-29 01:49:19.619886 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_2_False [0.020312s] ... ok 2026-03-29 01:49:19.631930 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_snapmirror_creation_failed_negative [0.298709s] ... ok 2026-03-29 01:49:19.633726 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_snapshot [0.021084s] ... ok 2026-03-29 01:49:19.639569 | debian-bookworm | An error occurred while deleting original LDAP client configuration 3d9b73056be3671881e8432169652e5f. Error details: unknown 2026-03-29 01:49:19.643205 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_current_config_delete_error [0.022810s] ... ok 2026-03-29 01:49:19.643386 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_1 [0.030346s] ... ok 2026-03-29 01:49:19.647506 | debian-bookworm | 2026-03-29 01:49:19.645 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:19.647532 | debian-bookworm | 2026-03-29 01:49:19.645 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:19.650658 | debian-bookworm | Failed to reset volume autosize for volume1. Error: fake_message. Code: fake_code 2026-03-29 01:49:19.653311 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_reset_volume_autosize_api_error [0.019832s] ... ok 2026-03-29 01:49:19.653371 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_1_None [0.033715s] ... ok 2026-03-29 01:49:19.654823 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_1_None [0.022928s] ... ok 2026-03-29 01:49:19.662949 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target_missing_location [0.019186s] ... ok 2026-03-29 01:49:19.666160 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_1_True [0.022382s] ... ok 2026-03-29 01:49:19.672028 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_1_True [0.019469s] ... ok 2026-03-29 01:49:19.678574 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_1_None [0.023603s] ... ok 2026-03-29 01:49:19.683351 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_1__False____sys___ [0.019204s] ... ok 2026-03-29 01:49:19.687300 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_2___transferring___False_ [0.034099s] ... ok 2026-03-29 01:49:19.688568 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists [0.022926s] ... ok 2026-03-29 01:49:19.694387 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_2_False [0.021055s] ... ok 2026-03-29 01:49:19.696553 | debian-bookworm | 2026-03-29 01:49:19.695 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-03-29 01:49:19.702560 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_temp_export_policy_name [0.018725s] ... ok 2026-03-29 01:49:19.702600 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_1_pool [0.022214s] ... ok 2026-03-29 01:49:19.709916 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_2 [0.022437s] ... ok 2026-03-29 01:49:19.710518 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_online_volume [0.021980s] ... ok 2026-03-29 01:49:19.715146 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapmirror_restore_vol [0.020689s] ... ok 2026-03-29 01:49:19.722759 | debian-bookworm | 2026-03-29 01:49:19.721 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:19.723462 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_3_fake [0.022534s] ... ok 2026-03-29 01:49:19.725848 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_type [0.024005s] ... ok 2026-03-29 01:49:19.736566 | debian-bookworm | 2026-03-29 01:49:19.727 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:19.736580 | debian-bookworm | 2026-03-29 01:49:19.727 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:19.736584 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_3 [0.023153s] ... ok 2026-03-29 01:49:19.736588 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_1 [0.023258s] ... ok 2026-03-29 01:49:19.737500 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_complete [0.023401s] ... ok 2026-03-29 01:49:19.745307 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_different_type [0.021738s] ... ok 2026-03-29 01:49:19.746017 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_family [0.020866s] ... ok 2026-03-29 01:49:19.752738 | debian-bookworm | Could not find Vserver for share server being deleted: fake_vserver_1. Deletion of share server record will proceed anyway. 2026-03-29 01:49:19.754749 | debian-bookworm | 2026-03-29 01:49:19.753 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:19.754761 | debian-bookworm | 2026-03-29 01:49:19.753 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:19.754917 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_vserver [0.021581s] ... ok 2026-03-29 01:49:19.756768 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_4 [0.022061s] ... ok 2026-03-29 01:49:19.757804 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_1_None [0.020191s] ... ok 2026-03-29 01:49:19.765500 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_multi_svm [0.019484s] ... ok 2026-03-29 01:49:19.769208 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_1_None [0.021304s] ... ok 2026-03-29 01:49:19.775498 | debian-bookworm | The requested security service update is not supported by the NetApp driver. 2026-03-29 01:49:19.778422 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration [0.020211s] ... ok 2026-03-29 01:49:19.778969 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_check_error [0.023194s] ... ok 2026-03-29 01:49:19.780017 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies [0.023447s] ... ok 2026-03-29 01:49:19.787810 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_1_True [0.022026s] ... ok 2026-03-29 01:49:19.791140 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_different_pool_types [0.024206s] ... ok 2026-03-29 01:49:19.798309 | debian-bookworm | {5} 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.019806s] ... ok 2026-03-29 01:49:19.799422 | debian-bookworm | 2026-03-29 01:49:19.797 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-03-29 01:49:19.801572 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_2 [0.022763s] ... ok 2026-03-29 01:49:19.802471 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_delete [0.021393s] ... ok 2026-03-29 01:49:19.815314 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup [0.023887s] ... ok 2026-03-29 01:49:19.817615 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_aggr [0.029274s] ... ok 2026-03-29 01:49:19.817944 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_exists [0.019288s] ... ok 2026-03-29 01:49:19.822178 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_1 [0.020983s] ... ok 2026-03-29 01:49:19.824548 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_3 [0.023374s] ... ok 2026-03-29 01:49:19.838482 | debian-bookworm | 2026-03-29 01:49:19.837 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:19.839000 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_cleanup_resource [0.023825s] ... ok 2026-03-29 01:49:19.841525 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_version_info [0.024316s] ... ok 2026-03-29 01:49:19.844204 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share [0.020967s] ... ok 2026-03-29 01:49:19.844388 | debian-bookworm | 2026-03-29 01:49:19.841 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:19.844398 | debian-bookworm | 2026-03-29 01:49:19.842 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:19.846647 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets_invalid_vlan_config [0.022051s] ... ok 2026-03-29 01:49:19.862872 | debian-bookworm | 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. 2026-03-29 01:49:19.864403 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.022596s] ... ok 2026-03-29 01:49:19.865191 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request [0.021804s] ... ok 2026-03-29 01:49:19.865570 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_2 [0.026533s] ... ok 2026-03-29 01:49:19.878367 | debian-bookworm | 2026-03-29 01:49:19.866 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:19.878382 | debian-bookworm | 2026-03-29 01:49:19.866 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:19.878387 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver_with_share_server_negative [0.022301s] ... ok 2026-03-29 01:49:19.887476 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_2 [0.021709s] ... ok 2026-03-29 01:49:19.887565 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.022628s] ... ok 2026-03-29 01:49:19.891518 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_1_True [0.022093s] ... ok 2026-03-29 01:49:19.895029 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_not_found [0.028244s] ... ok 2026-03-29 01:49:19.909770 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_1 [0.021998s] ... ok 2026-03-29 01:49:19.910120 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_1_True [0.021965s] ... ok 2026-03-29 01:49:19.910520 | debian-bookworm | 2026-03-29 01:49:19.908 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-03-29 01:49:19.911630 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.020280s] ... ok 2026-03-29 01:49:19.918336 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot [0.024131s] ... ok 2026-03-29 01:49:19.931315 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_api_error [0.022020s] ... ok 2026-03-29 01:49:19.932054 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_2 [0.022199s] ... ok 2026-03-29 01:49:19.932529 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_aggregates_for_pools [0.020509s] ... ok 2026-03-29 01:49:19.940814 | debian-bookworm | 2026-03-29 01:49:19.939 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:19.942526 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_do_setup [0.024175s] ... ok 2026-03-29 01:49:19.949133 | debian-bookworm | 2026-03-29 01:49:19.947 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:19.949147 | debian-bookworm | 2026-03-29 01:49:19.948 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:19.954236 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_base_counter_name [0.021238s] ... ok 2026-03-29 01:49:19.954564 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy_api_error [0.022291s] ... ok 2026-03-29 01:49:19.954781 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thick_provisoning [0.022393s] ... ok 2026-03-29 01:49:19.964122 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server_no_share_server [0.021433s] ... ok 2026-03-29 01:49:19.973910 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters [0.019881s] ... ok 2026-03-29 01:49:19.974680 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.020327s] ... ok 2026-03-29 01:49:19.977363 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot [0.023235s] ... ok 2026-03-29 01:49:19.986044 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_info [0.021743s] ... ok 2026-03-29 01:49:19.995908 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_not_found [0.019955s] ... ok 2026-03-29 01:49:19.998633 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_1 [0.024750s] ... ok 2026-03-29 01:49:19.998841 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_1_True [0.021292s] ... ok 2026-03-29 01:49:20.007701 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_cg_snapshot_name [0.021609s] ... ok 2026-03-29 01:49:20.016541 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_promote [0.021206s] ... ok 2026-03-29 01:49:20.018737 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_3 [0.019563s] ... ok 2026-03-29 01:49:20.019613 | debian-bookworm | 2026-03-29 01:49:20.016 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:20.020594 | debian-bookworm | 2026-03-29 01:49:20.017 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:20.023540 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_get [0.024731s] ... ok 2026-03-29 01:49:20.029962 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_snapshot_name [0.021293s] ... ok 2026-03-29 01:49:20.036456 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_activate [0.019854s] ... ok 2026-03-29 01:49:20.038183 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_1 [0.019832s] ... ok 2026-03-29 01:49:20.049084 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_07 [0.025424s] ... ok 2026-03-29 01:49:20.052343 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_2_False [0.023140s] ... ok 2026-03-29 01:49:20.057672 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_http [0.021332s] ... ok 2026-03-29 01:49:20.061050 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_cleanup_demoted_replica [0.022635s] ... ok 2026-03-29 01:49:20.073206 | debian-bookworm | 2026-03-29 01:49:20.071 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-03-29 01:49:20.073417 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_12 [0.024265s] ... ok 2026-03-29 01:49:20.076542 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_2 [0.024070s] ... ok 2026-03-29 01:49:20.078020 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delete_bearer [0.020412s] ... ok 2026-03-29 01:49:20.082167 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_1 [0.021105s] ... ok 2026-03-29 01:49:20.090662 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_2_ [0.273229s] ... ok 2026-03-29 01:49:20.095220 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_14 [0.021720s] ... ok 2026-03-29 01:49:20.100539 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete [0.021886s] ... ok 2026-03-29 01:49:20.102480 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_access_rules [0.019942s] ... ok 2026-03-29 01:49:20.102664 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_3 [0.025627s] ... ok 2026-03-29 01:49:20.111861 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_luns [0.021063s] ... ok 2026-03-29 01:49:20.119831 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_invalid_payload [0.019784s] ... ok 2026-03-29 01:49:20.122297 | debian-bookworm | {4} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_family [0.019779s] ... ok 2026-03-29 01:49:20.125984 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_04 [0.023288s] ... ok 2026-03-29 01:49:20.126823 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_18 [0.031378s] ... ok 2026-03-29 01:49:20.131276 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists [0.019322s] ... ok 2026-03-29 01:49:20.140003 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover [0.020018s] ... ok 2026-03-29 01:49:20.142504 | debian-bookworm | {4} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_mode [0.020247s] ... ok 2026-03-29 01:49:20.149962 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_2_my_cert [0.018354s] ... ok 2026-03-29 01:49:20.150401 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_1_None [0.022879s] ... ok 2026-03-29 01:49:20.153358 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_07 [0.026463s] ... ok 2026-03-29 01:49:20.161634 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_ok [0.020796s] ... ok 2026-03-29 01:49:20.162085 | debian-bookworm | {4} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_2_False [0.019047s] ... ok 2026-03-29 01:49:20.168685 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__str__ [0.018602s] ... ok 2026-03-29 01:49:20.180431 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_not_found [0.029641s] ... ok 2026-03-29 01:49:20.180473 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_1 [0.026872s] ... ok 2026-03-29 01:49:20.181077 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_request [0.019253s] ... ok 2026-03-29 01:49:20.183620 | debian-bookworm | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_rpm [0.021031s] ... ok 2026-03-29 01:49:20.192792 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_vserver [0.024126s] ... ok 2026-03-29 01:49:20.203066 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_3 [0.022984s] ... ok 2026-03-29 01:49:20.204668 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.023909s] ... ok 2026-03-29 01:49:20.205248 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_2_destination [0.025156s] ... ok 2026-03-29 01:49:20.209185 | debian-bookworm | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm [0.025709s] ... ok 2026-03-29 01:49:20.213696 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_2 [0.020956s] ... ok 2026-03-29 01:49:20.223876 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_1_True [0.020887s] ... ok 2026-03-29 01:49:20.227460 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__abort_snapmirror [0.022273s] ... ok 2026-03-29 01:49:20.228085 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem_with_activate [0.023288s] ... ok 2026-03-29 01:49:20.231928 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_valid [0.018078s] ... ok 2026-03-29 01:49:20.233500 | debian-bookworm | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_found [0.024554s] ... ok 2026-03-29 01:49:20.246132 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_4 [0.021730s] ... ok 2026-03-29 01:49:20.249890 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_nfs_export_rule [0.021557s] ... ok 2026-03-29 01:49:20.250510 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_shrink_share [0.022390s] ... ok 2026-03-29 01:49:20.252147 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_3_ [0.018806s] ... ok 2026-03-29 01:49:20.258810 | debian-bookworm | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_platform [0.023637s] ... ok 2026-03-29 01:49:20.267800 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_implicit_false [0.021663s] ... ok 2026-03-29 01:49:20.271312 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_2_ftp [0.020251s] ... ok 2026-03-29 01:49:20.271852 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain [0.022117s] ... ok 2026-03-29 01:49:20.273217 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_bad_mask [0.021911s] ... ok 2026-03-29 01:49:20.279689 | debian-bookworm | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_version_from_version_string [0.022098s] ... ok 2026-03-29 01:49:20.291346 | debian-bookworm | {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.023738s] ... ok 2026-03-29 01:49:20.294301 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_02______0_ [0.021006s] ... ok 2026-03-29 01:49:20.295877 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_3 [0.022316s] ... ok 2026-03-29 01:49:20.295898 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_error [0.022171s] ... ok 2026-03-29 01:49:20.301941 | debian-bookworm | 2026-03-29 01:49:20.299 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:20.302983 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_exist [0.023296s] ... ok 2026-03-29 01:49:20.312488 | debian-bookworm | 2026-03-29 01:49:20.311 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:20.312505 | debian-bookworm | 2026-03-29 01:49:20.311 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:20.314267 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_2 [0.022538s] ... ok 2026-03-29 01:49:20.314536 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__broadcast_domain_exists [0.021024s] ... ok 2026-03-29 01:49:20.315987 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror [0.022118s] ... ok 2026-03-29 01:49:20.325522 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefDatasets.test_rename [0.020642s] ... ok 2026-03-29 01:49:20.333730 | debian-bookworm | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot [0.039935s] ... ok 2026-03-29 01:49:20.335019 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_3 [0.020554s] ... ok 2026-03-29 01:49:20.335695 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_api_error [0.020860s] ... ok 2026-03-29 01:49:20.336309 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirror_destinations_svm [0.020293s] ... ok 2026-03-29 01:49:20.343843 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_kwargs [0.019916s] ... ok 2026-03-29 01:49:20.352047 | debian-bookworm | 2026-03-29 01:49:20.350 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:20.352065 | debian-bookworm | 2026-03-29 01:49:20.350 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:20.356993 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_1_1 [0.021262s] ... ok 2026-03-29 01:49:20.357067 | debian-bookworm | flashblade_api configuration parameter must be specified 2026-03-29 01:49:20.357076 | debian-bookworm | NoneType: None 2026-03-29 01:49:20.357585 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors_svm [0.020674s] ... ok 2026-03-29 01:49:20.358750 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_3 [0.024101s] ... ok 2026-03-29 01:49:20.360330 | debian-bookworm | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_auth_parameters [0.025675s] ... ok 2026-03-29 01:49:20.364803 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_plus_kwargs [0.020632s] ... ok 2026-03-29 01:49:20.378849 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_initialize_and_wait_snapmirror_vol [0.021461s] ... ok 2026-03-29 01:49:20.379119 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_1_0 [0.021610s] ... ok 2026-03-29 01:49:20.380507 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_not_found [0.021832s] ... ok 2026-03-29 01:49:20.382149 | debian-bookworm | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot [0.022679s] ... ok 2026-03-29 01:49:20.388397 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delay [0.023558s] ... ok 2026-03-29 01:49:20.399847 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_2_2 [0.020830s] ... ok 2026-03-29 01:49:20.400294 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types [0.021215s] ... ok 2026-03-29 01:49:20.400711 | debian-bookworm | 2026-03-29 01:49:20.398 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-03-29 01:49:20.402946 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_wrong_pool_style [0.021970s] ... ok 2026-03-29 01:49:20.405666 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_1_fake_share_name [0.023157s] ... ok 2026-03-29 01:49:20.410756 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___none_path [0.022305s] ... ok 2026-03-29 01:49:20.421731 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resync_snapmirror [0.022084s] ... ok 2026-03-29 01:49:20.422127 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_1 [0.021800s] ... ok 2026-03-29 01:49:20.425931 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_4 [0.023261s] ... ok 2026-03-29 01:49:20.427909 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_2_fakeLabel [0.022088s] ... ok 2026-03-29 01:49:20.431319 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_invalid_payload [0.020419s] ... ok 2026-03-29 01:49:20.441906 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_1 [0.019995s] ... ok 2026-03-29 01:49:20.446605 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_false [0.024413s] ... ok 2026-03-29 01:49:20.449120 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_1 [0.020881s] ... ok 2026-03-29 01:49:20.449462 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_1 [0.022611s] ... ok 2026-03-29 01:49:20.453520 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_after_failover [0.021634s] ... ok 2026-03-29 01:49:20.466532 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_1 [0.024350s] ... ok 2026-03-29 01:49:20.469859 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_1___password__ [0.023108s] ... ok 2026-03-29 01:49:20.473691 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_2_True [0.024210s] ... ok 2026-03-29 01:49:20.474550 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_404 [0.020830s] ... ok 2026-03-29 01:49:20.477301 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_01 [0.027317s] ... ok 2026-03-29 01:49:20.490670 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp [0.020798s] ... ok 2026-03-29 01:49:20.491235 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_2 [0.024325s] ... ok 2026-03-29 01:49:20.495487 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_content [0.020974s] ... ok 2026-03-29 01:49:20.497377 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_4 [0.023809s] ... ok 2026-03-29 01:49:20.506041 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_11 [0.029547s] ... ok 2026-03-29 01:49:20.511787 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state [0.020959s] ... ok 2026-03-29 01:49:20.512144 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state_error [0.021225s] ... ok 2026-03-29 01:49:20.516140 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_no_monitor [0.020930s] ... ok 2026-03-29 01:49:20.521780 | debian-bookworm | {7} 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.024655s] ... ok 2026-03-29 01:49:20.532620 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_3 [0.020713s] ... ok 2026-03-29 01:49:20.533031 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_2__None___fake__ [0.020712s] ... ok 2026-03-29 01:49:20.535547 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_22 [0.029464s] ... ok 2026-03-29 01:49:20.538293 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_ok [0.021863s] ... ok 2026-03-29 01:49:20.546521 | debian-bookworm | {7} 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.024129s] ... ok 2026-03-29 01:49:20.554019 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_5_2years [0.020865s] ... ok 2026-03-29 01:49:20.555030 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_no_snapmirrors [0.021050s] ... ok 2026-03-29 01:49:20.559031 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_max_retries [0.020586s] ... ok 2026-03-29 01:49:20.564630 | debian-bookworm | 2026-03-29 01:49:20.562 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:20.566293 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_24 [0.030602s] ... ok 2026-03-29 01:49:20.569570 | debian-bookworm | 2026-03-29 01:49:20.567 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:20.569587 | debian-bookworm | 2026-03-29 01:49:20.568 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:20.571989 | debian-bookworm | {7} 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.025560s] ... ok 2026-03-29 01:49:20.574621 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_neg [0.020883s] ... ok 2026-03-29 01:49:20.577788 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_accept_vserver_peer [0.021337s] ... ok 2026-03-29 01:49:20.580115 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_permanent [0.021032s] ... ok 2026-03-29 01:49:20.588267 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_volinfo [0.021688s] ... ok 2026-03-29 01:49:20.595081 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_volume_clone_split_completed [0.020429s] ... ok 2026-03-29 01:49:20.597067 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_cifs_share_access [0.020670s] ... ok 2026-03-29 01:49:20.597822 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_2_False [0.025892s] ... ok 2026-03-29 01:49:20.604409 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_quota [0.023772s] ... ok 2026-03-29 01:49:20.613424 | debian-bookworm | 2026-03-29 01:49:20.604 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:20.613447 | debian-bookworm | 2026-03-29 01:49:20.604 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:20.613456 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_5 [0.021876s] ... ok 2026-03-29 01:49:20.616350 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_1 [0.020810s] ... ok 2026-03-29 01:49:20.624729 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_more_than_two_replicas [0.026264s] ... ok 2026-03-29 01:49:20.625681 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule_with_rule_created [0.028030s] ... ok 2026-03-29 01:49:20.637086 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_04___12___12_ [0.022526s] ... ok 2026-03-29 01:49:20.637109 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_without_hostlist [0.023083s] ... ok 2026-03-29 01:49:20.639890 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_1 [0.023836s] ... ok 2026-03-29 01:49:20.644744 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_move [0.020098s] ... ok 2026-03-29 01:49:20.648807 | debian-bookworm | 2026-03-29 01:49:20.646 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-03-29 01:49:20.650151 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_with_access_rules [0.025806s] ... ok 2026-03-29 01:49:20.653810 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_2_CIFS [0.020038s] ... ok 2026-03-29 01:49:20.664704 | debian-bookworm | Unsupported share protocol: CIFS. 2026-03-29 01:49:20.664723 | debian-bookworm | NoneType: None 2026-03-29 01:49:20.665878 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_api_error [0.021210s] ... ok 2026-03-29 01:49:20.669329 | debian-bookworm | {4} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_share_incorrect_protocol [0.042415s] ... ok 2026-03-29 01:49:20.673051 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_1_True [0.033022s] ... ok 2026-03-29 01:49:20.673701 | debian-bookworm | The share name fakeShareName is used by other share on NAS. 2026-03-29 01:49:20.674300 | debian-bookworm | The share name fakeShareName is used by other share on NAS. 2026-03-29 01:49:20.674756 | debian-bookworm | The share name fakeShareName is used by other share on NAS. 2026-03-29 01:49:20.675162 | debian-bookworm | The share name fakeShareName is used by other share on NAS. 2026-03-29 01:49:20.675591 | debian-bookworm | The share name fakeShareName is used by other share on NAS. 2026-03-29 01:49:20.677914 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_share_exist [0.024380s] ... ok 2026-03-29 01:49:20.680078 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_1_True [0.029897s] ... ok 2026-03-29 01:49:20.686408 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_kerberos [0.020394s] ... ok 2026-03-29 01:49:20.696086 | debian-bookworm | volID for Share shareId does not exist 2026-03-29 01:49:20.697515 | debian-bookworm | {4} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_no_eradicate [0.028124s] ... ok 2026-03-29 01:49:20.698829 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_volid [0.020240s] ... ok 2026-03-29 01:49:20.702434 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_3 [0.029183s] ... ok 2026-03-29 01:49:20.702646 | debian-bookworm | Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. 2026-03-29 01:49:20.703739 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:20.703751 | debian-bookworm | 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-03-29 01:49:20.703756 | debian-bookworm | dm_session.change_snapmirror_source(replica, 2026-03-29 01:49:20.703760 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:20.703765 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:20.703770 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:20.703774 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:20.703778 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:20.703782 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:20.703792 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:20.703796 | debian-bookworm | raise effect 2026-03-29 01:49:20.703800 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-03-29 01:49:20.704663 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_error [0.024456s] ... ok 2026-03-29 01:49:20.708839 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_multiple_dns_ip [0.022296s] ... ok 2026-03-29 01:49:20.719570 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_1 [0.020899s] ... ok 2026-03-29 01:49:20.719672 | debian-bookworm | {4} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_purity_fb_module [0.021892s] ... ok 2026-03-29 01:49:20.727504 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_progress_status [0.024876s] ... ok 2026-03-29 01:49:20.728738 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_2_fake_vserver_1 [0.023986s] ... ok 2026-03-29 01:49:20.732237 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_cifs_share [0.023420s] ... ok 2026-03-29 01:49:20.741740 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_location_path [0.022313s] ... ok 2026-03-29 01:49:20.742801 | debian-bookworm | {4} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share_over_consumed [0.023158s] ... ok 2026-03-29 01:49:20.750003 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_des_volume_backup_snapshots [0.022485s] ... ok 2026-03-29 01:49:20.750951 | debian-bookworm | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver fake_vserver not found. 2026-03-29 01:49:20.753572 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_3 [0.024708s] ... ok 2026-03-29 01:49:20.754173 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm [0.021863s] ... ok 2026-03-29 01:49:20.763922 | debian-bookworm | Snapshot id fakeSnapshotId does not exist 2026-03-29 01:49:20.764607 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_existing_share [0.022692s] ... ok 2026-03-29 01:49:20.765862 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_2 [0.022995s] ... ok 2026-03-29 01:49:20.770528 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_4___fake___False_ [0.020291s] ... ok 2026-03-29 01:49:20.777017 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_port_and_broadcast_domain [0.022570s] ... ok 2026-03-29 01:49:20.784221 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_2_False [0.030359s] ... ok 2026-03-29 01:49:20.788557 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_invalid_protocol [0.021464s] ... ok 2026-03-29 01:49:20.789585 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_2 [0.023100s] ... ok 2026-03-29 01:49:20.791621 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_2 [0.020982s] ... ok 2026-03-29 01:49:20.797535 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_without_gateway [0.020184s] ... ok 2026-03-29 01:49:20.808275 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_share_stats [0.021049s] ... ok 2026-03-29 01:49:20.811769 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_es [0.021701s] ... ok 2026-03-29 01:49:20.814899 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__rehost_and_mount_volume [0.022577s] ... ok 2026-03-29 01:49:20.819695 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_1 [0.022042s] ... ok 2026-03-29 01:49:20.823147 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror [0.038460s] ... ok 2026-03-29 01:49:20.829260 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify [0.020553s] ... ok 2026-03-29 01:49:20.835933 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_02 [0.024507s] ... ok 2026-03-29 01:49:20.836476 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_1 [0.022188s] ... ok 2026-03-29 01:49:20.840712 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_3 [0.021128s] ... ok 2026-03-29 01:49:20.847137 | debian-bookworm | Could not get snapmirrors for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. 2026-03-29 01:49:20.849080 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:20.849093 | debian-bookworm | 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-03-29 01:49:20.849101 | debian-bookworm | snapmirrors = dm_session.get_snapmirrors(active_replica, replica) 2026-03-29 01:49:20.849107 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:20.849112 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:20.849117 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:20.849122 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:20.849128 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:20.849134 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:20.849140 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:20.849145 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:20.849151 | debian-bookworm | raise effect 2026-03-29 01:49:20.849157 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-03-29 01:49:20.850801 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_ro_access [0.022213s] ... ok 2026-03-29 01:49:20.851033 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_fail_to_get_snapmirrors [0.027782s] ... ok 2026-03-29 01:49:20.859857 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_empty_spec [0.022412s] ... ok 2026-03-29 01:49:20.860085 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_06 [0.023578s] ... ok 2026-03-29 01:49:20.865763 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event [0.024915s] ... ok 2026-03-29 01:49:20.872441 | debian-bookworm | 2026-03-29 01:49:20.870 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:20.872472 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_new_volume [0.021558s] ... ok 2026-03-29 01:49:20.879732 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync_with_snapshots [0.028294s] ... ok 2026-03-29 01:49:20.880292 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_value [0.020411s] ... ok 2026-03-29 01:49:20.880493 | debian-bookworm | 2026-03-29 01:49:20.877 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:20.880506 | debian-bookworm | 2026-03-29 01:49:20.878 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:20.884121 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_20 [0.024754s] ... ok 2026-03-29 01:49:20.893370 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_1_4 [0.026972s] ... ok 2026-03-29 01:49:20.893550 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access [0.020549s] ... ok 2026-03-29 01:49:20.901356 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_string [0.020399s] ... ok 2026-03-29 01:49:20.907932 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_cluster_creds [0.027818s] ... ok 2026-03-29 01:49:20.907954 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_26 [0.023235s] ... ok 2026-03-29 01:49:20.913593 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_fetch_existing_access [0.019952s] ... ok 2026-03-29 01:49:20.920771 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_svm_scoped [0.020422s] ... ok 2026-03-29 01:49:20.921085 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_2_None [0.027968s] ... ok 2026-03-29 01:49:20.932048 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_27 [0.024172s] ... ok 2026-03-29 01:49:20.933535 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_2 [0.024947s] ... ok 2026-03-29 01:49:20.935013 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_shrink_share [0.020798s] ... ok 2026-03-29 01:49:20.935454 | debian-bookworm | 2026-03-29 01:49:20.931 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:20.935469 | debian-bookworm | 2026-03-29 01:49:20.931 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:20.944425 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue [0.022522s] ... ok 2026-03-29 01:49:20.953724 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_error [0.032452s] ... ok 2026-03-29 01:49:20.955891 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:20.956271 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_1 [0.023392s] ... ok 2026-03-29 01:49:20.967304 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_value_error_fail [0.021808s] ... ok 2026-03-29 01:49:20.967337 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage [0.023561s] ... ok 2026-03-29 01:49:20.967706 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_relationship_not_healthy_negative [0.024037s] ... ok 2026-03-29 01:49:20.977005 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:20.977391 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_2 [0.021052s] ... ok 2026-03-29 01:49:20.980551 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_luns_present [0.022513s] ... ok 2026-03-29 01:49:20.981375 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_7 [0.023212s] ... ok 2026-03-29 01:49:20.981391 | debian-bookworm | 2026-03-29 01:49:20.978 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-03-29 01:49:20.981879 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_network_interface [0.028272s] ... ok 2026-03-29 01:49:20.989863 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_state_not_update [0.022379s] ... ok 2026-03-29 01:49:20.999141 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-03-29 01:49:20.999162 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:20.999167 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-03-29 01:49:20.999171 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-03-29 01:49:20.999175 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:20.999179 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-03-29 01:49:20.999182 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-03-29 01:49:20.999186 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-03-29 01:49:21.001238 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:21.001710 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_1 [0.022338s] ... ok 2026-03-29 01:49:21.001945 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot [0.024303s] ... ok 2026-03-29 01:49:21.002619 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_exception [0.022532s] ... ok 2026-03-29 01:49:21.006388 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy [0.024356s] ... ok 2026-03-29 01:49:21.016207 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_first_backup [0.025676s] ... ok 2026-03-29 01:49:21.021614 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-03-29 01:49:21.021633 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:21.021647 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-03-29 01:49:21.021653 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-03-29 01:49:21.021658 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:21.021663 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-03-29 01:49:21.021668 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-03-29 01:49:21.021673 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-03-29 01:49:21.022296 | debian-bookworm | 2026-03-29 01:49:21.020 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:21.022883 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:21.023065 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot_fail [0.021494s] ... ok 2026-03-29 01:49:21.023665 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_2 [0.022084s] ... ok 2026-03-29 01:49:21.024004 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate [0.022484s] ... ok 2026-03-29 01:49:21.028787 | debian-bookworm | 2026-03-29 01:49:21.026 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.028812 | debian-bookworm | 2026-03-29 01:49:21.026 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.036273 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy [0.029614s] ... ok 2026-03-29 01:49:21.037656 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_backup_type_none_negative [0.021590s] ... ok 2026-03-29 01:49:21.044072 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:21.044608 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_3_proto [0.020642s] ... ok 2026-03-29 01:49:21.045526 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share_fail [0.020932s] ... ok 2026-03-29 01:49:21.048531 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status_error [0.024162s] ... ok 2026-03-29 01:49:21.051983 | debian-bookworm | 2026-03-29 01:49:21.049 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.052000 | debian-bookworm | 2026-03-29 01:49:21.050 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.062135 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_3_fake [0.024706s] ... ok 2026-03-29 01:49:21.064455 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_2_False [0.027838s] ... ok 2026-03-29 01:49:21.066115 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_1 [0.022001s] ... ok 2026-03-29 01:49:21.067331 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:21.068518 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_2_user [0.023136s] ... ok 2026-03-29 01:49:21.072555 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_2_False [0.022819s] ... ok 2026-03-29 01:49:21.086143 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_2_None [0.023713s] ... ok 2026-03-29 01:49:21.089444 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_4 [0.021600s] ... ok 2026-03-29 01:49:21.090570 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_3 [0.022460s] ... ok 2026-03-29 01:49:21.092637 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity [0.021145s] ... ok 2026-03-29 01:49:21.093298 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_not_found [0.028744s] ... ok 2026-03-29 01:49:21.097905 | debian-bookworm | 2026-03-29 01:49:21.094 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-03-29 01:49:21.108081 | debian-bookworm | Share shareId does not exist 2026-03-29 01:49:21.111461 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_delete_share [0.022556s] ... ok 2026-03-29 01:49:21.113078 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot [0.024601s] ... ok 2026-03-29 01:49:21.113170 | debian-bookworm | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_1_False [0.022375s] ... ok 2026-03-29 01:49:21.116886 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_different_aggrs [0.024275s] ... ok 2026-03-29 01:49:21.123446 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_network_interface [0.029549s] ... ok 2026-03-29 01:49:21.127035 | debian-bookworm | 2026-03-29 01:49:21.125 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:21.133467 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share [0.021201s] ... ok 2026-03-29 01:49:21.134667 | debian-bookworm | 2026-03-29 01:49:21.131 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.135507 | debian-bookworm | 2026-03-29 01:49:21.131 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.137019 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_3 [0.025608s] ... ok 2026-03-29 01:49:21.137646 | debian-bookworm | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_2 [0.024432s] ... ok 2026-03-29 01:49:21.144047 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_1 [0.025214s] ... ok 2026-03-29 01:49:21.152686 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_fpolicy_policy [0.029321s] ... ok 2026-03-29 01:49:21.153154 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share_without_share_name [0.020711s] ... ok 2026-03-29 01:49:21.158109 | debian-bookworm | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_no_conf_dir_must_exist_true [0.020431s] ... ok 2026-03-29 01:49:21.160346 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot_raise_timeout [0.023481s] ... ok 2026-03-29 01:49:21.169190 | debian-bookworm | 2026-03-29 01:49:21.158 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.169223 | debian-bookworm | 2026-03-29 01:49:21.158 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.169233 | debian-bookworm | {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.024156s] ... ok 2026-03-29 01:49:21.173326 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_3 [0.020503s] ... ok 2026-03-29 01:49:21.179484 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server_revert [0.021310s] ... ok 2026-03-29 01:49:21.181657 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_2 [0.021557s] ... ok 2026-03-29 01:49:21.182652 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_1 [0.030036s] ... ok 2026-03-29 01:49:21.190348 | debian-bookworm | {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.023702s] ... ok 2026-03-29 01:49:21.194936 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_ip_not_equel_share_ip [0.021609s] ... ok 2026-03-29 01:49:21.200463 | debian-bookworm | 2026-03-29 01:49:21.198 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-03-29 01:49:21.201377 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container [0.022078s] ... ok 2026-03-29 01:49:21.202122 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.020311s] ... ok 2026-03-29 01:49:21.210175 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.027374s] ... ok 2026-03-29 01:49:21.214145 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_3 [0.023329s] ... ok 2026-03-29 01:49:21.215408 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_with_ca [0.019705s] ... ok 2026-03-29 01:49:21.224601 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_retry_correct [0.022154s] ... ok 2026-03-29 01:49:21.225655 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client_with_vserver [0.022443s] ... ok 2026-03-29 01:49:21.230360 | debian-bookworm | 2026-03-29 01:49:21.228 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:21.235257 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume [0.019588s] ... ok 2026-03-29 01:49:21.237023 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_2 [0.025390s] ... ok 2026-03-29 01:49:21.238651 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_1___ [0.024390s] ... ok 2026-03-29 01:49:21.238670 | debian-bookworm | 2026-03-29 01:49:21.233 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.238676 | debian-bookworm | 2026-03-29 01:49:21.234 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.246147 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_implicit_false [0.020462s] ... ok 2026-03-29 01:49:21.248619 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_availability [0.022628s] ... ok 2026-03-29 01:49:21.248650 | debian-bookworm | 2026-03-29 01:49:21.245 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.248659 | debian-bookworm | 2026-03-29 01:49:21.245 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.254613 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resize_share [0.019784s] ... ok 2026-03-29 01:49:21.261881 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot [0.022985s] ... ok 2026-03-29 01:49:21.261906 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume_empty [0.025777s] ... ok 2026-03-29 01:49:21.266947 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_node_unknown [0.021557s] ... ok 2026-03-29 01:49:21.269835 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_with_volume_not_found [0.022757s] ... ok 2026-03-29 01:49:21.273939 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_NOENT [0.019241s] ... ok 2026-03-29 01:49:21.284544 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_group [0.022180s] ... ok 2026-03-29 01:49:21.288171 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_not_empty [0.025261s] ... ok 2026-03-29 01:49:21.288206 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggr_set [0.020086s] ... ok 2026-03-29 01:49:21.290449 | debian-bookworm | 2026-03-29 01:49:21.287 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-03-29 01:49:21.292487 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_invalid_helper [0.021343s] ... ok 2026-03-29 01:49:21.294284 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_add_superfluous [0.020088s] ... ok 2026-03-29 01:49:21.301890 | debian-bookworm | 2026-03-29 01:49:21.299 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:21.309173 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_3 [0.020373s] ... ok 2026-03-29 01:49:21.310685 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif [0.026378s] ... ok 2026-03-29 01:49:21.311807 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_clone_children_for_snapshot [0.023538s] ... ok 2026-03-29 01:49:21.313024 | debian-bookworm | 2026-03-29 01:49:21.307 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.313047 | debian-bookworm | 2026-03-29 01:49:21.307 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.314441 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_volume_is_absent [0.023319s] ... ok 2026-03-29 01:49:21.315268 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_superfluous [0.020047s] ... ok 2026-03-29 01:49:21.319077 | debian-bookworm | 2026-03-29 01:49:21.316 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.319135 | debian-bookworm | 2026-03-29 01:49:21.316 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.328682 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_2 [0.020573s] ... ok 2026-03-29 01:49:21.332687 | debian-bookworm | Failed to configure Vserver. 2026-03-29 01:49:21.334390 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:21.341020 | debian-bookworm | {4} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get_fail [0.019653s] ... ok 2026-03-29 01:49:21.341043 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_1 [0.024875s] ... ok 2026-03-29 01:49:21.341050 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_true [0.022066s] ... ok 2026-03-29 01:49:21.341055 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes [0.026433s] ... ok 2026-03-29 01:49:21.353290 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:21.354777 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_max_qos_specs_2 [0.020690s] ... ok 2026-03-29 01:49:21.355969 | debian-bookworm | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_fail [0.019160s] ... ok 2026-03-29 01:49:21.357372 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_peer [0.021736s] ... ok 2026-03-29 01:49:21.365982 | debian-bookworm | 2026-03-29 01:49:21.356 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-03-29 01:49:21.366016 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_not_mounted_share [0.022932s] ... ok 2026-03-29 01:49:21.366029 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid_no_response [0.024931s] ... ok 2026-03-29 01:49:21.369769 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_2 [0.020653s] ... ok 2026-03-29 01:49:21.372704 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:21.372981 | debian-bookworm | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot [0.019361s] ... ok 2026-03-29 01:49:21.378070 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.020871s] ... ok 2026-03-29 01:49:21.382370 | debian-bookworm | 2026-03-29 01:49:21.380 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:21.383915 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume_invalid_size [0.023944s] ... ok 2026-03-29 01:49:21.387209 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_1_6 [0.024707s] ... ok 2026-03-29 01:49:21.389222 | debian-bookworm | 2026-03-29 01:49:21.387 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.389239 | debian-bookworm | 2026-03-29 01:49:21.387 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.391494 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_3 [0.021583s] ... ok 2026-03-29 01:49:21.392290 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:21.392454 | debian-bookworm | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_pool [0.019297s] ... ok 2026-03-29 01:49:21.402309 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.023279s] ... ok 2026-03-29 01:49:21.404000 | debian-bookworm | 2026-03-29 01:49:21.400 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.404017 | debian-bookworm | 2026-03-29 01:49:21.401 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.407236 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_2 [0.023818s] ... ok 2026-03-29 01:49:21.411974 | debian-bookworm | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_2 [0.019755s] ... ok 2026-03-29 01:49:21.413877 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_qos_conflict [0.021869s] ... ok 2026-03-29 01:49:21.416192 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_2_False [0.028602s] ... ok 2026-03-29 01:49:21.424351 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.022619s] ... ok 2026-03-29 01:49:21.430407 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_recreation [0.022777s] ... ok 2026-03-29 01:49:21.432961 | debian-bookworm | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper_conf_dir_empty [0.019808s] ... ok 2026-03-29 01:49:21.434754 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_no_opt [0.020903s] ... ok 2026-03-29 01:49:21.441669 | debian-bookworm | 2026-03-29 01:49:21.440 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-03-29 01:49:21.445633 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_more_than_one [0.029333s] ... ok 2026-03-29 01:49:21.447130 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_2 [0.022241s] ... ok 2026-03-29 01:49:21.452495 | debian-bookworm | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_deny [0.019888s] ... ok 2026-03-29 01:49:21.454204 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_2 [0.021896s] ... ok 2026-03-29 01:49:21.455538 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_true [0.021079s] ... ok 2026-03-29 01:49:21.464808 | debian-bookworm | 2026-03-29 01:49:21.462 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:21.473499 | debian-bookworm | 2026-03-29 01:49:21.466 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.473516 | debian-bookworm | 2026-03-29 01:49:21.466 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.473521 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.024840s] ... ok 2026-03-29 01:49:21.482766 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server [0.022252s] ... ok 2026-03-29 01:49:21.482788 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_3 [0.024150s] ... ok 2026-03-29 01:49:21.482792 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_junction_path [0.032317s] ... ok 2026-03-29 01:49:21.482796 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_pool [0.022182s] ... ok 2026-03-29 01:49:21.495668 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.023468s] ... ok 2026-03-29 01:49:21.495795 | debian-bookworm | {6} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export [0.018719s] ... ok 2026-03-29 01:49:21.497332 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_not_attached [0.022426s] ... ok 2026-03-29 01:49:21.505463 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_4 [0.027528s] ... ok 2026-03-29 01:49:21.518573 | debian-bookworm | 2026-03-29 01:49:21.506 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.518595 | debian-bookworm | 2026-03-29 01:49:21.506 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.518599 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities [0.030983s] ... ok 2026-03-29 01:49:21.518604 | debian-bookworm | {6} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_3 [0.020446s] ... ok 2026-03-29 01:49:21.518617 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_exception [0.021442s] ... ok 2026-03-29 01:49:21.525105 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_08 [0.023529s] ... ok 2026-03-29 01:49:21.537177 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_2_fake_vserver_1 [0.022670s] ... ok 2026-03-29 01:49:21.537196 | debian-bookworm | {6} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_3 [0.019207s] ... ok 2026-03-29 01:49:21.540632 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot_invalid_helper [0.022019s] ... ok 2026-03-29 01:49:21.551457 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_root_volume_name [0.032725s] ... ok 2026-03-29 01:49:21.551482 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_2___fake_snapmirror__ [0.023384s] ... ok 2026-03-29 01:49:21.551487 | debian-bookworm | 2026-03-29 01:49:21.550 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-03-29 01:49:21.552139 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:21.552906 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_not_configured [0.024479s] ... ok 2026-03-29 01:49:21.555114 | debian-bookworm | {6} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_2 [0.020103s] ... ok 2026-03-29 01:49:21.562637 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_snapshot [0.022003s] ... ok 2026-03-29 01:49:21.562786 | debian-bookworm | Cannot perform server migration since the destination host doesn't support the required extra-spec revert_to_snapshot_support. 2026-03-29 01:49:21.564823 | debian-bookworm | {7} 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.022419s] ... ok 2026-03-29 01:49:21.569074 | debian-bookworm | 2026-03-29 01:49:21.566 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:21.573067 | debian-bookworm | 2026-03-29 01:49:21.571 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.573081 | debian-bookworm | 2026-03-29 01:49:21.571 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.576452 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:21.576768 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_found [0.032190s] ... ok 2026-03-29 01:49:21.576779 | debian-bookworm | {6} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_network_allocations_number [0.020997s] ... ok 2026-03-29 01:49:21.584668 | debian-bookworm | {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.024378s] ... ok 2026-03-29 01:49:21.585290 | debian-bookworm | 2026-03-29 01:49:21.582 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.585786 | debian-bookworm | 2026-03-29 01:49:21.582 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.586370 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume [0.023647s] ... ok 2026-03-29 01:49:21.590579 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_2 [0.025574s] ... ok 2026-03-29 01:49:21.599976 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_1 [0.021384s] ... ok 2026-03-29 01:49:21.599997 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_supported [0.024488s] ... ok 2026-03-29 01:49:21.600003 | debian-bookworm | {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.022935s] ... ok 2026-03-29 01:49:21.621202 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_1_fake_fake_ [0.021685s] ... ok 2026-03-29 01:49:21.621221 | debian-bookworm | {7} 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.023011s] ... ok 2026-03-29 01:49:21.621226 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_exist_recreate_false [0.019856s] ... ok 2026-03-29 01:49:21.621235 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_no_cluster_credentials [0.021675s] ... ok 2026-03-29 01:49:21.631475 | debian-bookworm | 2026-03-29 01:49:21.623 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-03-29 01:49:21.631495 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot [0.021386s] ... ok 2026-03-29 01:49:21.631499 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_1_True [0.031059s] ... ok 2026-03-29 01:49:21.638723 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_1 [0.019122s] ... ok 2026-03-29 01:49:21.641207 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_exception [0.026186s] ... ok 2026-03-29 01:49:21.641222 | debian-bookworm | 2026-03-29 01:49:21.639 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:21.642705 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_volume_move_failed [0.021400s] ... ok 2026-03-29 01:49:21.653332 | debian-bookworm | 2026-03-29 01:49:21.642 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.653348 | debian-bookworm | 2026-03-29 01:49:21.642 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.656409 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_mounted_to_srv [0.023019s] ... ok 2026-03-29 01:49:21.656432 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_more_than_one_volume [0.025419s] ... ok 2026-03-29 01:49:21.664649 | debian-bookworm | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-03-29 01:49:21.665127 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_4 [0.019026s] ... ok 2026-03-29 01:49:21.665143 | debian-bookworm | 2026-03-29 01:49:21.658 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.665147 | debian-bookworm | 2026-03-29 01:49:21.659 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.665151 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_3_Queued [0.021167s] ... ok 2026-03-29 01:49:21.681191 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_1_None [0.027736s] ... ok 2026-03-29 01:49:21.681219 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_1_rw [0.022231s] ... ok 2026-03-29 01:49:21.681224 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_init_helper [0.019183s] ... ok 2026-03-29 01:49:21.681228 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.024626s] ... ok 2026-03-29 01:49:21.693202 | debian-bookworm | {5} 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.022082s] ... ok 2026-03-29 01:49:21.705231 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_1 [0.024998s] ... ok 2026-03-29 01:49:21.705742 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_exports [0.018434s] ... ok 2026-03-29 01:49:21.705751 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_1 [0.021729s] ... ok 2026-03-29 01:49:21.705760 | debian-bookworm | 2026-03-29 01:49:21.700 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-03-29 01:49:21.705764 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_network_interfaces [0.023230s] ... ok 2026-03-29 01:49:21.706982 | debian-bookworm | {5} 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.021202s] ... ok 2026-03-29 01:49:21.714601 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_6 [0.019060s] ... ok 2026-03-29 01:49:21.718537 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_default_config_hook [0.020543s] ... ok 2026-03-29 01:49:21.729185 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_3 [0.024620s] ... ok 2026-03-29 01:49:21.729207 | debian-bookworm | 2026-03-29 01:49:21.718 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:21.729222 | debian-bookworm | 2026-03-29 01:49:21.723 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.729226 | debian-bookworm | 2026-03-29 01:49:21.723 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.729230 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vservers_not_found [0.023167s] ... ok 2026-03-29 01:49:21.729234 | debian-bookworm | {5} 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.021768s] ... ok 2026-03-29 01:49:21.742392 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_2_5_6_7_8__bar_quuz [0.018865s] ... ok 2026-03-29 01:49:21.742405 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_2 [0.019090s] ... ok 2026-03-29 01:49:21.742410 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share [0.024229s] ... ok 2026-03-29 01:49:21.753189 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_6__None___1000iops__ [0.023801s] ... ok 2026-03-29 01:49:21.753202 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_fail_to_set_access_rules [0.022870s] ... ok 2026-03-29 01:49:21.753206 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_3 [0.018753s] ... ok 2026-03-29 01:49:21.754589 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:21.763459 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_do_setup [0.019811s] ... ok 2026-03-29 01:49:21.771296 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_share_server_specified [0.021865s] ... ok 2026-03-29 01:49:21.772832 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_1__foo_bar [0.020273s] ... ok 2026-03-29 01:49:21.773961 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue [0.022052s] ... ok 2026-03-29 01:49:21.774882 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:21.777388 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_not_found [0.024662s] ... ok 2026-03-29 01:49:21.777843 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_1 [0.020053s] ... ok 2026-03-29 01:49:21.792187 | debian-bookworm | 2026-03-29 01:49:21.781 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.792232 | debian-bookworm | 2026-03-29 01:49:21.781 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.792532 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value [0.021351s] ... ok 2026-03-29 01:49:21.794405 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_mirrors [0.021428s] ... ok 2026-03-29 01:49:21.794655 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:21.794929 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_with_rst_relationship [0.020906s] ... ok 2026-03-29 01:49:21.797229 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_2_False [0.019784s] ... ok 2026-03-29 01:49:21.800270 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_not_found [0.024103s] ... ok 2026-03-29 01:49:21.808296 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_3 [0.022152s] ... ok 2026-03-29 01:49:21.814758 | debian-bookworm | Error deleting volume 2026-03-29 01:49:21.814787 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:21.814796 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 132, in _deallocate_container 2026-03-29 01:49:21.814804 | debian-bookworm | privsep_common.execute_with_retries( 2026-03-29 01:49:21.814812 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_lvm.py", line 289, in _fake_exec 2026-03-29 01:49:21.814820 | debian-bookworm | raise exception.ProcessExecutionError(stderr="error") 2026-03-29 01:49:21.814828 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:21.814836 | debian-bookworm | Command: None 2026-03-29 01:49:21.814844 | debian-bookworm | Exit code: - 2026-03-29 01:49:21.814852 | debian-bookworm | Stdout: None 2026-03-29 01:49:21.814860 | debian-bookworm | Stderr: 'error' 2026-03-29 01:49:21.816594 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:21.818849 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_2_False [0.023293s] ... ok 2026-03-29 01:49:21.833757 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_error [0.023803s] ... ok 2026-03-29 01:49:21.833788 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_3 [0.022273s] ... ok 2026-03-29 01:49:21.833794 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups_error [0.023028s] ... ok 2026-03-29 01:49:21.833800 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_delta [0.020703s] ... ok 2026-03-29 01:49:21.833806 | debian-bookworm | 2026-03-29 01:49:21.827 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-03-29 01:49:21.838246 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:21.851114 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_2____1_1_1_256____False_ [0.021065s] ... ok 2026-03-29 01:49:21.854963 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_access_via_manager [0.020728s] ... ok 2026-03-29 01:49:21.854979 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_error [0.023939s] ... ok 2026-03-29 01:49:21.854984 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy_error [0.023509s] ... ok 2026-03-29 01:49:21.854988 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_2 [0.022975s] ... ok 2026-03-29 01:49:21.860585 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_3____1001__1001_____6__ [0.020709s] ... ok 2026-03-29 01:49:21.881187 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_setup_server [0.022163s] ... ok 2026-03-29 01:49:21.881220 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_vserver [0.023167s] ... ok 2026-03-29 01:49:21.881225 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_4 [0.022383s] ... ok 2026-03-29 01:49:21.881234 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_4___1_1_1_0____4__ [0.019549s] ... ok 2026-03-29 01:49:21.883802 | debian-bookworm | 2026-03-29 01:49:21.882 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:21.888132 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists [0.022789s] ... ok 2026-03-29 01:49:21.902921 | debian-bookworm | 2026-03-29 01:49:21.886 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.902940 | debian-bookworm | 2026-03-29 01:49:21.886 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.902945 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request [0.022181s] ... ok 2026-03-29 01:49:21.902949 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_6____1001__1001_129____1_1_1_0____False_ [0.020059s] ... ok 2026-03-29 01:49:21.905082 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target [0.030058s] ... ok 2026-03-29 01:49:21.927170 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrink_share [0.023365s] ... ok 2026-03-29 01:49:21.927244 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_policy_group_for_volume [0.023186s] ... ok 2026-03-29 01:49:21.927253 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_server_pools [0.020277s] ... ok 2026-03-29 01:49:21.928521 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule [0.023215s] ... ok 2026-03-29 01:49:21.937182 | debian-bookworm | 2026-03-29 01:49:21.929 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:21.937205 | debian-bookworm | 2026-03-29 01:49:21.929 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:21.937209 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_deleting [0.022744s] ... ok 2026-03-29 01:49:21.953254 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_2 [0.023021s] ... ok 2026-03-29 01:49:21.953285 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_none_exist [0.020732s] ... ok 2026-03-29 01:49:21.953289 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_2_invalid [0.018922s] ... ok 2026-03-29 01:49:21.969175 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_network_subnet_from_metadata [0.022992s] ... ok 2026-03-29 01:49:21.969212 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_3 [0.023506s] ... ok 2026-03-29 01:49:21.969216 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_two_exist_on_same_host [0.022710s] ... ok 2026-03-29 01:49:21.969220 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target [0.018781s] ... ok 2026-03-29 01:49:21.975093 | debian-bookworm | 2026-03-29 01:49:21.972 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-03-29 01:49:21.978738 | debian-bookworm | Failed to check compatibility for migration. 2026-03-29 01:49:21.981266 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_check_failure [0.023681s] ... ok 2026-03-29 01:49:21.988480 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_get [0.022555s] ... ok 2026-03-29 01:49:22.001093 | debian-bookworm | Cannot perform server migration because at leat one of the backends doesn't support SVM DR. 2026-03-29 01:49:22.002294 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_case_insensitive [0.020668s] ... ok 2026-03-29 01:49:22.002309 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_network_name [0.023149s] ... ok 2026-03-29 01:49:22.002315 | debian-bookworm | 2026-03-29 01:49:21.999 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:22.009135 | debian-bookworm | 2026-03-29 01:49:22.001 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:22.009154 | debian-bookworm | 2026-03-29 01:49:22.001 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:22.009160 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_1 [0.021787s] ... ok 2026-03-29 01:49:22.009165 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_api_error [0.022138s] ... ok 2026-03-29 01:49:22.009169 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_get_data [0.021231s] ... ok 2026-03-29 01:49:22.021185 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net_admin [0.022517s] ... ok 2026-03-29 01:49:22.023049 | debian-bookworm | If a partner node fails, the number of data LIFs {513} will exceed the node's maximum data LIF limit {512} 2026-03-29 01:49:22.027901 | debian-bookworm | {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.021893s] ... ok 2026-03-29 01:49:22.031433 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags [0.020488s] ... ok 2026-03-29 01:49:22.032012 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_1__fake_share [0.024181s] ... ok 2026-03-29 01:49:22.033938 | debian-bookworm | 2026-03-29 01:49:22.031 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:22.033959 | debian-bookworm | 2026-03-29 01:49:22.032 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:22.049652 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_addon_of_interface_failed [0.026774s] ... ok 2026-03-29 01:49:22.049669 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_1 [0.021755s] ... ok 2026-03-29 01:49:22.050591 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_1 [0.021423s] ... ok 2026-03-29 01:49:22.053943 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_2_False [0.021695s] ... ok 2026-03-29 01:49:22.065701 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_1_None [0.027831s] ... ok 2026-03-29 01:49:22.070130 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_1 [0.021872s] ... ok 2026-03-29 01:49:22.072462 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_pool_name [0.021720s] ... ok 2026-03-29 01:49:22.075260 | debian-bookworm | 2026-03-29 01:49:22.073 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-03-29 01:49:22.076799 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_default [0.022011s] ... ok 2026-03-29 01:49:22.091876 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used [0.025832s] ... ok 2026-03-29 01:49:22.092246 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata [0.022139s] ... ok 2026-03-29 01:49:22.094384 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_round_down [0.021191s] ... ok 2026-03-29 01:49:22.096778 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_2 [0.019588s] ... ok 2026-03-29 01:49:22.110971 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:22.115135 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_share_stats [0.271751s] ... ok 2026-03-29 01:49:22.116405 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__setup_networking_for_destination_vserver [0.023143s] ... ok 2026-03-29 01:49:22.116424 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_2 [0.023931s] ... ok 2026-03-29 01:49:22.116430 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing [0.021834s] ... ok 2026-03-29 01:49:22.129679 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_2___1____0__ [0.021062s] ... ok 2026-03-29 01:49:22.132212 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_success [0.019805s] ... ok 2026-03-29 01:49:22.134331 | debian-bookworm | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-03-29 01:49:22.136634 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm_no_pkg_found [0.020785s] ... ok 2026-03-29 01:49:22.136720 | debian-bookworm | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.trace..trace_wrapper' failed 2026-03-29 01:49:22.136739 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.136744 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_service/backend/_common/loopingcall.py", line 175, in _run_loop 2026-03-29 01:49:22.136749 | debian-bookworm | result = func(*self.args, **self.kw) 2026-03-29 01:49:22.136752 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.136756 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:49:22.136760 | debian-bookworm | result = f(self, *args, **kwargs) 2026-03-29 01:49:22.136763 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.136767 | debian-bookworm | 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-03-29 01:49:22.136770 | debian-bookworm | self._client.send_ems_log_message(self._build_ems_log_message_1()) 2026-03-29 01:49:22.136774 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.136778 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:49:22.136781 | debian-bookworm | result = f(self, *args, **kwargs) 2026-03-29 01:49:22.136784 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.136788 | debian-bookworm | 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-03-29 01:49:22.136792 | debian-bookworm | message = self._get_ems_pool_info() 2026-03-29 01:49:22.136796 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.136799 | debian-bookworm | 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-03-29 01:49:22.136804 | debian-bookworm | 'aggregates': self._find_matching_aggregates(), 2026-03-29 01:49:22.136808 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.136818 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:49:22.136822 | debian-bookworm | result = f(self, *args, **kwargs) 2026-03-29 01:49:22.136825 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.136829 | debian-bookworm | 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-03-29 01:49:22.136832 | debian-bookworm | return [aggr_name for aggr_name in aggregate_names 2026-03-29 01:49:22.136836 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.136839 | debian-bookworm | TypeError: 'Mock' object is not iterable 2026-03-29 01:49:22.138983 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_1_post [0.021629s] ... ok 2026-03-29 01:49:22.139360 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.024476s] ... ok 2026-03-29 01:49:22.144136 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_3 [0.028928s] ... ok 2026-03-29 01:49:22.150974 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_allow_hosts [0.018663s] ... ok 2026-03-29 01:49:22.157010 | debian-bookworm | 2026-03-29 01:49:22.155 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:22.159419 | debian-bookworm | 2026-03-29 01:49:22.157 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:22.159434 | debian-bookworm | 2026-03-29 01:49:22.157 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:22.160389 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_3_put [0.021456s] ... ok 2026-03-29 01:49:22.161791 | debian-bookworm | {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_4 [0.022687s] ... ok 2026-03-29 01:49:22.162975 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.026127s] ... ok 2026-03-29 01:49:22.170449 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_3 [0.018741s] ... ok 2026-03-29 01:49:22.174380 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_bfv_with_vol [0.029498s] ... ok 2026-03-29 01:49:22.191803 | debian-bookworm | Caught error trying delete share: None, trying delete it forcibly. 2026-03-29 01:49:22.191825 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_5 [0.021346s] ... ok 2026-03-29 01:49:22.191831 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_5_patch [0.021971s] ... ok 2026-03-29 01:49:22.191835 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete [0.021110s] ... ok 2026-03-29 01:49:22.191840 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_export_forcibly [0.020178s] ... ok 2026-03-29 01:49:22.197021 | debian-bookworm | 2026-03-29 01:49:22.192 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:22.197040 | debian-bookworm | 2026-03-29 01:49:22.192 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:22.216436 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_2 [0.023532s] ... ok 2026-03-29 01:49:22.216460 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_2 [0.022284s] ... ok 2026-03-29 01:49:22.216464 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_5 [0.022592s] ... ok 2026-03-29 01:49:22.216470 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_ssl_cert_verify [0.022683s] ... ok 2026-03-29 01:49:22.216474 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_level [0.018502s] ... ok 2026-03-29 01:49:22.226363 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_server_soft_deleted [0.025170s] ... ok 2026-03-29 01:49:22.233195 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_1_None [0.021363s] ... ok 2026-03-29 01:49:22.233217 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_3_not_present [0.020885s] ... ok 2026-03-29 01:49:22.233222 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_type [0.019065s] ... ok 2026-03-29 01:49:22.233226 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_skip_update_host [0.020797s] ... ok 2026-03-29 01:49:22.243711 | debian-bookworm | 2026-03-29 01:49:22.237 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-03-29 01:49:22.243747 | debian-bookworm | 2026-03-29 01:49:22.237 6721 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Adding cast_rules_to_readonly column to share instances. 2026-03-29 01:49:22.244312 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_01 [0.021197s] ... ok 2026-03-29 01:49:22.247440 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access [0.018611s] ... ok 2026-03-29 01:49:22.249011 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.021626s] ... ok 2026-03-29 01:49:22.249374 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror [0.022721s] ... ok 2026-03-29 01:49:22.249915 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_bearer [0.021780s] ... ok 2026-03-29 01:49:22.265976 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_type [0.019266s] ... ok 2026-03-29 01:49:22.273816 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_06 [0.021639s] ... ok 2026-03-29 01:49:22.273839 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_1 [0.024129s] ... ok 2026-03-29 01:49:22.273845 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_token [0.023222s] ... ok 2026-03-29 01:49:22.273851 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source [0.023974s] ... ok 2026-03-29 01:49:22.285438 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_4 [0.019463s] ... ok 2026-03-29 01:49:22.289017 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_12 [0.022535s] ... ok 2026-03-29 01:49:22.294597 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_2 [0.020843s] ... ok 2026-03-29 01:49:22.295153 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_end [0.020840s] ... ok 2026-03-29 01:49:22.298219 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_does_not_exist [0.024746s] ... ok 2026-03-29 01:49:22.304435 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_4_1001__1000_129 [0.018800s] ... ok 2026-03-29 01:49:22.309939 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_4 [0.021120s] ... ok 2026-03-29 01:49:22.316262 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___non_ok_response [0.020661s] ... ok 2026-03-29 01:49:22.329400 | debian-bookworm | 2026-03-29 01:49:22.313 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:22.329445 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_replica [0.021775s] ... ok 2026-03-29 01:49:22.329455 | debian-bookworm | 2026-03-29 01:49:22.317 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:22.329463 | debian-bookworm | 2026-03-29 01:49:22.317 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:22.329483 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_source_unreachable [0.023612s] ... ok 2026-03-29 01:49:22.329492 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_4__1001__1001___foo_bar [0.019676s] ... ok 2026-03-29 01:49:22.343234 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_common_config [0.024463s] ... ok 2026-03-29 01:49:22.343274 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post [0.022397s] ... ok 2026-03-29 01:49:22.343281 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_2_False [0.023154s] ... ok 2026-03-29 01:49:22.353597 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_host_list [0.019808s] ... ok 2026-03-29 01:49:22.353637 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_timeout [0.024517s] ... ok 2026-03-29 01:49:22.366623 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_create_new [0.022664s] ... ok 2026-03-29 01:49:22.366656 | debian-bookworm | 2026-03-29 01:49:22.356 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:22.366663 | debian-bookworm | 2026-03-29 01:49:22.356 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:22.366668 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_payload [0.021506s] ... ok 2026-03-29 01:49:22.366674 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_1 [0.021704s] ... ok 2026-03-29 01:49:22.366680 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_4__1001__1002___foo_bar [0.018636s] ... ok 2026-03-29 01:49:22.380056 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_1_None [0.023949s] ... ok 2026-03-29 01:49:22.380081 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists_recreate [0.022675s] ... ok 2026-03-29 01:49:22.393180 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth_error [0.021411s] ... ok 2026-03-29 01:49:22.393202 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_backend_details [0.020771s] ... ok 2026-03-29 01:49:22.393207 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper [0.019103s] ... ok 2026-03-29 01:49:22.393211 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend [0.021904s] ... ok 2026-03-29 01:49:22.405659 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_max_retries [0.020129s] ... ok 2026-03-29 01:49:22.405683 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_1 [0.019285s] ... ok 2026-03-29 01:49:22.405688 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server [0.020431s] ... ok 2026-03-29 01:49:22.405692 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_ambiguous [0.023966s] ... ok 2026-03-29 01:49:22.405852 | debian-bookworm | 2026-03-29 01:49:22.403 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-03-29 01:49:22.405868 | debian-bookworm | 2026-03-29 01:49:22.404 6721 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Removing cast_rules_to_readonly column from share instances. 2026-03-29 01:49:22.415186 | debian-bookworm | {1} 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.022237s] ... ok 2026-03-29 01:49:22.421669 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_2 [0.019674s] ... ok 2026-03-29 01:49:22.424902 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_peers [0.021109s] ... ok 2026-03-29 01:49:22.425538 | debian-bookworm | 2026-03-29 01:49:22.423 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:22.426795 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_default_config [0.022788s] ... ok 2026-03-29 01:49:22.430260 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.028911s] ... ok 2026-03-29 01:49:22.430452 | debian-bookworm | 2026-03-29 01:49:22.426 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:22.430468 | debian-bookworm | 2026-03-29 01:49:22.426 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:22.440232 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_2 [0.023943s] ... ok 2026-03-29 01:49:22.441196 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_3 [0.019826s] ... ok 2026-03-29 01:49:22.443712 | debian-bookworm | Cannot perform server migration since the destination host doesn't support the required extra-spec netapp_flexvol_encryption. 2026-03-29 01:49:22.446265 | debian-bookworm | {5} 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.021805s] ... ok 2026-03-29 01:49:22.448190 | debian-bookworm | 2026-03-29 01:49:22.446 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:22.448210 | debian-bookworm | 2026-03-29 01:49:22.447 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:22.462441 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_from_config_and_sg_exist [0.022013s] ... ok 2026-03-29 01:49:22.462458 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.023232s] ... ok 2026-03-29 01:49:22.467543 | debian-bookworm | Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable 2026-03-29 01:49:22.469152 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_rmdir_error [0.021375s] ... ok 2026-03-29 01:49:22.469167 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_1_15minutes [0.024377s] ... ok 2026-03-29 01:49:22.479484 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_3 [0.024285s] ... ok 2026-03-29 01:49:22.479508 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_timeout [0.023135s] ... ok 2026-03-29 01:49:22.479513 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_ro [0.021571s] ... ok 2026-03-29 01:49:22.490766 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_vg [0.019791s] ... ok 2026-03-29 01:49:22.490789 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_4__1073741824___SMB___None_ [0.011759s] ... ok 2026-03-29 01:49:22.490795 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_2_4hours [0.023075s] ... ok 2026-03-29 01:49:22.490937 | debian-bookworm | 2026-03-29 01:49:22.487 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-03-29 01:49:22.490948 | debian-bookworm | 2026-03-29 01:49:22.487 6721 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Adding cast_rules_to_readonly column to share instances. 2026-03-29 01:49:22.495975 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_4 [0.025808s] ... ok 2026-03-29 01:49:22.497879 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_7__1___SMB____fakeid__ [0.013620s] ... ok 2026-03-29 01:49:22.499372 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_rw [0.023405s] ... ok 2026-03-29 01:49:22.503175 | debian-bookworm | Invalid share: fake. 2026-03-29 01:49:22.505657 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_invalid_share [0.023110s] ... ok 2026-03-29 01:49:22.510273 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_8__1___SMB___None_ [0.011969s] ... ok 2026-03-29 01:49:22.516657 | debian-bookworm | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-03-29 01:49:22.517151 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_8_max [0.027278s] ... ok 2026-03-29 01:49:22.529158 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_03___0___0_ [0.019251s] ... ok 2026-03-29 01:49:22.529181 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_3 [0.023056s] ... ok 2026-03-29 01:49:22.529603 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ensure_share [0.023178s] ... ok 2026-03-29 01:49:22.537668 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_4_5months [0.023065s] ... ok 2026-03-29 01:49:22.538585 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_10___1M___1048576_ [0.020186s] ... ok 2026-03-29 01:49:22.541577 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets [0.022487s] ... ok 2026-03-29 01:49:22.549495 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_name [0.020409s] ... ok 2026-03-29 01:49:22.561082 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_input_error [0.022476s] ... ok 2026-03-29 01:49:22.562001 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_7 [0.024006s] ... ok 2026-03-29 01:49:22.562170 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_expand_performance_array [0.020499s] ... ok 2026-03-29 01:49:22.571121 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_snapshot_update_access [0.020360s] ... ok 2026-03-29 01:49:22.574829 | debian-bookworm | 2026-03-29 01:49:22.567 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:22.574965 | debian-bookworm | 2026-03-29 01:49:22.571 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:22.574972 | debian-bookworm | 2026-03-29 01:49:22.571 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:22.583421 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_consistency_point_p2_flush_time [0.020572s] ... ok 2026-03-29 01:49:22.589960 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_no_gateway [0.019887s] ... ok 2026-03-29 01:49:22.592516 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_1_True [0.030510s] ... ok 2026-03-29 01:49:22.603280 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_2 [0.020071s] ... ok 2026-03-29 01:49:22.610665 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_subnet_is_not_attached_to_the_router [0.020405s] ... ok 2026-03-29 01:49:22.612399 | debian-bookworm | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share [0.051120s] ... ok 2026-03-29 01:49:22.616193 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_cluster_scope [0.023396s] ... ok 2026-03-29 01:49:22.621593 | debian-bookworm | Could not get utilization counters from node cluster1-01 2026-03-29 01:49:22.622051 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.622061 | debian-bookworm | 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-03-29 01:49:22.622075 | debian-bookworm | return (self._get_node_utilization_system_counters(node_name) + 2026-03-29 01:49:22.622081 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.622086 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:22.622092 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:22.622097 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.622102 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:22.622107 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:22.622113 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.622118 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:22.622123 | debian-bookworm | raise effect 2026-03-29 01:49:22.622129 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-03-29 01:49:22.623500 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters_api_error [0.020193s] ... ok 2026-03-29 01:49:22.630716 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_same_host [0.019929s] ... ok 2026-03-29 01:49:22.639508 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend [0.022971s] ... ok 2026-03-29 01:49:22.639530 | debian-bookworm | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_snapshot [0.026850s] ... ok 2026-03-29 01:49:22.643403 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_time [0.019313s] ... ok 2026-03-29 01:49:22.649818 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_two_found [0.019344s] ... ok 2026-03-29 01:49:22.661975 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_snapshot_name [0.022608s] ... ok 2026-03-29 01:49:22.662789 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_add_host [0.022317s] ... ok 2026-03-29 01:49:22.663363 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init [0.020007s] ... ok 2026-03-29 01:49:22.681113 | debian-bookworm | Could not get performance base counter name. Performance-based scheduler functions may not be available. 2026-03-29 01:49:22.681145 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.681152 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 56, in _init_counter_info 2026-03-29 01:49:22.681158 | debian-bookworm | self._get_base_counter_name('system', 2026-03-29 01:49:22.681164 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:22.681170 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:22.681175 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.681180 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:22.681186 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:22.681191 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.681196 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:22.681201 | debian-bookworm | raise effect 2026-03-29 01:49:22.681215 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-03-29 01:49:22.685181 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_admin_project_id [0.020114s] ... ok 2026-03-29 01:49:22.685202 | debian-bookworm | 2026-03-29 01:49:22.669 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:22.685210 | debian-bookworm | 2026-03-29 01:49:22.670 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:22.685215 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_1 [0.019910s] ... ok 2026-03-29 01:49:22.702204 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_3__None__False_ [0.023680s] ... ok 2026-03-29 01:49:22.702229 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_2 [0.026369s] ... ok 2026-03-29 01:49:22.703187 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_1 [0.019239s] ... ok 2026-03-29 01:49:22.703192 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_not_supported [0.019099s] ... ok 2026-03-29 01:49:22.703200 | debian-bookworm | Fail to create share fake_share_name on NAS. 2026-03-29 01:49:22.703213 | debian-bookworm | Fail to create share fake_share_name on NAS. 2026-03-29 01:49:22.703221 | debian-bookworm | Fail to create share fake_share_name on NAS. 2026-03-29 01:49:22.703224 | debian-bookworm | Fail to create share fake_share_name on NAS. 2026-03-29 01:49:22.703228 | debian-bookworm | Fail to create share fake_share_name on NAS. 2026-03-29 01:49:22.708390 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_4 [0.022584s] ... ok 2026-03-29 01:49:22.715843 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_2 [0.020232s] ... ok 2026-03-29 01:49:22.715862 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_host [0.022017s] ... ok 2026-03-29 01:49:22.722373 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_counters_unavailable [0.019996s] ... ok 2026-03-29 01:49:22.730748 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_and_get_error_404 [0.020655s] ... ok 2026-03-29 01:49:22.731302 | debian-bookworm | Share of snapshot id fakeSnapshotId does not exist 2026-03-29 01:49:22.731463 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_non_unified_aggr [0.023106s] ... ok 2026-03-29 01:49:22.734802 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_3 [0.023105s] ... ok 2026-03-29 01:49:22.736549 | debian-bookworm | 2026-03-29 01:49:22.732 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-03-29 01:49:22.736563 | debian-bookworm | 2026-03-29 01:49:22.733 6721 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming consistency group tables 2026-03-29 01:49:22.742196 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_delete_share [0.019496s] ... ok 2026-03-29 01:49:22.752205 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_get_unhandled_error [0.020629s] ... ok 2026-03-29 01:49:22.757524 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_vserver_volume_none [0.025587s] ... ok 2026-03-29 01:49:22.761555 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_2 [0.019648s] ... ok 2026-03-29 01:49:22.771810 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_wrong_ports [0.020205s] ... ok 2026-03-29 01:49:22.772643 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_12 [0.038331s] ... ok 2026-03-29 01:49:22.777954 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_snapshot [0.267608s] ... ok 2026-03-29 01:49:22.779789 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_with_api_token [0.001970s] ... ok 2026-03-29 01:49:22.780390 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_cluster_creds [0.022686s] ... ok 2026-03-29 01:49:22.782103 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_update_access [0.019954s] ... ok 2026-03-29 01:49:22.789551 | debian-bookworm | Unable to check server existence since 'instance_id' key is not set in share server backend details. 2026-03-29 01:49:22.790778 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_ok [0.010865s] ... ok 2026-03-29 01:49:22.791503 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_no_instance_id [0.019760s] ... ok 2026-03-29 01:49:22.801636 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_level [0.019048s] ... ok 2026-03-29 01:49:22.802249 | debian-bookworm | Unable to verify if SnapLock is enabled for the cluster. 2026-03-29 01:49:22.804076 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_13 [0.030945s] ... ok 2026-03-29 01:49:22.805044 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_4 [0.024823s] ... ok 2026-03-29 01:49:22.811010 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_3____________ [0.018038s] ... ok 2026-03-29 01:49:22.812261 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_16 [0.020211s] ... ok 2026-03-29 01:49:22.820509 | debian-bookworm | 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. 2026-03-29 01:49:22.820532 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.820539 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-03-29 01:49:22.820545 | debian-bookworm | validate_access_rule(rule) 2026-03-29 01:49:22.820559 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 416, in validate_access_rule 2026-03-29 01:49:22.820565 | debian-bookworm | raise exception.InvalidShareAccessLevel(level=access_level) 2026-03-29 01:49:22.820571 | debian-bookworm | manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: ry. 2026-03-29 01:49:22.820598 | debian-bookworm | 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. 2026-03-29 01:49:22.820606 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.820611 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ 2026-03-29 01:49:22.820616 | debian-bookworm | value, prefixlen = parse_ip_network( 2026-03-29 01:49:22.820622 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.820627 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 923, in parse_ip_network 2026-03-29 01:49:22.820633 | debian-bookworm | raise AddrFormatError('invalid prefix for %s address!' % module.family_name) 2026-03-29 01:49:22.820638 | debian-bookworm | netaddr.core.AddrFormatError: invalid prefix for IPv4 address! 2026-03-29 01:49:22.820643 | debian-bookworm | 2026-03-29 01:49:22.820649 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:22.820654 | debian-bookworm | 2026-03-29 01:49:22.820659 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.820664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule 2026-03-29 01:49:22.820669 | debian-bookworm | netaddr.IPNetwork(access_rule["access_to"]) 2026-03-29 01:49:22.820675 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ 2026-03-29 01:49:22.820680 | debian-bookworm | raise AddrFormatError('invalid IPNetwork %s' % (addr,)) 2026-03-29 01:49:22.820685 | debian-bookworm | netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2/33 2026-03-29 01:49:22.820690 | debian-bookworm | 2026-03-29 01:49:22.820695 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:22.820700 | debian-bookworm | 2026-03-29 01:49:22.820705 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.820711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-03-29 01:49:22.820716 | debian-bookworm | validate_access_rule(rule) 2026-03-29 01:49:22.820734 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule 2026-03-29 01:49:22.820741 | debian-bookworm | raise exception.InvalidShareAccess(reason=str(exc)) 2026-03-29 01:49:22.820746 | debian-bookworm | manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2/33 2026-03-29 01:49:22.821537 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_1___1_2_3_4____1_2_3_4__ [0.019465s] ... ok 2026-03-29 01:49:22.822056 | debian-bookworm | 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. 2026-03-29 01:49:22.822067 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.822073 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/strategy/ipv4.py", line 128, in str_to_int 2026-03-29 01:49:22.822078 | debian-bookworm | packed = _inet_pton(AF_INET, addr) 2026-03-29 01:49:22.822084 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.822089 | debian-bookworm | OSError: illegal IP address string passed to inet_pton 2026-03-29 01:49:22.822094 | debian-bookworm | 2026-03-29 01:49:22.822099 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:22.822104 | debian-bookworm | 2026-03-29 01:49:22.822109 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.822115 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 346, in __init__ 2026-03-29 01:49:22.822120 | debian-bookworm | self._value = self._module.str_to_int(addr, flags) 2026-03-29 01:49:22.822132 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.822137 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/strategy/ipv4.py", line 132, in str_to_int 2026-03-29 01:49:22.822143 | debian-bookworm | raise error 2026-03-29 01:49:22.822148 | debian-bookworm | netaddr.core.AddrFormatError: '10.0.0.2.4' is not a valid IPv4 address string! 2026-03-29 01:49:22.822153 | debian-bookworm | 2026-03-29 01:49:22.822158 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:22.822163 | debian-bookworm | 2026-03-29 01:49:22.822168 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.822174 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ 2026-03-29 01:49:22.822179 | debian-bookworm | value, prefixlen = parse_ip_network( 2026-03-29 01:49:22.822184 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.822195 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 902, in parse_ip_network 2026-03-29 01:49:22.822200 | debian-bookworm | ip = IPAddress(val1, module.version, flags=INET_PTON) 2026-03-29 01:49:22.822206 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:22.822211 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 348, in __init__ 2026-03-29 01:49:22.822216 | debian-bookworm | raise AddrFormatError( 2026-03-29 01:49:22.822221 | debian-bookworm | netaddr.core.AddrFormatError: base address '10.0.0.2.4' is not IPv4 2026-03-29 01:49:22.822226 | debian-bookworm | 2026-03-29 01:49:22.822231 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:22.822237 | debian-bookworm | 2026-03-29 01:49:22.822242 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.822247 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule 2026-03-29 01:49:22.822252 | debian-bookworm | netaddr.IPNetwork(access_rule["access_to"]) 2026-03-29 01:49:22.822257 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ 2026-03-29 01:49:22.822262 | debian-bookworm | raise AddrFormatError('invalid IPNetwork %s' % (addr,)) 2026-03-29 01:49:22.822267 | debian-bookworm | netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2.4 2026-03-29 01:49:22.822279 | debian-bookworm | 2026-03-29 01:49:22.822284 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:22.822289 | debian-bookworm | 2026-03-29 01:49:22.822294 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:22.822299 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-03-29 01:49:22.822304 | debian-bookworm | validate_access_rule(rule) 2026-03-29 01:49:22.822310 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule 2026-03-29 01:49:22.822315 | debian-bookworm | raise exception.InvalidShareAccess(reason=str(exc)) 2026-03-29 01:49:22.822320 | debian-bookworm | manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2.4 2026-03-29 01:49:22.823663 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_invalid_rules [0.013978s] ... ok 2026-03-29 01:49:22.830459 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_3 [0.023773s] ... ok 2026-03-29 01:49:22.831070 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_18 [0.026307s] ... ok 2026-03-29 01:49:22.832727 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_5 [0.019932s] ... ok 2026-03-29 01:49:22.840684 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_2___fc00__1_____fc00__1___ [0.018638s] ... ok 2026-03-29 01:49:22.844214 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_deep_copy [0.021108s] ... ok 2026-03-29 01:49:22.851849 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_private_not_set [0.019787s] ... ok 2026-03-29 01:49:22.853809 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_des_vserver_vol_none_negative [0.024767s] ... ok 2026-03-29 01:49:22.855672 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_19 [0.025215s] ... ok 2026-03-29 01:49:22.859841 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_default [0.019699s] ... ok 2026-03-29 01:49:22.864286 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_dict [0.019635s] ... ok 2026-03-29 01:49:22.871956 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_public_not_set [0.019606s] ... ok 2026-03-29 01:49:22.877739 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_policy_name [0.018709s] ... ok 2026-03-29 01:49:22.881005 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_source_has_2_more_relationships_negative [0.025942s] ... ok 2026-03-29 01:49:22.883002 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_setattr [0.018584s] ... ok 2026-03-29 01:49:22.884443 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_1_4_3_9 [0.000625s] ... ok 2026-03-29 01:49:22.884597 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_with_underscore [0.000096s] ... ok 2026-03-29 01:49:22.884859 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_found [0.000942s] ... ok 2026-03-29 01:49:22.886797 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_28 [0.030700s] ... ok 2026-03-29 01:49:22.891049 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image [0.019575s] ... ok 2026-03-29 01:49:22.897715 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_2_False [0.019674s] ... ok 2026-03-29 01:49:22.904076 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backend_negative [0.023951s] ... ok 2026-03-29 01:49:22.908925 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend_negative [0.022580s] ... ok 2026-03-29 01:49:22.910239 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_poolinfo [0.023287s] ... ok 2026-03-29 01:49:22.912734 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_no_service_user_defined [0.021074s] ... ok 2026-03-29 01:49:22.921010 | debian-bookworm | Invalid trace flag: fake 2026-03-29 01:49:22.922569 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_snapshot [0.010002s] ... ok 2026-03-29 01:49:22.924329 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_key [0.026585s] ... ok 2026-03-29 01:49:22.931502 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__update_share_stats [0.023891s] ... ok 2026-03-29 01:49:22.933855 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_share [0.010826s] ... ok 2026-03-29 01:49:22.934215 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_3 [0.023925s] ... ok 2026-03-29 01:49:22.934750 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_2 [0.030655s] ... ok 2026-03-29 01:49:22.935757 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_2_vast_vippool_name [0.001405s] ... ok 2026-03-29 01:49:22.944606 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_no_policy [0.009686s] ... ok 2026-03-29 01:49:22.946294 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_1____bad [0.021806s] ... ok 2026-03-29 01:49:22.951908 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_from_snapshot [0.019658s] ... ok 2026-03-29 01:49:22.954270 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_cidr [0.009338s] ... ok 2026-03-29 01:49:22.957693 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_1_pool [0.022373s] ... ok 2026-03-29 01:49:22.960412 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_8 [0.024942s] ... ok 2026-03-29 01:49:22.970151 | debian-bookworm | ('ACCESSShareDriver create snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2026-03-29 01:49:22.976149 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg_no_pkg_found [0.019899s] ... ok 2026-03-29 01:49:22.976171 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot_negative [0.021120s] ... ok 2026-03-29 01:49:22.977429 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_getattr [0.023097s] ... ok 2026-03-29 01:49:22.983004 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro [0.022650s] ... ok 2026-03-29 01:49:22.983028 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.025375s] ... ok 2026-03-29 01:49:22.987895 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__add_one_ip_to_empty_access_list [0.021207s] ... ok 2026-03-29 01:49:22.993026 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share [0.019903s] ... ok 2026-03-29 01:49:22.997196 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_nested_structures [0.019256s] ... ok 2026-03-29 01:49:23.003791 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage [0.021602s] ... ok 2026-03-29 01:49:23.008361 | debian-bookworm | {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.025159s] ... ok 2026-03-29 01:49:23.011596 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_error [0.022153s] ... ok 2026-03-29 01:49:23.013898 | debian-bookworm | ('ACCESSShareDriver delete snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2026-03-29 01:49:23.016326 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestDecorateMethodsWith.test_decorate_methods_with [0.019038s] ... ok 2026-03-29 01:49:23.016849 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_negative [0.023962s] ... ok 2026-03-29 01:49:23.029535 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_1_fakeHostName [0.025392s] ... ok 2026-03-29 01:49:23.032181 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_defaults [0.021449s] ... ok 2026-03-29 01:49:23.034639 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_3_________ [0.018591s] ... ok 2026-03-29 01:49:23.034728 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_1 [0.026498s] ... ok 2026-03-29 01:49:23.036150 | debian-bookworm | ('ACCESSShareDriver deny failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') 2026-03-29 01:49:23.038953 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_negative [0.022074s] ... ok 2026-03-29 01:49:23.050804 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict [0.019083s] ... ok 2026-03-29 01:49:23.054635 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_enf [0.025285s] ... ok 2026-03-29 01:49:23.057996 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot [0.023146s] ... ok 2026-03-29 01:49:23.059758 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_2 [0.020969s] ... ok 2026-03-29 01:49:23.070802 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_payload [0.019920s] ... ok 2026-03-29 01:49:23.075118 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_request_generation_and_basic_auth [0.020353s] ... ok 2026-03-29 01:49:23.081343 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_3 [0.021296s] ... ok 2026-03-29 01:49:23.081884 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_1_pool [0.023672s] ... ok 2026-03-29 01:49:23.090362 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_error [0.019051s] ... ok 2026-03-29 01:49:23.095832 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_wrong_protocol [0.020428s] ... ok 2026-03-29 01:49:23.104563 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_1 [0.022844s] ... ok 2026-03-29 01:49:23.105531 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.107397 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_clears_private_storage [0.025244s] ... ok 2026-03-29 01:49:23.109688 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_nested [0.019435s] ... ok 2026-03-29 01:49:23.117140 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_success [0.021122s] ... ok 2026-03-29 01:49:23.126712 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_consumed_space [0.022399s] ... ok 2026-03-29 01:49:23.127705 | debian-bookworm | 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-03-29 01:49:23.128133 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.129918 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_2 [0.022581s] ... ok 2026-03-29 01:49:23.132308 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem [0.022540s] ... ok 2026-03-29 01:49:23.137591 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb [0.020335s] ... ok 2026-03-29 01:49:23.149436 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_2_2 [0.022507s] ... ok 2026-03-29 01:49:23.150446 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.153460 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_2_hidden [0.023477s] ... ok 2026-03-29 01:49:23.157913 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_revert_to_snapshot [0.024085s] ... ok 2026-03-29 01:49:23.158873 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_add_delete [0.021451s] ... ok 2026-03-29 01:49:23.165965 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_large_range [0.131292s] ... ok 2026-03-29 01:49:23.166729 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_6_4_6_0_1 [0.000742s] ... ok 2026-03-29 01:49:23.167101 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_8_4_6_9 [0.000326s] ... ok 2026-03-29 01:49:23.168472 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_disabled [0.001383s] ... ok 2026-03-29 01:49:23.170751 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_success [0.001560s] ... ok 2026-03-29 01:49:23.171042 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_list_with_filtering_params [0.000676s] ... ok 2026-03-29 01:49:23.171586 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_helpers [0.021062s] ... ok 2026-03-29 01:49:23.171674 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.177071 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_07___1B___1_ [0.020513s] ... ok 2026-03-29 01:49:23.178682 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_no_cluster_creds [0.024677s] ... ok 2026-03-29 01:49:23.182673 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_additionals [0.023452s] ... ok 2026-03-29 01:49:23.182918 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:23.192504 | debian-bookworm | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend [0.021005s] ... ok 2026-03-29 01:49:23.193574 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_service_instance_manager [0.022775s] ... ok 2026-03-29 01:49:23.194454 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.203087 | debian-bookworm | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_2_user [0.020308s] ... ok 2026-03-29 01:49:23.211967 | debian-bookworm | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_if_not_present_at_backend [0.019706s] ... ok 2026-03-29 01:49:23.214695 | debian-bookworm | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot_bad_snapshot [0.036878s] ... ok 2026-03-29 01:49:23.216906 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_unmount_device [0.023530s] ... ok 2026-03-29 01:49:23.224359 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_2_True [0.021235s] ... ok 2026-03-29 01:49:23.233245 | debian-bookworm | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_access_rules [0.021103s] ... ok 2026-03-29 01:49:23.238551 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_1 [0.020769s] ... ok 2026-03-29 01:49:23.239648 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_delete_share [0.023577s] ... ok 2026-03-29 01:49:23.245822 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_1 [0.021367s] ... ok 2026-03-29 01:49:23.254264 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_4 [0.020689s] ... ok 2026-03-29 01:49:23.257104 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_rule_updates [0.018799s] ... ok 2026-03-29 01:49:23.260599 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_share_api [0.022509s] ... ok 2026-03-29 01:49:23.266051 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_cleanup_fsal_hook [0.020044s] ... ok 2026-03-29 01:49:23.275017 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_new_instance_details [0.020814s] ... ok 2026-03-29 01:49:23.275995 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_current_domain [0.018699s] ... ok 2026-03-29 01:49:23.284023 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_1 [0.022767s] ... ok 2026-03-29 01:49:23.286314 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_default_config_hook [0.020267s] ... ok 2026-03-29 01:49:23.294406 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_1_None [0.019377s] ... ok 2026-03-29 01:49:23.295671 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.296220 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_initialize_disk [0.020299s] ... ok 2026-03-29 01:49:23.305942 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_2 [0.022219s] ... ok 2026-03-29 01:49:23.306635 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_conf_dir_present_must_exist_false [0.020038s] ... ok 2026-03-29 01:49:23.315386 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_unexisting_path [0.018690s] ... ok 2026-03-29 01:49:23.316969 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_ensure_disk_online_and_writable [0.022197s] ... ok 2026-03-29 01:49:23.317943 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.327169 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_1 [0.021072s] ... ok 2026-03-29 01:49:23.329752 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_no_conf_dir_must_exist_false [0.023184s] ... ok 2026-03-29 01:49:23.337753 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_1_None [0.020727s] ... ok 2026-03-29 01:49:23.338138 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute [0.022443s] ... ok 2026-03-29 01:49:23.338787 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.349955 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_2 [0.022748s] ... ok 2026-03-29 01:49:23.350292 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_allow [0.020041s] ... ok 2026-03-29 01:49:23.360141 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_https [0.022205s] ... ok 2026-03-29 01:49:23.361255 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_2_1 [0.022948s] ... ok 2026-03-29 01:49:23.361848 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.370890 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_2 [0.020405s] ... ok 2026-03-29 01:49:23.372007 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_not_provided [0.020550s] ... ok 2026-03-29 01:49:23.380778 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_2 [0.020492s] ... ok 2026-03-29 01:49:23.382574 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_update_share_stats [0.021937s] ... ok 2026-03-29 01:49:23.382882 | debian-bookworm | 2026-03-29 01:49:23.381 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:23.384775 | debian-bookworm | 2026-03-29 01:49:23.383 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:23.384789 | debian-bookworm | 2026-03-29 01:49:23.383 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:23.391273 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_export_locations [0.020254s] ... ok 2026-03-29 01:49:23.393659 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently_raise_error_on_add [0.023045s] ... ok 2026-03-29 01:49:23.400464 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_snapshot [0.019684s] ... ok 2026-03-29 01:49:23.402770 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_3 [0.019758s] ... ok 2026-03-29 01:49:23.411799 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_application_error [0.020312s] ... ok 2026-03-29 01:49:23.419005 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot [0.025061s] ... ok 2026-03-29 01:49:23.420444 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica_not_found [0.019449s] ... ok 2026-03-29 01:49:23.421844 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_grant_share_access [0.019250s] ... ok 2026-03-29 01:49:23.431109 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error [0.019263s] ... ok 2026-03-29 01:49:23.440177 | debian-bookworm | {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.019934s] ... ok 2026-03-29 01:49:23.441763 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_share_exists [0.019794s] ... ok 2026-03-29 01:49:23.446776 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container_with_volume_not_found [0.027769s] ... ok 2026-03-29 01:49:23.453381 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_exception [0.019493s] ... ok 2026-03-29 01:49:23.455824 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_1_default [0.277420s] ... ok 2026-03-29 01:49:23.459361 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_08___False____True__False________dedup_off__ [0.018669s] ... ok 2026-03-29 01:49:23.461214 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_level [0.019276s] ... ok 2026-03-29 01:49:23.470392 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_no_entry [0.018909s] ... ok 2026-03-29 01:49:23.476110 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share [0.029163s] ... ok 2026-03-29 01:49:23.477644 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_1_True [0.021577s] ... ok 2026-03-29 01:49:23.496308 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_prefix [0.019245s] ... ok 2026-03-29 01:49:23.496358 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_format_partition [0.019270s] ... ok 2026-03-29 01:49:23.496368 | debian-bookworm | 2026-03-29 01:49:23.480 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:23.496377 | debian-bookworm | 2026-03-29 01:49:23.480 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:23.496386 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_no_ssl [0.020372s] ... ok 2026-03-29 01:49:23.497260 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper [0.018864s] ... ok 2026-03-29 01:49:23.499462 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_1 [0.021390s] ... ok 2026-03-29 01:49:23.500907 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_interface_index_by_ip [0.019710s] ... ok 2026-03-29 01:49:23.506540 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_2_130 [0.030364s] ... ok 2026-03-29 01:49:23.510687 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume_disabled [0.020429s] ... ok 2026-03-29 01:49:23.517172 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_1_ [0.019472s] ... ok 2026-03-29 01:49:23.518830 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_volume_path_by_mount_path [0.018327s] ... ok 2026-03-29 01:49:23.521316 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_1_True [0.021050s] ... ok 2026-03-29 01:49:23.531997 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_nonexisting_volume [0.021384s] ... ok 2026-03-29 01:49:23.537169 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_3_123 [0.029015s] ... ok 2026-03-29 01:49:23.537683 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_3_foo_bar [0.019910s] ... ok 2026-03-29 01:49:23.547731 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_1_False [0.019631s] ... ok 2026-03-29 01:49:23.547755 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_1 [0.021755s] ... ok 2026-03-29 01:49:23.547760 | debian-bookworm | 2026-03-29 01:49:23.545 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-03-29 01:49:23.555671 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_other_error [0.023513s] ... ok 2026-03-29 01:49:23.559075 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_3 [0.019048s] ... ok 2026-03-29 01:49:23.559109 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_readonly_status [0.018696s] ... ok 2026-03-29 01:49:23.565068 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space [0.028813s] ... ok 2026-03-29 01:49:23.568444 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.025311s] ... ok 2026-03-29 01:49:23.576025 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_8 [0.019497s] ... ok 2026-03-29 01:49:23.577845 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:23.582318 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_type [0.021403s] ... ok 2026-03-29 01:49:23.582342 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_win_reg_value [0.020765s] ... ok 2026-03-29 01:49:23.589138 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_min_qos_specs_2 [0.021393s] ... ok 2026-03-29 01:49:23.592309 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_none [0.027534s] ... ok 2026-03-29 01:49:23.597949 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:23.598425 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot_fail [0.020605s] ... ok 2026-03-29 01:49:23.603700 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_init_conn [0.024774s] ... ok 2026-03-29 01:49:23.612814 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_2_False [0.023564s] ... ok 2026-03-29 01:49:23.618375 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:23.618441 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share [0.020255s] ... ok 2026-03-29 01:49:23.620437 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_none [0.027887s] ... ok 2026-03-29 01:49:23.625328 | debian-bookworm | {4} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_allow_access_with_incorrect_access_type [0.021962s] ... ok 2026-03-29 01:49:23.636058 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pools [0.022892s] ... ok 2026-03-29 01:49:23.637596 | debian-bookworm | Unexpected error while trying to get the usage stats from array. 2026-03-29 01:49:23.637615 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:23.637622 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/tegile/tegile.py", line 438, in _update_share_stats 2026-03-29 01:49:23.637627 | debian-bookworm | data = self._api(method='getArrayStats', 2026-03-29 01:49:23.637633 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:23.637638 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:23.637643 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:23.637648 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:23.637653 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:23.637658 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:23.637663 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:23.637675 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:23.637680 | debian-bookworm | raise effect 2026-03-29 01:49:23.637685 | debian-bookworm | manila.exception.TegileAPIException: Unexpected response from Tegile IntelliFlash API: Fake Exception 2026-03-29 01:49:23.640064 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:23.640154 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats_fail [0.021629s] ... ok 2026-03-29 01:49:23.644408 | debian-bookworm | VPSA volume for share fakeid2 could not be found. 2026-03-29 01:49:23.644785 | debian-bookworm | snapshot: original volume OS_share-fakeid2 not found, skipping delete operation 2026-03-29 01:49:23.645794 | debian-bookworm | snapshot: snapshot OS_share-snapshot-wrong_id not found, skipping delete operation 2026-03-29 01:49:23.647805 | debian-bookworm | {4} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share_snapshot [0.022213s] ... ok 2026-03-29 01:49:23.648610 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_2 [0.072732s] ... ok 2026-03-29 01:49:23.650428 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_with_private_data [0.029839s] ... ok 2026-03-29 01:49:23.658265 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_export_location [0.022156s] ... ok 2026-03-29 01:49:23.659583 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share_fail [0.019486s] ... ok 2026-03-29 01:49:23.667718 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica [0.019940s] ... ok 2026-03-29 01:49:23.672730 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_with_share_server [0.023967s] ... ok 2026-03-29 01:49:23.679241 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_file_available [0.028620s] ... ok 2026-03-29 01:49:23.679848 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_1_None [0.021498s] ... ok 2026-03-29 01:49:23.680428 | debian-bookworm | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_2_True [0.020311s] ... ok 2026-03-29 01:49:23.689045 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_5___foo____True__False________compression_foo__ [0.019743s] ... ok 2026-03-29 01:49:23.699685 | debian-bookworm | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_pool_name_not_set [0.019355s] ... ok 2026-03-29 01:49:23.703221 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_2 [0.023408s] ... ok 2026-03-29 01:49:23.705773 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false_no_volume_provided [0.025823s] ... ok 2026-03-29 01:49:23.705794 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_1___ [0.032487s] ... ok 2026-03-29 01:49:23.708811 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_09___False____False_____dedup_on_____dedup_off__ [0.021183s] ... ok 2026-03-29 01:49:23.718657 | debian-bookworm | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_fsal_hook [0.019024s] ... ok 2026-03-29 01:49:23.726963 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_type_is_encrypted [0.023622s] ... ok 2026-03-29 01:49:23.728686 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_10___off____False_____dedup_on_____dedup_off__ [0.019856s] ... ok 2026-03-29 01:49:23.729613 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true [0.024634s] ... ok 2026-03-29 01:49:23.731417 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_1_on [0.025954s] ... ok 2026-03-29 01:49:23.741530 | debian-bookworm | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir [0.022768s] ... ok 2026-03-29 01:49:23.748258 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_3_bar [0.019389s] ... ok 2026-03-29 01:49:23.749826 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_timeout [0.022700s] ... ok 2026-03-29 01:49:23.751806 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_1 [0.021738s] ... ok 2026-03-29 01:49:23.756565 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_3_rw_1_1_1_1 [0.025100s] ... ok 2026-03-29 01:49:23.761055 | debian-bookworm | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_recovery [0.019267s] ... ok 2026-03-29 01:49:23.768545 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_tag [0.020238s] ... ok 2026-03-29 01:49:23.772465 | debian-bookworm | {1} 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.022570s] ... ok 2026-03-29 01:49:23.773530 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_1 [0.021709s] ... ok 2026-03-29 01:49:23.781548 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_absent [0.024582s] ... ok 2026-03-29 01:49:23.783750 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__ssh_exec_check_list_comprehensions_still_work [0.022457s] ... ok 2026-03-29 01:49:23.788459 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_2 [0.019807s] ... ok 2026-03-29 01:49:23.793755 | debian-bookworm | {1} 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.021224s] ... ok 2026-03-29 01:49:23.794465 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_1 [0.020795s] ... ok 2026-03-29 01:49:23.807095 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share [0.022721s] ... ok 2026-03-29 01:49:23.808145 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share [0.025022s] ... ok 2026-03-29 01:49:23.808773 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_7 [0.019534s] ... ok 2026-03-29 01:49:23.817193 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_2 [0.021804s] ... ok 2026-03-29 01:49:23.817217 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_not_found [0.022573s] ... ok 2026-03-29 01:49:23.828932 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container [0.022293s] ... ok 2026-03-29 01:49:23.829441 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers [0.020565s] ... ok 2026-03-29 01:49:23.832574 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replica [0.025766s] ... ok 2026-03-29 01:49:23.836902 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.839655 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_1_True [0.022849s] ... ok 2026-03-29 01:49:23.840510 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_not_found [0.023674s] ... ok 2026-03-29 01:49:23.851547 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replica [0.022011s] ... ok 2026-03-29 01:49:23.853484 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_detached [0.024021s] ... ok 2026-03-29 01:49:23.858193 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.858211 | debian-bookworm | Command: None 2026-03-29 01:49:23.858216 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.858220 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.858224 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.859587 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.859603 | debian-bookworm | Command: None 2026-03-29 01:49:23.859608 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.859612 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.859616 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.859621 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.859625 | debian-bookworm | Command: None 2026-03-29 01:49:23.859629 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.859634 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.859638 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.859642 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.859647 | debian-bookworm | Command: None 2026-03-29 01:49:23.859652 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.859657 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.859661 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.859666 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.859670 | debian-bookworm | Command: None 2026-03-29 01:49:23.859674 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.859679 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.859683 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.859687 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.859691 | debian-bookworm | Command: None 2026-03-29 01:49:23.859695 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.859699 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.859704 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.859708 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.859712 | debian-bookworm | Command: None 2026-03-29 01:49:23.859722 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.859727 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.859732 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.860642 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.860666 | debian-bookworm | Command: None 2026-03-29 01:49:23.860671 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.860676 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.860680 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.860684 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.860688 | debian-bookworm | Command: None 2026-03-29 01:49:23.860693 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.860697 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.860702 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.860706 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.860710 | debian-bookworm | Command: None 2026-03-29 01:49:23.860714 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.860718 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.860723 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.860727 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.860731 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.860735 | debian-bookworm | Command: None 2026-03-29 01:49:23.860740 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.860744 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.860748 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.860752 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.860756 | debian-bookworm | Command: None 2026-03-29 01:49:23.860761 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.860765 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.860769 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.860776 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.860780 | debian-bookworm | Command: None 2026-03-29 01:49:23.860785 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.860789 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.860793 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.861414 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.861428 | debian-bookworm | Command: None 2026-03-29 01:49:23.861433 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.861437 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.861442 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.861446 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.861451 | debian-bookworm | Command: None 2026-03-29 01:49:23.861455 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.861459 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.861463 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.861823 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.861836 | debian-bookworm | Command: None 2026-03-29 01:49:23.861841 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.861845 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.861850 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.861854 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.861858 | debian-bookworm | Command: None 2026-03-29 01:49:23.861863 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.861867 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.861872 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.861876 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.861880 | debian-bookworm | Command: None 2026-03-29 01:49:23.861884 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.861888 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.861893 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.861897 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.861901 | debian-bookworm | Command: None 2026-03-29 01:49:23.861905 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.861909 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.861913 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.862045 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.862052 | debian-bookworm | Command: None 2026-03-29 01:49:23.862056 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.862061 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.862065 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.862751 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.862764 | debian-bookworm | Command: None 2026-03-29 01:49:23.862769 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.862773 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.862777 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.862781 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.862786 | debian-bookworm | Command: None 2026-03-29 01:49:23.862790 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.862800 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.862804 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.862808 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.862812 | debian-bookworm | Command: None 2026-03-29 01:49:23.862816 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.862820 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.862825 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.862873 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_export_volumes_off [0.023188s] ... ok 2026-03-29 01:49:23.863259 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_set_cluster_info [0.022647s] ... ok 2026-03-29 01:49:23.863538 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.863547 | debian-bookworm | Command: None 2026-03-29 01:49:23.863552 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.863556 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.863560 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.863565 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.863569 | debian-bookworm | Command: None 2026-03-29 01:49:23.863573 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.863577 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.863581 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.863586 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.863590 | debian-bookworm | Command: None 2026-03-29 01:49:23.863594 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.863598 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.863602 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.863607 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.863611 | debian-bookworm | Command: None 2026-03-29 01:49:23.863615 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.863619 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.863623 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.863779 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.863784 | debian-bookworm | Command: None 2026-03-29 01:49:23.863789 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.863793 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.863797 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.863994 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.864642 | debian-bookworm | Command: None 2026-03-29 01:49:23.864652 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.864657 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.864661 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.864669 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.864673 | debian-bookworm | Command: None 2026-03-29 01:49:23.864677 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.864681 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.864686 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.864690 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.864694 | debian-bookworm | Command: None 2026-03-29 01:49:23.864699 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.864703 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.864707 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.864711 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.864715 | debian-bookworm | Command: None 2026-03-29 01:49:23.864719 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.864724 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.864728 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.864847 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.864855 | debian-bookworm | Command: None 2026-03-29 01:49:23.864860 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.864864 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.864868 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.865147 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.865158 | debian-bookworm | Command: None 2026-03-29 01:49:23.865162 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.865167 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.865171 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.865175 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.865180 | debian-bookworm | Command: None 2026-03-29 01:49:23.865184 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.865188 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.865192 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.865374 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:23.865387 | debian-bookworm | Command: None 2026-03-29 01:49:23.865392 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.865396 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:23.865401 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.868994 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry_exceeded [0.035914s] ... ok 2026-03-29 01:49:23.871167 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_1___foo____127_0_0_1__ [0.019986s] ... ok 2026-03-29 01:49:23.876034 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_dhss_false_server_avail_after_retry [0.023090s] ... ok 2026-03-29 01:49:23.882522 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:23.885802 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_2 [0.022656s] ... ok 2026-03-29 01:49:23.886932 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_start_periodic_tasks [0.023661s] ... ok 2026-03-29 01:49:23.891764 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_2_off [0.020638s] ... ok 2026-03-29 01:49:23.895849 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zfs_option [0.026906s] ... ok 2026-03-29 01:49:23.899303 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_2_False [0.023013s] ... ok 2026-03-29 01:49:23.910277 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmount_orig_active_replica [0.022976s] ... ok 2026-03-29 01:49:23.912063 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_2 [0.020185s] ... ok 2026-03-29 01:49:23.919420 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_false [0.023422s] ... ok 2026-03-29 01:49:23.921809 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_3_fake_ [0.022490s] ... ok 2026-03-29 01:49:23.923654 | debian-bookworm | {7} 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.037893s] ... ok 2026-03-29 01:49:23.930752 | debian-bookworm | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Invalid input received: fake_reason. 2026-03-29 01:49:23.932912 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_dataset_not_found [0.020587s] ... ok 2026-03-29 01:49:23.933486 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_1 [0.022598s] ... ok 2026-03-29 01:49:23.940972 | debian-bookworm | Call of 'exportfs' utility returned error. 2026-03-29 01:49:23.940996 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:23.941003 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py", line 216, in verify_setup 2026-03-29 01:49:23.941009 | debian-bookworm | self.execute('sudo', 'exportfs') 2026-03-29 01:49:23.941014 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py", line 96, in execute 2026-03-29 01:49:23.941020 | debian-bookworm | return executor(*cmd, **kwargs) 2026-03-29 01:49:23.941025 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:23.941030 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:23.941036 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:23.941041 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:23.941046 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:23.941052 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:23.941057 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:23.941071 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:23.941076 | debian-bookworm | raise result 2026-03-29 01:49:23.941082 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:23.941087 | debian-bookworm | Command: None 2026-03-29 01:49:23.941092 | debian-bookworm | Exit code: - 2026-03-29 01:49:23.941098 | debian-bookworm | Stdout: 'Fake' 2026-03-29 01:49:23.941103 | debian-bookworm | Stderr: None 2026-03-29 01:49:23.943730 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_error_calling_exportfs [0.024229s] ... ok 2026-03-29 01:49:23.945761 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently_raise_error_on_remove [0.023750s] ... ok 2026-03-29 01:49:23.954235 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_4 [0.020649s] ... ok 2026-03-29 01:49:23.955351 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_active_replica [0.022479s] ... ok 2026-03-29 01:49:23.956283 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_exports_share_exist_recreate_true [0.032196s] ... ok 2026-03-29 01:49:23.971110 | debian-bookworm | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share_from_snapshot [0.027058s] ... ok 2026-03-29 01:49:23.971774 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers_no_helpers [0.025552s] ... ok 2026-03-29 01:49:23.975721 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage [0.022092s] ... ok 2026-03-29 01:49:23.978936 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_missing_snapshot [0.023436s] ... ok 2026-03-29 01:49:23.981729 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_2 [0.025408s] ... ok 2026-03-29 01:49:23.994885 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init [0.018941s] ... ok 2026-03-29 01:49:23.998094 | debian-bookworm | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_snapshot [0.026794s] ... ok 2026-03-29 01:49:24.000505 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_share_creating [0.021423s] ... ok 2026-03-29 01:49:24.005699 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_present [0.034175s] ... ok 2026-03-29 01:49:24.007710 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_1 [0.025838s] ... ok 2026-03-29 01:49:24.014515 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init_ssh [0.019492s] ... ok 2026-03-29 01:49:24.026051 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_snapmirror_still_initializing [0.025431s] ... ok 2026-03-29 01:49:24.031638 | debian-bookworm | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share [0.032880s] ... ok 2026-03-29 01:49:24.034330 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute [0.019694s] ... ok 2026-03-29 01:49:24.037349 | debian-bookworm | {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.029205s] ... ok 2026-03-29 01:49:24.038044 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_retry_once [0.031512s] ... ok 2026-03-29 01:49:24.048530 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_stale_snapmirror [0.022171s] ... ok 2026-03-29 01:49:24.054192 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer_empty [0.019772s] ... ok 2026-03-29 01:49:24.059135 | debian-bookworm | Name of the share in ZFSSA share has to be specified in option zfssa_name. 2026-03-29 01:49:24.062275 | debian-bookworm | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_option [0.030969s] ... ok 2026-03-29 01:49:24.067947 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_2_ro [0.030323s] ... ok 2026-03-29 01:49:24.068965 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_3_5_6_7_9__foo_quuz [0.030955s] ... ok 2026-03-29 01:49:24.070334 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created [0.021704s] ... ok 2026-03-29 01:49:24.075633 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute [0.021105s] ... ok 2026-03-29 01:49:24.092718 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_deleted [0.022124s] ... ok 2026-03-29 01:49:24.092998 | debian-bookworm | {5} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_local_ganesha_server [0.024351s] ... ok 2026-03-29 01:49:24.094361 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_4 [0.025533s] ... ok 2026-03-29 01:49:24.095262 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs [0.019770s] ... ok 2026-03-29 01:49:24.096269 | debian-bookworm | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_CIFS [0.034108s] ... ok 2026-03-29 01:49:24.114242 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_3 [0.021422s] ... ok 2026-03-29 01:49:24.114443 | debian-bookworm | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_5 [0.021639s] ... ok 2026-03-29 01:49:24.116881 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports [0.021520s] ... ok 2026-03-29 01:49:24.119805 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_not_mounted [0.025513s] ... ok 2026-03-29 01:49:24.133089 | debian-bookworm | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_loose_policy [0.036383s] ... ok 2026-03-29 01:49:24.135036 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:24.135538 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_5 [0.021322s] ... ok 2026-03-29 01:49:24.136123 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_1_ [0.019209s] ... ok 2026-03-29 01:49:24.139854 | debian-bookworm | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_1 [0.025465s] ... ok 2026-03-29 01:49:24.155844 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_2_cert [0.019470s] ... ok 2026-03-29 01:49:24.157128 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_junctioned_volumes_present [0.021530s] ... ok 2026-03-29 01:49:24.160331 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:24.163220 | debian-bookworm | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_2_level [0.023235s] ... ok 2026-03-29 01:49:24.175084 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_snapshot [0.019208s] ... ok 2026-03-29 01:49:24.175831 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.180053 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_snapmirror_relationships_present [0.021454s] ... ok 2026-03-29 01:49:24.184793 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_3__1_2_3_4_foo [0.021354s] ... ok 2026-03-29 01:49:24.194147 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_enable_service [0.018783s] ... ok 2026-03-29 01:49:24.200784 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer_negative [0.022165s] ... ok 2026-03-29 01:49:24.215347 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_allow_access [0.021151s] ... ok 2026-03-29 01:49:24.217779 | debian-bookworm | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_1___syncing___True_ [0.084785s] ... ok 2026-03-29 01:49:24.223885 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_2__False___svm_dr__ [0.022906s] ... ok 2026-03-29 01:49:24.235823 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_share [0.020348s] ... ok 2026-03-29 01:49:24.243871 | debian-bookworm | Failed to check the compatibility for the share server migration using SVM Migrate. 2026-03-29 01:49:24.245923 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_svm_migrate_exception [0.021959s] ... ok 2026-03-29 01:49:24.256982 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot [0.021057s] ... ok 2026-03-29 01:49:24.258284 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.260715 | debian-bookworm | 2026-03-29 01:49:24.259 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:24.265192 | debian-bookworm | 2026-03-29 01:49:24.263 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:24.265210 | debian-bookworm | 2026-03-29 01:49:24.264 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:24.271813 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.023358s] ... ok 2026-03-29 01:49:24.278409 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_deny_access [0.021086s] ... ok 2026-03-29 01:49:24.291082 | debian-bookworm | Could not retrieve snapmirrors between source fake_id and destination fake_id_2 vServers. 2026-03-29 01:49:24.291127 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:24.291151 | debian-bookworm | 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-03-29 01:49:24.291161 | debian-bookworm | snapmirrors = dm_session.get_snapmirrors_svm( 2026-03-29 01:49:24.291169 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:24.291177 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:24.291186 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:24.291194 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:24.291201 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:24.291209 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:24.291217 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:24.291225 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:24.291233 | debian-bookworm | raise effect 2026-03-29 01:49:24.291241 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-03-29 01:49:24.293651 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm_fail_to_get_snapmirrors [0.024082s] ... ok 2026-03-29 01:49:24.314336 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.317797 | debian-bookworm | {4} manila.tests.share.test_access.LockedOperationsTestCase.test_locked_access_rules_operation [0.039486s] ... ok 2026-03-29 01:49:24.319696 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_1_True [0.025946s] ... ok 2026-03-29 01:49:24.341716 | debian-bookworm | 2026-03-29 01:49:24.340 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:24.341746 | debian-bookworm | 2026-03-29 01:49:24.340 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:24.344283 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_complete_svm_dr [0.024490s] ... ok 2026-03-29 01:49:24.351888 | debian-bookworm | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_2____queued_to_apply____active____1_ [0.133816s] ... ok 2026-03-29 01:49:24.352465 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.364816 | debian-bookworm | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-03-29 01:49:24.367615 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_with_vserver [0.023131s] ... ok 2026-03-29 01:49:24.383963 | debian-bookworm | 2026-03-29 01:49:24.382 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-03-29 01:49:24.383980 | debian-bookworm | 2026-03-29 01:49:24.382 6721 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming consistency group tables 2026-03-29 01:49:24.385376 | debian-bookworm | {4} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_just_get [0.067469s] ... ok 2026-03-29 01:49:24.390175 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.393057 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_empty_spec [0.025205s] ... ok 2026-03-29 01:49:24.417355 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations [0.024037s] ... ok 2026-03-29 01:49:24.420739 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.441214 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_3 [0.023641s] ... ok 2026-03-29 01:49:24.448505 | debian-bookworm | {4} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_2___error___False_ [0.063067s] ... ok 2026-03-29 01:49:24.459609 | debian-bookworm | Could not create CIFS export fake_share_name. 2026-03-29 01:49:24.459640 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:24.459647 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py", line 454, in create_exports 2026-03-29 01:49:24.459653 | debian-bookworm | self._ssh_exec( 2026-03-29 01:49:24.459659 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:24.459665 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:24.459670 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:24.459675 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:24.459680 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:24.459686 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:24.459691 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:24.459696 | debian-bookworm | raise result 2026-03-29 01:49:24.459701 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:24.459707 | debian-bookworm | Command: None 2026-03-29 01:49:24.459712 | debian-bookworm | Exit code: - 2026-03-29 01:49:24.459717 | debian-bookworm | Stdout: None 2026-03-29 01:49:24.459722 | debian-bookworm | Stderr: None 2026-03-29 01:49:24.459727 | debian-bookworm | 2026-03-29 01:49:24.459733 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:24.459738 | debian-bookworm | 2026-03-29 01:49:24.459743 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:24.459748 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py", line 459, in create_exports 2026-03-29 01:49:24.459753 | debian-bookworm | self._ssh_exec(server, create_cmd) 2026-03-29 01:49:24.459759 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:24.459764 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:24.459769 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:24.459774 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:24.459779 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:24.459784 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:24.459789 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:24.459805 | debian-bookworm | raise result 2026-03-29 01:49:24.459810 | debian-bookworm | Exception 2026-03-29 01:49:24.462406 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist_exception [0.277392s] ... ok 2026-03-29 01:49:24.463942 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_2 [0.023018s] ... ok 2026-03-29 01:49:24.464732 | debian-bookworm | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_3____applying____2_ [0.111908s] ... ok 2026-03-29 01:49:24.478629 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_export_ips [0.358730s] ... ok 2026-03-29 01:49:24.482839 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access [0.020441s] ... ok 2026-03-29 01:49:24.483558 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.485594 | debian-bookworm | {1} 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.021549s] ... ok 2026-03-29 01:49:24.503441 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_2 [0.020292s] ... ok 2026-03-29 01:49:24.504204 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_1_True [0.025064s] ... ok 2026-03-29 01:49:24.505407 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.507198 | debian-bookworm | {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.021576s] ... ok 2026-03-29 01:49:24.524694 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_5__1001__1000___124__foo_bar [0.021186s] ... ok 2026-03-29 01:49:24.529384 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_3 [0.022064s] ... ok 2026-03-29 01:49:24.530961 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_1____1001__1001_129____False_ [0.026871s] ... ok 2026-03-29 01:49:24.549997 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_1 [0.025159s] ... ok 2026-03-29 01:49:24.551147 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_4 [0.021680s] ... ok 2026-03-29 01:49:24.551593 | debian-bookworm | {4} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_1____queued_to_apply____2_ [0.102872s] ... ok 2026-03-29 01:49:24.556544 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_mount_point_name [0.025395s] ... ok 2026-03-29 01:49:24.570812 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_2 [0.020798s] ... ok 2026-03-29 01:49:24.574084 | debian-bookworm | {1} 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.022821s] ... ok 2026-03-29 01:49:24.580172 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_none_mount_point_name [0.023512s] ... ok 2026-03-29 01:49:24.587002 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.591201 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_2_5_6_7_8__foo_bar [0.020306s] ... ok 2026-03-29 01:49:24.593133 | debian-bookworm | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_2_False [0.129053s] ... ok 2026-03-29 01:49:24.596551 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_4 [0.022357s] ... ok 2026-03-29 01:49:24.603967 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats [0.023532s] ... ok 2026-03-29 01:49:24.612729 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_sync_nfs_temp_and_perm_files [0.021386s] ... ok 2026-03-29 01:49:24.619247 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_4 [0.022565s] ... ok 2026-03-29 01:49:24.630192 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_escapes [0.026216s] ... ok 2026-03-29 01:49:24.630879 | debian-bookworm | Unsupported access level ro or access type user, skipping removal of access rule to 4.4.4.4. 2026-03-29 01:49:24.631297 | debian-bookworm | Access rule ip:2.2.2.3 already exists for share fake_share_name 2026-03-29 01:49:24.634184 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_2_ro [0.021435s] ... ok 2026-03-29 01:49:24.635605 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.641514 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_2_None [0.022123s] ... ok 2026-03-29 01:49:24.655461 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_3 [0.021001s] ... ok 2026-03-29 01:49:24.657320 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_2____1001__1001____6_ [0.026992s] ... ok 2026-03-29 01:49:24.664067 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_if_nonexistent_already_present [0.022422s] ... ok 2026-03-29 01:49:24.679491 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_level [0.023915s] ... ok 2026-03-29 01:49:24.681082 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_success [0.023484s] ... ok 2026-03-29 01:49:24.688152 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_1_None [0.023986s] ... ok 2026-03-29 01:49:24.707360 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_different_host [0.025911s] ... ok 2026-03-29 01:49:24.710364 | debian-bookworm | Failed to configure Vserver. 2026-03-29 01:49:24.712911 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_4 [0.024666s] ... ok 2026-03-29 01:49:24.724095 | debian-bookworm | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_1_True [0.172535s] ... ok 2026-03-29 01:49:24.733096 | debian-bookworm | {2} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_mysql_innodb [29.550785s] ... ok 2026-03-29 01:49:24.737010 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans [0.023914s] ... ok 2026-03-29 01:49:24.744440 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_none_found [0.036893s] ... ok 2026-03-29 01:49:24.759921 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans_client_error [0.022673s] ... ok 2026-03-29 01:49:24.760353 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.767296 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_connectivity_with_service_instances [0.022590s] ... ok 2026-03-29 01:49:24.782784 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number_no_admin_network [0.022584s] ... ok 2026-03-29 01:49:24.788600 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_5 [0.020813s] ... ok 2026-03-29 01:49:24.805399 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_01 [0.021599s] ... ok 2026-03-29 01:49:24.810673 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_sg_success [0.022226s] ... ok 2026-03-29 01:49:24.816791 | debian-bookworm | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_1__True___error__ [0.222931s] ... ok 2026-03-29 01:49:24.826213 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_03 [0.021273s] ... ok 2026-03-29 01:49:24.834311 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_1_True [0.022799s] ... ok 2026-03-29 01:49:24.845133 | debian-bookworm | {2} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_single_branch [0.114429s] ... ok 2026-03-29 01:49:24.849246 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_04 [0.022991s] ... ok 2026-03-29 01:49:24.855367 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_1 [0.021777s] ... ok 2026-03-29 01:49:24.857686 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.862033 | debian-bookworm | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_2___nfs___False__True_ [0.045674s] ... ok 2026-03-29 01:49:24.870689 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_5 [0.021391s] ... ok 2026-03-29 01:49:24.877180 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server [0.021818s] ... ok 2026-03-29 01:49:24.877592 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_get [0.032414s] ... ok 2026-03-29 01:49:24.886692 | debian-bookworm | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-03-29 01:49:24.892789 | debian-bookworm | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_1_True [0.168493s] ... ok 2026-03-29 01:49:24.893272 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_1 [0.022414s] ... ok 2026-03-29 01:49:24.900467 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.900644 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_04 [0.022961s] ... ok 2026-03-29 01:49:24.915830 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_1 [0.022444s] ... ok 2026-03-29 01:49:24.923154 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_09 [0.022614s] ... ok 2026-03-29 01:49:24.927944 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:24.928317 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_1_True [0.050404s] ... ok 2026-03-29 01:49:24.937335 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_2_fake_migration_id [0.020891s] ... ok 2026-03-29 01:49:24.943873 | debian-bookworm | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_2_denying [0.081882s] ... ok 2026-03-29 01:49:24.947488 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_14 [0.024306s] ... ok 2026-03-29 01:49:24.958085 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_1___ [0.021239s] ... ok 2026-03-29 01:49:24.963353 | debian-bookworm | 2026-03-29 01:49:24.961 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:24.965918 | debian-bookworm | 2026-03-29 01:49:24.964 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:24.965938 | debian-bookworm | 2026-03-29 01:49:24.964 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:24.969953 | debian-bookworm | 2026-03-29 01:49:24.968 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:24.969973 | debian-bookworm | 2026-03-29 01:49:24.968 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:24.973796 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_15 [0.024194s] ... ok 2026-03-29 01:49:24.980235 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_compatible [0.021999s] ... ok 2026-03-29 01:49:24.981442 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get [0.052942s] ... ok 2026-03-29 01:49:24.990338 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_shares [0.046049s] ... ok 2026-03-29 01:49:24.999471 | debian-bookworm | Cannot perform server migration within the same backend. Please choose a destination host different from the source. 2026-03-29 01:49:25.001617 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_backend [0.021230s] ... ok 2026-03-29 01:49:25.004564 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_1 [0.032511s] ... ok 2026-03-29 01:49:25.009973 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_4 [0.027471s] ... ok 2026-03-29 01:49:25.020304 | debian-bookworm | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_2_False [0.126074s] ... ok 2026-03-29 01:49:25.020587 | debian-bookworm | 2026-03-29 01:49:25.018 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-03-29 01:49:25.024004 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_get_progress [0.022297s] ... ok 2026-03-29 01:49:25.035409 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_server_not_active [0.044760s] ... ok 2026-03-29 01:49:25.038586 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_active [0.033899s] ... ok 2026-03-29 01:49:25.047206 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server [0.023220s] ... ok 2026-03-29 01:49:25.051653 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_1 [0.042343s] ... ok 2026-03-29 01:49:25.066367 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:25.066937 | debian-bookworm | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-03-29 01:49:25.069146 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_2 [0.021786s] ... ok 2026-03-29 01:49:25.070433 | debian-bookworm | {4} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_delete_other_tenants_public_share [0.051357s] ... ok 2026-03-29 01:49:25.077308 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_driver_config [0.038421s] ... ok 2026-03-29 01:49:25.078428 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_create [0.026280s] ... ok 2026-03-29 01:49:25.090319 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_1 [0.020955s] ... ok 2026-03-29 01:49:25.096871 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_2_False [0.061386s] ... ok 2026-03-29 01:49:25.097691 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_01 [0.027165s] ... ok 2026-03-29 01:49:25.106313 | debian-bookworm | 2026-03-29 01:49:25.104 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:25.107108 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted_asc [0.028753s] ... ok 2026-03-29 01:49:25.109035 | debian-bookworm | 2026-03-29 01:49:25.107 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.109048 | debian-bookworm | 2026-03-29 01:49:25.107 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.111813 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_handling_of_share_servers [0.034195s] ... ok 2026-03-29 01:49:25.111827 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_aqos_not_supported [0.021394s] ... ok 2026-03-29 01:49:25.112987 | debian-bookworm | 2026-03-29 01:49:25.111 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.112999 | debian-bookworm | 2026-03-29 01:49:25.111 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.121839 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_07 [0.023989s] ... ok 2026-03-29 01:49:25.131921 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_different_project [0.024655s] ... ok 2026-03-29 01:49:25.132234 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.020563s] ... ok 2026-03-29 01:49:25.145393 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_2 [0.023195s] ... ok 2026-03-29 01:49:25.145838 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_2_fake_name [0.034063s] ... ok 2026-03-29 01:49:25.152192 | debian-bookworm | --- Logging error --- 2026-03-29 01:49:25.152625 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_not_found [0.020189s] ... ok 2026-03-29 01:49:25.153563 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:25.153806 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-03-29 01:49:25.153816 | debian-bookworm | reservations = QUOTAS.reserve( 2026-03-29 01:49:25.153820 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.153824 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:25.153828 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:25.153831 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.153835 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:25.153838 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:25.153842 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.153845 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:25.153849 | debian-bookworm | raise effect 2026-03-29 01:49:25.153853 | debian-bookworm | manila.exception.OverQuota: Quota exceeded for resources: ['replica_gigabytes']. 2026-03-29 01:49:25.153856 | debian-bookworm | 2026-03-29 01:49:25.153860 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:25.153870 | debian-bookworm | 2026-03-29 01:49:25.153874 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:25.154027 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:49:25.154036 | debian-bookworm | msg = self.format(record) 2026-03-29 01:49:25.154040 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.154043 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:49:25.154047 | debian-bookworm | return fmt.format(record) 2026-03-29 01:49:25.154050 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.154054 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 687, in format 2026-03-29 01:49:25.154057 | debian-bookworm | record.message = record.getMessage() 2026-03-29 01:49:25.154061 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.154064 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 377, in getMessage 2026-03-29 01:49:25.154068 | debian-bookworm | msg = msg % self.args 2026-03-29 01:49:25.154071 | debian-bookworm | ~~~~^~~~~~~~~~~ 2026-03-29 01:49:25.154075 | debian-bookworm | TypeError: %d format: a real number is required, not str 2026-03-29 01:49:25.154079 | debian-bookworm | Call stack: 2026-03-29 01:49:25.155499 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:49:25.155511 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:49:25.155519 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:49:25.155523 | debian-bookworm | main() 2026-03-29 01:49:25.155527 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:49:25.155530 | debian-bookworm | program.TestProgram( 2026-03-29 01:49:25.155534 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:49:25.155538 | debian-bookworm | self.runTests() 2026-03-29 01:49:25.155541 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:49:25.155545 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:49:25.155549 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:49:25.155552 | debian-bookworm | test(result) 2026-03-29 01:49:25.155556 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:49:25.155559 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:49:25.155563 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:49:25.155566 | debian-bookworm | test(result) 2026-03-29 01:49:25.155704 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:49:25.155713 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:49:25.155717 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:49:25.155720 | debian-bookworm | test(result) 2026-03-29 01:49:25.155724 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:49:25.155727 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:49:25.155731 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:49:25.155734 | debian-bookworm | test(result) 2026-03-29 01:49:25.155738 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:49:25.155741 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:49:25.155745 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:49:25.155749 | debian-bookworm | return run_test.run(result) 2026-03-29 01:49:25.155752 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:49:25.155756 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:49:25.155759 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:49:25.155767 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:49:25.155771 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:49:25.155774 | debian-bookworm | self._run_core() 2026-03-29 01:49:25.155778 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-03-29 01:49:25.155781 | debian-bookworm | if self.exception_caught == self._run_user( 2026-03-29 01:49:25.155785 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:49:25.155788 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:25.155792 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 886, in _run_test_method 2026-03-29 01:49:25.155795 | debian-bookworm | return self._get_test_method()() 2026-03-29 01:49:25.155799 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/ddt.py", line 221, in wrapper 2026-03-29 01:49:25.155802 | debian-bookworm | return func(self, *args, **kwargs) 2026-03-29 01:49:25.155806 | debian-bookworm | 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-03-29 01:49:25.155809 | debian-bookworm | self.assertRaises( 2026-03-29 01:49:25.155813 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 569, in assertRaises 2026-03-29 01:49:25.155816 | debian-bookworm | self.assertThat(our_callable, matcher) 2026-03-29 01:49:25.155820 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 585, in assertThat 2026-03-29 01:49:25.155823 | debian-bookworm | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-03-29 01:49:25.155827 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 644, in _matchHelper 2026-03-29 01:49:25.155830 | debian-bookworm | mismatch = matcher.match(matchee) 2026-03-29 01:49:25.155834 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/matchers/_exception.py", line 140, in match 2026-03-29 01:49:25.155837 | debian-bookworm | result = actual_callable() 2026-03-29 01:49:25.155841 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1332, in __call__ 2026-03-29 01:49:25.155844 | debian-bookworm | return self._callable_object(*self._args, **self._kwargs) 2026-03-29 01:49:25.155849 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1862, in _modify_quotas_for_share_migration 2026-03-29 01:49:25.155853 | debian-bookworm | LOG.warning("Replica gigabytes quota exceeded " 2026-03-29 01:49:25.155857 | debian-bookworm | 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-03-29 01:49:25.155860 | debian-bookworm | Arguments: {'s_pid': None, 's_size': 0, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-03-29 01:49:25.159715 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_1 [0.062408s] ... ok 2026-03-29 01:49:25.170923 | debian-bookworm | 2026-03-29 01:49:25.168 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-03-29 01:49:25.173755 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.021042s] ... ok 2026-03-29 01:49:25.175330 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_3 [0.029524s] ... ok 2026-03-29 01:49:25.176095 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_update [0.000335s] ... ok 2026-03-29 01:49:25.177082 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_1_True [0.045329s] ... ok 2026-03-29 01:49:25.185405 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_1__1073741824___NFS____fakeid__ [0.009452s] ... ok 2026-03-29 01:49:25.194111 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.020267s] ... ok 2026-03-29 01:49:25.195768 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__revert_to_snapshot [0.036149s] ... ok 2026-03-29 01:49:25.195780 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_3__1073741824___SMB____fakeid__ [0.010089s] ... ok 2026-03-29 01:49:25.205836 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_5__1___NFS____fakeid__ [0.009967s] ... ok 2026-03-29 01:49:25.207313 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_1_vast_mgmt_user [0.001660s] ... ok 2026-03-29 01:49:25.214225 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_init [0.020134s] ... ok 2026-03-29 01:49:25.224679 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_1_True [0.079020s] ... ok 2026-03-29 01:49:25.224704 | debian-bookworm | 2026-03-29 01:49:25.223 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:25.225424 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_2____10_10_10_1____10_10_10_2_______ [0.018016s] ... ok 2026-03-29 01:49:25.227987 | debian-bookworm | 2026-03-29 01:49:25.227 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.229331 | debian-bookworm | 2026-03-29 01:49:25.227 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.235465 | debian-bookworm | 2026-03-29 01:49:25.234 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.235486 | debian-bookworm | 2026-03-29 01:49:25.234 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.236458 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_processor_counters [0.022114s] ... ok 2026-03-29 01:49:25.241054 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_1 [0.045303s] ... ok 2026-03-29 01:49:25.243119 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_1___________10_10_10_1____10_10_10_2___ [0.017628s] ... ok 2026-03-29 01:49:25.258543 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_2 [0.021209s] ... ok 2026-03-29 01:49:25.265399 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_recursion [0.021635s] ... ok 2026-03-29 01:49:25.275038 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_share_busy [0.050641s] ... ok 2026-03-29 01:49:25.277587 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_consistency_point_time [0.019574s] ... ok 2026-03-29 01:49:25.284493 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestUnbunchify.test_unbunchify [0.019294s] ... ok 2026-03-29 01:49:25.287777 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_double_deletion [0.003246s] ... ok 2026-03-29 01:49:25.288177 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_7_4_6_0_1_1 [0.000350s] ... ok 2026-03-29 01:49:25.289147 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_failure [0.000411s] ... ok 2026-03-29 01:49:25.290642 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_success [0.001911s] ... ok 2026-03-29 01:49:25.291628 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_not_found [0.000981s] ... ok 2026-03-29 01:49:25.297557 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_unknown_nodes [0.019976s] ... ok 2026-03-29 01:49:25.298819 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_access_get [0.023772s] ... ok 2026-03-29 01:49:25.305122 | debian-bookworm | 2026-03-29 01:49:25.304 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-03-29 01:49:25.313187 | debian-bookworm | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__fetch_existing_rule [0.021148s] ... ok 2026-03-29 01:49:25.316292 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_5 [0.018571s] ... ok 2026-03-29 01:49:25.324324 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_1 [0.082860s] ... ok 2026-03-29 01:49:25.333838 | debian-bookworm | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_for_invalid_access_type [0.020162s] ... ok 2026-03-29 01:49:25.335180 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_ensure_not_exist_error [0.018799s] ... ok 2026-03-29 01:49:25.354360 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_1_False [0.020580s] ... ok 2026-03-29 01:49:25.354801 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_3 [0.019343s] ... ok 2026-03-29 01:49:25.372281 | debian-bookworm | Deleting soft-deleted resource ShareTypes(id='f851e7ab-241d-4be5-8da4-6efe929c17bf', deleted='False', name='fake_type', description=None, is_public=True, created_at=datetime.datetime(2026, 3, 29, 1, 49, 25, 201907), updated_at=None, deleted_at=datetime.datetime(2026, 3, 28, 1, 49, 25, 200474)) failed, skipping. 2026-03-29 01:49:25.373711 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_delete_share [0.018742s] ... ok 2026-03-29 01:49:25.376786 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_2_True [0.022559s] ... ok 2026-03-29 01:49:25.387425 | debian-bookworm | 2026-03-29 01:49:25.385 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:25.392339 | debian-bookworm | 2026-03-29 01:49:25.389 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.392359 | debian-bookworm | 2026-03-29 01:49:25.390 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.393267 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_larger_size [0.068213s] ... ok 2026-03-29 01:49:25.393288 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_1_ [0.019632s] ... ok 2026-03-29 01:49:25.397675 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_1___ [0.020601s] ... ok 2026-03-29 01:49:25.398193 | debian-bookworm | 2026-03-29 01:49:25.396 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.398205 | debian-bookworm | 2026-03-29 01:49:25.396 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.412044 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_missing_mode_no_default [0.018427s] ... ok 2026-03-29 01:49:25.416227 | debian-bookworm | Multiple security services provided. Only one security service of type 'active_directory' is supported. 2026-03-29 01:49:25.418732 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_3 [0.021106s] ... ok 2026-03-29 01:49:25.431612 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_config [0.019272s] ... ok 2026-03-29 01:49:25.436244 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:25.436308 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:25.436318 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:25.436326 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:25.436335 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:25.436343 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:25.436351 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:25.436359 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:25.436367 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:25.436382 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.436390 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436398 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:25.436406 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:25.436414 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:25.436423 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:25.436431 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:25.436439 | debian-bookworm | raise self.value 2026-03-29 01:49:25.436446 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:25.436454 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.436462 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436470 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:25.436478 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:25.436486 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436494 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:25.436502 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:25.436510 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436518 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:25.436543 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:25.436551 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436559 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.436567 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.436574 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436582 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:25.436590 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.436598 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436605 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.436613 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.436621 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.436628 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.436636 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.436644 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436651 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:25.436669 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.436677 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436684 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.436692 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.436700 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.436707 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.436715 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.436723 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436731 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:25.436738 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.436746 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436754 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.436762 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.436769 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.436791 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.436799 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.436807 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436815 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:25.436823 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:25.436831 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436838 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:25.436846 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:25.436854 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436862 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:25.436880 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:25.436888 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.436896 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:25.436904 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:25.436938 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:25.436978 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:25.436987 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:25.437044 | debian-bookworm | Only security services of type 'active_directory' are supported. Retrieved security service type: sentinel.invalid_type. 2026-03-29 01:49:25.439664 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_4 [0.020472s] ... ok 2026-03-29 01:49:25.441683 | debian-bookworm | 2026-03-29 01:49:25.439 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-03-29 01:49:25.446282 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_2_False [0.053821s] ... ok 2026-03-29 01:49:25.456542 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_2 [0.025024s] ... ok 2026-03-29 01:49:25.461939 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_run_cloudbase_init_plugin_after_reboot [0.022470s] ... ok 2026-03-29 01:49:25.477520 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_dpkg [0.020677s] ... ok 2026-03-29 01:49:25.483116 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_set_up_service_instance [0.020798s] ... ok 2026-03-29 01:49:25.484189 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:25.497074 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg [0.019415s] ... ok 2026-03-29 01:49:25.506778 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_1_None [0.023641s] ... ok 2026-03-29 01:49:25.513511 | debian-bookworm | 2026-03-29 01:49:25.512 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:25.516562 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns4.test_jsonrpc.TestNexentaJSONProxy.test_call [0.018980s] ... ok 2026-03-29 01:49:25.516834 | debian-bookworm | 2026-03-29 01:49:25.515 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.516844 | debian-bookworm | 2026-03-29 01:49:25.515 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.519748 | debian-bookworm | 2026-03-29 01:49:25.518 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.519761 | debian-bookworm | 2026-03-29 01:49:25.518 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.526494 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_export_location [0.019581s] ... ok 2026-03-29 01:49:25.536969 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_share_backend_name [0.020657s] ... ok 2026-03-29 01:49:25.544374 | debian-bookworm | Unsupported access level fake_level or access type user, skipping removal of access rule to FakeDomain\FakeUser. 2026-03-29 01:49:25.546662 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_constraint [0.368699s] ... ok 2026-03-29 01:49:25.546835 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_deleting_invalid_rule [0.020412s] ... ok 2026-03-29 01:49:25.555643 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict_kwargs [0.018561s] ... ok 2026-03-29 01:49:25.562397 | debian-bookworm | 2026-03-29 01:49:25.561 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-03-29 01:49:25.567102 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_create_partition [0.019911s] ... ok 2026-03-29 01:49:25.569795 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_no_updates [0.023384s] ... ok 2026-03-29 01:49:25.574062 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message [0.018320s] ... ok 2026-03-29 01:49:25.586828 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_2_ [0.019570s] ... ok 2026-03-29 01:49:25.593030 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_exists [0.023061s] ... ok 2026-03-29 01:49:25.593434 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_acl [0.019440s] ... ok 2026-03-29 01:49:25.595755 | debian-bookworm | 2026-03-29 01:49:25.594 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:25.598687 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_1_rw [0.298773s] ... ok 2026-03-29 01:49:25.599618 | debian-bookworm | 2026-03-29 01:49:25.597 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.599636 | debian-bookworm | 2026-03-29 01:49:25.598 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.603563 | debian-bookworm | 2026-03-29 01:49:25.602 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.603599 | debian-bookworm | 2026-03-29 01:49:25.602 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.605844 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_1_None [0.018972s] ... ok 2026-03-29 01:49:25.612838 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_unmount [0.019034s] ... ok 2026-03-29 01:49:25.625383 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_join_domain [0.019218s] ... ok 2026-03-29 01:49:25.632270 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_start [0.019332s] ... ok 2026-03-29 01:49:25.633911 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_2_ro [0.035607s] ... ok 2026-03-29 01:49:25.642391 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_8 [0.049256s] ... ok 2026-03-29 01:49:25.645320 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_normalize_path [0.019699s] ... ok 2026-03-29 01:49:25.646016 | debian-bookworm | 2026-03-29 01:49:25.644 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-03-29 01:49:25.650955 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_invalid_payload [0.018729s] ... ok 2026-03-29 01:49:25.665225 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_2_False [0.019926s] ... ok 2026-03-29 01:49:25.670631 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_payload [0.019332s] ... ok 2026-03-29 01:49:25.675799 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_3 [0.041025s] ... ok 2026-03-29 01:49:25.681757 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_1_0 [0.038793s] ... ok 2026-03-29 01:49:25.684479 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_quote_string [0.019408s] ... ok 2026-03-29 01:49:25.690998 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___invalid_method [0.020247s] ... ok 2026-03-29 01:49:25.703847 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_update_disk [0.019066s] ... ok 2026-03-29 01:49:25.710776 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put [0.019818s] ... ok 2026-03-29 01:49:25.714031 | debian-bookworm | 2026-03-29 01:49:25.712 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:25.716253 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_generic_share_backup_invalid_protocol_2_CIFS [0.041390s] ... ok 2026-03-29 01:49:25.717738 | debian-bookworm | 2026-03-29 01:49:25.716 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.717752 | debian-bookworm | 2026-03-29 01:49:25.716 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.725409 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_plaintext [0.021519s] ... ok 2026-03-29 01:49:25.730128 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_invalid_payload [0.019372s] ... ok 2026-03-29 01:49:25.741433 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_instance_share_group_snapshot_member [0.024888s] ... ok 2026-03-29 01:49:25.746495 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_3 [0.020838s] ... ok 2026-03-29 01:49:25.749285 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth [0.019093s] ... ok 2026-03-29 01:49:25.761543 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_2_3 [0.080158s] ... ok 2026-03-29 01:49:25.762043 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_replicas [0.315639s] ... ok 2026-03-29 01:49:25.765908 | debian-bookworm | Quota exceeded for None, tried to create backup, but (10 of 5 backups already consumed.) 2026-03-29 01:49:25.767222 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_certificates [0.020718s] ... ok 2026-03-29 01:49:25.768614 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_2 [0.026873s] ... ok 2026-03-29 01:49:25.769747 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_timeout [0.020453s] ... ok 2026-03-29 01:49:25.775999 | debian-bookworm | 2026-03-29 01:49:25.774 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.776017 | debian-bookworm | 2026-03-29 01:49:25.774 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.788101 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_conn [0.020664s] ... ok 2026-03-29 01:49:25.789170 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_links [0.019320s] ... ok 2026-03-29 01:49:25.801782 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_error_state [0.033348s] ... ok 2026-03-29 01:49:25.806105 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:25.806121 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:25.806125 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:25.806129 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:25.806134 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:25.806137 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:25.806141 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:25.806145 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:25.806148 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806152 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:25.806155 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.806159 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806162 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:25.806166 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:25.806169 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:25.806173 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:25.806176 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:25.806180 | debian-bookworm | raise self.value 2026-03-29 01:49:25.806184 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:25.806187 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.806191 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806194 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:25.806198 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:25.806202 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806205 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:25.806209 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:25.806212 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806217 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:25.806221 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:25.806226 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806231 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.806235 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.806240 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806244 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:25.806254 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.806258 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806261 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.806264 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.806268 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.806271 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.806275 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.806278 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806282 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:25.806285 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.806289 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806292 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.806295 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.806299 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.806302 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.806306 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.806309 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806312 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:25.806316 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.806319 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806327 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.806330 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.806334 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.806341 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.806345 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.806349 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:25.806355 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:25.806359 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806362 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:25.806366 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:25.806369 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806373 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:25.806376 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:25.806380 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.806383 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:25.806387 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:25.806390 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:25.806396 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:25.806400 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:25.808325 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_empty [0.018989s] ... ok 2026-03-29 01:49:25.808811 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset [0.020778s] ... ok 2026-03-29 01:49:25.815956 | debian-bookworm | 2026-03-29 01:49:25.814 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-03-29 01:49:25.816383 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_1 [0.054081s] ... ok 2026-03-29 01:49:25.827964 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_empty [0.019539s] ... ok 2026-03-29 01:49:25.828851 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_6 [0.019798s] ... ok 2026-03-29 01:49:25.831791 | debian-bookworm | 2026-03-29 01:49:25.830 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:25.835266 | debian-bookworm | 2026-03-29 01:49:25.833 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.835286 | debian-bookworm | 2026-03-29 01:49:25.834 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.839378 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context [0.077822s] ... ok 2026-03-29 01:49:25.847221 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_host_and_az [0.045340s] ... ok 2026-03-29 01:49:25.847599 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSnapshots.test_clone [0.019546s] ... ok 2026-03-29 01:49:25.848051 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_4_foo_bar [0.019168s] ... ok 2026-03-29 01:49:25.858179 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:25.858210 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:25.858214 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:25.858219 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:25.858223 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:25.858227 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:25.858231 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:25.858234 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:25.858238 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858247 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:25.858250 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.858254 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858258 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:25.858261 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:25.858265 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:25.858269 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:25.858281 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:25.858285 | debian-bookworm | raise self.value 2026-03-29 01:49:25.858288 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:25.858292 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.858295 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858299 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:25.858303 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:25.858307 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858310 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:25.858314 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:25.858317 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858321 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:25.858324 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:25.858328 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858331 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.858335 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.858338 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858341 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:25.858345 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.858348 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.858355 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.858359 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.858362 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.858366 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.858369 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858373 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:25.858376 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.858379 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858383 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.858386 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.858390 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.858393 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.858396 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.858400 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858403 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:25.858407 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.858410 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858414 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.858420 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.858423 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.858432 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.858435 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.858439 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858442 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:25.858446 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:25.858449 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858456 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:25.858460 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:25.858463 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858467 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:25.858470 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:25.858474 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.858477 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:25.858481 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:25.858484 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:25.858488 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:25.858491 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:25.861658 | debian-bookworm | 2026-03-29 01:49:25.860 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.861696 | debian-bookworm | 2026-03-29 01:49:25.860 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.863517 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_3 [0.047018s] ... ok 2026-03-29 01:49:25.868278 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_local [0.019972s] ... ok 2026-03-29 01:49:25.869350 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.021550s] ... ok 2026-03-29 01:49:25.882760 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_2_ [0.035515s] ... ok 2026-03-29 01:49:25.887468 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_4_foo_bar [0.019143s] ... ok 2026-03-29 01:49:25.888853 | debian-bookworm | Only IP access control type is supported for NFS. 2026-03-29 01:49:25.891230 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_1_rw [0.021754s] ... ok 2026-03-29 01:49:25.901760 | debian-bookworm | 2026-03-29 01:49:25.900 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-03-29 01:49:25.904976 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:25.905298 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:25.905303 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:25.905308 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:25.905312 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:25.905326 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:25.905330 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:25.905334 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:25.905337 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905341 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:25.905344 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.905348 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905351 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:25.905355 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:25.905359 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:25.905363 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:25.905366 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:25.905370 | debian-bookworm | raise self.value 2026-03-29 01:49:25.905373 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:25.905377 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.905380 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905384 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:25.905388 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:25.905391 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905395 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:25.905398 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:25.905402 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905410 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:25.905413 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:25.905417 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905420 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.905424 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.905427 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905431 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:25.905434 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.905438 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905442 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.905445 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.905449 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.905452 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.905455 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.905459 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905462 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:25.905466 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.905473 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905476 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.905480 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.905483 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.905487 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.905490 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.905494 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905497 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:25.905500 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.905504 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905507 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.905511 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.905514 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.905522 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.905525 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.905529 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905532 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:25.905536 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:25.905539 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905543 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:25.905547 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:25.905550 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905554 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:25.905557 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:25.905561 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.905564 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:25.905568 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:25.905571 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:25.905575 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:25.905578 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:25.907159 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_5 [0.019414s] ... ok 2026-03-29 01:49:25.908690 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete [0.069315s] ... ok 2026-03-29 01:49:25.910684 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_1 [0.046758s] ... ok 2026-03-29 01:49:25.913210 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.021706s] ... ok 2026-03-29 01:49:25.919310 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_7_hdfsfake [0.035796s] ... ok 2026-03-29 01:49:25.919609 | debian-bookworm | 2026-03-29 01:49:25.917 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:25.922702 | debian-bookworm | 2026-03-29 01:49:25.921 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.922729 | debian-bookworm | 2026-03-29 01:49:25.921 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.928213 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_1_None [0.021013s] ... ok 2026-03-29 01:49:25.934847 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete_not_found [0.025252s] ... ok 2026-03-29 01:49:25.936477 | debian-bookworm | snapshot fake_dataset.snap not found on FlashBlade, skip delete 2026-03-29 01:49:25.938796 | debian-bookworm | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_not_found [0.025465s] ... ok 2026-03-29 01:49:25.945573 | debian-bookworm | 2026-03-29 01:49:25.944 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:25.945599 | debian-bookworm | 2026-03-29 01:49:25.944 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:25.949905 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share [0.021647s] ... ok 2026-03-29 01:49:25.950251 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:25.950260 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:25.950264 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:25.950268 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:25.950272 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:25.950276 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:25.950280 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:25.950284 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:25.950287 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950290 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:25.950294 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.950298 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950301 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:25.950305 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:25.950309 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:25.950312 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:25.950316 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:25.950319 | debian-bookworm | raise self.value 2026-03-29 01:49:25.950323 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:25.950326 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.950330 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950334 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:25.950338 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:25.950341 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950345 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:25.950361 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:25.950365 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950369 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:25.950372 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:25.950376 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950379 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.950383 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.950386 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950390 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:25.950397 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.950401 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950404 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.950408 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.950411 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.950415 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.950418 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.950422 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950425 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:25.950428 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.950432 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950435 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.950439 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.950442 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.950446 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.950449 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.950452 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950456 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:25.950459 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.950463 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950466 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.950470 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.950473 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.950481 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.950485 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.950488 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950492 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:25.950495 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:25.950499 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950502 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:25.950509 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:25.950512 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950516 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:25.950519 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:25.950522 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.950526 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:25.950529 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:25.950533 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:25.950536 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:25.950540 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:25.954862 | debian-bookworm | Quota exceeded for None, tried to create 1G share (10G of 5G already consumed). 2026-03-29 01:49:25.955513 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_2 [0.044862s] ... ok 2026-03-29 01:49:25.957265 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_1 [0.038479s] ... ok 2026-03-29 01:49:25.958545 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_get [0.024217s] ... ok 2026-03-29 01:49:25.960821 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_host [0.021981s] ... ok 2026-03-29 01:49:25.971752 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_snapshot [0.021738s] ... ok 2026-03-29 01:49:25.983015 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_2 [0.021940s] ... ok 2026-03-29 01:49:25.987210 | debian-bookworm | 2026-03-29 01:49:25.986 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-03-29 01:49:25.992721 | debian-bookworm | Quota exceeded for None, tried to create share (20 shares already consumed). 2026-03-29 01:49:25.992737 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:25.992742 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:25.992746 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:25.992750 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:25.992754 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:25.992758 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:25.992762 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:25.992766 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:25.992770 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992774 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:25.992777 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.992781 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992784 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:25.992788 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:25.992792 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:25.992795 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:25.992799 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:25.992803 | debian-bookworm | raise self.value 2026-03-29 01:49:25.992813 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:25.992816 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:25.992820 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992824 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:25.992828 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:25.992831 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992835 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:25.992838 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:25.992842 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992845 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:25.992849 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:25.992852 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992856 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.992859 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.992863 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992866 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:25.992870 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.992873 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992877 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.992882 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.992886 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.992890 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.992893 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.992901 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992918 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:25.992941 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.992957 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992961 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.992965 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.992969 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.992973 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.992976 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.992980 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992983 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:25.992987 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:25.992990 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.992999 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:25.993003 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:25.993006 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:25.993012 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:25.993019 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:25.993030 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.993034 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:25.993037 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:25.993041 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.993044 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:25.993048 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:25.993051 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.993055 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:25.993058 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:25.993062 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:25.993065 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:25.993069 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:25.993072 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:25.993076 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:25.993079 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:25.993224 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica [0.020920s] ... ok 2026-03-29 01:49:25.995062 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_2 [0.037722s] ... ok 2026-03-29 01:49:26.003027 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_3_GLUSTERFS [0.047222s] ... ok 2026-03-29 01:49:26.004075 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_1_id [0.045490s] ... ok 2026-03-29 01:49:26.005915 | debian-bookworm | 2026-03-29 01:49:26.004 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:26.008040 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_04 [0.024915s] ... ok 2026-03-29 01:49:26.009510 | debian-bookworm | 2026-03-29 01:49:26.007 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.009538 | debian-bookworm | 2026-03-29 01:49:26.008 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.014807 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_absent [0.021984s] ... ok 2026-03-29 01:49:26.024630 | debian-bookworm | 2026-03-29 01:49:26.023 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.024653 | debian-bookworm | 2026-03-29 01:49:26.023 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.034125 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_07 [0.025859s] ... ok 2026-03-29 01:49:26.035156 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_network_allocations_number [0.020263s] ... ok 2026-03-29 01:49:26.039558 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:26.039575 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:26.039580 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:26.039584 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:26.039588 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:26.039591 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:26.039595 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:26.039599 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:26.039602 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039606 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:26.039609 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:26.039613 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039622 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:26.039625 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:26.039629 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:26.039633 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:26.039637 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:26.039640 | debian-bookworm | raise self.value 2026-03-29 01:49:26.039644 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:26.039647 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:26.039651 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039654 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:26.039658 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:26.039662 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039666 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:26.039669 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:26.039673 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039683 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:26.039686 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:26.039690 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039694 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.039697 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.039700 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039704 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:26.039708 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:26.039711 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039715 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:26.039718 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:26.039722 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:26.039725 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.039736 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.039740 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039743 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:26.039747 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:26.039750 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039754 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:26.039757 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:26.039761 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:26.039764 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.039768 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.039771 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039775 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:26.039778 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:26.039781 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039785 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:26.039788 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:26.039792 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:26.039800 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.039804 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.039807 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039811 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:26.039814 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:26.039818 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039821 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:26.039825 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:26.039829 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039834 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:26.039837 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:26.039841 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.039844 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:26.039848 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:26.039852 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:26.039855 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:26.039859 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:26.040350 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_1 [0.037265s] ... ok 2026-03-29 01:49:26.044524 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_2 [0.049246s] ... ok 2026-03-29 01:49:26.056393 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_wrong_pool [0.020953s] ... ok 2026-03-29 01:49:26.059658 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_09 [0.025549s] ... ok 2026-03-29 01:49:26.063674 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_1_host [0.059640s] ... ok 2026-03-29 01:49:26.067656 | debian-bookworm | 2026-03-29 01:49:26.066 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-03-29 01:49:26.078084 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_2 [0.037648s] ... ok 2026-03-29 01:49:26.080545 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_start [0.023987s] ... ok 2026-03-29 01:49:26.081052 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-03-29 01:49:26.081070 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:26.081079 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-03-29 01:49:26.081088 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-03-29 01:49:26.081097 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.081105 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-03-29 01:49:26.081113 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-03-29 01:49:26.081121 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-03-29 01:49:26.082993 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:26.083007 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:26.083015 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:26.083023 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:26.083031 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:26.083039 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:26.083047 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:26.083055 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:26.083063 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083071 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:26.083078 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:26.083086 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083094 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:26.083102 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:26.083110 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:26.083129 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:26.083137 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:26.083145 | debian-bookworm | raise self.value 2026-03-29 01:49:26.083153 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:26.083161 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:26.083169 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083177 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:26.083185 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:26.083193 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083201 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:26.083227 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:26.083236 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083243 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:26.083251 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:26.083259 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083267 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.083275 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.083282 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083290 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:26.083298 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:26.083306 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083313 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:26.083321 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:26.083329 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:26.083337 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.083345 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.083353 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083361 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:26.083369 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:26.083377 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083385 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:26.083392 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:26.083400 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:26.083408 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.083416 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.083424 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083432 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:26.083440 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:26.083448 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083456 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:26.083464 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:26.083472 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:26.083486 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.083495 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.083502 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083510 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:26.083518 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:26.083526 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083534 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:26.083547 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:26.083555 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083563 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:26.083571 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:26.083578 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.083586 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:26.083594 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:26.083602 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:26.083610 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:26.083618 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:26.083823 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_4 [0.023362s] ... ok 2026-03-29 01:49:26.086397 | debian-bookworm | 2026-03-29 01:49:26.084 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:26.089696 | debian-bookworm | 2026-03-29 01:49:26.088 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.089717 | debian-bookworm | 2026-03-29 01:49:26.088 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.091164 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_2_CIFS [0.046521s] ... ok 2026-03-29 01:49:26.101584 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_with_share_server [0.020888s] ... ok 2026-03-29 01:49:26.106637 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_2 [0.023230s] ... ok 2026-03-29 01:49:26.110114 | debian-bookworm | 2026-03-29 01:49:26.108 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.110134 | debian-bookworm | 2026-03-29 01:49:26.108 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.116006 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_1 [0.037865s] ... ok 2026-03-29 01:49:26.120136 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_2_share_group_id [0.055180s] ... ok 2026-03-29 01:49:26.126514 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage_snapshot [0.024847s] ... ok 2026-03-29 01:49:26.128347 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:26.128360 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:26.128364 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:26.128368 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:26.128372 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:26.128375 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:26.128379 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:26.128383 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:26.128395 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128398 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:26.128402 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:26.128405 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128409 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:26.128412 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:26.128416 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:26.128420 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:26.128423 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:26.128427 | debian-bookworm | raise self.value 2026-03-29 01:49:26.128430 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:26.128434 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:26.128437 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128441 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:26.128445 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:26.128448 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128452 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:26.128455 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:26.128459 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128462 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:26.128466 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:26.128469 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128473 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.128476 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.128480 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128483 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:26.128487 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:26.128490 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128498 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:26.128501 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:26.128505 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:26.128508 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.128512 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.128515 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128519 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:26.128522 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:26.128526 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128529 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:26.128533 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:26.128539 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:26.128542 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.128546 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.128550 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128554 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:26.128557 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:26.128561 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128564 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:26.128567 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:26.128571 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:26.128579 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:26.128583 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:26.128587 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128590 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:26.128594 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:26.128598 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128602 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:26.128606 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:26.128609 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128613 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:26.128616 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:26.128620 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:26.128623 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:26.128627 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:26.128630 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:26.128634 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:26.128637 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:26.129111 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw [0.022416s] ... ok 2026-03-29 01:49:26.136490 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_5_CEPHFS [0.045077s] ... ok 2026-03-29 01:49:26.149632 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_1_True [0.022845s] ... ok 2026-03-29 01:49:26.150912 | debian-bookworm | 2026-03-29 01:49:26.149 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-03-29 01:49:26.151556 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot [0.022384s] ... ok 2026-03-29 01:49:26.166783 | debian-bookworm | 2026-03-29 01:49:26.165 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:26.169021 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-03-29 01:49:26.169051 | debian-bookworm | Command: None 2026-03-29 01:49:26.169060 | debian-bookworm | Exit code: - 2026-03-29 01:49:26.169077 | debian-bookworm | Stdout: 'FAKE' 2026-03-29 01:49:26.169085 | debian-bookworm | Stderr: None 2026-03-29 01:49:26.169822 | debian-bookworm | Snapshot fakeSnapshotId does not exist 2026-03-29 01:49:26.170487 | debian-bookworm | 2026-03-29 01:49:26.168 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.170522 | debian-bookworm | 2026-03-29 01:49:26.169 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.172241 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_without_snapshot_id [0.020115s] ... ok 2026-03-29 01:49:26.178966 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot [0.056078s] ... ok 2026-03-29 01:49:26.178991 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry [0.023365s] ... ok 2026-03-29 01:49:26.183515 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_has_replicas [0.046910s] ... ok 2026-03-29 01:49:26.187815 | debian-bookworm | 2026-03-29 01:49:26.186 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.187835 | debian-bookworm | 2026-03-29 01:49:26.186 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.194118 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot [0.022132s] ... ok 2026-03-29 01:49:26.195416 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports_that_absent [0.022217s] ... ok 2026-03-29 01:49:26.200735 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_1 [0.080567s] ... ok 2026-03-29 01:49:26.208695 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_1 [0.036269s] ... ok 2026-03-29 01:49:26.212712 | debian-bookworm | volID for Share fakeId does not exist 2026-03-29 01:49:26.214998 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot_without_volid [0.020698s] ... ok 2026-03-29 01:49:26.217457 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_1 [0.033894s] ... ok 2026-03-29 01:49:26.218312 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_3_o [0.022741s] ... ok 2026-03-29 01:49:26.227857 | debian-bookworm | 2026-03-29 01:49:26.226 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-03-29 01:49:26.236463 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_without_hostlist [0.021294s] ... ok 2026-03-29 01:49:26.237326 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_2_False [0.028671s] ... ok 2026-03-29 01:49:26.240745 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_1 [0.022280s] ... ok 2026-03-29 01:49:26.243485 | debian-bookworm | 2026-03-29 01:49:26.241 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:26.247430 | debian-bookworm | 2026-03-29 01:49:26.245 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.247459 | debian-bookworm | 2026-03-29 01:49:26.246 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.253378 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_2 [0.035349s] ... ok 2026-03-29 01:49:26.257200 | debian-bookworm | 2026-03-29 01:49:26.251 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.257215 | debian-bookworm | 2026-03-29 01:49:26.252 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.258099 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs [0.021765s] ... ok 2026-03-29 01:49:26.261061 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_4 [0.060963s] ... ok 2026-03-29 01:49:26.262277 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_share_exists [0.024792s] ... ok 2026-03-29 01:49:26.263443 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_3_cephx [0.022629s] ... ok 2026-03-29 01:49:26.279685 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_negative_configutarion [0.021181s] ... ok 2026-03-29 01:49:26.284871 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_7_p [0.021193s] ... ok 2026-03-29 01:49:26.296657 | debian-bookworm | 2026-03-29 01:49:26.295 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-03-29 01:49:26.303752 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_with_snapshots [0.041231s] ... ok 2026-03-29 01:49:26.304256 | debian-bookworm | {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_successful_call [0.024669s] ... ok 2026-03-29 01:49:26.306199 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_4 [0.021324s] ... ok 2026-03-29 01:49:26.311443 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_quota_error [0.058245s] ... ok 2026-03-29 01:49:26.316517 | debian-bookworm | 2026-03-29 01:49:26.314 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:26.319761 | debian-bookworm | 2026-03-29 01:49:26.318 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.319789 | debian-bookworm | 2026-03-29 01:49:26.318 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.321043 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_5 [0.060015s] ... ok 2026-03-29 01:49:26.326930 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_exportfs_not_installed [0.020675s] ... ok 2026-03-29 01:49:26.328706 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get [0.023962s] ... ok 2026-03-29 01:49:26.328725 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:26.329113 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_2_error_deleting [0.024954s] ... ok 2026-03-29 01:49:26.331552 | debian-bookworm | 2026-03-29 01:49:26.330 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.331580 | debian-bookworm | 2026-03-29 01:49:26.330 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.337029 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_no_dependent_shares [0.025562s] ... ok 2026-03-29 01:49:26.348701 | debian-bookworm | {7} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_share [0.021585s] ... ok 2026-03-29 01:49:26.349514 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_1_ip [0.020904s] ... ok 2026-03-29 01:49:26.349704 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:26.354945 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_wrong_status [0.026060s] ... ok 2026-03-29 01:49:26.360079 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_2_writable [0.039087s] ... ok 2026-03-29 01:49:26.367278 | debian-bookworm | Only IP or USER access types are allowed for NFS shares. 2026-03-29 01:49:26.369233 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_1 [0.019450s] ... ok 2026-03-29 01:49:26.369287 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:26.369662 | debian-bookworm | 2.8GB of share fakeid2 is already used. Cannot shrink to 2GB. 2026-03-29 01:49:26.372088 | debian-bookworm | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share_negative [0.023052s] ... ok 2026-03-29 01:49:26.373869 | debian-bookworm | 2026-03-29 01:49:26.372 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-03-29 01:49:26.387709 | debian-bookworm | Only IP or USER access types are allowed for NFS shares. 2026-03-29 01:49:26.389527 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:26.390467 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_wrong_status [0.052029s] ... ok 2026-03-29 01:49:26.390724 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_1 [0.020352s] ... ok 2026-03-29 01:49:26.390744 | debian-bookworm | 2026-03-29 01:49:26.388 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:26.390754 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_size [0.034839s] ... ok 2026-03-29 01:49:26.394715 | debian-bookworm | 2026-03-29 01:49:26.393 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.394753 | debian-bookworm | 2026-03-29 01:49:26.393 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.402960 | debian-bookworm | 2026-03-29 01:49:26.401 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.402983 | debian-bookworm | 2026-03-29 01:49:26.401 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.407310 | debian-bookworm | Only USER access type is allowed for CIFS shares. 2026-03-29 01:49:26.409317 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_3 [0.019547s] ... ok 2026-03-29 01:49:26.409375 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:26.410241 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:26.428678 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_network_allocations_number [0.018998s] ... ok 2026-03-29 01:49:26.429109 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_1_True [0.038560s] ... ok 2026-03-29 01:49:26.430410 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_1_id [0.070214s] ... ok 2026-03-29 01:49:26.442601 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_user [0.052597s] ... ok 2026-03-29 01:49:26.442941 | debian-bookworm | 2026-03-29 01:49:26.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-03-29 01:49:26.446587 | debian-bookworm | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-03-29 01:49:26.448598 | debian-bookworm | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_type [0.019984s] ... ok 2026-03-29 01:49:26.453936 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_1 [0.025103s] ... ok 2026-03-29 01:49:26.454674 | debian-bookworm | {7} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_1_applying [0.082305s] ... ok 2026-03-29 01:49:26.465696 | debian-bookworm | 2026-03-29 01:49:26.463 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:26.467888 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_2 [0.019092s] ... ok 2026-03-29 01:49:26.470618 | debian-bookworm | 2026-03-29 01:49:26.469 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.470651 | debian-bookworm | 2026-03-29 01:49:26.469 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.477753 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_5_n [0.023643s] ... ok 2026-03-29 01:49:26.479181 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_2_False [0.037168s] ... ok 2026-03-29 01:49:26.491720 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_3_None [0.023245s] ... ok 2026-03-29 01:49:26.491908 | debian-bookworm | 2026-03-29 01:49:26.489 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.491917 | debian-bookworm | 2026-03-29 01:49:26.490 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.493135 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:26.497153 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_delete [0.066544s] ... ok 2026-03-29 01:49:26.502081 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_7_f [0.024346s] ... ok 2026-03-29 01:49:26.514236 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently [0.022749s] ... ok 2026-03-29 01:49:26.516378 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit [0.037078s] ... ok 2026-03-29 01:49:26.529272 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_with_sorting_valid [0.026908s] ... ok 2026-03-29 01:49:26.532321 | debian-bookworm | 2026-03-29 01:49:26.531 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-03-29 01:49:26.537966 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_invalid_helper [0.023727s] ... ok 2026-03-29 01:49:26.541001 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_5 [0.024493s] ... ok 2026-03-29 01:49:26.548880 | debian-bookworm | 2026-03-29 01:49:26.547 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:26.552695 | debian-bookworm | 2026-03-29 01:49:26.550 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.552725 | debian-bookworm | 2026-03-29 01:49:26.551 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.553690 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_3_None [0.024148s] ... ok 2026-03-29 01:49:26.560418 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_no_share_servers_handling [0.022431s] ... ok 2026-03-29 01:49:26.564142 | debian-bookworm | {7} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_5____active____denying____0_ [0.109379s] ... ok 2026-03-29 01:49:26.564834 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_8 [0.023788s] ... ok 2026-03-29 01:49:26.573497 | debian-bookworm | 2026-03-29 01:49:26.571 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.573523 | debian-bookworm | 2026-03-29 01:49:26.572 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.578256 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_2 [0.024596s] ... ok 2026-03-29 01:49:26.582765 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_1_True [0.022232s] ... ok 2026-03-29 01:49:26.587919 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_2 [0.022814s] ... ok 2026-03-29 01:49:26.602081 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas [0.023640s] ... ok 2026-03-29 01:49:26.604520 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:26.606371 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_1_100 [0.023440s] ... ok 2026-03-29 01:49:26.611545 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_extra_specs [0.023472s] ... ok 2026-03-29 01:49:26.623812 | debian-bookworm | 2026-03-29 01:49:26.622 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-03-29 01:49:26.631386 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_2_fake [0.024602s] ... ok 2026-03-29 01:49:26.635369 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_1_True [0.023629s] ... ok 2026-03-29 01:49:26.638753 | debian-bookworm | 2026-03-29 01:49:26.637 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:26.642254 | debian-bookworm | 2026-03-29 01:49:26.640 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.642285 | debian-bookworm | 2026-03-29 01:49:26.641 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.657413 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_with_private_data [0.025809s] ... ok 2026-03-29 01:49:26.657752 | debian-bookworm | 2026-03-29 01:49:26.655 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.657763 | debian-bookworm | 2026-03-29 01:49:26.655 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.658077 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_5_y [0.022899s] ... ok 2026-03-29 01:49:26.679379 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_4 [0.077172s] ... ok 2026-03-29 01:49:26.681100 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_6_on [0.022761s] ... ok 2026-03-29 01:49:26.682211 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume [0.025182s] ... ok 2026-03-29 01:49:26.699745 | debian-bookworm | 2026-03-29 01:49:26.698 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-03-29 01:49:26.705013 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_7_t [0.023197s] ... ok 2026-03-29 01:49:26.705337 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_2 [0.025233s] ... ok 2026-03-29 01:49:26.705860 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_found [0.023547s] ... ok 2026-03-29 01:49:26.711650 | debian-bookworm | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_1_True [0.147138s] ... ok 2026-03-29 01:49:26.714347 | debian-bookworm | 2026-03-29 01:49:26.713 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:26.717729 | debian-bookworm | 2026-03-29 01:49:26.716 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.717758 | debian-bookworm | 2026-03-29 01:49:26.716 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.728275 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_1 [0.023525s] ... ok 2026-03-29 01:49:26.729860 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_valid [0.023804s] ... ok 2026-03-29 01:49:26.738371 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_4 [0.033681s] ... ok 2026-03-29 01:49:26.749785 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:26.751125 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_6 [0.022862s] ... ok 2026-03-29 01:49:26.753947 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_not_present [0.023935s] ... ok 2026-03-29 01:49:26.770105 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_found [0.031503s] ... ok 2026-03-29 01:49:26.774282 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_dir_invalid [0.023131s] ... ok 2026-03-29 01:49:26.778031 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_invalid_size [0.023913s] ... ok 2026-03-29 01:49:26.794180 | debian-bookworm | 2026-03-29 01:49:26.792 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:26.794204 | debian-bookworm | 2026-03-29 01:49:26.792 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:26.796753 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server_invalid [0.026611s] ... ok 2026-03-29 01:49:26.797084 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_1 [0.022877s] ... ok 2026-03-29 01:49:26.798765 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_remote_ganesha_server [0.020664s] ... ok 2026-03-29 01:49:26.819938 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_2 [0.020859s] ... ok 2026-03-29 01:49:26.820218 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_non_admin_deferred_state [0.022669s] ... ok 2026-03-29 01:49:26.822131 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_has_replicas [0.025384s] ... ok 2026-03-29 01:49:26.839568 | debian-bookworm | 2026-03-29 01:49:26.838 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-03-29 01:49:26.840898 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_2 [0.020939s] ... ok 2026-03-29 01:49:26.846917 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_not_found [0.024372s] ... ok 2026-03-29 01:49:26.857961 | debian-bookworm | Migration of share fake_id has already completed first phase. 2026-03-29 01:49:26.860752 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_3_data_copying_completed [0.040368s] ... ok 2026-03-29 01:49:26.861589 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_empty [0.020613s] ... ok 2026-03-29 01:49:26.883214 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist [0.020980s] ... ok 2026-03-29 01:49:26.888228 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver [0.041030s] ... ok 2026-03-29 01:49:26.893485 | debian-bookworm | Migration of share fake_id has already completed. 2026-03-29 01:49:26.896174 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_2_migration_success [0.035329s] ... ok 2026-03-29 01:49:26.903990 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_disable_access_for_maintenance [0.020803s] ... ok 2026-03-29 01:49:26.923664 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_2___5_6_7_8_foo [0.019669s] ... ok 2026-03-29 01:49:26.926366 | debian-bookworm | Migration of share fake_id cannot be cancelled at this moment. 2026-03-29 01:49:26.927855 | debian-bookworm | There is no migration being performed for share fake_id at this moment. 2026-03-29 01:49:26.928905 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_1_migration_driver_in_progress [0.041033s] ... ok 2026-03-29 01:49:26.930214 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_4_migration_error [0.034209s] ... ok 2026-03-29 01:49:26.930452 | debian-bookworm | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_2__True___active__ [0.218804s] ... ok 2026-03-29 01:49:26.949790 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_3 [0.025896s] ... ok 2026-03-29 01:49:26.961770 | debian-bookworm | There is no migration being performed for share fake_id at this moment. 2026-03-29 01:49:26.963935 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_6_None [0.033466s] ... ok 2026-03-29 01:49:26.968172 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:26.969440 | debian-bookworm | Migration of share fake_id has already completed first phase. 2026-03-29 01:49:26.972437 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_2_migration_driver_phase1_done [0.043326s] ... ok 2026-03-29 01:49:26.973510 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_1_10_0_0_265 [0.023898s] ... ok 2026-03-29 01:49:26.982506 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_1_yes [0.484577s] ... ok 2026-03-29 01:49:26.993346 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_2_10_0_0_1_33 [0.019632s] ... ok 2026-03-29 01:49:26.998690 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_2_migration_driver_starting [0.034763s] ... ok 2026-03-29 01:49:27.010840 | debian-bookworm | Migration of share fake_id has already completed. 2026-03-29 01:49:27.012825 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_1 [0.019197s] ... ok 2026-03-29 01:49:27.014092 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_2_migration_success [0.041642s] ... ok 2026-03-29 01:49:27.033895 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_4 [0.020953s] ... ok 2026-03-29 01:49:27.034252 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_3_migration_cancelled [0.034875s] ... ok 2026-03-29 01:49:27.037123 | debian-bookworm | 2026-03-29 01:49:27.035 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:27.039675 | debian-bookworm | 2026-03-29 01:49:27.038 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:27.039698 | debian-bookworm | 2026-03-29 01:49:27.038 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:27.053882 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_8 [0.019822s] ... ok 2026-03-29 01:49:27.064450 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete [0.049943s] ... ok 2026-03-29 01:49:27.069948 | debian-bookworm | 2026-03-29 01:49:27.068 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:27.069977 | debian-bookworm | 2026-03-29 01:49:27.068 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:27.073781 | debian-bookworm | {1} 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.019926s] ... ok 2026-03-29 01:49:27.090620 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_1 [0.056513s] ... ok 2026-03-29 01:49:27.093320 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_1__foo_bar [0.019478s] ... ok 2026-03-29 01:49:27.095247 | debian-bookworm | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_2_False [0.164516s] ... ok 2026-03-29 01:49:27.104978 | debian-bookworm | First migration phase of share fake_id not completed yet. 2026-03-29 01:49:27.108310 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_1_data_copying_starting [0.043800s] ... ok 2026-03-29 01:49:27.112123 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_restore_access_after_maintenance [0.018875s] ... ok 2026-03-29 01:49:27.116645 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_3 [0.134623s] ... ok 2026-03-29 01:49:27.129904 | debian-bookworm | 2026-03-29 01:49:27.127 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-03-29 01:49:27.130097 | debian-bookworm | Unsupported access level rw or access type user, skipping removal of access rule to lala. 2026-03-29 01:49:27.132063 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_1 [0.019688s] ... ok 2026-03-29 01:49:27.132326 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_destination_az_unsupported [0.041673s] ... ok 2026-03-29 01:49:27.143288 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:27.148235 | debian-bookworm | {7} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_get_other_tenants_public_share [0.052697s] ... ok 2026-03-29 01:49:27.149714 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_1_migration_success [0.041334s] ... ok 2026-03-29 01:49:27.153093 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_2_False [0.020819s] ... ok 2026-03-29 01:49:27.154265 | debian-bookworm | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-03-29 01:49:27.156436 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_3 [0.024064s] ... ok 2026-03-29 01:49:27.173877 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_05 [0.025401s] ... ok 2026-03-29 01:49:27.174532 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_from_snapshot [0.021449s] ... ok 2026-03-29 01:49:27.179641 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_1_creating [0.022881s] ... ok 2026-03-29 01:49:27.188856 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_4_migration_completing [0.038897s] ... ok 2026-03-29 01:49:27.195164 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_snapshot [0.020396s] ... ok 2026-03-29 01:49:27.199350 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_06 [0.025435s] ... ok 2026-03-29 01:49:27.202775 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_2_deleting [0.023280s] ... ok 2026-03-29 01:49:27.216091 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__add_fixed_ips_to_service_port [0.020527s] ... ok 2026-03-29 01:49:27.223158 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_09 [0.023664s] ... ok 2026-03-29 01:49:27.227376 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_7_data_copying_completing [0.037994s] ... ok 2026-03-29 01:49:27.236225 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_network_config_group [0.020028s] ... ok 2026-03-29 01:49:27.247597 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_12 [0.024318s] ... ok 2026-03-29 01:49:27.248049 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_2_migration_driver_in_progress [0.045069s] ... ok 2026-03-29 01:49:27.257167 | debian-bookworm | Admin port is being used but Admin IP was not found. 2026-03-29 01:49:27.257216 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:27.257223 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py", line 777, in _create_service_instance 2026-03-29 01:49:27.257229 | debian-bookworm | admin_port['fixed_ips'][0]['ip_address']) 2026-03-29 01:49:27.257235 | debian-bookworm | ~~~~~~~~~~~~~~~~~~~~~~~^^^ 2026-03-29 01:49:27.257240 | debian-bookworm | IndexError: list index out of range 2026-03-29 01:49:27.259707 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_neutron_no_admin_ip [0.023332s] ... ok 2026-03-29 01:49:27.274630 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_4 [0.157592s] ... ok 2026-03-29 01:49:27.281769 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_task_state_invalid [0.054120s] ... ok 2026-03-29 01:49:27.282477 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_not_found [0.022716s] ... ok 2026-03-29 01:49:27.284272 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_no_share_server [0.036197s] ... ok 2026-03-29 01:49:27.304187 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_02 [0.021512s] ... ok 2026-03-29 01:49:27.317995 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_dest_az_not_match_host_az [0.070328s] ... ok 2026-03-29 01:49:27.330353 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_2_migration_success [0.045678s] ... ok 2026-03-29 01:49:27.337945 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_soft_delete [0.063157s] ... ok 2026-03-29 01:49:27.355367 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_snapshots [0.073516s] ... ok 2026-03-29 01:49:27.372254 | debian-bookworm | Share 028734dd-8990-4850-8897-b3b9e54e82a8 is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. 2026-03-29 01:49:27.375385 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_instance_rules_error_status [0.057356s] ... ok 2026-03-29 01:49:27.380685 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_service_not_up [0.050283s] ... ok 2026-03-29 01:49:27.381351 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_mount_point_name [0.025678s] ... ok 2026-03-29 01:49:27.410279 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_4_extending [0.028934s] ... ok 2026-03-29 01:49:27.410468 | debian-bookworm | --- Logging error --- 2026-03-29 01:49:27.411190 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:27.411450 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-03-29 01:49:27.411457 | debian-bookworm | reservations = QUOTAS.reserve( 2026-03-29 01:49:27.411461 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-03-29 01:49:27.411465 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:27.411468 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:27.411472 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:27.411476 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:27.411480 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:27.411483 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:27.411487 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:27.411490 | debian-bookworm | raise effect 2026-03-29 01:49:27.411692 | debian-bookworm | manila.exception.OverQuota: Quota exceeded for resources: ['gigabytes']. 2026-03-29 01:49:27.411699 | debian-bookworm | 2026-03-29 01:49:27.411702 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:27.411706 | debian-bookworm | 2026-03-29 01:49:27.411709 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:27.411713 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:49:27.411716 | debian-bookworm | msg = self.format(record) 2026-03-29 01:49:27.411720 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:27.411724 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:49:27.411727 | debian-bookworm | return fmt.format(record) 2026-03-29 01:49:27.411730 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:27.411911 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 687, in format 2026-03-29 01:49:27.411918 | debian-bookworm | record.message = record.getMessage() 2026-03-29 01:49:27.411921 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:27.411925 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 377, in getMessage 2026-03-29 01:49:27.411928 | debian-bookworm | msg = msg % self.args 2026-03-29 01:49:27.411931 | debian-bookworm | ~~~~^~~~~~~~~~~ 2026-03-29 01:49:27.411935 | debian-bookworm | TypeError: %d format: a real number is required, not str 2026-03-29 01:49:27.411938 | debian-bookworm | Call stack: 2026-03-29 01:49:27.413608 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:49:27.413851 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:49:27.413858 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:49:27.413862 | debian-bookworm | main() 2026-03-29 01:49:27.413866 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:49:27.413870 | debian-bookworm | program.TestProgram( 2026-03-29 01:49:27.413873 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:49:27.413877 | debian-bookworm | self.runTests() 2026-03-29 01:49:27.413881 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:49:27.413884 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:49:27.413888 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:49:27.413891 | debian-bookworm | test(result) 2026-03-29 01:49:27.413907 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:49:27.413912 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:49:27.413916 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:49:27.413921 | debian-bookworm | test(result) 2026-03-29 01:49:27.413924 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:49:27.413928 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:49:27.413932 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:49:27.413937 | debian-bookworm | test(result) 2026-03-29 01:49:27.413940 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:49:27.413950 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:49:27.413954 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:49:27.413957 | debian-bookworm | test(result) 2026-03-29 01:49:27.413961 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:49:27.413964 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:49:27.413968 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:49:27.413971 | debian-bookworm | return run_test.run(result) 2026-03-29 01:49:27.413975 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:49:27.413979 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:49:27.413982 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:49:27.413986 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:49:27.413989 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:49:27.413993 | debian-bookworm | self._run_core() 2026-03-29 01:49:27.413996 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-03-29 01:49:27.413999 | debian-bookworm | if self.exception_caught == self._run_user( 2026-03-29 01:49:27.414003 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:49:27.414006 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:27.414010 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 886, in _run_test_method 2026-03-29 01:49:27.414013 | debian-bookworm | return self._get_test_method()() 2026-03-29 01:49:27.414017 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/ddt.py", line 221, in wrapper 2026-03-29 01:49:27.414021 | debian-bookworm | return func(self, *args, **kwargs) 2026-03-29 01:49:27.414024 | debian-bookworm | 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-03-29 01:49:27.414028 | debian-bookworm | self.assertRaises( 2026-03-29 01:49:27.414031 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 569, in assertRaises 2026-03-29 01:49:27.414035 | debian-bookworm | self.assertThat(our_callable, matcher) 2026-03-29 01:49:27.414038 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 585, in assertThat 2026-03-29 01:49:27.414041 | debian-bookworm | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-03-29 01:49:27.414045 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 644, in _matchHelper 2026-03-29 01:49:27.414048 | debian-bookworm | mismatch = matcher.match(matchee) 2026-03-29 01:49:27.414052 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/matchers/_exception.py", line 140, in match 2026-03-29 01:49:27.414058 | debian-bookworm | result = actual_callable() 2026-03-29 01:49:27.414062 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1332, in __call__ 2026-03-29 01:49:27.414065 | debian-bookworm | return self._callable_object(*self._args, **self._kwargs) 2026-03-29 01:49:27.414074 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1891, in _modify_quotas_for_share_migration 2026-03-29 01:49:27.414077 | debian-bookworm | LOG.warning("Quota exceeded for %(s_pid)s, " 2026-03-29 01:49:27.414081 | debian-bookworm | Message: 'Quota exceeded for %(s_pid)s, tried to migrate %(s_size)sG share (%(d_consumed)dG of %(d_quota)dG already consumed).' 2026-03-29 01:49:27.414084 | debian-bookworm | Arguments: {'s_pid': None, 's_size': 0, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-03-29 01:49:27.416898 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_3 [0.041346s] ... ok 2026-03-29 01:49:27.419558 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_request_spec_dict [0.038935s] ... ok 2026-03-29 01:49:27.452774 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_task_state [0.032906s] ... ok 2026-03-29 01:49:27.454444 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_2_manila_data [0.044264s] ... ok 2026-03-29 01:49:27.455372 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_network_not_active [0.038588s] ... ok 2026-03-29 01:49:27.484699 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot [0.029910s] ... ok 2026-03-29 01:49:27.487584 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_2_shrinking_possible_data_loss_error [0.034813s] ... ok 2026-03-29 01:49:27.510883 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_already_soft_deleted [0.023023s] ... ok 2026-03-29 01:49:27.511765 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_snapshot_instance [0.026997s] ... ok 2026-03-29 01:49:27.525120 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_shares_not_available [0.069524s] ... ok 2026-03-29 01:49:27.527644 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_export_locations_with_metadata [0.189784s] ... ok 2026-03-29 01:49:27.545141 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_task_state_busy [0.034235s] ... ok 2026-03-29 01:49:27.568596 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_1_True [0.023204s] ... ok 2026-03-29 01:49:27.573140 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_07 [0.269050s] ... ok 2026-03-29 01:49:27.573669 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_destroy [0.045836s] ... ok 2026-03-29 01:49:27.577536 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_rules_na [0.052241s] ... ok 2026-03-29 01:49:27.582276 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update [0.070318s] ... ok 2026-03-29 01:49:27.593071 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_no_share_servers [0.024530s] ... ok 2026-03-29 01:49:27.593940 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_4 [0.020753s] ... ok 2026-03-29 01:49:27.603178 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get [0.029189s] ... ok 2026-03-29 01:49:27.603487 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_validate_hosts [0.025439s] ... ok 2026-03-29 01:49:27.614739 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_3 [0.020529s] ... ok 2026-03-29 01:49:27.616395 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_1_False [0.023232s] ... ok 2026-03-29 01:49:27.636078 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_wo_handling_of_share_servers [0.021211s] ... ok 2026-03-29 01:49:27.636398 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_9 [0.019828s] ... ok 2026-03-29 01:49:27.640634 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_1_migration_driver_phase1_done [0.057861s] ... ok 2026-03-29 01:49:27.647806 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_update [0.044454s] ... ok 2026-03-29 01:49:27.654114 | debian-bookworm | Name for service instance security group is not provided. Skipping security group step. 2026-03-29 01:49:27.656281 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_not_specified [0.020056s] ... ok 2026-03-29 01:49:27.656550 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_2 [0.019934s] ... ok 2026-03-29 01:49:27.675455 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_5 [0.018602s] ... ok 2026-03-29 01:49:27.676510 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_two_sg_in_list [0.020246s] ... ok 2026-03-29 01:49:27.676693 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_action [0.000125s] ... ok 2026-03-29 01:49:27.676716 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_ip [0.000081s] ... ok 2026-03-29 01:49:27.677987 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_network_allocation_number [0.001252s] ... ok 2026-03-29 01:49:27.694670 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_6 [0.019045s] ... ok 2026-03-29 01:49:27.697283 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_2_False [0.018835s] ... ok 2026-03-29 01:49:27.697998 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_1_migration_driver_in_progress [0.057470s] ... ok 2026-03-29 01:49:27.707680 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_1_True [3.027778s] ... ok 2026-03-29 01:49:27.714229 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_3 [0.019719s] ... ok 2026-03-29 01:49:27.717585 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_edge_cases [0.020083s] ... ok 2026-03-29 01:49:27.717760 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_2 [0.055306s] ... ok 2026-03-29 01:49:27.732681 | debian-bookworm | 2026-03-29 01:49:27.730 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:27.737640 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_1 [0.020659s] ... ok 2026-03-29 01:49:27.737672 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share [0.027543s] ... ok 2026-03-29 01:49:27.737677 | debian-bookworm | 2026-03-29 01:49:27.733 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:27.737681 | debian-bookworm | 2026-03-29 01:49:27.733 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:27.737767 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_render [0.019865s] ... ok 2026-03-29 01:49:27.746263 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_security_services_relation [0.042603s] ... ok 2026-03-29 01:49:27.761153 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_3____create_snapshot____delete_snapshot______create_snapshot____delete_snapshot____True_ [0.019251s] ... ok 2026-03-29 01:49:27.761182 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_serialization [0.019588s] ... ok 2026-03-29 01:49:27.765386 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_backend_info [0.026152s] ... ok 2026-03-29 01:49:27.777143 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot [0.019811s] ... ok 2026-03-29 01:49:27.777176 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify [0.018238s] ... ok 2026-03-29 01:49:27.784097 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_5____1001__1001____1_1_1_0_____6__4__ [0.021989s] ... ok 2026-03-29 01:49:27.792577 | debian-bookworm | 2026-03-29 01:49:27.786 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:27.792605 | debian-bookworm | 2026-03-29 01:49:27.786 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:27.805273 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_instance_status_update [0.046379s] ... ok 2026-03-29 01:49:27.805307 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_2_unmanage [0.019263s] ... ok 2026-03-29 01:49:27.805312 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestVerboseDriverTrace.test_verbose_driver_trace_debug_true [0.019350s] ... ok 2026-03-29 01:49:27.805316 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_2_4_0_11_12 [0.000704s] ... ok 2026-03-29 01:49:27.805320 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_4_4_5_6_1 [0.000464s] ... ok 2026-03-29 01:49:27.805324 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_5_4_6_0 [0.000457s] ... ok 2026-03-29 01:49:27.806315 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_helper [0.022255s] ... ok 2026-03-29 01:49:27.812782 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_get_admin_network_allocations_number [0.019035s] ... ok 2026-03-29 01:49:27.820026 | debian-bookworm | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_ret_for_update_object [0.022961s] ... ok 2026-03-29 01:49:27.828640 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_mount_point_name [0.022187s] ... ok 2026-03-29 01:49:27.832319 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_get_periodic_hook_data [0.019712s] ... ok 2026-03-29 01:49:27.837574 | debian-bookworm | ('ACCESSShareDriver create share failed %s', 'fakename') 2026-03-29 01:49:27.839590 | debian-bookworm | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_negative [0.019564s] ... ok 2026-03-29 01:49:27.851246 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_start [0.147359s] ... ok 2026-03-29 01:49:27.851333 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_error [0.022390s] ... ok 2026-03-29 01:49:27.852153 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver [0.019763s] ... ok 2026-03-29 01:49:27.861251 | debian-bookworm | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot [0.019800s] ... ok 2026-03-29 01:49:27.872270 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_start [0.019575s] ... ok 2026-03-29 01:49:27.873324 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_1_rw [0.022321s] ... ok 2026-03-29 01:49:27.875432 | debian-bookworm | 2026-03-29 01:49:27.874 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-03-29 01:49:27.887907 | debian-bookworm | ('ACCESSShareDriver delete share failed %s', 'fakename') 2026-03-29 01:49:27.890895 | debian-bookworm | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_negative [0.031221s] ... ok 2026-03-29 01:49:27.892268 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_1___ [0.020336s] ... ok 2026-03-29 01:49:27.896269 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size [0.022648s] ... ok 2026-03-29 01:49:27.909638 | debian-bookworm | ('ACCESSShareDriver shrink share failed %s', 'fakename2') 2026-03-29 01:49:27.912252 | debian-bookworm | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share_negative [0.021213s] ... ok 2026-03-29 01:49:27.913252 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_1_True [0.020674s] ... ok 2026-03-29 01:49:27.916272 | debian-bookworm | Failed to gather 'used_size' for share fakeid_get_fail. 2026-03-29 01:49:27.916294 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:27.916299 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 570, in update_share_usage_size 2026-03-29 01:49:27.916303 | debian-bookworm | used_size = (re.findall( 2026-03-29 01:49:27.916307 | debian-bookworm | ^^^^^^^^^^^ 2026-03-29 01:49:27.916310 | debian-bookworm | IndexError: list index out of range 2026-03-29 01:49:27.916572 | debian-bookworm | Failed to gather 'used_size' for share fakeid_not_exist. 2026-03-29 01:49:27.916579 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:27.916583 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 577, in update_share_usage_size 2026-03-29 01:49:27.916587 | debian-bookworm | raise exception.NotFound( 2026-03-29 01:49:27.916591 | debian-bookworm | manila.exception.NotFound: Share mount path /home/zuul/src/github.com/vexxhost/manila/mnt/get_not_exist could not be found. 2026-03-29 01:49:27.917990 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_access_exists_exception [0.072396s] ... ok 2026-03-29 01:49:27.919389 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_multiple_share [0.022976s] ... ok 2026-03-29 01:49:27.933083 | debian-bookworm | {4} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_1_111 [0.019339s] ... ok 2026-03-29 01:49:27.933633 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_2___abcdef___False_ [0.021239s] ... ok 2026-03-29 01:49:27.940714 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_valid [0.021022s] ... ok 2026-03-29 01:49:27.952614 | debian-bookworm | {4} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_2___fake__ [0.019505s] ... ok 2026-03-29 01:49:27.963855 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_all_service_subnets [0.022905s] ... ok 2026-03-29 01:49:27.965250 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_setup_security_service [0.031738s] ... ok 2026-03-29 01:49:27.966717 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:27.967083 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_2_controller_0_otherstore03 [0.174301s] ... ok 2026-03-29 01:49:27.971626 | debian-bookworm | {4} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_2_False [0.019179s] ... ok 2026-03-29 01:49:27.983098 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_3 [0.379809s] ... ok 2026-03-29 01:49:27.986576 | debian-bookworm | Failed to remove service instance sentinel.instance_id from domain sentinel.domain. Exception: . 2026-03-29 01:49:27.988861 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_teardown_server [0.023308s] ... ok 2026-03-29 01:49:27.993220 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__build_server_metadata [0.021487s] ... ok 2026-03-29 01:49:27.995873 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access_exception [0.076137s] ... ok 2026-03-29 01:49:28.003853 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_unused_found [0.040032s] ... ok 2026-03-29 01:49:28.007449 | debian-bookworm | 2026-03-29 01:49:28.005 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.009458 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_volume_path_by_share_name [0.020184s] ... ok 2026-03-29 01:49:28.013387 | debian-bookworm | 2026-03-29 01:49:28.009 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.013407 | debian-bookworm | 2026-03-29 01:49:28.009 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.019424 | debian-bookworm | 2026-03-29 01:49:28.017 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.019451 | debian-bookworm | 2026-03-29 01:49:28.018 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.023821 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_snapshot [0.028999s] ... ok 2026-03-29 01:49:28.029963 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_refresh_acl [0.020663s] ... ok 2026-03-29 01:49:28.043317 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_1___error____active__ [0.049892s] ... ok 2026-03-29 01:49:28.053319 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_2 [0.061405s] ... ok 2026-03-29 01:49:28.053357 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_one_exist [0.042064s] ... ok 2026-03-29 01:49:28.053361 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_remove_exports [0.019282s] ... ok 2026-03-29 01:49:28.061591 | debian-bookworm | 2026-03-29 01:49:28.058 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-03-29 01:49:28.065614 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server [0.041542s] ... ok 2026-03-29 01:49:28.068244 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_type [0.018934s] ... ok 2026-03-29 01:49:28.074871 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_already_active [0.030475s] ... ok 2026-03-29 01:49:28.075341 | debian-bookworm | 2026-03-29 01:49:28.071 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.084531 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net [0.034389s] ... ok 2026-03-29 01:49:28.084559 | debian-bookworm | 2026-03-29 01:49:28.076 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.084565 | debian-bookworm | 2026-03-29 01:49:28.076 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.087282 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_3_controller_0_otherstore01_pool200 [0.120127s] ... ok 2026-03-29 01:49:28.090791 | debian-bookworm | 2026-03-29 01:49:28.088 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.090817 | debian-bookworm | 2026-03-29 01:49:28.088 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.092796 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_2_False [0.027029s] ... ok 2026-03-29 01:49:28.093277 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_without_host [0.048342s] ... ok 2026-03-29 01:49:28.093689 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_maintenance [0.023340s] ... ok 2026-03-29 01:49:28.112668 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_1_1 [0.020630s] ... ok 2026-03-29 01:49:28.128479 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_backend_host_failure [0.035120s] ... ok 2026-03-29 01:49:28.131313 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_3_fake [0.037926s] ... ok 2026-03-29 01:49:28.131878 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_online_status [0.019337s] ... ok 2026-03-29 01:49:28.145159 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_connectivity_verification_fail [0.052160s] ... ok 2026-03-29 01:49:28.145193 | debian-bookworm | 2026-03-29 01:49:28.135 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-03-29 01:49:28.145198 | debian-bookworm | 2026-03-29 01:49:28.143 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.147270 | debian-bookworm | 2026-03-29 01:49:28.146 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.148583 | debian-bookworm | 2026-03-29 01:49:28.147 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.150580 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_search_list [0.018487s] ... ok 2026-03-29 01:49:28.156844 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_2_None [0.028076s] ... ok 2026-03-29 01:49:28.157771 | debian-bookworm | 2026-03-29 01:49:28.155 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.157794 | debian-bookworm | 2026-03-29 01:49:28.156 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.167922 | debian-bookworm | Quota exceeded for None, unable to create share-replica (20 of 10 already consumed). 2026-03-29 01:49:28.169640 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_unjoin_domain [0.018880s] ... ok 2026-03-29 01:49:28.177265 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_4 [0.039637s] ... ok 2026-03-29 01:49:28.177298 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_2 [0.040405s] ... ok 2026-03-29 01:49:28.185275 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_2 [0.024466s] ... ok 2026-03-29 01:49:28.190495 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_http [0.020714s] ... ok 2026-03-29 01:49:28.206501 | debian-bookworm | 2026-03-29 01:49:28.196 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-03-29 01:49:28.206527 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_7 [0.022238s] ... ok 2026-03-29 01:49:28.206537 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_2__False__1__100__5__0_ [0.130838s] ... ok 2026-03-29 01:49:28.206637 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_3 [0.119241s] ... ok 2026-03-29 01:49:28.209808 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_1 [0.038506s] ... ok 2026-03-29 01:49:28.229238 | debian-bookworm | The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. 2026-03-29 01:49:28.229269 | debian-bookworm | VPSA volume for share fakeid2 could not be found. 2026-03-29 01:49:28.229715 | debian-bookworm | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_do_setup [0.019785s] ... ok 2026-03-29 01:49:28.229732 | debian-bookworm | 2026-03-29 01:49:28.208 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.229736 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_1 [0.037112s] ... ok 2026-03-29 01:49:28.229745 | debian-bookworm | 2026-03-29 01:49:28.211 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.229749 | debian-bookworm | 2026-03-29 01:49:28.211 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.229753 | debian-bookworm | 2026-03-29 01:49:28.218 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.229756 | debian-bookworm | 2026-03-29 01:49:28.218 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.229760 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_4 [0.022541s] ... ok 2026-03-29 01:49:28.230566 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__ensure_share [0.025741s] ... ok 2026-03-29 01:49:28.230923 | debian-bookworm | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_extend_share [0.020539s] ... ok 2026-03-29 01:49:28.246223 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_2 [0.034678s] ... ok 2026-03-29 01:49:28.249404 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_subnet_not_found [0.039588s] ... ok 2026-03-29 01:49:28.250100 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_2_False [0.023002s] ... ok 2026-03-29 01:49:28.251863 | debian-bookworm | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_no_active_ctrl [0.020875s] ... ok 2026-03-29 01:49:28.272029 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_2 [0.019755s] ... ok 2026-03-29 01:49:28.281317 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replica [0.022712s] ... ok 2026-03-29 01:49:28.281349 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_6 [0.028753s] ... ok 2026-03-29 01:49:28.281354 | debian-bookworm | 2026-03-29 01:49:28.279 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-03-29 01:49:28.290165 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:28.290196 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:28.290201 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:28.290205 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:28.290209 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:28.290212 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:28.290216 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:28.290220 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:28.290224 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290227 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:28.290231 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:28.290234 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290238 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:28.290242 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:28.290245 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:28.290249 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:28.290252 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:28.290256 | debian-bookworm | raise self.value 2026-03-29 01:49:28.290260 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:28.290263 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:28.290266 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290270 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:28.290274 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:28.290278 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290281 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:28.290289 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:28.290293 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290296 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:28.290300 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:28.290312 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290315 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:28.290319 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:28.290322 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290326 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:28.290329 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:28.290333 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:28.290340 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:28.290343 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:28.290347 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:28.290350 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:28.290354 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290357 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:28.290361 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:28.290364 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290367 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:28.290371 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:28.290374 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:28.290378 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:28.290381 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:28.290385 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290388 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:28.290392 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:28.290395 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290399 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:28.290402 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:28.290406 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:28.290415 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:28.290419 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:28.290422 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290426 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:28.290429 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:28.290433 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290436 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:28.290440 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:28.290443 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290447 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:28.290450 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:28.290456 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.290460 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:28.290463 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:28.290467 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:28.290470 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:28.290474 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:28.292910 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_4 [0.020706s] ... ok 2026-03-29 01:49:28.298130 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_2 [0.022585s] ... ok 2026-03-29 01:49:28.300212 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_2_create_snapshot [0.024510s] ... ok 2026-03-29 01:49:28.300691 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_1_NFS [0.051177s] ... ok 2026-03-29 01:49:28.313434 | debian-bookworm | {1} 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.020499s] ... ok 2026-03-29 01:49:28.319157 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet [0.111815s] ... ok 2026-03-29 01:49:28.322093 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_3_create_share_from_snapshotFOO [0.024061s] ... ok 2026-03-29 01:49:28.330863 | debian-bookworm | Unable to limit ssh access to instance id: 'fakeid'! 2026-03-29 01:49:28.331208 | debian-bookworm | 2026-03-29 01:49:28.329 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.333265 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_6___bar____True________compression_bar__ [0.018823s] ... ok 2026-03-29 01:49:28.333693 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_limit_ssh_no_service_subnet [0.035791s] ... ok 2026-03-29 01:49:28.361191 | debian-bookworm | 2026-03-29 01:49:28.332 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.361253 | debian-bookworm | 2026-03-29 01:49:28.332 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.361258 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict_raise [0.022852s] ... ok 2026-03-29 01:49:28.361262 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_not_found [0.031935s] ... ok 2026-03-29 01:49:28.361267 | debian-bookworm | {1} 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.019531s] ... ok 2026-03-29 01:49:28.361271 | debian-bookworm | 2026-03-29 01:49:28.349 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.361274 | debian-bookworm | 2026-03-29 01:49:28.350 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.361292 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_group [0.055048s] ... ok 2026-03-29 01:49:28.361296 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_2_False [0.023427s] ... ok 2026-03-29 01:49:28.369162 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_1_manage_existing_snapshot [0.021836s] ... ok 2026-03-29 01:49:28.380086 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_3_foo_replication_domain [0.020203s] ... ok 2026-03-29 01:49:28.380135 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_non_active [0.021089s] ... ok 2026-03-29 01:49:28.390074 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_2_False [0.022339s] ... ok 2026-03-29 01:49:28.397210 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_5_foo_bar_quuz [0.020373s] ... ok 2026-03-29 01:49:28.397252 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_3 [0.039824s] ... ok 2026-03-29 01:49:28.397257 | debian-bookworm | 2026-03-29 01:49:28.394 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-03-29 01:49:28.400787 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_11 [0.022268s] ... ok 2026-03-29 01:49:28.411741 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share_with_share_server [0.018840s] ... ok 2026-03-29 01:49:28.413477 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_with_admin_network [0.023343s] ... ok 2026-03-29 01:49:28.418269 | debian-bookworm | Quota exceeded for None, tried to create snapshot (10 snapshots already consumed). 2026-03-29 01:49:28.420872 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_count_quota_exceeded [0.024863s] ... ok 2026-03-29 01:49:28.421274 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_1 [0.020337s] ... ok 2026-03-29 01:49:28.429521 | debian-bookworm | 2026-03-29 01:49:28.428 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.432486 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_not_found [0.019742s] ... ok 2026-03-29 01:49:28.435199 | debian-bookworm | 2026-03-29 01:49:28.433 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.435216 | debian-bookworm | 2026-03-29 01:49:28.434 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.437264 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_continue [0.023528s] ... ok 2026-03-29 01:49:28.443860 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_6 [0.022312s] ... ok 2026-03-29 01:49:28.444211 | debian-bookworm | Quota exceeded for None, tried to create 1G snapshot (10G of 10G already consumed). 2026-03-29 01:49:28.446542 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_2__True__True__False__2_ [0.094469s] ... ok 2026-03-29 01:49:28.473147 | debian-bookworm | Failed to sync replica fake_second_replica_id. Unexpected error while running command. 2026-03-29 01:49:28.473216 | debian-bookworm | Command: None 2026-03-29 01:49:28.473220 | debian-bookworm | Exit code: - 2026-03-29 01:49:28.473224 | debian-bookworm | Stdout: 'Second replica sync failure' 2026-03-29 01:49:28.473228 | debian-bookworm | Stderr: None 2026-03-29 01:49:28.473304 | debian-bookworm | 2026-03-29 01:49:28.445 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.473311 | debian-bookworm | 2026-03-29 01:49:28.445 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.473315 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_space_quota_exceeded [0.026152s] ... ok 2026-03-29 01:49:28.473319 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_3 [0.020562s] ... ok 2026-03-29 01:49:28.473322 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_promote_replica [0.022622s] ... ok 2026-03-29 01:49:28.473326 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_private [0.023052s] ... ok 2026-03-29 01:49:28.473330 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_last_active_replica [0.024109s] ... ok 2026-03-29 01:49:28.473333 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_available [0.020049s] ... ok 2026-03-29 01:49:28.485145 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_2_create_snapshot [0.022620s] ... ok 2026-03-29 01:49:28.490931 | debian-bookworm | Failed to update currently active replica. 2026-03-29 01:49:28.490948 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:49:28.490951 | debian-bookworm | Command: None 2026-03-29 01:49:28.490955 | debian-bookworm | Exit code: - 2026-03-29 01:49:28.490959 | debian-bookworm | Stdout: 'Active replica failure' 2026-03-29 01:49:28.490963 | debian-bookworm | Stderr: None 2026-03-29 01:49:28.494224 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_networks_section [0.020699s] ... ok 2026-03-29 01:49:28.494235 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_not_available [0.021102s] ... ok 2026-03-29 01:49:28.494241 | debian-bookworm | 2026-03-29 01:49:28.492 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-03-29 01:49:28.497164 | debian-bookworm | Failed to sync replica fake_third_replica_id. Unexpected error while running command. 2026-03-29 01:49:28.497207 | debian-bookworm | Command: None 2026-03-29 01:49:28.497211 | debian-bookworm | Exit code: - 2026-03-29 01:49:28.497215 | debian-bookworm | Stdout: 'Second replica sync failure' 2026-03-29 01:49:28.497218 | debian-bookworm | Stderr: None 2026-03-29 01:49:28.505824 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_4___create_snapshot____delete_snapshotFOO__ [0.022263s] ... ok 2026-03-29 01:49:28.510163 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_2_manila_data [0.038627s] ... ok 2026-03-29 01:49:28.513127 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_3 [0.067763s] ... ok 2026-03-29 01:49:28.513641 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_handling_of_share_servers [0.025454s] ... ok 2026-03-29 01:49:28.514692 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access [0.021018s] ... ok 2026-03-29 01:49:28.529733 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists [0.023667s] ... ok 2026-03-29 01:49:28.535180 | debian-bookworm | 2026-03-29 01:49:28.533 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.536514 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_get_exports [0.021446s] ... ok 2026-03-29 01:49:28.538315 | debian-bookworm | 2026-03-29 01:49:28.536 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.538328 | debian-bookworm | 2026-03-29 01:49:28.537 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.543560 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_limit_ssh_invalid_subnet [0.027135s] ... ok 2026-03-29 01:49:28.548176 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_3 [0.036782s] ... ok 2026-03-29 01:49:28.569223 | debian-bookworm | 2026-03-29 01:49:28.546 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.569254 | debian-bookworm | 2026-03-29 01:49:28.546 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.569259 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_disabled [0.022741s] ... ok 2026-03-29 01:49:28.569263 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_init [0.019330s] ... ok 2026-03-29 01:49:28.569267 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_1 [0.023069s] ... ok 2026-03-29 01:49:28.573118 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_1_manage_starting [0.026078s] ... ok 2026-03-29 01:49:28.589182 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_second_call [0.018677s] ... ok 2026-03-29 01:49:28.589206 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_enabled [0.022208s] ... ok 2026-03-29 01:49:28.589210 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_available [0.021925s] ... ok 2026-03-29 01:49:28.597433 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_dataset_not_found [0.019388s] ... ok 2026-03-29 01:49:28.597452 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_1 [0.365024s] ... ok 2026-03-29 01:49:28.597457 | debian-bookworm | {6} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_1_True [0.020878s] ... ok 2026-03-29 01:49:28.597673 | debian-bookworm | 2026-03-29 01:49:28.596 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-03-29 01:49:28.608963 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_error_state [0.022531s] ... ok 2026-03-29 01:49:28.613858 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_4_w [0.019852s] ... ok 2026-03-29 01:49:28.618987 | debian-bookworm | {6} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_with_suppression [0.022572s] ... ok 2026-03-29 01:49:28.622889 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_deny_access [0.049731s] ... ok 2026-03-29 01:49:28.628242 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_3____________ [0.019134s] ... ok 2026-03-29 01:49:28.634699 | debian-bookworm | {1} 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.020782s] ... ok 2026-03-29 01:49:28.636222 | debian-bookworm | Data copy of host assisted migration for share fake_id has not completed successfully. 2026-03-29 01:49:28.639169 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_2_data_copying_cancelled [0.043353s] ... ok 2026-03-29 01:49:28.648577 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr [0.020412s] ... ok 2026-03-29 01:49:28.652462 | debian-bookworm | Error deleting snapshot: fakesnapshot on share: fakeshare to pool: fakepool project: fakeproject return code: 400 message: data. 2026-03-29 01:49:28.654510 | debian-bookworm | {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_snapshot [0.019563s] ... ok 2026-03-29 01:49:28.659025 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_task_state [0.035943s] ... ok 2026-03-29 01:49:28.664389 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_create [0.151185s] ... ok 2026-03-29 01:49:28.665844 | debian-bookworm | 2026-03-29 01:49:28.664 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.668241 | debian-bookworm | 2026-03-29 01:49:28.666 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.668254 | debian-bookworm | 2026-03-29 01:49:28.667 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.679665 | debian-bookworm | Protocol fake_proto is not supported. 2026-03-29 01:49:28.680263 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr_missing [0.020583s] ... ok 2026-03-29 01:49:28.680275 | debian-bookworm | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_protocol [0.021103s] ... ok 2026-03-29 01:49:28.684540 | debian-bookworm | 2026-03-29 01:49:28.683 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.684554 | debian-bookworm | 2026-03-29 01:49:28.683 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.696622 | debian-bookworm | 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-03-29 01:49:28.696645 | debian-bookworm | Share fakeid is not being managed by the current Manila instance. 2026-03-29 01:49:28.713201 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_dict [0.021120s] ... ok 2026-03-29 01:49:28.713231 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_extend_share_over_per_share_quota [0.037463s] ... ok 2026-03-29 01:49:28.713235 | debian-bookworm | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_no_schema [0.021724s] ... ok 2026-03-29 01:49:28.713239 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_json [0.021058s] ... ok 2026-03-29 01:49:28.724036 | debian-bookworm | Driver-assisted migration of share 8f96804f-1d30-42ba-acc6-a7355cfb32dc failed. 2026-03-29 01:49:28.724065 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:28.724070 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1325, in _migration_start_driver 2026-03-29 01:49:28.724074 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:49:28.724078 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Destination host fake_host is not compatible with share 8f96804f-1d30-42ba-acc6-a7355cfb32dc's source backend for driver-assisted migration. 2026-03-29 01:49:28.726843 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_4 [0.087422s] ... ok 2026-03-29 01:49:28.733354 | debian-bookworm | 2026-03-29 01:49:28.728 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-03-29 01:49:28.733375 | debian-bookworm | 2026-03-29 01:49:28.729 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.734165 | debian-bookworm | {5} 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.021951s] ... ok 2026-03-29 01:49:28.734507 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:28.745190 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_rest.TestCapacityMetrics.test_capacity_metrics [0.000702s] ... ok 2026-03-29 01:49:28.745204 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_3_3_4_6_123_1 [0.000561s] ... ok 2026-03-29 01:49:28.745208 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_unpredictable_error [0.000579s] ... ok 2026-03-29 01:49:28.745212 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit_admin [0.040623s] ... ok 2026-03-29 01:49:28.745216 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_no_return_content [0.000402s] ... ok 2026-03-29 01:49:28.745219 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_no_entries_found [0.000624s] ... ok 2026-03-29 01:49:28.745223 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_update_with_provided_params [0.001043s] ... ok 2026-03-29 01:49:28.745227 | debian-bookworm | 2026-03-29 01:49:28.734 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.745231 | debian-bookworm | 2026-03-29 01:49:28.734 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.745234 | debian-bookworm | 2026-03-29 01:49:28.737 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.745238 | debian-bookworm | 2026-03-29 01:49:28.737 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.757045 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_1_None [0.030044s] ... ok 2026-03-29 01:49:28.773190 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api [0.021892s] ... ok 2026-03-29 01:49:28.773208 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_false [0.025235s] ... ok 2026-03-29 01:49:28.785187 | debian-bookworm | {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_3_active [0.079471s] ... ok 2026-03-29 01:49:28.785209 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_vip [0.022722s] ... ok 2026-03-29 01:49:28.785223 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_2_in_sync [0.026375s] ... ok 2026-03-29 01:49:28.789171 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_1_id [0.025617s] ... ok 2026-03-29 01:49:28.789186 | debian-bookworm | 2026-03-29 01:49:28.787 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-03-29 01:49:28.804982 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_not_present_at_backend [0.021447s] ... ok 2026-03-29 01:49:28.809159 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_5_error [0.025533s] ... ok 2026-03-29 01:49:28.812907 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_4 [0.024330s] ... ok 2026-03-29 01:49:28.815311 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:28.826063 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share [0.021071s] ... ok 2026-03-29 01:49:28.830338 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_get_instance [0.165666s] ... ok 2026-03-29 01:49:28.837038 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status_and_all_tenants [0.023889s] ... ok 2026-03-29 01:49:28.846499 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny [0.020490s] ... ok 2026-03-29 01:49:28.858376 | debian-bookworm | 2026-03-29 01:49:28.856 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.859025 | debian-bookworm | {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_4_queued_to_apply [0.080699s] ... ok 2026-03-29 01:49:28.861390 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_3_0 [0.024188s] ... ok 2026-03-29 01:49:28.867258 | debian-bookworm | 2026-03-29 01:49:28.860 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.867273 | debian-bookworm | 2026-03-29 01:49:28.860 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.867846 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_1___abAB01___True_ [0.021247s] ... ok 2026-03-29 01:49:28.870256 | debian-bookworm | Share server 6387acf7-0d36-496d-b0b9-dc996212ad09 has failed on security service update operation for current security service 7b41a137-f8d0-4b96-8683-7b0257e0a608 and new security service 1159cca7-47e1-47c9-85ce-77e42164ddfc. 2026-03-29 01:49:28.870271 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:28.870275 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6793, in _update_share_network_security_service 2026-03-29 01:49:28.870279 | debian-bookworm | updates = self.driver.update_share_server_security_service( 2026-03-29 01:49:28.870283 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.870287 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:28.870300 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:28.870314 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.870318 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:28.870322 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:28.870326 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.870329 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:28.870333 | debian-bookworm | raise effect 2026-03-29 01:49:28.870336 | debian-bookworm | Exception 2026-03-29 01:49:28.870574 | debian-bookworm | 2026-03-29 01:49:28.869 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.870585 | debian-bookworm | 2026-03-29 01:49:28.869 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.893345 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_exception [0.065255s] ... ok 2026-03-29 01:49:28.893375 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_6_off [0.024293s] ... ok 2026-03-29 01:49:28.895822 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:28.905168 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_common_server [0.027678s] ... ok 2026-03-29 01:49:28.913140 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_all_tenants [0.024084s] ... ok 2026-03-29 01:49:28.913166 | debian-bookworm | 2026-03-29 01:49:28.911 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-03-29 01:49:28.928232 | debian-bookworm | 2026-03-29 01:49:28.926 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:28.932637 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_1 [0.035059s] ... ok 2026-03-29 01:49:28.937806 | debian-bookworm | 2026-03-29 01:49:28.930 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.937824 | debian-bookworm | 2026-03-29 01:49:28.930 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.937828 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_4 [0.024032s] ... ok 2026-03-29 01:49:28.937833 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_no_support [0.061272s] ... ok 2026-03-29 01:49:28.944745 | debian-bookworm | 2026-03-29 01:49:28.943 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:28.944759 | debian-bookworm | 2026-03-29 01:49:28.943 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:28.958912 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_5 [0.024786s] ... ok 2026-03-29 01:49:28.959753 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:28.959766 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:28.959770 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:28.959782 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:28.959787 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:28.959790 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:28.959794 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.959797 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:28.959801 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:28.959805 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.959808 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:28.959812 | debian-bookworm | raise effect 2026-03-29 01:49:28.959815 | debian-bookworm | Exception 2026-03-29 01:49:28.969165 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:28.977214 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_04_migration_complete [0.026939s] ... ok 2026-03-29 01:49:28.977229 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_2 [0.035751s] ... ok 2026-03-29 01:49:28.983808 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:28.983822 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:28.983826 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:28.983830 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:28.983834 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:28.983838 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:28.983841 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.983845 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:28.983848 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:28.983852 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:28.983856 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:28.983859 | debian-bookworm | raise effect 2026-03-29 01:49:28.983863 | debian-bookworm | Exception 2026-03-29 01:49:28.986124 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_7 [0.024885s] ... ok 2026-03-29 01:49:28.986338 | debian-bookworm | 2026-03-29 01:49:28.985 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-03-29 01:49:28.987161 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_10_delete_free_share_servers [0.023932s] ... ok 2026-03-29 01:49:28.988890 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_share_snapshot [0.158335s] ... ok 2026-03-29 01:49:29.001554 | debian-bookworm | 2026-03-29 01:49:29.000 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.002577 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_format_device [0.034794s] ... ok 2026-03-29 01:49:29.003880 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:29.010230 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:29.010245 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.010249 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:29.010254 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:29.010265 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:29.010269 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:29.010272 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.010276 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:29.010279 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:29.010283 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.010286 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:29.010290 | debian-bookworm | raise effect 2026-03-29 01:49:29.010293 | debian-bookworm | Exception 2026-03-29 01:49:29.012437 | debian-bookworm | 2026-03-29 01:49:29.003 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.012449 | debian-bookworm | 2026-03-29 01:49:29.003 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.012459 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin_search_opts [0.025523s] ... ok 2026-03-29 01:49:29.012965 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_19_extend_share [0.025370s] ... ok 2026-03-29 01:49:29.013924 | debian-bookworm | 2026-03-29 01:49:29.011 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.013938 | debian-bookworm | 2026-03-29 01:49:29.012 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.030384 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:29.035096 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_1_None [0.026950s] ... ok 2026-03-29 01:49:29.041153 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:29.041171 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.041175 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:29.041179 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:29.041183 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:29.041187 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:29.041190 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.041194 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:29.041197 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:29.041201 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.041205 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:29.041208 | debian-bookworm | raise effect 2026-03-29 01:49:29.041212 | debian-bookworm | Exception 2026-03-29 01:49:29.045139 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_key_invalid [0.025632s] ... ok 2026-03-29 01:49:29.045153 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_1__True__1__3__10__0_ [0.417186s] ... ok 2026-03-29 01:49:29.045158 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_21_create_share_group [0.025152s] ... ok 2026-03-29 01:49:29.058446 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:29.058462 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.058466 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:29.058470 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:29.058473 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:29.058485 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:29.058489 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.058492 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:29.058496 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:29.058499 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.058503 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:29.058506 | debian-bookworm | raise effect 2026-03-29 01:49:29.058510 | debian-bookworm | Exception 2026-03-29 01:49:29.058764 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_mount_device [0.024128s] ... ok 2026-03-29 01:49:29.065383 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_dir_invalid [0.025303s] ... ok 2026-03-29 01:49:29.065400 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_25_create_share_replica [0.023130s] ... ok 2026-03-29 01:49:29.065410 | debian-bookworm | 2026-03-29 01:49:29.061 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-03-29 01:49:29.075980 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_name [0.022500s] ... ok 2026-03-29 01:49:29.080937 | debian-bookworm | 2026-03-29 01:49:29.079 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.083835 | debian-bookworm | 2026-03-29 01:49:29.082 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.083848 | debian-bookworm | 2026-03-29 01:49:29.082 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.084625 | debian-bookworm | Share group snapshot fake_snap_id: create failed 2026-03-29 01:49:29.105170 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_group_snapshot_with_error [0.025533s] ... ok 2026-03-29 01:49:29.105190 | debian-bookworm | 2026-03-29 01:49:29.087 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.105195 | debian-bookworm | 2026-03-29 01:49:29.087 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.105199 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_non_admin_deferred_state [0.029276s] ... ok 2026-03-29 01:49:29.105203 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_init_helper [0.021901s] ... ok 2026-03-29 01:49:29.117173 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_2___ [0.023377s] ... ok 2026-03-29 01:49:29.130432 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_1_1 [0.020720s] ... ok 2026-03-29 01:49:29.130449 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type [0.033116s] ... ok 2026-03-29 01:49:29.130453 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_7 [0.141054s] ... ok 2026-03-29 01:49:29.131256 | debian-bookworm | {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_1_True [0.273171s] ... ok 2026-03-29 01:49:29.134315 | debian-bookworm | 2026-03-29 01:49:29.133 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-03-29 01:49:29.135615 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot [0.024479s] ... ok 2026-03-29 01:49:29.140988 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_2_True [0.022030s] ... ok 2026-03-29 01:49:29.145602 | debian-bookworm | 2026-03-29 01:49:29.144 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.155892 | debian-bookworm | 2026-03-29 01:49:29.146 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.155906 | debian-bookworm | 2026-03-29 01:49:29.147 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.155911 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_1 [0.031624s] ... ok 2026-03-29 01:49:29.156138 | debian-bookworm | 2026-03-29 01:49:29.154 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.156147 | debian-bookworm | 2026-03-29 01:49:29.155 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.177106 | debian-bookworm | Share group fake_id: create failed 2026-03-29 01:49:29.177444 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_1 [0.027674s] ... ok 2026-03-29 01:49:29.177457 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_invalid_status [0.026057s] ... ok 2026-03-29 01:49:29.177462 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_resize_partition [0.022447s] ... ok 2026-03-29 01:49:29.187560 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_already_managed [0.025404s] ... ok 2026-03-29 01:49:29.188741 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute_exception [0.025045s] ... ok 2026-03-29 01:49:29.191553 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_3__True__1__10__3__0_ [0.154728s] ... ok 2026-03-29 01:49:29.203429 | debian-bookworm | 2026-03-29 01:49:29.202 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-03-29 01:49:29.208657 | debian-bookworm | 2026-03-29 01:49:29.207 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.211431 | debian-bookworm | 2026-03-29 01:49:29.210 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.211444 | debian-bookworm | 2026-03-29 01:49:29.210 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.213515 | debian-bookworm | Migration of share fake_id was already cancelled. 2026-03-29 01:49:29.229155 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_missing_ip [0.025715s] ... ok 2026-03-29 01:49:29.229188 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_4_migration_cancelled [0.035633s] ... ok 2026-03-29 01:49:29.229193 | debian-bookworm | 2026-03-29 01:49:29.215 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.229207 | debian-bookworm | 2026-03-29 01:49:29.215 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.229212 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__execute_periodic_hook [0.027266s] ... ok 2026-03-29 01:49:29.241179 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_2_False [0.075394s] ... ok 2026-03-29 01:49:29.241204 | debian-bookworm | {5} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share [0.022443s] ... ok 2026-03-29 01:49:29.249174 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__form_server_setup_info [0.023148s] ... ok 2026-03-29 01:49:29.257890 | debian-bookworm | VPSA volume for share fakeid2 could not be found. 2026-03-29 01:49:29.258179 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver [0.041686s] ... ok 2026-03-29 01:49:29.265160 | debian-bookworm | Snapshot OS_share-snapshot-fakesnapid not found 2026-03-29 01:49:29.269207 | debian-bookworm | {5} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_from_snapshot [0.024030s] ... ok 2026-03-29 01:49:29.269225 | debian-bookworm | 2026-03-29 01:49:29.262 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-03-29 01:49:29.273567 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_filters_some [0.142912s] ... ok 2026-03-29 01:49:29.297192 | debian-bookworm | 2026-03-29 01:49:29.272 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.297218 | debian-bookworm | 2026-03-29 01:49:29.275 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.297223 | debian-bookworm | 2026-03-29 01:49:29.275 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.297227 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_inactive [0.042863s] ... ok 2026-03-29 01:49:29.297231 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot [0.118519s] ... ok 2026-03-29 01:49:29.297240 | debian-bookworm | 2026-03-29 01:49:29.281 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.297244 | debian-bookworm | 2026-03-29 01:49:29.281 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.297247 | debian-bookworm | {5} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_share [0.023382s] ... ok 2026-03-29 01:49:29.297251 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_1 [0.045221s] ... ok 2026-03-29 01:49:29.299895 | debian-bookworm | Migration progress of share fake_id cannot be obtained at this moment. 2026-03-29 01:49:29.302413 | debian-bookworm | Invalid share network: msg 2026-03-29 01:49:29.302772 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.302781 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 3980, in check_update_share_server_network_allocations 2026-03-29 01:49:29.302785 | debian-bookworm | self._share_server_update_allocations_validate_hosts( 2026-03-29 01:49:29.302789 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:29.302792 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:29.302797 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.302809 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:29.302812 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:29.302816 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.302820 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:29.302823 | debian-bookworm | raise effect 2026-03-29 01:49:29.302827 | debian-bookworm | manila.exception.InvalidShareNetwork: Invalid share network: msg 2026-03-29 01:49:29.302975 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_service_down [0.044565s] ... ok 2026-03-29 01:49:29.305113 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations_failed [0.027180s] ... ok 2026-03-29 01:49:29.305837 | debian-bookworm | VPSA server 10.0.0.1 could not be found. 2026-03-29 01:49:29.306579 | debian-bookworm | VPSA server 10.0.0.1 could not be found. 2026-03-29 01:49:29.309246 | debian-bookworm | {5} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_share_allow_deny_access [0.024139s] ... ok 2026-03-29 01:49:29.327763 | debian-bookworm | 2026-03-29 01:49:29.326 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-03-29 01:49:29.331242 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_3 [0.021835s] ... ok 2026-03-29 01:49:29.341663 | debian-bookworm | 2026-03-29 01:49:29.340 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.347016 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_race [0.042936s] ... ok 2026-03-29 01:49:29.347217 | debian-bookworm | 2026-03-29 01:49:29.345 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.347228 | debian-bookworm | 2026-03-29 01:49:29.345 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.350604 | debian-bookworm | 2026-03-29 01:49:29.349 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.350617 | debian-bookworm | 2026-03-29 01:49:29.349 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.353498 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_5 [0.022089s] ... ok 2026-03-29 01:49:29.374940 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_2___on____True________compression_on__ [0.021106s] ... ok 2026-03-29 01:49:29.383820 | debian-bookworm | 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-03-29 01:49:29.386717 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_get [0.110746s] ... ok 2026-03-29 01:49:29.386731 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_az_different_from_source [0.081415s] ... ok 2026-03-29 01:49:29.397736 | debian-bookworm | Migration progress of share fake_id cannot be obtained at this moment. 2026-03-29 01:49:29.397750 | debian-bookworm | Driver-assisted migration of share fake_id failed. 2026-03-29 01:49:29.397755 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.397759 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1367, in _migration_start_driver 2026-03-29 01:49:29.397762 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:49:29.397779 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: All snapshots must have 'available' status to be migrated by the driver along with share fake_id. 2026-03-29 01:49:29.401180 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_service_down [0.042674s] ... ok 2026-03-29 01:49:29.401196 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_2 [0.101470s] ... ok 2026-03-29 01:49:29.401201 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_3___off____False_____compression_on_____compression_off__ [0.020768s] ... ok 2026-03-29 01:49:29.401205 | debian-bookworm | 2026-03-29 01:49:29.396 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-03-29 01:49:29.410410 | debian-bookworm | 2026-03-29 01:49:29.409 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.414559 | debian-bookworm | 2026-03-29 01:49:29.412 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.414572 | debian-bookworm | 2026-03-29 01:49:29.413 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.423632 | debian-bookworm | {5} 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.021371s] ... ok 2026-03-29 01:49:29.423652 | debian-bookworm | 2026-03-29 01:49:29.420 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.423658 | debian-bookworm | 2026-03-29 01:49:29.420 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.423664 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_4_migration_in_progress [0.034557s] ... ok 2026-03-29 01:49:29.436658 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:29.436672 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.436676 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:29.436680 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:29.436684 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:29.436688 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:29.436691 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:29.436695 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:29.436698 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436702 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:29.436705 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:29.436708 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436712 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:29.436716 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:29.436720 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:29.436723 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:29.436727 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:29.436738 | debian-bookworm | raise self.value 2026-03-29 01:49:29.436741 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:29.436745 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:29.436748 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436752 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:29.436755 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:29.436759 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436762 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:29.436769 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:29.436773 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436776 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:29.436780 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:29.436783 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436787 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:29.436790 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:29.436793 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436797 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:29.436800 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:29.436804 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436807 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:29.436811 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:29.436814 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:29.436818 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:29.436821 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:29.436825 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436828 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:29.436831 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:29.436835 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436838 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:29.436842 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:29.436845 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:29.436849 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:29.436852 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:29.436855 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436859 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:29.436862 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:29.436866 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436869 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:29.436872 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:29.436880 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:29.436887 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:29.436891 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:29.436894 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436898 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:29.436901 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:29.436905 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436908 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:29.436912 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:29.436916 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436919 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:29.436922 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:29.436926 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.436929 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:29.436933 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:29.436936 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:29.436940 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:29.436960 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:29.437140 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_1_True [0.049890s] ... ok 2026-03-29 01:49:29.448353 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_06___True____True________dedup_on__ [0.021445s] ... ok 2026-03-29 01:49:29.459097 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_2_data_copying_error [0.035451s] ... ok 2026-03-29 01:49:29.473179 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_1_bar_quuz [0.020264s] ... ok 2026-03-29 01:49:29.473202 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_replica_state [0.181020s] ... ok 2026-03-29 01:49:29.473208 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_1_None [0.026460s] ... ok 2026-03-29 01:49:29.473214 | debian-bookworm | 2026-03-29 01:49:29.465 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-03-29 01:49:29.477999 | debian-bookworm | Driver-assisted migration of share 9b8d1330-a452-4873-86a2-9b31aff90843 failed. 2026-03-29 01:49:29.478019 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.478026 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1348, in _migration_start_driver 2026-03-29 01:49:29.478031 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:49:29.478037 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 9b8d1330-a452-4873-86a2-9b31aff90843 while preserving snapshots. 2026-03-29 01:49:29.480118 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_2_bar_quuz_ [0.020839s] ... ok 2026-03-29 01:49:29.481115 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_5 [0.091298s] ... ok 2026-03-29 01:49:29.488858 | debian-bookworm | 2026-03-29 01:49:29.480 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.488872 | debian-bookworm | 2026-03-29 01:49:29.483 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.488876 | debian-bookworm | 2026-03-29 01:49:29.484 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.490532 | debian-bookworm | 2026-03-29 01:49:29.489 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.490543 | debian-bookworm | 2026-03-29 01:49:29.489 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.510123 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_status_unavailable [0.036190s] ... ok 2026-03-29 01:49:29.510137 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_invalid_task_state [0.034665s] ... ok 2026-03-29 01:49:29.510141 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_1 [0.022323s] ... ok 2026-03-29 01:49:29.510145 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_2__None__True_ [0.025153s] ... ok 2026-03-29 01:49:29.510690 | debian-bookworm | Share instance f6f85d84-6318-4701-aa80-b846168e6b0f failed on creation. 2026-03-29 01:49:29.523612 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_3_foo_bar [0.020899s] ... ok 2026-03-29 01:49:29.529388 | debian-bookworm | Share fake_share_id could not be reverted to snapshot fake_snapshot_id. 2026-03-29 01:49:29.529401 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.529405 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3633, in _revert_to_snapshot 2026-03-29 01:49:29.529409 | debian-bookworm | updated_share_size = self.driver.revert_to_snapshot( 2026-03-29 01:49:29.529413 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.529416 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:29.529420 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:29.529423 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.529427 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:29.529430 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:29.529434 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.529437 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:29.529441 | debian-bookworm | raise effect 2026-03-29 01:49:29.529444 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:49:29.535112 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_quota_commit_fail [0.025802s] ... ok 2026-03-29 01:49:29.535129 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_update [0.146042s] ... ok 2026-03-29 01:49:29.535134 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_2_export_locations [0.070381s] ... ok 2026-03-29 01:49:29.535137 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_1_None [0.025505s] ... ok 2026-03-29 01:49:29.535141 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_missing_extra_spec_mount_point_name_support [0.038077s] ... ok 2026-03-29 01:49:29.535145 | debian-bookworm | 2026-03-29 01:49:29.533 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-03-29 01:49:29.556023 | debian-bookworm | 2026-03-29 01:49:29.554 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.559200 | debian-bookworm | 2026-03-29 01:49:29.557 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.559213 | debian-bookworm | 2026-03-29 01:49:29.558 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.564589 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_2_ [0.036205s] ... ok 2026-03-29 01:49:29.565822 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_2_creating [0.041599s] ... ok 2026-03-29 01:49:29.567524 | debian-bookworm | Migration progress of share server 776bc8d4-fb17-4603-9f2d-841182d8b380 cannot be obtained. The provided share server is not being migrated. 2026-03-29 01:49:29.575107 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_1_server_migrating_to [0.036447s] ... ok 2026-03-29 01:49:29.579090 | debian-bookworm | 2026-03-29 01:49:29.577 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.579103 | debian-bookworm | 2026-03-29 01:49:29.578 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.593847 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_2_False [0.027709s] ... ok 2026-03-29 01:49:29.605901 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_1_available [0.035244s] ... ok 2026-03-29 01:49:29.615358 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_ip_address_generation_failure [0.080014s] ... ok 2026-03-29 01:49:29.617818 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_4_available [0.024005s] ... ok 2026-03-29 01:49:29.621164 | debian-bookworm | 2026-03-29 01:49:29.618 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-03-29 01:49:29.626123 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_1 [0.066113s] ... ok 2026-03-29 01:49:29.630468 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_2 [0.097943s] ... ok 2026-03-29 01:49:29.645723 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_2_False [0.027702s] ... ok 2026-03-29 01:49:29.648270 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_with_share_server [0.022103s] ... ok 2026-03-29 01:49:29.663393 | debian-bookworm | Driver error when updating replica state for replica 2730bb8c-0eb8-4517-a52b-32d3614f8032. 2026-03-29 01:49:29.663411 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.663416 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-03-29 01:49:29.663421 | debian-bookworm | replica_state = self.driver.update_replica_state( 2026-03-29 01:49:29.663425 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.663428 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:29.663432 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:29.663443 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.663447 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:29.663450 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:29.663466 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.663488 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:29.663494 | debian-bookworm | raise effect 2026-03-29 01:49:29.663498 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:49:29.666662 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_2_out_of_sync [0.035747s] ... ok 2026-03-29 01:49:29.668092 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_pool [0.019667s] ... ok 2026-03-29 01:49:29.672310 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get_all [0.066500s] ... ok 2026-03-29 01:49:29.673836 | debian-bookworm | 2026-03-29 01:49:29.672 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.676943 | debian-bookworm | 2026-03-29 01:49:29.675 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.676976 | debian-bookworm | 2026-03-29 01:49:29.675 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.689589 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init_error_with_duplicated_zpools [0.021336s] ... ok 2026-03-29 01:49:29.696818 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_3 [0.024519s] ... ok 2026-03-29 01:49:29.698246 | debian-bookworm | 2026-03-29 01:49:29.696 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.698258 | debian-bookworm | 2026-03-29 01:49:29.697 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.709628 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get [0.167583s] ... ok 2026-03-29 01:49:29.710243 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_3 [0.020603s] ... ok 2026-03-29 01:49:29.716382 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_3 [0.024866s] ... ok 2026-03-29 01:49:29.737105 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_with_none_id [0.024741s] ... ok 2026-03-29 01:49:29.737135 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_instance_exception [0.054760s] ... ok 2026-03-29 01:49:29.737140 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_success [0.019375s] ... ok 2026-03-29 01:49:29.737143 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_2 [0.084086s] ... ok 2026-03-29 01:49:29.747166 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_1_None [0.023708s] ... ok 2026-03-29 01:49:29.747180 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_not_exists [0.134408s] ... ok 2026-03-29 01:49:29.747185 | debian-bookworm | 2026-03-29 01:49:29.746 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-03-29 01:49:29.749945 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_check_compatibility [0.020094s] ... ok 2026-03-29 01:49:29.761368 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:29.768559 | debian-bookworm | 2026-03-29 01:49:29.767 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.770062 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_1___ [0.023463s] ... ok 2026-03-29 01:49:29.781189 | debian-bookworm | 2026-03-29 01:49:29.770 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.781207 | debian-bookworm | 2026-03-29 01:49:29.770 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.781212 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_2 [0.022914s] ... ok 2026-03-29 01:49:29.783875 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service [0.055587s] ... ok 2026-03-29 01:49:29.792799 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_2_False [0.019606s] ... ok 2026-03-29 01:49:29.809266 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_subnet_from_metadata [0.026032s] ... ok 2026-03-29 01:49:29.813647 | debian-bookworm | Failed to get share server for share replica creation. 2026-03-29 01:49:29.829186 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zpool_option [0.020097s] ... ok 2026-03-29 01:49:29.829202 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_4 [0.086722s] ... ok 2026-03-29 01:49:29.829206 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_server_exception [0.047316s] ... ok 2026-03-29 01:49:29.829210 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_1 [0.087326s] ... ok 2026-03-29 01:49:29.831358 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_6 [0.021133s] ... ok 2026-03-29 01:49:29.831577 | debian-bookworm | 2026-03-29 01:49:29.830 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.831586 | debian-bookworm | 2026-03-29 01:49:29.830 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.845205 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_destroy [0.109963s] ... ok 2026-03-29 01:49:29.845224 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute_with_sudo [0.020966s] ... ok 2026-03-29 01:49:29.845229 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers [0.024960s] ... ok 2026-03-29 01:49:29.850449 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:29.850461 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.850465 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:29.850469 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:29.850473 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:29.850484 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:29.850487 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.850491 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:29.850494 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:29.850498 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.850502 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:29.850505 | debian-bookworm | raise effect 2026-03-29 01:49:29.850509 | debian-bookworm | Exception 2026-03-29 01:49:29.853177 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_1 [0.020741s] ... ok 2026-03-29 01:49:29.853189 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_17_publish_service_capabilities [0.024808s] ... ok 2026-03-29 01:49:29.853401 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_true [0.019431s] ... ok 2026-03-29 01:49:29.854819 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get [0.037990s] ... ok 2026-03-29 01:49:29.864261 | debian-bookworm | Share group fake_id: delete failed 2026-03-29 01:49:29.866756 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_error [0.024552s] ... ok 2026-03-29 01:49:29.872586 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_3 [0.021229s] ... ok 2026-03-29 01:49:29.881217 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_6_su [0.019403s] ... ok 2026-03-29 01:49:29.881231 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_30_create_replicated_snapshot [0.026286s] ... ok 2026-03-29 01:49:29.881236 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name [0.025436s] ... ok 2026-03-29 01:49:29.881240 | debian-bookworm | 2026-03-29 01:49:29.879 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-03-29 01:49:29.881330 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:29.881337 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:29.881341 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:29.881345 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:29.881348 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:29.881352 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:29.881355 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.881359 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:29.881362 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:29.881366 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:29.881369 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:29.881373 | debian-bookworm | raise effect 2026-03-29 01:49:29.881376 | debian-bookworm | Exception 2026-03-29 01:49:29.885679 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_3_extending [0.051503s] ... ok 2026-03-29 01:49:29.892840 | debian-bookworm | 2026-03-29 01:49:29.891 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.898191 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_8 [0.021001s] ... ok 2026-03-29 01:49:29.898215 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_4_ [0.022223s] ... ok 2026-03-29 01:49:29.898227 | debian-bookworm | 2026-03-29 01:49:29.895 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.898231 | debian-bookworm | 2026-03-29 01:49:29.895 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.898235 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_update [0.029846s] ... ok 2026-03-29 01:49:29.904582 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_2_False [0.024849s] ... ok 2026-03-29 01:49:29.908693 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_all_tenants [0.024394s] ... ok 2026-03-29 01:49:29.915402 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_1 [0.021680s] ... ok 2026-03-29 01:49:29.916810 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_6_i [0.020716s] ... ok 2026-03-29 01:49:29.933229 | debian-bookworm | 2026-03-29 01:49:29.917 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.933246 | debian-bookworm | 2026-03-29 01:49:29.917 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.933250 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_share_server_and_all_tenants [0.023802s] ... ok 2026-03-29 01:49:29.945270 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_8 [0.020661s] ... ok 2026-03-29 01:49:29.945289 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_5_extending_error [0.051163s] ... ok 2026-03-29 01:49:29.945294 | debian-bookworm | {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.021291s] ... ok 2026-03-29 01:49:29.952030 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_metadata [0.023064s] ... ok 2026-03-29 01:49:29.953040 | debian-bookworm | Share instance eaeb3e02-738a-4e14-be71-cef9485445e8 failed on creation. 2026-03-29 01:49:29.961529 | debian-bookworm | {5} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema [0.018915s] ... ok 2026-03-29 01:49:29.961546 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replicated_snapshot [0.021558s] ... ok 2026-03-29 01:49:29.961550 | debian-bookworm | {2} manila.tests.db.test_migration.MigrationTestCase.test_stamp [0.021045s] ... ok 2026-03-29 01:49:29.962844 | debian-bookworm | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-03-29 01:49:29.973608 | debian-bookworm | 2026-03-29 01:49:29.965 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-03-29 01:49:29.973628 | debian-bookworm | 2026-03-29 01:49:29.972 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:29.976052 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_2_bartrue [0.023939s] ... ok 2026-03-29 01:49:29.993167 | debian-bookworm | 2026-03-29 01:49:29.975 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.993188 | debian-bookworm | 2026-03-29 01:49:29.975 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:29.993199 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_2_unmanage_snapshot [0.020882s] ... ok 2026-03-29 01:49:29.993204 | debian-bookworm | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share [0.023724s] ... ok 2026-03-29 01:49:29.993207 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_3_service_manipulating_user_lock [0.021979s] ... ok 2026-03-29 01:49:29.993211 | debian-bookworm | 2026-03-29 01:49:29.980 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:29.993214 | debian-bookworm | 2026-03-29 01:49:29.980 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.001108 | debian-bookworm | Share fakeid doesn't exist in ZFSSA. 2026-03-29 01:49:30.013220 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:49:30.013238 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:49:30.013378 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_1_True [0.021179s] ... ok 2026-03-29 01:49:30.013386 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_8_False [0.024214s] ... ok 2026-03-29 01:49:30.013390 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_2_False [0.095407s] ... ok 2026-03-29 01:49:30.013394 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_4_user_context [0.020777s] ... ok 2026-03-29 01:49:30.013397 | debian-bookworm | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_ensure_share [0.022475s] ... ok 2026-03-29 01:49:30.022324 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_deletion_disabled [0.117780s] ... ok 2026-03-29 01:49:30.022338 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_cancel [0.021951s] ... ok 2026-03-29 01:49:30.025341 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_2_error_deleting [0.021071s] ... ok 2026-03-29 01:49:30.025354 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_2 [0.023199s] ... ok 2026-03-29 01:49:30.025358 | debian-bookworm | 2026-03-29 01:49:30.022 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-03-29 01:49:30.025362 | debian-bookworm | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_not_enough_space [0.021770s] ... ok 2026-03-29 01:49:30.025594 | debian-bookworm | Quota and reservation of share fakename need to be rounded up to 4. But there is not enough space in the backend. 2026-03-29 01:49:30.028326 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_with_share_network_driver_handles_servers [0.027878s] ... ok 2026-03-29 01:49:30.036158 | debian-bookworm | 2026-03-29 01:49:30.034 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:30.040750 | debian-bookworm | 2026-03-29 01:49:30.039 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.040763 | debian-bookworm | 2026-03-29 01:49:30.039 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.048177 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_3_delete_snapshot [0.022385s] ... ok 2026-03-29 01:49:30.048189 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_5_unmanage_error [0.022183s] ... ok 2026-03-29 01:49:30.048194 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_both_exceptions_ignored_with_the_force [0.031417s] ... ok 2026-03-29 01:49:30.048198 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin [0.023742s] ... ok 2026-03-29 01:49:30.055954 | debian-bookworm | One of share group snapshot 'fake_snap_id' members does not have reference ID. Its update was skipped. 2026-03-29 01:49:30.056361 | debian-bookworm | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_round_up_size [0.023497s] ... ok 2026-03-29 01:49:30.056373 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_member_update [0.025613s] ... ok 2026-03-29 01:49:30.059145 | debian-bookworm | 2026-03-29 01:49:30.057 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.059158 | debian-bookworm | 2026-03-29 01:49:30.058 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.066623 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_6_unmanaged [0.021071s] ... ok 2026-03-29 01:49:30.081149 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_2_False [0.022369s] ... ok 2026-03-29 01:49:30.081170 | debian-bookworm | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_NFS [0.021706s] ... ok 2026-03-29 01:49:30.081174 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_share_server_update_allocations_key [0.022822s] ... ok 2026-03-29 01:49:30.081178 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_driver_exception [0.024293s] ... ok 2026-03-29 01:49:30.081182 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_update [0.025185s] ... ok 2026-03-29 01:49:30.093184 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replicated_snapshot [0.020567s] ... ok 2026-03-29 01:49:30.093198 | debian-bookworm | {2} manila.tests.network.linux.test_interface.TestABCDriver.test_l3_init [0.024253s] ... ok 2026-03-29 01:49:30.097561 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_unable_to_fetch_share [0.023115s] ... ok 2026-03-29 01:49:30.098451 | debian-bookworm | 2026-03-29 01:49:30.096 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-03-29 01:49:30.106416 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:30.108418 | debian-bookworm | {7} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_delete [0.020359s] ... ok 2026-03-29 01:49:30.112138 | debian-bookworm | {2} manila.tests.network.linux.test_interface.TestABCDriver.test_verify_abs_class_has_abs_methods [0.020707s] ... ok 2026-03-29 01:49:30.118556 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_only_host [0.024300s] ... ok 2026-03-29 01:49:30.129381 | debian-bookworm | {7} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_2 [0.020824s] ... ok 2026-03-29 01:49:30.140148 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_namespace [0.021161s] ... ok 2026-03-29 01:49:30.140177 | debian-bookworm | 2026-03-29 01:49:30.133 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:30.140182 | debian-bookworm | 2026-03-29 01:49:30.138 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.140187 | debian-bookworm | 2026-03-29 01:49:30.138 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.143060 | debian-bookworm | {5} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_force_status [0.072739s] ... ok 2026-03-29 01:49:30.154831 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_1 [0.072745s] ... ok 2026-03-29 01:49:30.154847 | debian-bookworm | 2026-03-29 01:49:30.145 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.154852 | debian-bookworm | 2026-03-29 01:49:30.145 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.154856 | debian-bookworm | {7} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_fail [0.020224s] ... ok 2026-03-29 01:49:30.154860 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_other_is_none [0.020412s] ... ok 2026-03-29 01:49:30.168539 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share [0.049989s] ... ok 2026-03-29 01:49:30.170847 | debian-bookworm | {7} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_enabled [0.021011s] ... ok 2026-03-29 01:49:30.174821 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIPDeviceCommandBase.test_name_property [0.020417s] ... ok 2026-03-29 01:49:30.175419 | debian-bookworm | Share instance 9bb9c7dd-b49a-4a97-9376-1280b11410cd failed on creation. 2026-03-29 01:49:30.175642 | debian-bookworm | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-03-29 01:49:30.180065 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:30.186949 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_invalid_status [0.107100s] ... ok 2026-03-29 01:49:30.209155 | debian-bookworm | {7} manila.tests.share.test_manager.LockedOperationsTestCase.test_locked_share_replica_operation [0.020255s] ... ok 2026-03-29 01:49:30.213848 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations [0.022315s] ... ok 2026-03-29 01:49:30.214054 | debian-bookworm | 2026-03-29 01:49:30.212 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-03-29 01:49:30.218872 | debian-bookworm | Extend share failed. 2026-03-29 01:49:30.218890 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.218895 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4941, in extend_share 2026-03-29 01:49:30.218899 | debian-bookworm | self.driver.extend_share( 2026-03-29 01:49:30.218902 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.218906 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.218910 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.218913 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.218917 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.218929 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.218933 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:30.218936 | debian-bookworm | raise effect 2026-03-29 01:49:30.218940 | debian-bookworm | Exception: fake 2026-03-29 01:49:30.221727 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_2 [0.078118s] ... ok 2026-03-29 01:49:30.223196 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share_invalid [0.054585s] ... ok 2026-03-29 01:49:30.235900 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__form_network_allocations [0.022111s] ... ok 2026-03-29 01:49:30.243644 | debian-bookworm | 2026-03-29 01:49:30.242 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:30.247066 | debian-bookworm | 2026-03-29 01:49:30.245 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.247080 | debian-bookworm | 2026-03-29 01:49:30.245 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.254027 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server [0.024941s] ... ok 2026-03-29 01:49:30.273213 | debian-bookworm | 2026-03-29 01:49:30.256 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.273236 | debian-bookworm | 2026-03-29 01:49:30.256 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.273246 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__get_subnet_allocations [0.022510s] ... ok 2026-03-29 01:49:30.279316 | debian-bookworm | There is no migration being performed for share fake_id at this moment. 2026-03-29 01:49:30.282108 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_5_None [0.034895s] ... ok 2026-03-29 01:49:30.297255 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_network_port_limit_exceeded [0.094592s] ... ok 2026-03-29 01:49:30.297277 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__init_hook_drivers [0.025458s] ... ok 2026-03-29 01:49:30.298859 | debian-bookworm | 2026-03-29 01:49:30.297 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-03-29 01:49:30.313783 | debian-bookworm | Migration of share fake_id was already cancelled. 2026-03-29 01:49:30.316611 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_5_migration_cancelled [0.034350s] ... ok 2026-03-29 01:49:30.324150 | debian-bookworm | Data copy of host assisted migration for share fake_id has not completed successfully. 2026-03-29 01:49:30.327412 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_1_data_copying_error [0.043096s] ... ok 2026-03-29 01:49:30.334648 | debian-bookworm | 2026-03-29 01:49:30.332 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:30.336658 | debian-bookworm | 2026-03-29 01:49:30.335 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.336671 | debian-bookworm | 2026-03-29 01:49:30.335 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.349185 | debian-bookworm | Failed to obtain migration progress of share fake_id. 2026-03-29 01:49:30.349207 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.349212 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2165, in migration_get_progress 2026-03-29 01:49:30.349216 | debian-bookworm | result = data_rpc.data_copy_get_progress( 2026-03-29 01:49:30.349220 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.349223 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.349227 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.349230 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.349234 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.349237 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.349241 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.349244 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:30.349248 | debian-bookworm | raise result 2026-03-29 01:49:30.349251 | debian-bookworm | Exception: fake 2026-03-29 01:49:30.353546 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_2 [0.035495s] ... ok 2026-03-29 01:49:30.363565 | debian-bookworm | 2026-03-29 01:49:30.353 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.363584 | debian-bookworm | 2026-03-29 01:49:30.353 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.380706 | debian-bookworm | Failed to obtain migration info from backends or invoking Data Service for migration of share fake_id. 2026-03-29 01:49:30.380738 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.380743 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1777, in _migration_start_host_assisted 2026-03-29 01:49:30.380747 | debian-bookworm | data_rpc.migration_start( 2026-03-29 01:49:30.380751 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.380755 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.380758 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.380761 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.380765 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.380769 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.380773 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:30.380776 | debian-bookworm | raise effect 2026-03-29 01:49:30.380780 | debian-bookworm | Exception: fake 2026-03-29 01:49:30.384054 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_1_None [0.056507s] ... ok 2026-03-29 01:49:30.393432 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_1_None [0.041328s] ... ok 2026-03-29 01:49:30.393470 | debian-bookworm | Migration progress of share fake_id cannot be obtained at this moment. 2026-03-29 01:49:30.402666 | debian-bookworm | Caught exception trying ensure share 'ab0ef614-299b-4508-a300-b9692eec35fa'. 2026-03-29 01:49:30.402683 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.402692 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-03-29 01:49:30.402696 | debian-bookworm | update_share_instances = self.driver.ensure_shares( 2026-03-29 01:49:30.402700 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.402704 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.402707 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.402711 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.402714 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.402718 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.402730 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.402734 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:30.402737 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:30.402741 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.402744 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-03-29 01:49:30.402748 | debian-bookworm | raise NotImplementedError 2026-03-29 01:49:30.402752 | debian-bookworm | NotImplementedError 2026-03-29 01:49:30.402755 | debian-bookworm | 2026-03-29 01:49:30.402759 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:30.402762 | debian-bookworm | 2026-03-29 01:49:30.402766 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.402769 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-03-29 01:49:30.402773 | debian-bookworm | export_locations = self.driver.ensure_share( 2026-03-29 01:49:30.402776 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.402780 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.402783 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.402787 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.402790 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.402793 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.402797 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.402800 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:30.402804 | debian-bookworm | raise effect 2026-03-29 01:49:30.402807 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:49:30.402835 | debian-bookworm | 2026-03-29 01:49:30.400 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-03-29 01:49:30.407571 | debian-bookworm | Caught exception trying ensure share 'b714c699-a126-4c0f-8bbf-c8084e845217'. 2026-03-29 01:49:30.407590 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.407595 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-03-29 01:49:30.407598 | debian-bookworm | update_share_instances = self.driver.ensure_shares( 2026-03-29 01:49:30.407602 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.407606 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.407609 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.407613 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.407616 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.407620 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.407623 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.407627 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:30.407630 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:30.407633 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.407637 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-03-29 01:49:30.407641 | debian-bookworm | raise NotImplementedError 2026-03-29 01:49:30.407644 | debian-bookworm | NotImplementedError 2026-03-29 01:49:30.407648 | debian-bookworm | 2026-03-29 01:49:30.407651 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:30.407655 | debian-bookworm | 2026-03-29 01:49:30.407658 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.407662 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-03-29 01:49:30.407665 | debian-bookworm | export_locations = self.driver.ensure_share( 2026-03-29 01:49:30.407674 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.407678 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.407681 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.407685 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.407688 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.407692 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.407695 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.407699 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:30.407702 | debian-bookworm | raise effect 2026-03-29 01:49:30.407705 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:49:30.416251 | debian-bookworm | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_2_False [0.272819s] ... ok 2026-03-29 01:49:30.416278 | debian-bookworm | Caught exception trying ensure share 'bdbac935-4b3a-4a66-a7bf-fe70d21b64d1'. 2026-03-29 01:49:30.416283 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.416293 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-03-29 01:49:30.416297 | debian-bookworm | update_share_instances = self.driver.ensure_shares( 2026-03-29 01:49:30.416301 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.416304 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.416308 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.416311 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.416315 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.416318 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.416322 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.416325 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:30.416329 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:30.416332 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.416336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-03-29 01:49:30.416339 | debian-bookworm | raise NotImplementedError 2026-03-29 01:49:30.416343 | debian-bookworm | NotImplementedError 2026-03-29 01:49:30.416346 | debian-bookworm | 2026-03-29 01:49:30.416350 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:30.416353 | debian-bookworm | 2026-03-29 01:49:30.416357 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.416360 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-03-29 01:49:30.416364 | debian-bookworm | export_locations = self.driver.ensure_share( 2026-03-29 01:49:30.416367 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.416371 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.416374 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.416377 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.416381 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.416384 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.416388 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.416391 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:30.416395 | debian-bookworm | raise effect 2026-03-29 01:49:30.416398 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:49:30.426052 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_1_ManilaException [0.202452s] ... ok 2026-03-29 01:49:30.427842 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_1_migration_starting [0.034341s] ... ok 2026-03-29 01:49:30.432061 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_exists [0.149656s] ... ok 2026-03-29 01:49:30.444008 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration [0.059870s] ... ok 2026-03-29 01:49:30.452690 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:30.467598 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_3___fake_reservations___False_ [0.023476s] ... ok 2026-03-29 01:49:30.474031 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_invalid_locations_state [0.039221s] ... ok 2026-03-29 01:49:30.479098 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_5 [0.050766s] ... ok 2026-03-29 01:49:30.517349 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_access_rules_status_error [0.038164s] ... ok 2026-03-29 01:49:30.520199 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_2__False__True_ [0.052555s] ... ok 2026-03-29 01:49:30.545001 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_both_deleted_from_database [0.024516s] ... ok 2026-03-29 01:49:30.554725 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host [0.037476s] ... ok 2026-03-29 01:49:30.569431 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address [0.394177s] ... ok 2026-03-29 01:49:30.570744 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_2_ManilaException [0.025921s] ... ok 2026-03-29 01:49:30.575922 | debian-bookworm | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-03-29 01:49:30.578330 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_2 [0.023428s] ... ok 2026-03-29 01:49:30.588864 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete [0.117369s] ... ok 2026-03-29 01:49:30.590442 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_flush [0.020914s] ... ok 2026-03-29 01:49:30.599636 | debian-bookworm | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_4__False___active__ [0.183325s] ... ok 2026-03-29 01:49:30.610038 | debian-bookworm | 2026-03-29 01:49:30.608 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:30.611686 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_mtu_property [0.020929s] ... ok 2026-03-29 01:49:30.629773 | debian-bookworm | 2026-03-29 01:49:30.612 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.629810 | debian-bookworm | 2026-03-29 01:49:30.612 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.629820 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_1_True [0.034608s] ... ok 2026-03-29 01:49:30.631165 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_1_False [0.059437s] ... ok 2026-03-29 01:49:30.632442 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_name [0.020643s] ... ok 2026-03-29 01:49:30.637584 | debian-bookworm | 2026-03-29 01:49:30.635 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.637597 | debian-bookworm | 2026-03-29 01:49:30.635 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.642177 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:30.663247 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_update_access_rules [0.216026s] ... ok 2026-03-29 01:49:30.663294 | debian-bookworm | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_1___nfs___True__False_ [0.047137s] ... ok 2026-03-29 01:49:30.663299 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_network [0.022079s] ... ok 2026-03-29 01:49:30.670873 | debian-bookworm | Failed to update usages deleting share 'ec06c849-6995-49af-b7ec-aba60c9fed5a'. 2026-03-29 01:49:30.670917 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.670922 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1900, in _update_share_instance_usages 2026-03-29 01:49:30.670926 | debian-bookworm | reservations = QUOTAS.reserve( 2026-03-29 01:49:30.670929 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.670933 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.670937 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.670940 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.670944 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.670947 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.670951 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.670954 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:30.670958 | debian-bookworm | raise effect 2026-03-29 01:49:30.670962 | debian-bookworm | manila.exception.QuotaError: Quota exceeded: code=500. 2026-03-29 01:49:30.676506 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_is_service_ready [0.021250s] ... ok 2026-03-29 01:49:30.676530 | debian-bookworm | 2026-03-29 01:49:30.675 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-03-29 01:49:30.677179 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_ports [0.021747s] ... ok 2026-03-29 01:49:30.683648 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:30.687797 | debian-bookworm | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_4___cifs___False__False_ [0.040827s] ... ok 2026-03-29 01:49:30.698813 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_routers [0.021326s] ... ok 2026-03-29 01:49:30.702131 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete_quota_error [0.113027s] ... ok 2026-03-29 01:49:30.711821 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_quota_error [0.048268s] ... ok 2026-03-29 01:49:30.714732 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_2 [0.084238s] ... ok 2026-03-29 01:49:30.721872 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface [0.023029s] ... ok 2026-03-29 01:49:30.732683 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_access_rules_exception [0.030232s] ... ok 2026-03-29 01:49:30.736068 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:30.736766 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:30.736773 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.736777 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:30.736781 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:30.736785 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:30.736789 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:30.736793 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.736796 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:30.736800 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:30.736803 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.736807 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:30.736810 | debian-bookworm | raise effect 2026-03-29 01:49:30.736814 | debian-bookworm | Exception 2026-03-29 01:49:30.740102 | debian-bookworm | {5} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_update_other_tenants_public_share [0.052211s] ... ok 2026-03-29 01:49:30.743881 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes_exception [0.021717s] ... ok 2026-03-29 01:49:30.744937 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_18_delete_share_server [0.030170s] ... ok 2026-03-29 01:49:30.757609 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_2_ManilaException [0.024692s] ... ok 2026-03-29 01:49:30.765963 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips [0.021709s] ... ok 2026-03-29 01:49:30.766290 | debian-bookworm | Error managing share server fake_share_server_id 2026-03-29 01:49:30.766297 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.766301 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3488, in manage_share_server 2026-03-29 01:49:30.766305 | debian-bookworm | raise exception.ManageShareServerError(reason=msg) 2026-03-29 01:49:30.766309 | debian-bookworm | 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-03-29 01:49:30.768765 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_3 [0.028509s] ... ok 2026-03-29 01:49:30.774405 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_connection_get_info [0.029222s] ... ok 2026-03-29 01:49:30.777646 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_without_allocations [0.065023s] ... ok 2026-03-29 01:49:30.787665 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips_exception [0.021566s] ... ok 2026-03-29 01:49:30.794092 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_4 [0.025143s] ... ok 2026-03-29 01:49:30.801904 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_cg_with_share_network_driver_not_handles_servers [0.027296s] ... ok 2026-03-29 01:49:30.812227 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_6 [0.024236s] ... ok 2026-03-29 01:49:30.826091 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_snapshot [0.024034s] ... ok 2026-03-29 01:49:30.827162 | debian-bookworm | Failed to commit reservations 2026-03-29 01:49:30.827169 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:30.827173 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:30.827178 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:30.827182 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:30.827186 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:30.827198 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:30.827201 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:30.827205 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827208 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:30.827212 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:30.827215 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827219 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:30.827222 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:30.827226 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:30.827230 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:30.827233 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:30.827237 | debian-bookworm | raise self.value 2026-03-29 01:49:30.827240 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:30.827244 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:30.827247 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827251 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:30.827255 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:30.827258 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827262 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:30.827265 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:30.827269 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827272 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:30.827276 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:30.827279 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827283 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:30.827286 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:30.827290 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827293 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:30.827297 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:30.827300 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827304 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:30.827307 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:30.827311 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:30.827324 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:30.827328 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:30.827331 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827335 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:30.827338 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:30.827342 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827345 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:30.827349 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:30.827352 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:30.827356 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:30.827359 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:30.827363 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827366 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:30.827369 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:30.827373 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827376 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:30.827380 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:30.827389 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:30.827393 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:30.827396 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:30.827400 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827403 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:30.827408 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:30.827412 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827415 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:30.827419 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:30.827422 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827426 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:30.827429 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:30.827433 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:30.827436 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:30.827440 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:30.827443 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:30.827447 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:30.827451 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-03-29 01:49:30.840814 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_1 [0.053054s] ... ok 2026-03-29 01:49:30.840867 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.022510s] ... ok 2026-03-29 01:49:30.848908 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_another_migration_found [0.053151s] ... ok 2026-03-29 01:49:30.850175 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_driver_not_handles_servers [0.024103s] ... ok 2026-03-29 01:49:30.860699 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_2 [0.025403s] ... ok 2026-03-29 01:49:30.871185 | debian-bookworm | Share group fake_id: create failed 2026-03-29 01:49:30.873304 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_error [0.022942s] ... ok 2026-03-29 01:49:30.884537 | debian-bookworm | 2026-03-29 01:49:30.883 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:30.886253 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_7 [0.024895s] ... ok 2026-03-29 01:49:30.898620 | debian-bookworm | 2026-03-29 01:49:30.885 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.898658 | debian-bookworm | 2026-03-29 01:49:30.885 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.898663 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_error [0.023022s] ... ok 2026-03-29 01:49:30.899342 | debian-bookworm | Share group fake_id: create failed 2026-03-29 01:49:30.913208 | debian-bookworm | 2026-03-29 01:49:30.897 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:30.913242 | debian-bookworm | 2026-03-29 01:49:30.898 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:30.913247 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_2_False [0.295252s] ... ok 2026-03-29 01:49:30.913251 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_driver_exception [0.079206s] ... ok 2026-03-29 01:49:30.913255 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network [0.024629s] ... ok 2026-03-29 01:49:30.915583 | debian-bookworm | Share 0b78b198-0266-448f-b425-0b3ac1e2612f is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. 2026-03-29 01:49:30.929256 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_in_share_group [0.070622s] ... ok 2026-03-29 01:49:30.929280 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_2_creating_from_snapshot [0.026600s] ... ok 2026-03-29 01:49:30.941201 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_valid [0.024836s] ... ok 2026-03-29 01:49:30.941232 | debian-bookworm | 2026-03-29 01:49:30.939 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-03-29 01:49:30.945665 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_new_share_type_limit [0.037202s] ... ok 2026-03-29 01:49:30.946466 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_1_True [0.188725s] ... ok 2026-03-29 01:49:30.948901 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_3_None [0.025864s] ... ok 2026-03-29 01:49:30.964293 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.028064s] ... ok 2026-03-29 01:49:30.970000 | debian-bookworm | Invalid mount_point_name: prefixinvalid*name 2026-03-29 01:49:30.972464 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_invalid_mount_point_name [0.026747s] ... ok 2026-03-29 01:49:30.984982 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_4 [0.075481s] ... ok 2026-03-29 01:49:30.990732 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.026194s] ... ok 2026-03-29 01:49:31.001498 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_1_out_of_sync [0.023726s] ... ok 2026-03-29 01:49:31.014879 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_external_neutron_network [0.023749s] ... ok 2026-03-29 01:49:31.019804 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_restore_share [0.023252s] ... ok 2026-03-29 01:49:31.028704 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_invalid [0.043045s] ... ok 2026-03-29 01:49:31.039333 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_two_allocation [0.024007s] ... ok 2026-03-29 01:49:31.056731 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_backup_state [0.036472s] ... ok 2026-03-29 01:49:31.061770 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_ident [0.022053s] ... ok 2026-03-29 01:49:31.076040 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_2 [0.129031s] ... ok 2026-03-29 01:49:31.080195 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_1 [0.051816s] ... ok 2026-03-29 01:49:31.083693 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.021860s] ... ok 2026-03-29 01:49:31.098368 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_state [0.041279s] ... ok 2026-03-29 01:49:31.106298 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.022409s] ... ok 2026-03-29 01:49:31.124795 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_invalid [0.044273s] ... ok 2026-03-29 01:49:31.128691 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.022173s] ... ok 2026-03-29 01:49:31.133418 | debian-bookworm | Error managing share server fake_share_server_id 2026-03-29 01:49:31.133435 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:31.133441 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3479, in manage_share_server 2026-03-29 01:49:31.133445 | debian-bookworm | raise exception.ManageShareServerError(reason=msg) 2026-03-29 01:49:31.133450 | debian-bookworm | manila.exception.ManageShareServerError: Manage existing share server failed due to: Failed to manage all allocations. Allocations [{}, {}] were not managed. 2026-03-29 01:49:31.134314 | debian-bookworm | 2026-03-29 01:49:31.132 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.139234 | debian-bookworm | 2026-03-29 01:49:31.136 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.139263 | debian-bookworm | 2026-03-29 01:49:31.136 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.143131 | debian-bookworm | 2026-03-29 01:49:31.140 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.143147 | debian-bookworm | 2026-03-29 01:49:31.140 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.145066 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_allocations_not_managed [0.068744s] ... ok 2026-03-29 01:49:31.151876 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_2_user [0.022916s] ... ok 2026-03-29 01:49:31.161470 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_check_nondisruptive_and_network_change [0.063512s] ... ok 2026-03-29 01:49:31.173170 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_2_DEFAULT [0.020925s] ... ok 2026-03-29 01:49:31.187963 | debian-bookworm | Host-assisted migration failed for share share_id. 2026-03-29 01:49:31.187983 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:31.187989 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-03-29 01:49:31.187994 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:49:31.187999 | debian-bookworm | 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-03-29 01:49:31.188289 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_2_False [0.048253s] ... ok 2026-03-29 01:49:31.194073 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_2 [0.046032s] ... ok 2026-03-29 01:49:31.194086 | debian-bookworm | 2026-03-29 01:49:31.192 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-03-29 01:49:31.194246 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_3_vlanfoo [0.021041s] ... ok 2026-03-29 01:49:31.215777 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_3 [0.021063s] ... ok 2026-03-29 01:49:31.219830 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_1_readable [0.028221s] ... ok 2026-03-29 01:49:31.229136 | debian-bookworm | 2026-03-29 01:49:31.225 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.232434 | debian-bookworm | 2026-03-29 01:49:31.230 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.232453 | debian-bookworm | 2026-03-29 01:49:31.230 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.236996 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update_delete [0.075382s] ... ok 2026-03-29 01:49:31.240519 | debian-bookworm | Host-assisted migration failed for share share_id. 2026-03-29 01:49:31.240532 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:31.240537 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1705, in migration_start 2026-03-29 01:49:31.240548 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:49:31.240552 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Share share_id must not have snapshots in order to perform a host-assisted migration. 2026-03-29 01:49:31.245928 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_5 [0.069985s] ... ok 2026-03-29 01:49:31.245942 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_2_writable [0.025465s] ... ok 2026-03-29 01:49:31.252210 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:31.256142 | debian-bookworm | 2026-03-29 01:49:31.248 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.256156 | debian-bookworm | 2026-03-29 01:49:31.248 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.265138 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_hosts_up [0.040358s] ... ok 2026-03-29 01:49:31.270518 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update [0.027246s] ... ok 2026-03-29 01:49:31.283042 | debian-bookworm | Parent share server fake_server_id does not exist. 2026-03-29 01:49:31.285468 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete [0.048372s] ... ok 2026-03-29 01:49:31.293572 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:31.309186 | debian-bookworm | 2026-03-29 01:49:31.286 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-03-29 01:49:31.309214 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_not_found [0.043218s] ... ok 2026-03-29 01:49:31.309220 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_1_True [0.024904s] ... ok 2026-03-29 01:49:31.309226 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_2_False [0.041632s] ... ok 2026-03-29 01:49:31.309233 | debian-bookworm | 2026-03-29 01:49:31.303 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.309238 | debian-bookworm | 2026-03-29 01:49:31.306 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.309244 | debian-bookworm | 2026-03-29 01:49:31.307 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.313097 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_1_True [0.023790s] ... ok 2026-03-29 01:49:31.313365 | debian-bookworm | Share 92e6189e-0f41-48ac-80af-094213f13d9d has replicas. Remove the replicas of all shares in the share server before attempting to migrate it. 2026-03-29 01:49:31.322423 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_with_replicas [0.397863s] ... ok 2026-03-29 01:49:31.323722 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_2_openstack1_newton__pool0 [0.027948s] ... ok 2026-03-29 01:49:31.325268 | debian-bookworm | 2026-03-29 01:49:31.324 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.326198 | debian-bookworm | 2026-03-29 01:49:31.325 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.332491 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_multiple_servers [0.047001s] ... ok 2026-03-29 01:49:31.345116 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:31.345133 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:31.345137 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:31.345435 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_1 [0.045153s] ... ok 2026-03-29 01:49:31.356971 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_has_destination_only [0.024058s] ... ok 2026-03-29 01:49:31.366863 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_1_migration_success [0.049093s] ... ok 2026-03-29 01:49:31.366877 | debian-bookworm | 2026-03-29 01:49:31.365 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-03-29 01:49:31.381290 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:31.384056 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:31.386920 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_driver [0.024188s] ... ok 2026-03-29 01:49:31.389743 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_happy_day [0.045025s] ... ok 2026-03-29 01:49:31.401171 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_add_type_conflict [0.076298s] ... ok 2026-03-29 01:49:31.401188 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_2_server_migrating [0.037403s] ... ok 2026-03-29 01:49:31.401194 | debian-bookworm | 2026-03-29 01:49:31.393 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.401199 | debian-bookworm | 2026-03-29 01:49:31.398 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.401203 | debian-bookworm | 2026-03-29 01:49:31.398 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.405124 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:31.405148 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:31.405152 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:31.405155 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:31.405159 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:31.405162 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:31.405166 | debian-bookworm | There is no migration being performed for share_server d60658b0-bc8c-443f-b68e-4e6164c598bb at this moment. 2026-03-29 01:49:31.408883 | debian-bookworm | 2026-03-29 01:49:31.408 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.417207 | debian-bookworm | 2026-03-29 01:49:31.408 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.417232 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_manager_instance [0.024930s] ... ok 2026-03-29 01:49:31.425122 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_security_service_missing [0.475678s] ... ok 2026-03-29 01:49:31.426692 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:31.431739 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_status_update [0.102975s] ... ok 2026-03-29 01:49:31.431754 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica [0.042371s] ... ok 2026-03-29 01:49:31.447222 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks [0.054398s] ... ok 2026-03-29 01:49:31.449589 | debian-bookworm | 2026-03-29 01:49:31.447 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-03-29 01:49:31.450844 | debian-bookworm | Share id1 could not be reverted to snapshot fakesnapshotid. 2026-03-29 01:49:31.450857 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:31.450861 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4324, in _revert_to_replicated_snapshot 2026-03-29 01:49:31.450871 | debian-bookworm | self.driver.revert_to_replicated_snapshot( 2026-03-29 01:49:31.450874 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:31.450878 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:31.450882 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.450885 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:31.450889 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:31.450892 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.450896 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:31.450900 | debian-bookworm | raise effect 2026-03-29 01:49:31.450903 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:49:31.454627 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_2_fake_reservations [0.027616s] ... ok 2026-03-29 01:49:31.455690 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_2_False [0.030762s] ... ok 2026-03-29 01:49:31.461251 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get [0.067003s] ... ok 2026-03-29 01:49:31.469257 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:31.487196 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone_on_host [0.055140s] ... ok 2026-03-29 01:49:31.490959 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.078779s] ... ok 2026-03-29 01:49:31.495196 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_driver_error_on_creation [0.039373s] ... ok 2026-03-29 01:49:31.501521 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_shares_na [0.054279s] ... ok 2026-03-29 01:49:31.506427 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-03-29 01:49:31.506441 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-03-29 01:49:31.509426 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-03-29 01:49:31.509440 | debian-bookworm | signop = oneOf('+ -') 2026-03-29 01:49:31.509445 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-03-29 01:49:31.509448 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-03-29 01:49:31.509452 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-03-29 01:49:31.509456 | debian-bookworm | expr = infixNotation(operand, [ 2026-03-29 01:49:31.529171 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_5 [0.048689s] ... ok 2026-03-29 01:49:31.529191 | debian-bookworm | 2026-03-29 01:49:31.500 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.529196 | debian-bookworm | 2026-03-29 01:49:31.505 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.529200 | debian-bookworm | 2026-03-29 01:49:31.505 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.529204 | debian-bookworm | 2026-03-29 01:49:31.517 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.529208 | debian-bookworm | 2026-03-29 01:49:31.517 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.529270 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:31.529278 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:31.529289 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:31.529293 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:31.541132 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access [0.070388s] ... ok 2026-03-29 01:49:31.541150 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_access_level [0.038281s] ... ok 2026-03-29 01:49:31.550261 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_1___fake_src_identifier____fake_dest_identifier__ [0.058954s] ... ok 2026-03-29 01:49:31.562128 | debian-bookworm | 2026-03-29 01:49:31.561 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-03-29 01:49:31.569685 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_configure_empty_default_prefix [0.024139s] ... ok 2026-03-29 01:49:31.595283 | debian-bookworm | 2026-03-29 01:49:31.594 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.598498 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access [0.065898s] ... ok 2026-03-29 01:49:31.600842 | debian-bookworm | 2026-03-29 01:49:31.596 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.600860 | debian-bookworm | 2026-03-29 01:49:31.597 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.607441 | debian-bookworm | Driver migration completion failed for share server 2893340e-6613-431c-b082-92aff9038c68. 2026-03-29 01:49:31.607461 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:31.607467 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6375, in share_server_migration_complete 2026-03-29 01:49:31.607472 | debian-bookworm | self._server_migration_complete_driver(context, 2026-03-29 01:49:31.607478 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:31.607483 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:31.607488 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.607493 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:31.607497 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:31.607502 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.607507 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:31.607512 | debian-bookworm | raise effect 2026-03-29 01:49:31.607517 | debian-bookworm | Exception 2026-03-29 01:49:31.621095 | debian-bookworm | 2026-03-29 01:49:31.606 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.621110 | debian-bookworm | 2026-03-29 01:49:31.606 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.621114 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_2_False [0.060127s] ... ok 2026-03-29 01:49:31.621123 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_3 [0.052052s] ... ok 2026-03-29 01:49:31.621395 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:31.621405 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:31.621409 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:31.621413 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:31.621416 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:31.621420 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:31.621424 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:31.621428 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:31.621431 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621435 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:31.621447 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:31.621450 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621454 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:31.621458 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:31.621461 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:31.621465 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:31.621468 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:31.621472 | debian-bookworm | raise self.value 2026-03-29 01:49:31.621481 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:31.621484 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:31.621488 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621491 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:31.621496 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:31.621499 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621503 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:31.621506 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:31.621510 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621513 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:31.621517 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:31.621521 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621524 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:31.621528 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:31.621531 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621534 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:31.621538 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:31.621541 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621545 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:31.621548 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:31.621552 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:31.621555 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:31.621558 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:31.621562 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621565 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:31.621569 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:31.621572 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621576 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:31.621580 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:31.621583 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:31.621587 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:31.621593 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:31.621596 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621599 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:31.621603 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:31.621606 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621610 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:31.621613 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:31.621617 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:31.621624 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:31.621628 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:31.621631 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621635 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:31.621638 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:31.621642 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621645 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:31.621649 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:31.621652 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621656 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:31.621659 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:31.621686 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.621690 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:31.621693 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:31.621697 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:31.621702 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:31.621706 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:31.631588 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:49:31.632225 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:49:31.633154 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_replicas [0.023603s] ... ok 2026-03-29 01:49:31.645832 | debian-bookworm | 2026-03-29 01:49:31.644 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-03-29 01:49:31.649328 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_snapshot [0.027464s] ... ok 2026-03-29 01:49:31.668635 | debian-bookworm | Recovering from a failed execute. Try number 1 2026-03-29 01:49:31.668650 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:31.668654 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 239, in _try_execute 2026-03-29 01:49:31.668658 | debian-bookworm | self._execute(*command, **kwargs) 2026-03-29 01:49:31.668662 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise 2026-03-29 01:49:31.668666 | debian-bookworm | raise exception.ProcessExecutionError 2026-03-29 01:49:31.668669 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:31.668681 | debian-bookworm | Command: None 2026-03-29 01:49:31.668685 | debian-bookworm | Exit code: - 2026-03-29 01:49:31.668688 | debian-bookworm | Stdout: None 2026-03-29 01:49:31.668691 | debian-bookworm | Stderr: None 2026-03-29 01:49:31.669032 | debian-bookworm | Recovering from a failed execute. Try number 2 2026-03-29 01:49:31.669045 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:31.669048 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 239, in _try_execute 2026-03-29 01:49:31.669052 | debian-bookworm | self._execute(*command, **kwargs) 2026-03-29 01:49:31.669056 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise 2026-03-29 01:49:31.669059 | debian-bookworm | raise exception.ProcessExecutionError 2026-03-29 01:49:31.669063 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:31.669066 | debian-bookworm | Command: None 2026-03-29 01:49:31.669070 | debian-bookworm | Exit code: - 2026-03-29 01:49:31.669073 | debian-bookworm | Stdout: None 2026-03-29 01:49:31.669077 | debian-bookworm | Stderr: None 2026-03-29 01:49:31.671614 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test__try_execute [0.022135s] ... ok 2026-03-29 01:49:31.694183 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_6 [0.022424s] ... ok 2026-03-29 01:49:31.697686 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_3 [0.201319s] ... ok 2026-03-29 01:49:31.721278 | debian-bookworm | 2026-03-29 01:49:31.695 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.721308 | debian-bookworm | 2026-03-29 01:49:31.699 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.721314 | debian-bookworm | 2026-03-29 01:49:31.700 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.721318 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_with_different_share_type [0.088749s] ... ok 2026-03-29 01:49:31.721322 | debian-bookworm | 2026-03-29 01:49:31.705 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.721325 | debian-bookworm | 2026-03-29 01:49:31.705 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.721329 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_security_service [0.020863s] ... ok 2026-03-29 01:49:31.737235 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_drv_misbehavior_ignored_with_the_force [0.028768s] ... ok 2026-03-29 01:49:31.737256 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_dhss [0.020869s] ... ok 2026-03-29 01:49:31.746514 | debian-bookworm | 2026-03-29 01:49:31.745 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-03-29 01:49:31.748313 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_rollback_quota [0.042846s] ... ok 2026-03-29 01:49:31.760040 | debian-bookworm | 2026-03-29 01:49:31.747 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.760061 | debian-bookworm | 2026-03-29 01:49:31.754 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.760074 | debian-bookworm | 2026-03-29 01:49:31.755 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.760079 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_support [0.020680s] ... ok 2026-03-29 01:49:31.760085 | debian-bookworm | 2026-03-29 01:49:31.758 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.760967 | debian-bookworm | 2026-03-29 01:49:31.759 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.778771 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_1_revert_to_snapshot [0.021734s] ... ok 2026-03-29 01:49:31.792248 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_in_use [0.053561s] ... ok 2026-03-29 01:49:31.792270 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_busy_task_state [0.032631s] ... ok 2026-03-29 01:49:31.799151 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_enabled [0.020124s] ... ok 2026-03-29 01:49:31.800130 | debian-bookworm | 2026-03-29 01:49:31.799 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-03-29 01:49:31.801115 | debian-bookworm | 2026-03-29 01:49:31.800 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.804186 | debian-bookworm | 2026-03-29 01:49:31.803 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.805731 | debian-bookworm | 2026-03-29 01:49:31.803 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.808550 | debian-bookworm | 2026-03-29 01:49:31.807 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.812110 | debian-bookworm | 2026-03-29 01:49:31.808 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.812144 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_1 [0.030527s] ... ok 2026-03-29 01:49:31.829184 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_2_False [0.020773s] ... ok 2026-03-29 01:49:31.839261 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_2_False [0.025791s] ... ok 2026-03-29 01:49:31.839277 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_snapshots [0.056586s] ... ok 2026-03-29 01:49:31.856681 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_complete [0.019447s] ... ok 2026-03-29 01:49:31.856698 | debian-bookworm | {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_logic_ops [0.361938s] ... ok 2026-03-29 01:49:31.856703 | debian-bookworm | 2026-03-29 01:49:31.851 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-03-29 01:49:31.856707 | debian-bookworm | 2026-03-29 01:49:31.853 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.859134 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_continue [0.019672s] ... ok 2026-03-29 01:49:31.861651 | debian-bookworm | 2026-03-29 01:49:31.860 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.868789 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:31.868813 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:31.868820 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:31.868825 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:31.871719 | debian-bookworm | 2026-03-29 01:49:31.861 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.871739 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_full_pool_name [0.026676s] ... ok 2026-03-29 01:49:31.878703 | debian-bookworm | Driver migration completion failed for share server 19b2d91d-424c-438d-a6ba-b5b12af507e1. 2026-03-29 01:49:31.878719 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:31.878724 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6375, in share_server_migration_complete 2026-03-29 01:49:31.878727 | debian-bookworm | self._server_migration_complete_driver(context, 2026-03-29 01:49:31.878731 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:31.878735 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:31.878739 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.878742 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:31.878745 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:31.878749 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:31.878753 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:31.878757 | debian-bookworm | raise effect 2026-03-29 01:49:31.878760 | debian-bookworm | Exception 2026-03-29 01:49:31.879582 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_update_access [0.020182s] ... ok 2026-03-29 01:49:31.893159 | debian-bookworm | {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_nonnumber_comparison [0.030877s] ... ok 2026-03-29 01:49:31.893175 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_1_True [0.378609s] ... ok 2026-03-29 01:49:31.905364 | debian-bookworm | 2026-03-29 01:49:31.880 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.905382 | debian-bookworm | 2026-03-29 01:49:31.880 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.905388 | debian-bookworm | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_default_storage_driver [0.019903s] ... ok 2026-03-29 01:49:31.905392 | debian-bookworm | {2} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_filter [0.021305s] ... ok 2026-03-29 01:49:31.917738 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_from_snapshot [0.079846s] ... ok 2026-03-29 01:49:31.929204 | debian-bookworm | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_get [0.019519s] ... ok 2026-03-29 01:49:31.929224 | debian-bookworm | 2026-03-29 01:49:31.922 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-03-29 01:49:31.929235 | debian-bookworm | {2} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_anti_affinity_filter [0.022719s] ... ok 2026-03-29 01:49:31.937965 | debian-bookworm | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_2 [0.018614s] ... ok 2026-03-29 01:49:31.946402 | debian-bookworm | {2} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_different [0.020725s] ... ok 2026-03-29 01:49:31.955928 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_2_False [0.073461s] ... ok 2026-03-29 01:49:31.957652 | debian-bookworm | 2026-03-29 01:49:31.953 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:31.968521 | debian-bookworm | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update [0.019851s] ... ok 2026-03-29 01:49:31.968540 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_1_True [0.350007s] ... ok 2026-03-29 01:49:31.968554 | debian-bookworm | 2026-03-29 01:49:31.958 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.968558 | debian-bookworm | 2026-03-29 01:49:31.958 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.968562 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_mount_point_name [0.048409s] ... ok 2026-03-29 01:49:31.968565 | debian-bookworm | {2} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_all_classes [0.020502s] ... ok 2026-03-29 01:49:31.978533 | debian-bookworm | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_without_suppression [0.020502s] ... ok 2026-03-29 01:49:31.982047 | debian-bookworm | 2026-03-29 01:49:31.980 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:31.982062 | debian-bookworm | 2026-03-29 01:49:31.980 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:31.987267 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_complex [0.019840s] ... ok 2026-03-29 01:49:32.005165 | debian-bookworm | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_1_True [0.020938s] ... ok 2026-03-29 01:49:32.005188 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_1_None [0.035682s] ... ok 2026-03-29 01:49:32.006855 | debian-bookworm | The driver could not migrate the share server 373742c4-c549-427c-a51b-e2d5871239dd 2026-03-29 01:49:32.006869 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.006873 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6222, in share_server_migration_start 2026-03-29 01:49:32.006877 | debian-bookworm | self._share_server_migration_start_driver( 2026-03-29 01:49:32.006881 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.006885 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.006889 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.006892 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.006896 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.006900 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.006904 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.006907 | debian-bookworm | raise effect 2026-03-29 01:49:32.006911 | debian-bookworm | manila.exception.ShareServerMigrationFailed: Share server migration failed: fake_reason 2026-03-29 01:49:32.013451 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_simple [0.020244s] ... ok 2026-03-29 01:49:32.013466 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_1_True [0.048552s] ... ok 2026-03-29 01:49:32.017457 | debian-bookworm | Migration of share server 95d1a7ed-f2da-40bf-aaca-5f247455e484 has failed. 2026-03-29 01:49:32.017472 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.017477 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6309, in share_server_migration_driver_continue 2026-03-29 01:49:32.017481 | debian-bookworm | finished = self.driver.share_server_migration_continue( 2026-03-29 01:49:32.017484 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.017488 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.017492 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.017495 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.017499 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.017502 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.017506 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.017509 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.017513 | debian-bookworm | raise effect 2026-03-29 01:49:32.017516 | debian-bookworm | Exception 2026-03-29 01:49:32.023604 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_2 [0.064713s] ... ok 2026-03-29 01:49:32.023620 | debian-bookworm | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_without_suppression [0.021087s] ... ok 2026-03-29 01:49:32.023625 | debian-bookworm | 2026-03-29 01:49:32.022 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-03-29 01:49:32.026836 | debian-bookworm | Caught exception trying ensure share instances. 2026-03-29 01:49:32.027540 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.027550 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-03-29 01:49:32.027555 | debian-bookworm | update_share_instances = self.driver.ensure_shares( 2026-03-29 01:49:32.027558 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.027562 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.027566 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.027570 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.027581 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.027585 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.027589 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.027593 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:32.027597 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:32.027601 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.027604 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 938, in raise_exception 2026-03-29 01:49:32.027608 | debian-bookworm | raise exception.ManilaException(message="Fake raise") 2026-03-29 01:49:32.027612 | debian-bookworm | manila.exception.ManilaException: Fake raise 2026-03-29 01:49:32.033142 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_simple [0.020847s] ... ok 2026-03-29 01:49:32.033156 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_ensure_shares [0.167194s] ... ok 2026-03-29 01:49:32.040088 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_4_nfsfake [0.037949s] ... ok 2026-03-29 01:49:32.041970 | debian-bookworm | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_1_True [0.021320s] ... ok 2026-03-29 01:49:32.049643 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_mount_point_name_support_pass [0.020636s] ... ok 2026-03-29 01:49:32.056147 | debian-bookworm | This operation is supported only on backends that handle share servers. 2026-03-29 01:49:32.056422 | debian-bookworm | The driver could not migrate the share server e450cb0b-d8cd-46f8-896f-26fd64deb759 2026-03-29 01:49:32.056433 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.056437 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6220, in share_server_migration_start 2026-03-29 01:49:32.056441 | debian-bookworm | raise exception.OperationNotSupportedByDriverMode() 2026-03-29 01:49:32.056444 | debian-bookworm | manila.exception.OperationNotSupportedByDriverMode: The share driver mode does not support this operation. 2026-03-29 01:49:32.059748 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_2_False [0.049363s] ... ok 2026-03-29 01:49:32.060040 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_3 [0.028694s] ... ok 2026-03-29 01:49:32.066452 | debian-bookworm | 2026-03-29 01:49:32.057 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:32.066468 | debian-bookworm | 2026-03-29 01:49:32.060 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:32.066473 | debian-bookworm | 2026-03-29 01:49:32.062 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:32.068618 | debian-bookworm | Free capacity not set: share node info collection broken. 2026-03-29 01:49:32.071045 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_2 [0.020997s] ... ok 2026-03-29 01:49:32.078667 | debian-bookworm | Encryption keys quota exceeded for None (2 of 2 keys already consumed). 2026-03-29 01:49:32.080390 | debian-bookworm | Can not remove access rules of share: . 2026-03-29 01:49:32.081232 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_encryption_keys_quota_1 [0.041000s] ... ok 2026-03-29 01:49:32.097198 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_remove_access_rules_error [0.062637s] ... ok 2026-03-29 01:49:32.097217 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_4__None__None_ [0.026172s] ... ok 2026-03-29 01:49:32.097222 | debian-bookworm | 2026-03-29 01:49:32.081 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:32.097226 | debian-bookworm | 2026-03-29 01:49:32.081 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:32.097230 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_share_extend_reserved_1 [0.020295s] ... ok 2026-03-29 01:49:32.097234 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_2___active____active__ [0.054030s] ... ok 2026-03-29 01:49:32.101137 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/90 2026-03-29 01:49:32.111429 | debian-bookworm | Failed to update quota on share shrinking. 2026-03-29 01:49:32.111443 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.111448 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5041, in shrink_share 2026-03-29 01:49:32.111452 | debian-bookworm | reservations = QUOTAS.reserve(context, **deltas) 2026-03-29 01:49:32.111463 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.111474 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.111477 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.111481 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.111485 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.111488 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.111492 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.111495 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.111499 | debian-bookworm | raise effect 2026-03-29 01:49:32.111502 | debian-bookworm | Exception: fake 2026-03-29 01:49:32.111506 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/90 2026-03-29 01:49:32.112215 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_busy_share [0.023605s] ... ok 2026-03-29 01:49:32.112227 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_1 [0.051869s] ... ok 2026-03-29 01:49:32.115556 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_snapshot_reserved_1 [0.020726s] ... ok 2026-03-29 01:49:32.121505 | debian-bookworm | 2026-03-29 01:49:32.119 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-03-29 01:49:32.132816 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_share_extend_reserved_1 [0.019904s] ... ok 2026-03-29 01:49:32.136792 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_snapshot_update_access [0.025287s] ... ok 2026-03-29 01:49:32.137948 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_invalid_size [0.052039s] ... ok 2026-03-29 01:49:32.142060 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_network_allocations [0.058537s] ... ok 2026-03-29 01:49:32.145365 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:49:32.145378 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.145382 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:32.145387 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:32.145391 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:32.145394 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:32.145398 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:32.145401 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:32.145405 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145408 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:32.145412 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:32.145415 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145446 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:32.145451 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:32.145454 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:32.145458 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:32.145462 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:32.145465 | debian-bookworm | raise self.value 2026-03-29 01:49:32.145469 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:32.145472 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:32.145476 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145484 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:32.145488 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:32.145492 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145495 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:32.145499 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:32.145502 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145506 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:32.145510 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:32.145513 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145516 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:32.145520 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:32.145523 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145527 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:32.145530 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:32.145537 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145541 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:32.145544 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:32.145548 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:32.145551 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:32.145555 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:32.145558 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145561 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:32.145565 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:32.145568 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145572 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:32.145575 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:32.145579 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:32.145582 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:32.145585 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:32.145589 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145592 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:32.145596 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:32.145599 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145603 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:32.145606 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:32.145609 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:32.145617 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:32.145621 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:32.145624 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145631 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:32.145634 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:32.145638 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145641 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:32.145645 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:32.145648 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145652 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:32.145655 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:32.145658 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.145662 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:32.145665 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:32.145669 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:32.145672 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:32.145676 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:49:32.153837 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_unlimited [0.057142s] ... ok 2026-03-29 01:49:32.169169 | debian-bookworm | {2} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_different_backend_and_availability_zone [0.020648s] ... ok 2026-03-29 01:49:32.169190 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_4_HDFS [0.048749s] ... ok 2026-03-29 01:49:32.169196 | debian-bookworm | 2026-03-29 01:49:32.153 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:32.169201 | debian-bookworm | 2026-03-29 01:49:32.158 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:32.169205 | debian-bookworm | 2026-03-29 01:49:32.159 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:32.169215 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_update [0.023295s] ... ok 2026-03-29 01:49:32.178290 | debian-bookworm | 2026-03-29 01:49:32.164 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:32.178311 | debian-bookworm | 2026-03-29 01:49:32.164 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:32.178318 | debian-bookworm | {2} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_host [0.020875s] ... ok 2026-03-29 01:49:32.185516 | debian-bookworm | Error unmanaging share server fake_share_server_id 2026-03-29 01:49:32.185538 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.185544 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3577, in unmanage_share_server 2026-03-29 01:49:32.185549 | debian-bookworm | self.driver.admin_network_api.unmanage_network_allocations( 2026-03-29 01:49:32.185555 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.185560 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.185565 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.185580 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.185585 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.185590 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.185595 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.185600 | debian-bookworm | raise effect 2026-03-29 01:49:32.185605 | debian-bookworm | manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-03-29 01:49:32.189141 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_0 [0.026517s] ... ok 2026-03-29 01:49:32.189155 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_admin_network_allocations_error [0.051347s] ... ok 2026-03-29 01:49:32.198843 | debian-bookworm | Failed to commit reservations 2026-03-29 01:49:32.198864 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.198868 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:32.198872 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:32.198875 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:32.198879 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:32.198882 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:32.198886 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:32.198889 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.198893 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:32.198896 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:32.198899 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.198903 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:32.198907 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:32.198910 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:32.198914 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:32.198917 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:32.198921 | debian-bookworm | raise self.value 2026-03-29 01:49:32.198924 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:32.198927 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:32.198931 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.198934 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:32.198938 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:32.198942 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.198945 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:32.198949 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:32.198952 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.198956 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:32.198960 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:32.198963 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.198966 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:32.198970 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:32.198973 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.198977 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:32.198987 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:32.198990 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.198998 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:32.199001 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:32.199005 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:32.199008 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:32.199012 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:32.199015 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.199019 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:32.199022 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:32.199026 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.199029 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:32.199033 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:32.199036 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:32.199040 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:32.199043 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:32.199047 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.199050 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:32.199054 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:32.199057 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.199061 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:32.199064 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:32.199072 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:32.199075 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:32.199079 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:32.199083 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.199086 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:32.199089 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:32.199093 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.199097 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:32.199100 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:32.199104 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.199108 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:32.199111 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:32.199114 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.199118 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:32.199121 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:32.199125 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:32.199131 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:32.199135 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-03-29 01:49:32.199140 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_15___1234____s___1000___False_ [0.020214s] ... ok 2026-03-29 01:49:32.207767 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_subnet_from_metadata [0.033789s] ... ok 2026-03-29 01:49:32.208031 | debian-bookworm | 2026-03-29 01:49:32.206 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-03-29 01:49:32.209213 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_3 [0.071254s] ... ok 2026-03-29 01:49:32.213248 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations [0.024662s] ... ok 2026-03-29 01:49:32.215823 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_19___12311321_____in__12311321___True_ [0.020421s] ... ok 2026-03-29 01:49:32.222463 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica [0.022960s] ... ok 2026-03-29 01:49:32.236616 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_20___12311321_____in__12311321__in____True_ [0.020477s] ... ok 2026-03-29 01:49:32.237874 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_03 [0.024422s] ... ok 2026-03-29 01:49:32.241657 | debian-bookworm | Driver-assisted migration of share 730a2e3f-373d-4005-8637-1cfc8aa07961 failed. 2026-03-29 01:49:32.241678 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.241686 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1337, in _migration_start_driver 2026-03-29 01:49:32.241692 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:49:32.241698 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 730a2e3f-373d-4005-8637-1cfc8aa07961 while preserving all metadata. 2026-03-29 01:49:32.244238 | debian-bookworm | 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-03-29 01:49:32.244258 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.244264 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 7093, in update_share_server_network_allocations 2026-03-29 01:49:32.244270 | debian-bookworm | self._do_update_share_server_network_allocations( 2026-03-29 01:49:32.244276 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.244281 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.244286 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.244292 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.244297 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.244303 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.244308 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.244313 | debian-bookworm | raise effect 2026-03-29 01:49:32.244318 | debian-bookworm | manila.exception.AllocationsNotFoundForShareServer: No allocations found for the share server fake_server_id on the subnet. 2026-03-29 01:49:32.245119 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_2 [0.091293s] ... ok 2026-03-29 01:49:32.246930 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations_failed [0.024141s] ... ok 2026-03-29 01:49:32.250144 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_2_error [0.069482s] ... ok 2026-03-29 01:49:32.254156 | debian-bookworm | The driver could not migrate the share fake_id 2026-03-29 01:49:32.254174 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.254179 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1675, in migration_start 2026-03-29 01:49:32.254184 | debian-bookworm | success = self._migration_start_driver( 2026-03-29 01:49:32.254187 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.254191 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.254194 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.254198 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.254201 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.254205 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.254209 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.254212 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.254216 | debian-bookworm | raise effect 2026-03-29 01:49:32.254219 | debian-bookworm | Exception: fake_exc_1 2026-03-29 01:49:32.256895 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_24__True___True___True_ [0.020027s] ... ok 2026-03-29 01:49:32.257382 | debian-bookworm | Host-assisted migration failed for share fake_id. 2026-03-29 01:49:32.257395 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.257399 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1714, in migration_start 2026-03-29 01:49:32.257403 | debian-bookworm | self._migration_start_host_assisted( 2026-03-29 01:49:32.257406 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.257410 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.257414 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.257417 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.257420 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.257424 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.257427 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.257431 | debian-bookworm | raise effect 2026-03-29 01:49:32.257435 | debian-bookworm | Exception: fake_exc_2 2026-03-29 01:49:32.261107 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_exception [0.051670s] ... ok 2026-03-29 01:49:32.268526 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_01 [0.021644s] ... ok 2026-03-29 01:49:32.278086 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_28__False____is__False___True_ [0.020845s] ... ok 2026-03-29 01:49:32.287969 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_invalid_arguments [0.026743s] ... ok 2026-03-29 01:49:32.291189 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_03 [0.022583s] ... ok 2026-03-29 01:49:32.298397 | debian-bookworm | Failed to create instance on destination backend during migration of share fake_id. 2026-03-29 01:49:32.298435 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.298442 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1748, in _migration_start_host_assisted 2026-03-29 01:49:32.298448 | debian-bookworm | dest_share_instance = helper.create_instance_and_wait( 2026-03-29 01:49:32.298454 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.298459 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.298465 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.298477 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.298483 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.298488 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.298493 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.298498 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.298503 | debian-bookworm | raise effect 2026-03-29 01:49:32.298508 | debian-bookworm | Exception: fake 2026-03-29 01:49:32.299114 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_39___3_______2___False_ [0.020746s] ... ok 2026-03-29 01:49:32.302343 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_2 [0.056464s] ... ok 2026-03-29 01:49:32.304385 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_locked_share [0.054385s] ... ok 2026-03-29 01:49:32.314455 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_06 [0.023177s] ... ok 2026-03-29 01:49:32.319136 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_41___2_______3___False_ [0.020045s] ... ok 2026-03-29 01:49:32.323953 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.328151 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_network_security_service [0.089778s] ... ok 2026-03-29 01:49:32.337195 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_08 [0.022489s] ... ok 2026-03-29 01:49:32.345907 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration_subnet_not_found [0.044139s] ... ok 2026-03-29 01:49:32.355331 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.356675 | debian-bookworm | Cannot restore backup e1b417b2-b4c1-41eb-9c77-45679388d384 to target share bc244404-4658-4a75-a4e9-38ab49b6cbc9 as share driver does not provide support for targeted restores 2026-03-29 01:49:32.356688 | debian-bookworm | NoneType: None 2026-03-29 01:49:32.356933 | debian-bookworm | Failed to restore backup e1b417b2-b4c1-41eb-9c77-45679388d384 to share bc244404-4658-4a75-a4e9-38ab49b6cbc9 by driver. 2026-03-29 01:49:32.359507 | debian-bookworm | {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_4 [0.039828s] ... ok 2026-03-29 01:49:32.360837 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_04 [0.023012s] ... ok 2026-03-29 01:49:32.368582 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_quota_with_different_user [0.063697s] ... ok 2026-03-29 01:49:32.372382 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_restore_backup_respects_restore_to_target [0.084356s] ... ok 2026-03-29 01:49:32.374501 | debian-bookworm | Driver error when updating replica state for replica 7989a4dc-3f33-4306-a7b6-80b8992ae034. 2026-03-29 01:49:32.374521 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.374527 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-03-29 01:49:32.374533 | debian-bookworm | replica_state = self.driver.update_replica_state( 2026-03-29 01:49:32.375201 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.375215 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.375227 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.375233 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.375238 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.375243 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.375254 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.375259 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.375265 | debian-bookworm | raise effect 2026-03-29 01:49:32.375270 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:49:32.377543 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_ignored [0.031437s] ... ok 2026-03-29 01:49:32.383045 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_06 [0.022853s] ... ok 2026-03-29 01:49:32.396647 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.399025 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_2_False [0.026355s] ... ok 2026-03-29 01:49:32.400653 | debian-bookworm | {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_2 [0.041193s] ... ok 2026-03-29 01:49:32.402003 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_5 [0.024532s] ... ok 2026-03-29 01:49:32.405761 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_11 [0.022668s] ... ok 2026-03-29 01:49:32.415971 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.419486 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_invalid_task_state [0.050395s] ... ok 2026-03-29 01:49:32.420337 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_server_network_allocations [0.092090s] ... ok 2026-03-29 01:49:32.420591 | debian-bookworm | {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_basic_operators [0.019739s] ... ok 2026-03-29 01:49:32.428663 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_12 [0.022549s] ... ok 2026-03-29 01:49:32.441423 | debian-bookworm | {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_empty_filters_pass [0.020122s] ... ok 2026-03-29 01:49:32.445442 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_2 [0.046373s] ... ok 2026-03-29 01:49:32.449396 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_1_True [0.029544s] ... ok 2026-03-29 01:49:32.454523 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_1__True__True_ [0.051648s] ... ok 2026-03-29 01:49:32.462336 | debian-bookworm | {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes_with_no_query [0.020880s] ... ok 2026-03-29 01:49:32.472204 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_incorrect_detail_data [0.026506s] ... ok 2026-03-29 01:49:32.476124 | debian-bookworm | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_2 [0.047260s] ... ok 2026-03-29 01:49:32.478759 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_1_True [0.029037s] ... ok 2026-03-29 01:49:32.484711 | debian-bookworm | {2} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_disabled [0.022050s] ... ok 2026-03-29 01:49:32.505841 | debian-bookworm | {2} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_empty [0.020790s] ... ok 2026-03-29 01:49:32.509346 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.513689 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_server [0.092964s] ... ok 2026-03-29 01:49:32.520658 | debian-bookworm | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait [0.044448s] ... ok 2026-03-29 01:49:32.524712 | debian-bookworm | Driver-assisted migration of share server 03c6399a-fa4b-49e9-b72b-bff35c4863fc failed. 2026-03-29 01:49:32.525496 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.525510 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6052, in _share_server_migration_start_driver 2026-03-29 01:49:32.525520 | debian-bookworm | server_info = self.driver.share_server_migration_start( 2026-03-29 01:49:32.525526 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.525531 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.525537 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.525542 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.525547 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.525553 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.525558 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.525563 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.525568 | debian-bookworm | raise effect 2026-03-29 01:49:32.525574 | debian-bookworm | Exception 2026-03-29 01:49:32.527970 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_exception [0.073880s] ... ok 2026-03-29 01:49:32.542159 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.543031 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_2_False [0.063537s] ... ok 2026-03-29 01:49:32.547388 | debian-bookworm | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_all_host_states_share [0.041016s] ... ok 2026-03-29 01:49:32.555946 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.083576s] ... ok 2026-03-29 01:49:32.569110 | debian-bookworm | {2} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_unknown_capability [0.021376s] ... ok 2026-03-29 01:49:32.588708 | debian-bookworm | Could not decode scheduler options. 2026-03-29 01:49:32.588732 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.588736 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/scheduler/scheduler_options.py", line 74, in _load_file 2026-03-29 01:49:32.588740 | debian-bookworm | return jsonutils.load(handle) 2026-03-29 01:49:32.588744 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.588747 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_serialization/jsonutils.py", line 290, in load 2026-03-29 01:49:32.588751 | debian-bookworm | return json.load(codecs.getreader(encoding)(fp), **kwargs) 2026-03-29 01:49:32.588755 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.588758 | debian-bookworm | File "/usr/lib/python3.11/json/__init__.py", line 293, in load 2026-03-29 01:49:32.588774 | debian-bookworm | return loads(fp.read(), 2026-03-29 01:49:32.588778 | debian-bookworm | ^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.588781 | debian-bookworm | File "/usr/lib/python3.11/json/__init__.py", line 346, in loads 2026-03-29 01:49:32.588785 | debian-bookworm | return _default_decoder.decode(s) 2026-03-29 01:49:32.588788 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.588792 | debian-bookworm | File "/usr/lib/python3.11/json/decoder.py", line 337, in decode 2026-03-29 01:49:32.588795 | debian-bookworm | obj, end = self.raw_decode(s, idx=_w(s, 0).end()) 2026-03-29 01:49:32.588799 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.588802 | debian-bookworm | File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode 2026-03-29 01:49:32.588806 | debian-bookworm | raise JSONDecodeError("Expecting value", s, err.value) from None 2026-03-29 01:49:32.588810 | debian-bookworm | json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) 2026-03-29 01:49:32.590881 | debian-bookworm | {2} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_empty_file [0.021545s] ... ok 2026-03-29 01:49:32.598779 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.602902 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group_snapshot [0.089027s] ... ok 2026-03-29 01:49:32.605175 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.609721 | debian-bookworm | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_replica [0.088824s] ... ok 2026-03-29 01:49:32.611895 | debian-bookworm | {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_8 [0.020876s] ... ok 2026-03-29 01:49:32.612829 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_to_instance [0.069675s] ... ok 2026-03-29 01:49:32.628665 | debian-bookworm | Status of share instance aa652f6d-096e-4276-afa8-7ff34ff6c97c that belongs to share fake_id_7 was updated to 'error'. 2026-03-29 01:49:32.632362 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_1 [0.103933s] ... ok 2026-03-29 01:49:32.633054 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_weight_object [0.020078s] ... ok 2026-03-29 01:49:32.649416 | debian-bookworm | Quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). 2026-03-29 01:49:32.652605 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_1 [0.039193s] ... ok 2026-03-29 01:49:32.655673 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_5 [0.022508s] ... ok 2026-03-29 01:49:32.656110 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:32.656457 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.656472 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:32.656477 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:32.656483 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.656488 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.656494 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.656499 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.656504 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.656510 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.656521 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.656526 | debian-bookworm | raise effect 2026-03-29 01:49:32.656532 | debian-bookworm | Exception 2026-03-29 01:49:32.659213 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_02_migration_cancel [0.026902s] ... ok 2026-03-29 01:49:32.677594 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_6 [0.021970s] ... ok 2026-03-29 01:49:32.679230 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_admin_deferred_state [0.026376s] ... ok 2026-03-29 01:49:32.680802 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:32.680820 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.680826 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:32.680832 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:32.680838 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.680843 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.680849 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.680854 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.680859 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.680865 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.680870 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.680875 | debian-bookworm | raise effect 2026-03-29 01:49:32.680881 | debian-bookworm | Exception 2026-03-29 01:49:32.684490 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_13_delete_snapshot [0.024909s] ... ok 2026-03-29 01:49:32.691770 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.692960 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_2_False [0.136827s] ... ok 2026-03-29 01:49:32.695756 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_promote_share_replica [0.092772s] ... ok 2026-03-29 01:49:32.696552 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.699201 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_2 [0.021698s] ... ok 2026-03-29 01:49:32.701252 | debian-bookworm | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_snapshot [0.091494s] ... ok 2026-03-29 01:49:32.705925 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:32.705947 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.705985 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:32.705994 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:32.706001 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.706008 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.706015 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.706022 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.706028 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.706035 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.706048 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.706060 | debian-bookworm | raise effect 2026-03-29 01:49:32.706066 | debian-bookworm | Exception 2026-03-29 01:49:32.706688 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_2_path [0.026948s] ... ok 2026-03-29 01:49:32.709693 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_14_update_access [0.025197s] ... ok 2026-03-29 01:49:32.724783 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_2 [0.025145s] ... ok 2026-03-29 01:49:32.731317 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:32.731342 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.731349 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:32.731354 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:32.731360 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.731365 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.731371 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.731376 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.731381 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.731387 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.731392 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.731397 | debian-bookworm | raise effect 2026-03-29 01:49:32.731403 | debian-bookworm | Exception 2026-03-29 01:49:32.732186 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_metadata [0.024979s] ... ok 2026-03-29 01:49:32.734157 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_22_delete_share_group [0.024456s] ... ok 2026-03-29 01:49:32.739979 | debian-bookworm | Share can not be unmanaged: Invalid share: fake.. 2026-03-29 01:49:32.743140 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_invalid_share [0.050119s] ... ok 2026-03-29 01:49:32.748162 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_1 [0.022929s] ... ok 2026-03-29 01:49:32.754333 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:32.754359 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:32.754654 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:32.754666 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:32.754674 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:32.754679 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:32.754685 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.754690 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:32.754695 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:32.754700 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:32.754705 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:32.754711 | debian-bookworm | raise effect 2026-03-29 01:49:32.754716 | debian-bookworm | Exception 2026-03-29 01:49:32.757277 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_28_periodic_share_replica_update [0.022933s] ... ok 2026-03-29 01:49:32.759802 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_4_no [0.027294s] ... ok 2026-03-29 01:49:32.770749 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_2 [0.022492s] ... ok 2026-03-29 01:49:32.781201 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_network_security_service [0.024061s] ... ok 2026-03-29 01:49:32.783767 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.785027 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_2_true [0.024730s] ... ok 2026-03-29 01:49:32.785118 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.788060 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_cancel [0.092047s] ... ok 2026-03-29 01:49:32.789741 | debian-bookworm | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_revert_to_snapshot [0.088415s] ... ok 2026-03-29 01:49:32.793442 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_2_False [0.022541s] ... ok 2026-03-29 01:49:32.808258 | debian-bookworm | Share snapshot cannot be unmanaged: Unmanage existing share snapshot failed due to invalid share snapshot: fake.. 2026-03-29 01:49:32.811183 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_invalid_share [0.067836s] ... ok 2026-03-29 01:49:32.811458 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_not_all_tenants [0.025732s] ... ok 2026-03-29 01:49:32.814585 | debian-bookworm | {2} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares [0.020783s] ... ok 2026-03-29 01:49:32.827771 | debian-bookworm | Share instance 41a1629d-c90c-439f-9bd1-7fe86d2819f1 failed on creation. 2026-03-29 01:49:32.828810 | debian-bookworm | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-03-29 01:49:32.829319 | debian-bookworm | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-03-29 01:49:32.837156 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_8 [0.025701s] ... ok 2026-03-29 01:49:32.837677 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_2_nfs [0.022990s] ... ok 2026-03-29 01:49:32.861675 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_1_True [0.080154s] ... ok 2026-03-29 01:49:32.862311 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share [0.023762s] ... ok 2026-03-29 01:49:32.862539 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_different_size [0.025155s] ... ok 2026-03-29 01:49:32.876289 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.876604 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.877843 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_2 [0.066674s] ... ok 2026-03-29 01:49:32.880688 | debian-bookworm | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_get_progress [0.090889s] ... ok 2026-03-29 01:49:32.881593 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_complete [0.093354s] ... ok 2026-03-29 01:49:32.887398 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_from_snapshot [0.023885s] ... ok 2026-03-29 01:49:32.887938 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_1_None [0.025865s] ... ok 2026-03-29 01:49:32.909796 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_without_subnets [0.022068s] ... ok 2026-03-29 01:49:32.910032 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group_snapshot [0.022139s] ... ok 2026-03-29 01:49:32.934414 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_share_group_snapshot_with_update [0.024501s] ... ok 2026-03-29 01:49:32.935518 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_3___nfs____fs_manila__ [0.025244s] ... ok 2026-03-29 01:49:32.943440 | debian-bookworm | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-03-29 01:49:32.943703 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_3 [0.080499s] ... ok 2026-03-29 01:49:32.945515 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_4 [0.067507s] ... ok 2026-03-29 01:49:32.959037 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_1_cephfs [0.022479s] ... ok 2026-03-29 01:49:32.967867 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.968889 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:32.969681 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_3 [0.025590s] ... ok 2026-03-29 01:49:32.972320 | debian-bookworm | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_snapshot [0.091523s] ... ok 2026-03-29 01:49:32.974192 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_start [0.092253s] ... ok 2026-03-29 01:49:32.976431 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_07 [0.030777s] ... ok 2026-03-29 01:49:32.981209 | debian-bookworm | Share instance 120693ef-8953-49b0-956b-a6d3eb16a05e failed on creation. 2026-03-29 01:49:32.983222 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_1_True [0.024036s] ... ok 2026-03-29 01:49:32.993378 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_3_supernova [0.020448s] ... ok 2026-03-29 01:49:32.998855 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot [0.028872s] ... ok 2026-03-29 01:49:33.001964 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_1_export_location [0.067491s] ... ok 2026-03-29 01:49:33.008288 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_2_ShareBackendException [0.024187s] ... ok 2026-03-29 01:49:33.010298 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_09 [0.033536s] ... ok 2026-03-29 01:49:33.014014 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_3 [0.020862s] ... ok 2026-03-29 01:49:33.033056 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_not_found [0.024333s] ... ok 2026-03-29 01:49:33.035110 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_09___snapshot_support____false__ [0.020964s] ... ok 2026-03-29 01:49:33.041822 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_10 [0.031320s] ... ok 2026-03-29 01:49:33.042192 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_status_invalid [0.043005s] ... ok 2026-03-29 01:49:33.042699 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_dhss_false [0.040890s] ... ok 2026-03-29 01:49:33.055523 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_18___create_share_from_snapshot_support____yes__ [0.020195s] ... ok 2026-03-29 01:49:33.057220 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_1 [0.024174s] ... ok 2026-03-29 01:49:33.064334 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:33.069239 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_share_server [0.094690s] ... ok 2026-03-29 01:49:33.072217 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_09 [0.030449s] ... ok 2026-03-29 01:49:33.076270 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_30___revert_to_snapshot_support____yes__ [0.020764s] ... ok 2026-03-29 01:49:33.077366 | debian-bookworm | First migration phase of share fake_id not completed yet. 2026-03-29 01:49:33.080103 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_access [0.022490s] ... ok 2026-03-29 01:49:33.080317 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_3_data_copying_in_progress [0.037367s] ... ok 2026-03-29 01:49:33.096877 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_55___mount_point_name_support____0__ [0.019942s] ... ok 2026-03-29 01:49:33.102034 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_subnet_not_found [0.059016s] ... ok 2026-03-29 01:49:33.103177 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_1_rw [0.022964s] ... ok 2026-03-29 01:49:33.117780 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_59___mount_point_name_support____n__ [0.020965s] ... ok 2026-03-29 01:49:33.122937 | debian-bookworm | Migration progress of share fake_id cannot be obtained at this moment. 2026-03-29 01:49:33.125707 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_2 [0.045213s] ... ok 2026-03-29 01:49:33.126180 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_1_rw [0.022468s] ... ok 2026-03-29 01:49:33.126789 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_2_None [0.024643s] ... ok 2026-03-29 01:49:33.138566 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_07___driver_handles_share_servers____0__ [0.020787s] ... ok 2026-03-29 01:49:33.148188 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations [0.021807s] ... ok 2026-03-29 01:49:33.158106 | debian-bookworm | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_1_True [0.085534s] ... ok 2026-03-29 01:49:33.158682 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_10___driver_handles_share_servers____off__ [0.019919s] ... ok 2026-03-29 01:49:33.159062 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:33.159869 | debian-bookworm | There is no migration being performed for share fake_id at this moment. 2026-03-29 01:49:33.161425 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_availability_zone [0.034098s] ... ok 2026-03-29 01:49:33.162742 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_None [0.036793s] ... ok 2026-03-29 01:49:33.163643 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_security_service [0.094405s] ... ok 2026-03-29 01:49:33.168196 | debian-bookworm | 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-03-29 01:49:33.168565 | debian-bookworm | 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-03-29 01:49:33.171957 | debian-bookworm | {2} 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.023393s] ... ok 2026-03-29 01:49:33.179187 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_12___driver_handles_share_servers____no__ [0.020527s] ... ok 2026-03-29 01:49:33.191545 | debian-bookworm | 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-03-29 01:49:33.191906 | debian-bookworm | 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-03-29 01:49:33.195004 | debian-bookworm | {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.022656s] ... ok 2026-03-29 01:49:33.199434 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_valid_string [0.020077s] ... ok 2026-03-29 01:49:33.199919 | debian-bookworm | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_timeout [0.041749s] ... ok 2026-03-29 01:49:33.201372 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_3_data_copying_starting [0.038307s] ... ok 2026-03-29 01:49:33.206719 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_server [0.045622s] ... ok 2026-03-29 01:49:33.215878 | debian-bookworm | 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-03-29 01:49:33.216002 | debian-bookworm | 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-03-29 01:49:33.218982 | debian-bookworm | {2} 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.023912s] ... ok 2026-03-29 01:49:33.220833 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_no_values [0.020473s] ... ok 2026-03-29 01:49:33.234714 | debian-bookworm | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_not_found [0.034477s] ... ok 2026-03-29 01:49:33.238316 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_9_migration_error [0.036528s] ... ok 2026-03-29 01:49:33.238837 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_2_error_deleting [0.031928s] ... ok 2026-03-29 01:49:33.239376 | debian-bookworm | 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-03-29 01:49:33.239769 | debian-bookworm | 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-03-29 01:49:33.239972 | debian-bookworm | 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-03-29 01:49:33.240482 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name_index_error [0.020426s] ... ok 2026-03-29 01:49:33.242353 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_1___some_host_name___None___4__6__ [0.023295s] ... ok 2026-03-29 01:49:33.257020 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:33.261006 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_host [0.020058s] ... ok 2026-03-29 01:49:33.261596 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_server_network_allocations [0.097502s] ... ok 2026-03-29 01:49:33.261891 | debian-bookworm | 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-03-29 01:49:33.264298 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_pseudo_path [0.021684s] ... ok 2026-03-29 01:49:33.264578 | debian-bookworm | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-03-29 01:49:33.267185 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_1 [0.028474s] ... ok 2026-03-29 01:49:33.281648 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_pool [0.020449s] ... ok 2026-03-29 01:49:33.284369 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_2 [0.022190s] ... ok 2026-03-29 01:49:33.289558 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_same_cephx_id_as_manila_service [0.024944s] ... ok 2026-03-29 01:49:33.301824 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_default_pool [0.020157s] ... ok 2026-03-29 01:49:33.307162 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_is_member_of_group [0.039530s] ... ok 2026-03-29 01:49:33.307567 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_empty_string [0.023067s] ... ok 2026-03-29 01:49:33.312516 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_wrong_type [0.022628s] ... ok 2026-03-29 01:49:33.320347 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:33.322422 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_without_pool [0.020602s] ... ok 2026-03-29 01:49:33.326208 | debian-bookworm | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_connection_get_info [0.091469s] ... ok 2026-03-29 01:49:33.328004 | debian-bookworm | Share type test_with_extra has invalid required extra specs. 2026-03-29 01:49:33.328019 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:33.328032 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:49:33.328037 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:49:33.328041 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.328045 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:49:33.328049 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:49:33.328052 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:49:33.330698 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_3 [0.022750s] ... ok 2026-03-29 01:49:33.335448 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_check_for_setup_error [0.022693s] ... ok 2026-03-29 01:49:33.345754 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_driver_handles_share_servers_is_false_with_net_id [0.023013s] ... ok 2026-03-29 01:49:33.351362 | debian-bookworm | Share type test_with_extra has invalid required extra specs. 2026-03-29 01:49:33.351379 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:33.351384 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:49:33.351388 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:49:33.351392 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.351396 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:49:33.351400 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:49:33.351403 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:49:33.351698 | debian-bookworm | Share type test_with_extra has invalid required extra specs. 2026-03-29 01:49:33.351707 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:33.351711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:49:33.351715 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:49:33.351718 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.351722 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:49:33.351726 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:49:33.351729 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:49:33.351733 | debian-bookworm | Share type test_with_extra has invalid required extra specs. 2026-03-29 01:49:33.351736 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:33.351740 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:49:33.351743 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:49:33.351747 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.351750 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:49:33.351754 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:49:33.351757 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:49:33.353436 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_3 [0.045780s] ... ok 2026-03-29 01:49:33.354319 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search [0.023541s] ... ok 2026-03-29 01:49:33.357685 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network_failure [0.022013s] ... ok 2026-03-29 01:49:33.370454 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_two_members [0.024517s] ... ok 2026-03-29 01:49:33.376495 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_4_nova_hypernova_supernova [0.021793s] ... ok 2026-03-29 01:49:33.379773 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container [0.021829s] ... ok 2026-03-29 01:49:33.380628 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_7_error_deleting [0.026830s] ... ok 2026-03-29 01:49:33.393521 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_1_specified_stypes_one_unsupported_in_AZ [0.022884s] ... ok 2026-03-29 01:49:33.401899 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks [0.021759s] ... ok 2026-03-29 01:49:33.406912 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_04___snapshot_support____on__ [0.030113s] ... ok 2026-03-29 01:49:33.416373 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_description [0.022804s] ... ok 2026-03-29 01:49:33.418907 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:33.423100 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container [0.020846s] ... ok 2026-03-29 01:49:33.423393 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_1_manila_share [0.041871s] ... ok 2026-03-29 01:49:33.423414 | debian-bookworm | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group [0.096885s] ... ok 2026-03-29 01:49:33.430360 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_08___snapshot_support____f__ [0.023145s] ... ok 2026-03-29 01:49:33.441276 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_creation [0.024790s] ... ok 2026-03-29 01:49:33.449481 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_veth [0.026266s] ... ok 2026-03-29 01:49:33.455696 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_10___snapshot_support____off__ [0.025083s] ... ok 2026-03-29 01:49:33.459992 | debian-bookworm | Share server 26b537d9-1b75-4889-a601-15915db4517c is not migrating 2026-03-29 01:49:33.462847 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_1___active___None_ [0.039168s] ... ok 2026-03-29 01:49:33.469178 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_fields [0.027879s] ... ok 2026-03-29 01:49:33.477017 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__delete_export_and_umount_storage [0.026382s] ... ok 2026-03-29 01:49:33.478416 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_20___create_share_from_snapshot_support____f__ [0.022339s] ... ok 2026-03-29 01:49:33.492864 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_with_host [0.023249s] ... ok 2026-03-29 01:49:33.500029 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_existing_ok [0.023263s] ... ok 2026-03-29 01:49:33.500365 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_53___mount_point_name_support____y__ [0.021401s] ... ok 2026-03-29 01:49:33.510554 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination [0.047269s] ... ok 2026-03-29 01:49:33.511059 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:33.515271 | debian-bookworm | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_instance [0.091896s] ... ok 2026-03-29 01:49:33.515885 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_not_admin [0.022719s] ... ok 2026-03-29 01:49:33.525180 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_1 [0.025049s] ... ok 2026-03-29 01:49:33.525874 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_61___replication_type____writable__ [0.025983s] ... ok 2026-03-29 01:49:33.544702 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_no_groups [0.029003s] ... ok 2026-03-29 01:49:33.547873 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_update_share_server_network_allocations [0.022476s] ... ok 2026-03-29 01:49:33.549347 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_68___availability_zones____zone1__ [0.022996s] ... ok 2026-03-29 01:49:33.566667 | debian-bookworm | {4} manila.tests.test_conf.ConfigTestCase.test_declare [0.021746s] ... ok 2026-03-29 01:49:33.569607 | debian-bookworm | Failed to obtain migration progress of share server a641d286-8752-4f3d-8e59-df36d12bcae9. 2026-03-29 01:49:33.569636 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:33.569646 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 3476, in share_server_migration_get_progress 2026-03-29 01:49:33.569656 | debian-bookworm | self.share_rpcapi.share_server_migration_get_progress( 2026-03-29 01:49:33.569664 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:33.569682 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:33.569691 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.569700 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:33.569708 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:33.569717 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.569725 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:33.569733 | debian-bookworm | raise effect 2026-03-29 01:49:33.569742 | debian-bookworm | Exception 2026-03-29 01:49:33.570662 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_2 [0.021137s] ... ok 2026-03-29 01:49:33.573343 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_rpcapi_exception [0.062457s] ... ok 2026-03-29 01:49:33.574171 | debian-bookworm | {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_existing_users [0.026121s] ... ok 2026-03-29 01:49:33.590818 | debian-bookworm | {4} manila.tests.test_coordination.CoordinationTestCase.test_lock [0.023991s] ... ok 2026-03-29 01:49:33.595095 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_06___driver_handles_share_servers____yes__ [0.024210s] ... ok 2026-03-29 01:49:33.596883 | debian-bookworm | {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__set_users [0.022362s] ... ok 2026-03-29 01:49:33.602979 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:33.607578 | debian-bookworm | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_replicated_snapshot [0.092108s] ... ok 2026-03-29 01:49:33.616274 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_1_300 [0.042501s] ... ok 2026-03-29 01:49:33.619611 | debian-bookworm | {4} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_offline [0.028817s] ... ok 2026-03-29 01:49:33.620648 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_11___driver_handles_share_servers____n__ [0.025481s] ... ok 2026-03-29 01:49:33.628998 | debian-bookworm | {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_3 [0.031777s] ... ok 2026-03-29 01:49:33.642795 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_5 [0.021715s] ... ok 2026-03-29 01:49:33.643579 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:49:33.643912 | debian-bookworm | {4} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_start [0.023640s] ... ok 2026-03-29 01:49:33.649640 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_last_on_server [0.410734s] ... ok 2026-03-29 01:49:33.661586 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_3__1 [0.044615s] ... ok 2026-03-29 01:49:33.667794 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_input [0.024100s] ... ok 2026-03-29 01:49:33.668744 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_1_______az_1___az2__az_3__ [0.024977s] ... ok 2026-03-29 01:49:33.669191 | debian-bookworm | {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_setup_security_service [0.040028s] ... ok 2026-03-29 01:49:33.689322 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_request [0.021565s] ... ok 2026-03-29 01:49:33.689600 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:33.691243 | debian-bookworm | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_pool_name [0.021718s] ... ok 2026-03-29 01:49:33.693882 | debian-bookworm | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_snapshot [0.086263s] ... ok 2026-03-29 01:49:33.706143 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_2_az_1_az2_az_3___ [0.037761s] ... ok 2026-03-29 01:49:33.708184 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_access [0.018805s] ... ok 2026-03-29 01:49:33.712565 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_share_server_not_found [0.062749s] ... ok 2026-03-29 01:49:33.720619 | debian-bookworm | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_2 [0.028992s] ... ok 2026-03-29 01:49:33.726514 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata [0.018172s] ... ok 2026-03-29 01:49:33.726847 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_locations_get [0.065111s] ... ok 2026-03-29 01:49:33.728292 | debian-bookworm | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend [0.022001s] ... ok 2026-03-29 01:49:33.738661 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_1_True [0.025922s] ... ok 2026-03-29 01:49:33.742815 | debian-bookworm | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_get_progress [0.021903s] ... ok 2026-03-29 01:49:33.744846 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_uuid [0.018374s] ... ok 2026-03-29 01:49:33.751932 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_quota_reserve [0.023035s] ... ok 2026-03-29 01:49:33.752366 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_invalid_status [0.025075s] ... ok 2026-03-29 01:49:33.762600 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_pool_notexist_and_get_from_driver [0.023656s] ... ok 2026-03-29 01:49:33.763739 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode403.test_policy_not_authorized [0.018749s] ... ok 2026-03-29 01:49:33.764139 | debian-bookworm | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_2 [0.021180s] ... ok 2026-03-29 01:49:33.776848 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_name [0.024611s] ... ok 2026-03-29 01:49:33.777342 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share [0.024825s] ... ok 2026-03-29 01:49:33.782202 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_config_not_found [0.018336s] ... ok 2026-03-29 01:49:33.784210 | debian-bookworm | The backend fake_host could not get backend info. 2026-03-29 01:49:33.784231 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:33.784240 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 436, in ensure_driver_resources 2026-03-29 01:49:33.784249 | debian-bookworm | new_backend_info = self.driver.get_backend_info(ctxt) 2026-03-29 01:49:33.784257 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.784265 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:33.784273 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:33.784281 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.784289 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:33.784297 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:33.784305 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.784313 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:33.784321 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:33.784328 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.784337 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 1000, in raise_exception 2026-03-29 01:49:33.784345 | debian-bookworm | raise exception.ManilaException(message="Fake raise") 2026-03-29 01:49:33.784353 | debian-bookworm | manila.exception.ManilaException: Fake raise 2026-03-29 01:49:33.786059 | debian-bookworm | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_get_progess [0.021545s] ... ok 2026-03-29 01:49:33.786537 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_get_backend_info [0.023976s] ... ok 2026-03-29 01:49:33.792899 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:33.797320 | debian-bookworm | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_get_progress [0.103339s] ... ok 2026-03-29 01:49:33.801327 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_share_type_not_found [0.023623s] ... ok 2026-03-29 01:49:33.801569 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_binary_not_found [0.019270s] ... ok 2026-03-29 01:49:33.804384 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_update_hosts_failure [0.026738s] ... ok 2026-03-29 01:49:33.819902 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_usage_not_found [0.018256s] ... ok 2026-03-29 01:49:33.830640 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_3 [0.025935s] ... ok 2026-03-29 01:49:33.831028 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_available [0.030107s] ... ok 2026-03-29 01:49:33.838928 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_2_False [0.041389s] ... ok 2026-03-29 01:49:33.840693 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_debug [0.054484s] ... ok 2026-03-29 01:49:33.847484 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_filter_not_found [0.027398s] ... ok 2026-03-29 01:49:33.851673 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_4 [0.020729s] ... ok 2026-03-29 01:49:33.857957 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_share_group_snapshots [0.026580s] ... ok 2026-03-29 01:49:33.861511 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_2 [0.020558s] ... ok 2026-03-29 01:49:33.867327 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_security_service_not_found [0.019660s] ... ok 2026-03-29 01:49:33.870578 | debian-bookworm | The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. 2026-03-29 01:49:33.872307 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_2 [0.020370s] ... ok 2026-03-29 01:49:33.878307 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access [0.039266s] ... ok 2026-03-29 01:49:33.881352 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get [0.023261s] ... ok 2026-03-29 01:49:33.882726 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_3 [0.020987s] ... ok 2026-03-29 01:49:33.887627 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_not_found [0.020314s] ... ok 2026-03-29 01:49:33.893341 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_7 [0.020737s] ... ok 2026-03-29 01:49:33.902606 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_1 [0.019521s] ... ok 2026-03-29 01:49:33.903383 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_boolean_extra_specs [0.024996s] ... ok 2026-03-29 01:49:33.904282 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get [0.022254s] ... ok 2026-03-29 01:49:33.910761 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_resource_not_found [0.023038s] ... ok 2026-03-29 01:49:33.915843 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_9 [0.022187s] ... ok 2026-03-29 01:49:33.923041 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_2 [0.020283s] ... ok 2026-03-29 01:49:33.926123 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_3 [0.022083s] ... ok 2026-03-29 01:49:33.929407 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_14___create_share_from_snapshot_support____t__ [0.025751s] ... ok 2026-03-29 01:49:33.936690 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_not_found [0.025597s] ... ok 2026-03-29 01:49:33.937111 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_5________create_snapshot____delete_snapshot____True_ [0.020942s] ... ok 2026-03-29 01:49:33.943411 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_3 [0.020072s] ... ok 2026-03-29 01:49:33.954026 | debian-bookworm | {6} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access [0.027325s] ... ok 2026-03-29 01:49:33.960193 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_network_allocations [0.022684s] ... ok 2026-03-29 01:49:33.960866 | debian-bookworm | Unexpected error occurred while updating access rules for share instance 9c1c61aa-a8c3-4c7b-9f53-8cbfa5d4b2cd. 2026-03-29 01:49:33.960877 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:33.960882 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-03-29 01:49:33.960887 | debian-bookworm | self.access_helper.update_access_rules( 2026-03-29 01:49:33.960891 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:33.960896 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:33.960900 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.960905 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:33.960909 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:33.960914 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.960918 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:33.960923 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:33.960927 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.960931 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-03-29 01:49:33.960970 | debian-bookworm | raise exception.ShareAccessExists( 2026-03-29 01:49:33.960976 | debian-bookworm | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-03-29 01:49:33.965004 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode413.test_port_limit_exceeded [0.023597s] ... ok 2026-03-29 01:49:33.965258 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_21___create_share_from_snapshot_support____false__ [0.033470s] ... ok 2026-03-29 01:49:33.965270 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_5 [0.019603s] ... ok 2026-03-29 01:49:33.965507 | debian-bookworm | Unexpected error occurred while updating access rules for share instance e5ac5aab-bbaa-41be-9781-efe314f0fce5. 2026-03-29 01:49:33.965519 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:33.965524 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-03-29 01:49:33.965528 | debian-bookworm | self.access_helper.update_access_rules( 2026-03-29 01:49:33.965532 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:33.965537 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:33.965541 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.965545 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:33.965549 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:33.965554 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.965558 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:33.965562 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:33.965566 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:33.965570 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-03-29 01:49:33.965575 | debian-bookworm | raise exception.ShareAccessExists( 2026-03-29 01:49:33.965590 | debian-bookworm | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-03-29 01:49:33.973136 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_1 [0.186246s] ... ok 2026-03-29 01:49:33.977142 | debian-bookworm | {6} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_3 [0.022560s] ... ok 2026-03-29 01:49:33.983403 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_3 [0.020040s] ... ok 2026-03-29 01:49:33.984060 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot [0.023532s] ... ok 2026-03-29 01:49:33.985165 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg_with_kwargs [0.024726s] ... ok 2026-03-29 01:49:33.995694 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_22___create_share_from_snapshot_support____off__ [0.032329s] ... ok 2026-03-29 01:49:33.999118 | debian-bookworm | {6} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_stop [0.022318s] ... ok 2026-03-29 01:49:34.000899 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_2 [0.027761s] ... ok 2026-03-29 01:49:34.003928 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context [0.019953s] ... ok 2026-03-29 01:49:34.008144 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replica [0.023635s] ... ok 2026-03-29 01:49:34.010345 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_kwargs_to_string [0.024893s] ... ok 2026-03-29 01:49:34.020787 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionResponseCode403.test_admin_required [0.021179s] ... ok 2026-03-29 01:49:34.022777 | debian-bookworm | Creating ssl context is not supported on this version of Python, ssl verification is disabled. 2026-03-29 01:49:34.024520 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_no_create_default_context [0.020779s] ... ok 2026-03-29 01:49:34.026191 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_31___revert_to_snapshot_support____0__ [0.030441s] ... ok 2026-03-29 01:49:34.032507 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_1_manage_existing [0.023410s] ... ok 2026-03-29 01:49:34.035463 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_3__ [0.025052s] ... ok 2026-03-29 01:49:34.042166 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found [0.021063s] ... ok 2026-03-29 01:49:34.052573 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_driver_exception [0.051537s] ... ok 2026-03-29 01:49:34.054106 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_34___revert_to_snapshot_support____off__ [0.027808s] ... ok 2026-03-29 01:49:34.061275 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_2_revert_to_replicated_snapshot [0.022838s] ... ok 2026-03-29 01:49:34.061308 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_snapshot_access_already_exists [0.022312s] ... ok 2026-03-29 01:49:34.062791 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot [0.038001s] ... ok 2026-03-29 01:49:34.065830 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_snapshot_not_found [0.021518s] ... ok 2026-03-29 01:49:34.076719 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_dhss_false [0.023910s] ... ok 2026-03-29 01:49:34.077686 | debian-bookworm | stdin:1:1: M354 Use oslo_utils.uuidutils to generate UUID instead of uuid4(). 2026-03-29 01:49:34.078497 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_no_configuration [0.023210s] ... ok 2026-03-29 01:49:34.080326 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_check_uuid4 [0.022255s] ... ok 2026-03-29 01:49:34.081859 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_47___mount_snapshot_support____n__ [0.027650s] ... ok 2026-03-29 01:49:34.085277 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionResponseCode413.test_snapshot_limit_exceeded [0.021337s] ... ok 2026-03-29 01:49:34.099745 | debian-bookworm | Failed to delete NFS export "Manila-UT-filesystem". 2026-03-29 01:49:34.102494 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_backend_failure [0.038872s] ... ok 2026-03-29 01:49:34.102526 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_complete [0.022845s] ... ok 2026-03-29 01:49:34.106809 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-03-29 01:49:34.106828 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_07_critical [0.021975s] ... ok 2026-03-29 01:49:34.106834 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg [0.020674s] ... ok 2026-03-29 01:49:34.113119 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_51___mount_point_name_support____true__ [0.030339s] ... ok 2026-03-29 01:49:34.123427 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-03-29 01:49:34.125088 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.125107 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.125113 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.125118 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.125122 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.125127 | debian-bookworm | KeyError: 'misspelled_code' 2026-03-29 01:49:34.125132 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_get_progress [0.022998s] ... ok 2026-03-29 01:49:34.126815 | debian-bookworm | code: 500 2026-03-29 01:49:34.126833 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_08_fatal [0.021766s] ... ok 2026-03-29 01:49:34.127596 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_exception_with_kwargs [0.021099s] ... ok 2026-03-29 01:49:34.141512 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_get_default_filter_function [0.039298s] ... ok 2026-03-29 01:49:34.145347 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_2_migration_driver_phase1_done [0.068227s] ... ok 2026-03-29 01:49:34.147131 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_no_log_warn_check [0.020530s] ... ok 2026-03-29 01:49:34.148439 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_63___replication_type____dr__ [0.033251s] ... ok 2026-03-29 01:49:34.150893 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_2_test_message____ [0.021321s] ... ok 2026-03-29 01:49:34.150927 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_1_True [0.023928s] ... ok 2026-03-29 01:49:34.167832 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_24____LE____exception__ [0.019889s] ... ok 2026-03-29 01:49:34.172455 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_network_allocations [0.022914s] ... ok 2026-03-29 01:49:34.172925 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_70___provisioning_mount_point_prefix____silver__ [0.026696s] ... ok 2026-03-29 01:49:34.177909 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_01_______audit__ [0.028545s] ... ok 2026-03-29 01:49:34.184887 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_teardown_server [0.043230s] ... ok 2026-03-29 01:49:34.185822 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_25____LI____audit__ [0.020443s] ... ok 2026-03-29 01:49:34.196894 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_verify_share_driver_mode_option_type [0.024023s] ... ok 2026-03-29 01:49:34.200792 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_other [0.027639s] ... ok 2026-03-29 01:49:34.204834 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_name [0.019713s] ... ok 2026-03-29 01:49:34.205547 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_32____LI____exception__ [0.019921s] ... ok 2026-03-29 01:49:34.211052 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_10________debug__ [0.032880s] ... ok 2026-03-29 01:49:34.220050 | debian-bookworm | {5} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_disabled [0.022627s] ... ok 2026-03-29 01:49:34.226044 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_id [0.020417s] ... ok 2026-03-29 01:49:34.226279 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_35____LW____error__ [0.019861s] ... ok 2026-03-29 01:49:34.226287 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_4 [0.080440s] ... ok 2026-03-29 01:49:34.231976 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_02___driver_handles_share_servers____t__ [0.031125s] ... ok 2026-03-29 01:49:34.232929 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_11________error__ [0.021918s] ... ok 2026-03-29 01:49:34.244771 | debian-bookworm | {5} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_disabled [0.023776s] ... ok 2026-03-29 01:49:34.246089 | debian-bookworm | {4} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_2_ [0.019465s] ... ok 2026-03-29 01:49:34.252880 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_2__is__Wrong [0.020707s] ... ok 2026-03-29 01:49:34.265422 | debian-bookworm | {4} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_ok [0.019223s] ... ok 2026-03-29 01:49:34.273338 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_23____LE____critical__ [0.040066s] ... ok 2026-03-29 01:49:34.275308 | debian-bookworm | {7} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage [0.022093s] ... ok 2026-03-29 01:49:34.277806 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.052141s] ... ok 2026-03-29 01:49:34.286117 | debian-bookworm | {4} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_4 [0.020574s] ... ok 2026-03-29 01:49:34.296237 | debian-bookworm | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_backend [0.020791s] ... ok 2026-03-29 01:49:34.305250 | debian-bookworm | {4} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_allocate_not_redefined [0.019438s] ... ok 2026-03-29 01:49:34.314540 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_27____LI____error__ [0.040990s] ... ok 2026-03-29 01:49:34.317276 | debian-bookworm | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend [0.021091s] ... ok 2026-03-29 01:49:34.326315 | debian-bookworm | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_1 [0.020933s] ... ok 2026-03-29 01:49:34.331012 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.052943s] ... ok 2026-03-29 01:49:34.337225 | debian-bookworm | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name [0.019754s] ... ok 2026-03-29 01:49:34.340098 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_40____LW____exception__ [0.024669s] ... ok 2026-03-29 01:49:34.347046 | debian-bookworm | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_3 [0.020765s] ... ok 2026-03-29 01:49:34.352873 | debian-bookworm | Driver-assisted migration of share share_id failed. 2026-03-29 01:49:34.352907 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.352918 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1556, in migration_driver_continue 2026-03-29 01:49:34.352927 | debian-bookworm | finished = self.driver.migration_continue( 2026-03-29 01:49:34.352962 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:34.352972 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:34.352983 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:34.352999 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:34.353008 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:34.353017 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:34.353025 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:34.353034 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:49:34.353042 | debian-bookworm | raise result 2026-03-29 01:49:34.353051 | debian-bookworm | Exception: fake 2026-03-29 01:49:34.356312 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_1 [0.130514s] ... ok 2026-03-29 01:49:34.358358 | debian-bookworm | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_2 [0.021047s] ... ok 2026-03-29 01:49:34.361251 | debian-bookworm | {6} manila.tests.test_manager.ManagerTestCase.test_verify_manager_instance [0.021839s] ... ok 2026-03-29 01:49:34.368400 | debian-bookworm | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_2__None__False___fake_usages___False_ [0.021314s] ... ok 2026-03-29 01:49:34.380918 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_2_specified_stypes_all_unsupported_in_AZ [0.022083s] ... ok 2026-03-29 01:49:34.383001 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.383039 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.383052 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.383065 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.383094 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.383106 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.383455 | debian-bookworm | code: 500 2026-03-29 01:49:34.383488 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.383501 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.383512 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.383524 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.383536 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.383547 | debian-bookworm | KeyError: 'share_server_id' 2026-03-29 01:49:34.383558 | debian-bookworm | code: 404 2026-03-29 01:49:34.383860 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.383891 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.383904 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.383915 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.383926 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.383938 | debian-bookworm | KeyError: 'id' 2026-03-29 01:49:34.383949 | debian-bookworm | code: 404 2026-03-29 01:49:34.383960 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.383971 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.384288 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.384316 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.384328 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.384339 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.384351 | debian-bookworm | code: 500 2026-03-29 01:49:34.384371 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.384383 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.384407 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.384419 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.384429 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.384440 | debian-bookworm | KeyError: 'allowed' 2026-03-29 01:49:34.384452 | debian-bookworm | code: 413 2026-03-29 01:49:34.384767 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.384798 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.384812 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.384824 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.384835 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.384847 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.384859 | debian-bookworm | code: 500 2026-03-29 01:49:34.384870 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.384882 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.384894 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.384906 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.384917 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.384927 | debian-bookworm | KeyError: 'bridge' 2026-03-29 01:49:34.384973 | debian-bookworm | code: 500 2026-03-29 01:49:34.385270 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.385302 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.385314 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.385325 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.385336 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.385347 | debian-bookworm | KeyError: 'path' 2026-03-29 01:49:34.385358 | debian-bookworm | code: 404 2026-03-29 01:49:34.385369 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.385380 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.385392 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.385403 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.385414 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.385425 | debian-bookworm | KeyError: 'err' 2026-03-29 01:49:34.385436 | debian-bookworm | code: 409 2026-03-29 01:49:34.385752 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.385784 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.385796 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.385807 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.385819 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.385830 | debian-bookworm | KeyError: 'driver' 2026-03-29 01:49:34.385841 | debian-bookworm | code: 500 2026-03-29 01:49:34.386010 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.386040 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.386053 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.386066 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.386077 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.386089 | debian-bookworm | KeyError: 'id' 2026-03-29 01:49:34.386100 | debian-bookworm | code: 500 2026-03-29 01:49:34.386359 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.386387 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.386399 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.386411 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.386422 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.386433 | debian-bookworm | KeyError: 'err' 2026-03-29 01:49:34.386689 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.055284s] ... ok 2026-03-29 01:49:34.387035 | debian-bookworm | code: 400 2026-03-29 01:49:34.387540 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.387569 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.387581 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.387593 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.387617 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.387629 | debian-bookworm | KeyError: 'err' 2026-03-29 01:49:34.387640 | debian-bookworm | code: 500 2026-03-29 01:49:34.387652 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.387663 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.387682 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.387694 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.387706 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.387717 | debian-bookworm | KeyError: 'id' 2026-03-29 01:49:34.387729 | debian-bookworm | code: 500 2026-03-29 01:49:34.387750 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.387763 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.387775 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.387787 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.387798 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.387809 | debian-bookworm | KeyError: 'err' 2026-03-29 01:49:34.387821 | debian-bookworm | code: 400 2026-03-29 01:49:34.388072 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.388087 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.388092 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.388097 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.388102 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.388107 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.388112 | debian-bookworm | code: 500 2026-03-29 01:49:34.388117 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.388122 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.388128 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.388133 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.388139 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.388144 | debian-bookworm | KeyError: 'uuid' 2026-03-29 01:49:34.388149 | debian-bookworm | code: 404 2026-03-29 01:49:34.388154 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.388159 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.388164 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.388170 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.388175 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.388180 | debian-bookworm | KeyError: 'file_path' 2026-03-29 01:49:34.388186 | debian-bookworm | code: 404 2026-03-29 01:49:34.388649 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.388665 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.388672 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.388677 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.388682 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.388687 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.388692 | debian-bookworm | code: 500 2026-03-29 01:49:34.388741 | debian-bookworm | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_3___fake_quota_class___True__False_ [0.020323s] ... ok 2026-03-29 01:49:34.393157 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393174 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393180 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393185 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393190 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393194 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.393199 | debian-bookworm | code: 500 2026-03-29 01:49:34.393204 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393209 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393214 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393219 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393223 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393228 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.393233 | debian-bookworm | code: 500 2026-03-29 01:49:34.393243 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393248 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393253 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393258 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393263 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393268 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.393273 | debian-bookworm | code: 404 2026-03-29 01:49:34.393278 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393284 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393289 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393294 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393299 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393304 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.393309 | debian-bookworm | code: 500 2026-03-29 01:49:34.393314 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393319 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393324 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393329 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393334 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393340 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.393345 | debian-bookworm | code: 500 2026-03-29 01:49:34.393350 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393355 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393361 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393366 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393371 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393376 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.393381 | debian-bookworm | code: 500 2026-03-29 01:49:34.393387 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393392 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393397 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393402 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393407 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393412 | debian-bookworm | KeyError: 'err' 2026-03-29 01:49:34.393418 | debian-bookworm | code: 400 2026-03-29 01:49:34.393423 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393428 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393433 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393439 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393444 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393449 | debian-bookworm | KeyError: 'err' 2026-03-29 01:49:34.393454 | debian-bookworm | code: 400 2026-03-29 01:49:34.393459 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393464 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393470 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393475 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393480 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393485 | debian-bookworm | KeyError: 'err' 2026-03-29 01:49:34.393490 | debian-bookworm | code: 500 2026-03-29 01:49:34.393496 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393501 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393509 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393515 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393520 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393525 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.393530 | debian-bookworm | code: 500 2026-03-29 01:49:34.393535 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393540 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393545 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393550 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393555 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393565 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.393571 | debian-bookworm | code: 500 2026-03-29 01:49:34.393576 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393581 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393586 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393591 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393596 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393601 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.393606 | debian-bookworm | code: 500 2026-03-29 01:49:34.393611 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393616 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393621 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393626 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393631 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393636 | debian-bookworm | KeyError: 'binary' 2026-03-29 01:49:34.393641 | debian-bookworm | code: 404 2026-03-29 01:49:34.393646 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393651 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393656 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393661 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393666 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393671 | debian-bookworm | KeyError: 'host' 2026-03-29 01:49:34.393676 | debian-bookworm | code: 404 2026-03-29 01:49:34.393681 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393686 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393691 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393697 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393702 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393707 | debian-bookworm | KeyError: 'ip' 2026-03-29 01:49:34.393713 | debian-bookworm | code: 500 2026-03-29 01:49:34.393718 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393723 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393734 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393740 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393745 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393750 | debian-bookworm | KeyError: 'err' 2026-03-29 01:49:34.393755 | debian-bookworm | code: 500 2026-03-29 01:49:34.393760 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.393765 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.393770 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.393775 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.393780 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.393785 | debian-bookworm | KeyError: 'err' 2026-03-29 01:49:34.393790 | debian-bookworm | code: 500 2026-03-29 01:49:34.393997 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.394011 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.394017 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.394023 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.394028 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.394034 | debian-bookworm | KeyError: 'instance_id' 2026-03-29 01:49:34.394040 | debian-bookworm | code: 404 2026-03-29 01:49:34.394045 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.394051 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.394057 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.394063 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.394068 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.394073 | debian-bookworm | KeyError: 'version' 2026-03-29 01:49:34.394078 | debian-bookworm | code: 400 2026-03-29 01:49:34.394083 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.394088 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.394093 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.394104 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.394109 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.394114 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.394119 | debian-bookworm | code: 400 2026-03-29 01:49:34.394124 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.394129 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.394134 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.394139 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.394145 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.394150 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.394155 | debian-bookworm | code: 400 2026-03-29 01:49:34.394352 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.394368 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.394373 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.394379 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.394384 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.394389 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.394566 | debian-bookworm | code: 400 2026-03-29 01:49:34.394768 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.394782 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.394788 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.394794 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.394799 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.394805 | debian-bookworm | KeyError: 'content_type' 2026-03-29 01:49:34.394810 | debian-bookworm | code: 400 2026-03-29 01:49:34.394986 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.395000 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.395005 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.395010 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.395015 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.395020 | debian-bookworm | KeyError: 'driver_mode' 2026-03-29 01:49:34.395025 | debian-bookworm | code: 400 2026-03-29 01:49:34.395257 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.395272 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.395277 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.395285 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.395290 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.395295 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.395300 | debian-bookworm | code: 400 2026-03-29 01:49:34.395520 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.395535 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.395541 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.395547 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.395552 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.395557 | debian-bookworm | KeyError: 'req_ver' 2026-03-29 01:49:34.395562 | debian-bookworm | code: 400 2026-03-29 01:49:34.395741 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.395755 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.395760 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.395766 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.395771 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.395775 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.395780 | debian-bookworm | code: 400 2026-03-29 01:49:34.395958 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.395972 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.395978 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.395984 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.395989 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.395994 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.396000 | debian-bookworm | code: 400 2026-03-29 01:49:34.396175 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.396189 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.396201 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.396206 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.396211 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.396216 | debian-bookworm | KeyError: 'err' 2026-03-29 01:49:34.396221 | debian-bookworm | code: 400 2026-03-29 01:49:34.396393 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.396406 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.396411 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.396416 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.396422 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.396427 | debian-bookworm | KeyError: 'unders' 2026-03-29 01:49:34.396598 | debian-bookworm | code: 400 2026-03-29 01:49:34.396790 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.396805 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.396811 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.396816 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.396821 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.396826 | debian-bookworm | KeyError: 'expire' 2026-03-29 01:49:34.396831 | debian-bookworm | code: 400 2026-03-29 01:49:34.397022 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.397037 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.397043 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.397049 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.397054 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.397059 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.397065 | debian-bookworm | code: 400 2026-03-29 01:49:34.397238 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.397253 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.397259 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.397265 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.397270 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.397275 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.397438 | debian-bookworm | code: 400 2026-03-29 01:49:34.397643 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.397658 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.397664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.397670 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.397676 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.397681 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.397686 | debian-bookworm | code: 400 2026-03-29 01:49:34.397849 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.397864 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.397869 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.397875 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.397880 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.397885 | debian-bookworm | KeyError: 'level' 2026-03-29 01:49:34.397890 | debian-bookworm | code: 400 2026-03-29 01:49:34.398043 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.398057 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.398063 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.398069 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.398074 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.398080 | debian-bookworm | KeyError: 'type' 2026-03-29 01:49:34.398085 | debian-bookworm | code: 400 2026-03-29 01:49:34.398238 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.398252 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.398258 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.398264 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.398269 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.398275 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.398287 | debian-bookworm | code: 400 2026-03-29 01:49:34.398449 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.398463 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.398469 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.398473 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.398479 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.398484 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.398489 | debian-bookworm | code: 400 2026-03-29 01:49:34.398828 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.398844 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.398850 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.398855 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.398861 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.398866 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.399040 | debian-bookworm | code: 400 2026-03-29 01:49:34.399352 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.399367 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.399374 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.399379 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.399384 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.399388 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.399393 | debian-bookworm | code: 400 2026-03-29 01:49:34.399642 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_6__False__1__10___1__3_ [0.154298s] ... ok 2026-03-29 01:49:34.400046 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.400059 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.400065 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.400070 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.400075 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.400080 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.400085 | debian-bookworm | code: 400 2026-03-29 01:49:34.400091 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.400096 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.400101 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.400106 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.400111 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.400117 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.400122 | debian-bookworm | code: 400 2026-03-29 01:49:34.400127 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.400133 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.400138 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.400144 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.400149 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.400154 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.400281 | debian-bookworm | code: 400 2026-03-29 01:49:34.400295 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.400300 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.400305 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.400311 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.400316 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.400321 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.400326 | debian-bookworm | code: 400 2026-03-29 01:49:34.400330 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.400335 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.400341 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.400346 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.400351 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.400356 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.400362 | debian-bookworm | code: 400 2026-03-29 01:49:34.400529 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.400543 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.400554 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.400560 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.400565 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.400570 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.400575 | debian-bookworm | code: 400 2026-03-29 01:49:34.400748 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.400762 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.400767 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.400772 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.400777 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.400782 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.400787 | debian-bookworm | code: 400 2026-03-29 01:49:34.401035 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.401050 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.401055 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.401060 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.401065 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.401071 | debian-bookworm | KeyError: 'uuid' 2026-03-29 01:49:34.401284 | debian-bookworm | code: 400 2026-03-29 01:49:34.401495 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.401509 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.401515 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.401520 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.401525 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.401531 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.401691 | debian-bookworm | code: 500 2026-03-29 01:49:34.401705 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.401711 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.401716 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.401721 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.401726 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.401731 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.401888 | debian-bookworm | code: 500 2026-03-29 01:49:34.402065 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.402079 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.402085 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.402090 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.402095 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.402100 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.402105 | debian-bookworm | code: 500 2026-03-29 01:49:34.402316 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.402330 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.402336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.402341 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.402346 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.402350 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.402356 | debian-bookworm | code: 400 2026-03-29 01:49:34.403277 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.403294 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.403300 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.403306 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.403312 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.403317 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.403399 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all [0.022384s] ... ok 2026-03-29 01:49:34.403685 | debian-bookworm | code: 400 2026-03-29 01:49:34.403700 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.403706 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.403711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.403716 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.403721 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.403743 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.403748 | debian-bookworm | code: 500 2026-03-29 01:49:34.404142 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.404157 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.404167 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.404173 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.404178 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.404182 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.404360 | debian-bookworm | code: 500 2026-03-29 01:49:34.404546 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.404562 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.404568 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.404574 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.404579 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.404584 | debian-bookworm | KeyError: 'message_id' 2026-03-29 01:49:34.404589 | debian-bookworm | code: 404 2026-03-29 01:49:34.404748 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.404762 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.404768 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.404774 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.404779 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.404784 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.404789 | debian-bookworm | code: 500 2026-03-29 01:49:34.405004 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.405020 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.405025 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.405030 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.405035 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.405040 | debian-bookworm | KeyError: 'migration_id' 2026-03-29 01:49:34.405204 | debian-bookworm | code: 404 2026-03-29 01:49:34.405219 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.405225 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.405230 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.405234 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.405240 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.405245 | debian-bookworm | KeyError: 'instance_id' 2026-03-29 01:49:34.405416 | debian-bookworm | code: 404 2026-03-29 01:49:34.405627 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.406027 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.406041 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.406046 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.406052 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.406057 | debian-bookworm | KeyError: 'config' 2026-03-29 01:49:34.406062 | debian-bookworm | code: 500 2026-03-29 01:49:34.406073 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.406080 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.406085 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.406091 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.406096 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.406101 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.406115 | debian-bookworm | code: 500 2026-03-29 01:49:34.406124 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.406129 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.406134 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.406139 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.406144 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.406149 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.406339 | debian-bookworm | code: 500 2026-03-29 01:49:34.406543 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.406557 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.406562 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.406572 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.406577 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.406582 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.406587 | debian-bookworm | code: 500 2026-03-29 01:49:34.406885 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.406900 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.406906 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.406910 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.406916 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.406920 | debian-bookworm | KeyError: 'overs' 2026-03-29 01:49:34.407095 | debian-bookworm | code: 500 2026-03-29 01:49:34.407415 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_1_True [0.050957s] ... ok 2026-03-29 01:49:34.407618 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.407632 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.407638 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.407643 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.407648 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.407653 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.407658 | debian-bookworm | code: 404 2026-03-29 01:49:34.407883 | debian-bookworm | {4} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_4 [0.018860s] ... ok 2026-03-29 01:49:34.408106 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.408131 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.408137 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.408145 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.408152 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.408170 | debian-bookworm | KeyError: 'action' 2026-03-29 01:49:34.408175 | debian-bookworm | code: 403 2026-03-29 01:49:34.408180 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.408184 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.408189 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.408194 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.408198 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.408203 | debian-bookworm | KeyError: 'project_id' 2026-03-29 01:49:34.408209 | debian-bookworm | code: 404 2026-03-29 01:49:34.408397 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.408412 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.408418 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.408423 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.408428 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.408433 | debian-bookworm | KeyError: 'share_type' 2026-03-29 01:49:34.408438 | debian-bookworm | code: 404 2026-03-29 01:49:34.408443 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.408448 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.408453 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.408458 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.408463 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.408471 | debian-bookworm | KeyError: 'user_id' 2026-03-29 01:49:34.408689 | debian-bookworm | code: 404 2026-03-29 01:49:34.408703 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.408709 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.408715 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.408720 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.408725 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.408730 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.408735 | debian-bookworm | code: 500 2026-03-29 01:49:34.408904 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.408918 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.408924 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.408929 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.408964 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.408972 | debian-bookworm | KeyError: 'result' 2026-03-29 01:49:34.409151 | debian-bookworm | code: 500 2026-03-29 01:49:34.409374 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.409389 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.409395 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.409401 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.409406 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.409411 | debian-bookworm | KeyError: 'class_name' 2026-03-29 01:49:34.409416 | debian-bookworm | code: 404 2026-03-29 01:49:34.409593 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.409608 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.409613 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.409618 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.409623 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.409628 | debian-bookworm | KeyError: 'project_id' 2026-03-29 01:49:34.409633 | debian-bookworm | code: 500 2026-03-29 01:49:34.409846 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.409861 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.409867 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.409872 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.409877 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.409882 | debian-bookworm | KeyError: 'unknown' 2026-03-29 01:49:34.409887 | debian-bookworm | code: 404 2026-03-29 01:49:34.410061 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.410076 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.410082 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.410087 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.410092 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.410098 | debian-bookworm | KeyError: 'project_id' 2026-03-29 01:49:34.410103 | debian-bookworm | code: 404 2026-03-29 01:49:34.410313 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.410328 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.410333 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.410338 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.410343 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.410348 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.410353 | debian-bookworm | code: 500 2026-03-29 01:49:34.410557 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.410872 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.410885 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.410890 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.410895 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.410900 | debian-bookworm | KeyError: 'req' 2026-03-29 01:49:34.410905 | debian-bookworm | code: 500 2026-03-29 01:49:34.410915 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.410920 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.410926 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.410931 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.410936 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.410941 | debian-bookworm | KeyError: 'uuid' 2026-03-29 01:49:34.410946 | debian-bookworm | code: 404 2026-03-29 01:49:34.411043 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.411056 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.411061 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.411067 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.411072 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.411077 | debian-bookworm | KeyError: 'lock_id' 2026-03-29 01:49:34.411082 | debian-bookworm | code: 404 2026-03-29 01:49:34.411305 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.411320 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.411332 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.411337 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.411342 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.411347 | debian-bookworm | KeyError: 'resource_id' 2026-03-29 01:49:34.411352 | debian-bookworm | code: 500 2026-03-29 01:49:34.411698 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.411714 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.411719 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.411724 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.411730 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.411735 | debian-bookworm | KeyError: 'command' 2026-03-29 01:49:34.411909 | debian-bookworm | code: 500 2026-03-29 01:49:34.412163 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.412177 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.412183 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.412188 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.412193 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.412198 | debian-bookworm | KeyError: 'filter_name' 2026-03-29 01:49:34.412203 | debian-bookworm | code: 404 2026-03-29 01:49:34.412374 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.412389 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.412395 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.412400 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.412406 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.412410 | debian-bookworm | KeyError: 'weigher_name' 2026-03-29 01:49:34.412415 | debian-bookworm | code: 404 2026-03-29 01:49:34.412587 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.412602 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.412609 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.412615 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.412620 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.412626 | debian-bookworm | KeyError: 'security_service_id' 2026-03-29 01:49:34.412631 | debian-bookworm | code: 404 2026-03-29 01:49:34.412800 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.412818 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.412824 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.412830 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.412834 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.412839 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.412844 | debian-bookworm | code: 500 2026-03-29 01:49:34.413063 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.413078 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.413084 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.413089 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.413094 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.413099 | debian-bookworm | KeyError: 'service' 2026-03-29 01:49:34.413262 | debian-bookworm | code: 400 2026-03-29 01:49:34.413460 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.413474 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.413479 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.413485 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.413490 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.413495 | debian-bookworm | KeyError: 'service_id' 2026-03-29 01:49:34.413500 | debian-bookworm | code: 404 2026-03-29 01:49:34.413662 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.413675 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.413681 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.413686 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.413692 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.413697 | debian-bookworm | KeyError: 'access_type' 2026-03-29 01:49:34.413708 | debian-bookworm | code: 500 2026-03-29 01:49:34.413872 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.414175 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.414187 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.414192 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.414197 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.414203 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.414208 | debian-bookworm | code: 500 2026-03-29 01:49:34.414217 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.414223 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.414229 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.414233 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.414238 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.414244 | debian-bookworm | KeyError: 'backup_id' 2026-03-29 01:49:34.414358 | debian-bookworm | code: 404 2026-03-29 01:49:34.414369 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.414374 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.414379 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.414385 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.414390 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.414395 | debian-bookworm | KeyError: 'requested' 2026-03-29 01:49:34.414400 | debian-bookworm | code: 413 2026-03-29 01:49:34.414567 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.414579 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.414584 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.414589 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.414595 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.414599 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.414604 | debian-bookworm | code: 400 2026-03-29 01:49:34.414784 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.414798 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.414804 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.414809 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.414814 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.414819 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.414824 | debian-bookworm | code: 500 2026-03-29 01:49:34.415024 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.415039 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.415045 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.415050 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.415055 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.415060 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.415312 | debian-bookworm | code: 500 2026-03-29 01:49:34.415662 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.415681 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.415687 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.415692 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.415697 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.415702 | debian-bookworm | KeyError: 'share_id' 2026-03-29 01:49:34.415712 | debian-bookworm | code: 500 2026-03-29 01:49:34.415717 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.415722 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.415727 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.415732 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.415737 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.415743 | debian-bookworm | KeyError: 'share_group_id' 2026-03-29 01:49:34.415748 | debian-bookworm | code: 404 2026-03-29 01:49:34.416739 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.416755 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.416761 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.416767 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.416779 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.416785 | debian-bookworm | KeyError: 'member_id' 2026-03-29 01:49:34.416981 | debian-bookworm | code: 404 2026-03-29 01:49:34.417219 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.417234 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.417240 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.417246 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.417251 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.417256 | debian-bookworm | KeyError: 'share_group_snapshot_id' 2026-03-29 01:49:34.417262 | debian-bookworm | code: 404 2026-03-29 01:49:34.417432 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.417447 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.417453 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.417458 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.417463 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.417468 | debian-bookworm | KeyError: 'share_group' 2026-03-29 01:49:34.417473 | debian-bookworm | code: 500 2026-03-29 01:49:34.417699 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.417714 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.417720 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.417725 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.417730 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.417735 | debian-bookworm | KeyError: 'type_id' 2026-03-29 01:49:34.417740 | debian-bookworm | code: 500 2026-03-29 01:49:34.417903 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.417917 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.417922 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.417927 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.417932 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.417937 | debian-bookworm | KeyError: 'type_id' 2026-03-29 01:49:34.417942 | debian-bookworm | code: 404 2026-03-29 01:49:34.418105 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.418119 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.418125 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.418130 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.418135 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.418140 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.418146 | debian-bookworm | code: 500 2026-03-29 01:49:34.418326 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.418340 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.418346 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.418351 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.418356 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.418361 | debian-bookworm | KeyError: 'type_id' 2026-03-29 01:49:34.418365 | debian-bookworm | code: 500 2026-03-29 01:49:34.418597 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.418612 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.418617 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.418623 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.418628 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.418633 | debian-bookworm | KeyError: 'type_id' 2026-03-29 01:49:34.418638 | debian-bookworm | code: 500 2026-03-29 01:49:34.418795 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.418809 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.418814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.418819 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.418825 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.418830 | debian-bookworm | KeyError: 'type_id' 2026-03-29 01:49:34.418835 | debian-bookworm | code: 404 2026-03-29 01:49:34.419023 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.419037 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.419048 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.419052 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.419057 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.419062 | debian-bookworm | KeyError: 'type_name' 2026-03-29 01:49:34.419254 | debian-bookworm | code: 404 2026-03-29 01:49:34.419269 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.419275 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.419280 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.419286 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.419292 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.419297 | debian-bookworm | KeyError: 'type_id' 2026-03-29 01:49:34.419475 | debian-bookworm | code: 404 2026-03-29 01:49:34.419685 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.419700 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.419706 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.419711 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.419717 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.419721 | debian-bookworm | KeyError: 'share_instance_id' 2026-03-29 01:49:34.419726 | debian-bookworm | code: 404 2026-03-29 01:49:34.419894 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.419907 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.419913 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.419918 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.419923 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.419928 | debian-bookworm | KeyError: 'allowed' 2026-03-29 01:49:34.419933 | debian-bookworm | code: 413 2026-03-29 01:49:34.420101 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.420115 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.420120 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.420126 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.420131 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.420136 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.420141 | debian-bookworm | code: 500 2026-03-29 01:49:34.420316 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.420330 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.420336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.420341 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.420346 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.420351 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.420356 | debian-bookworm | code: 500 2026-03-29 01:49:34.420565 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.420579 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.420584 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.420589 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.420594 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.420599 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.420604 | debian-bookworm | code: 500 2026-03-29 01:49:34.420810 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.420825 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.420831 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.420836 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.420841 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.420846 | debian-bookworm | KeyError: 'share_network_id' 2026-03-29 01:49:34.420851 | debian-bookworm | code: 404 2026-03-29 01:49:34.421035 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.421050 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.421055 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.421060 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.421066 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.421071 | debian-bookworm | KeyError: 'share_network_id' 2026-03-29 01:49:34.421081 | debian-bookworm | code: 500 2026-03-29 01:49:34.421243 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.421257 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.421266 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.421272 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.421277 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.421283 | debian-bookworm | KeyError: 'share_network_id' 2026-03-29 01:49:34.421288 | debian-bookworm | code: 500 2026-03-29 01:49:34.421661 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.421898 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.421920 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.421925 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.421931 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.421935 | debian-bookworm | KeyError: 'share_network_subnet_id' 2026-03-29 01:49:34.421945 | debian-bookworm | code: 404 2026-03-29 01:49:34.422123 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.422137 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.422143 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.422148 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.422154 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.422159 | debian-bookworm | KeyError: 'share_server_id' 2026-03-29 01:49:34.422164 | debian-bookworm | code: 404 2026-03-29 01:49:34.422338 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.422353 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.422358 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.422363 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.422369 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.422374 | debian-bookworm | KeyError: 'allowed' 2026-03-29 01:49:34.422379 | debian-bookworm | code: 413 2026-03-29 01:49:34.422594 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.422608 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.422613 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.422618 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.422622 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.422627 | debian-bookworm | KeyError: 'share_id' 2026-03-29 01:49:34.422632 | debian-bookworm | code: 404 2026-03-29 01:49:34.422835 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.422849 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.422854 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.422860 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.422865 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.422870 | debian-bookworm | KeyError: 'replica_id' 2026-03-29 01:49:34.422875 | debian-bookworm | code: 404 2026-03-29 01:49:34.423040 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.423052 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.423058 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.423063 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.423069 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.423074 | debian-bookworm | KeyError: 'share_id' 2026-03-29 01:49:34.423104 | debian-bookworm | code: 404 2026-03-29 01:49:34.423274 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.423288 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.423293 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.423298 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.423303 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.423308 | debian-bookworm | KeyError: 'share_server_id' 2026-03-29 01:49:34.423313 | debian-bookworm | code: 500 2026-03-29 01:49:34.423486 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.423500 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.423505 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.423516 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.423521 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.423526 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.423735 | debian-bookworm | code: 500 2026-03-29 01:49:34.423751 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.423757 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.423762 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.423767 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.423772 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.423778 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.423946 | debian-bookworm | code: 500 2026-03-29 01:49:34.423960 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.423966 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.423972 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.423977 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.423983 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.423988 | debian-bookworm | KeyError: 'share_server_id' 2026-03-29 01:49:34.424160 | debian-bookworm | code: 500 2026-03-29 01:49:34.424563 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.424578 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.424584 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.424589 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.424594 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.424599 | debian-bookworm | KeyError: 'share_server_id' 2026-03-29 01:49:34.424604 | debian-bookworm | code: 404 2026-03-29 01:49:34.424766 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.424780 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.424786 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.424791 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.424796 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.424801 | debian-bookworm | KeyError: 'filters_description' 2026-03-29 01:49:34.424806 | debian-bookworm | code: 404 2026-03-29 01:49:34.425681 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_not_admin [0.022094s] ... ok 2026-03-29 01:49:34.425870 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.425885 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.425890 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.425896 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.425901 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.425915 | debian-bookworm | KeyError: 'share_server_id' 2026-03-29 01:49:34.425921 | debian-bookworm | code: 500 2026-03-29 01:49:34.425926 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.425931 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.425936 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.425941 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.425946 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.425951 | debian-bookworm | KeyError: 'share_id' 2026-03-29 01:49:34.425960 | debian-bookworm | code: 500 2026-03-29 01:49:34.425965 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.425970 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.425975 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.425980 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.425985 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.425991 | debian-bookworm | KeyError: 'share_id' 2026-03-29 01:49:34.425995 | debian-bookworm | code: 500 2026-03-29 01:49:34.426000 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.426005 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.426010 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.426015 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.426019 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.426034 | debian-bookworm | KeyError: 'size' 2026-03-29 01:49:34.426039 | debian-bookworm | code: 413 2026-03-29 01:49:34.426045 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.426050 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.426055 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.426060 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.426065 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.426070 | debian-bookworm | KeyError: 'access_type' 2026-03-29 01:49:34.426076 | debian-bookworm | code: 400 2026-03-29 01:49:34.426294 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations_exception [0.026576s] ... ok 2026-03-29 01:49:34.426452 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.426465 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.426471 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.426476 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.426481 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.426495 | debian-bookworm | KeyError: 'instance_id' 2026-03-29 01:49:34.426501 | debian-bookworm | code: 404 2026-03-29 01:49:34.426703 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.426716 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.426722 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.426727 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.426733 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.426738 | debian-bookworm | KeyError: 'snapshot_name' 2026-03-29 01:49:34.426743 | debian-bookworm | code: 500 2026-03-29 01:49:34.426938 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.426953 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.426958 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.426963 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.426968 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.426974 | debian-bookworm | KeyError: 'snapshot_id' 2026-03-29 01:49:34.426979 | debian-bookworm | code: 404 2026-03-29 01:49:34.427218 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.427233 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.427240 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.427245 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.427250 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.427255 | debian-bookworm | KeyError: 'share_name' 2026-03-29 01:49:34.427260 | debian-bookworm | code: 500 2026-03-29 01:49:34.427422 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.427436 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.427441 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.427447 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.427451 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.427456 | debian-bookworm | KeyError: 'share_type_id' 2026-03-29 01:49:34.427461 | debian-bookworm | code: 500 2026-03-29 01:49:34.427611 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.427626 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.427632 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.427637 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.427642 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.427648 | debian-bookworm | KeyError: 'share_type_id' 2026-03-29 01:49:34.427653 | debian-bookworm | code: 404 2026-03-29 01:49:34.428518 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.428534 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.428541 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.428546 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.428551 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.428556 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.428718 | debian-bookworm | code: 500 2026-03-29 01:49:34.428905 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.428924 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.428931 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.428936 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.428963 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.428968 | debian-bookworm | KeyError: 'share_type' 2026-03-29 01:49:34.428973 | debian-bookworm | code: 404 2026-03-29 01:49:34.429140 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.429155 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.429161 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.429167 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.429172 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.429177 | debian-bookworm | KeyError: 'id' 2026-03-29 01:49:34.429182 | debian-bookworm | code: 500 2026-03-29 01:49:34.429344 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.429358 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.429363 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.429368 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.429373 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.429378 | debian-bookworm | KeyError: 'share_type_id' 2026-03-29 01:49:34.429383 | debian-bookworm | code: 404 2026-03-29 01:49:34.429583 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.429597 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.429602 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.429608 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.429613 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.429618 | debian-bookworm | KeyError: 'share_type_id' 2026-03-29 01:49:34.429623 | debian-bookworm | code: 500 2026-03-29 01:49:34.429786 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:34.429802 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:49:34.429808 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.429813 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.429818 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.429822 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.429827 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.429832 | debian-bookworm | KeyError: 'share_type_id' 2026-03-29 01:49:34.429993 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:34.430007 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:49:34.430013 | debian-bookworm | code: 404 2026-03-29 01:49:34.430182 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.430196 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.430201 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.430206 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.430212 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.430217 | debian-bookworm | KeyError: 'share_type_name' 2026-03-29 01:49:34.430221 | debian-bookworm | code: 404 2026-03-29 01:49:34.430383 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.430397 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.430403 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.430408 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.430419 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.430425 | debian-bookworm | KeyError: 'id' 2026-03-29 01:49:34.430429 | debian-bookworm | code: 500 2026-03-29 01:49:34.430626 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.430641 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.430647 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.430652 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.430657 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.430662 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.430668 | debian-bookworm | code: 500 2026-03-29 01:49:34.430864 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.430878 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.430883 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.430888 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.430893 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.430898 | debian-bookworm | KeyError: 'allowed' 2026-03-29 01:49:34.430903 | debian-bookworm | code: 413 2026-03-29 01:49:34.431151 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.431538 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.431556 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.431565 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.431573 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.431581 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.431595 | debian-bookworm | code: 404 2026-03-29 01:49:34.431677 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.431689 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.431698 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.431706 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.431713 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.431721 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.431729 | debian-bookworm | code: 500 2026-03-29 01:49:34.432101 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.432120 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.432128 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.432136 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.432144 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.432162 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.432747 | debian-bookworm | code: 404 2026-03-29 01:49:34.432769 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.432777 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.432785 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.432793 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.432801 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.432809 | debian-bookworm | KeyError: 'response' 2026-03-29 01:49:34.432827 | debian-bookworm | code: 500 2026-03-29 01:49:34.432835 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.432843 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.432851 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.432858 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.432866 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.432874 | debian-bookworm | KeyError: 'transfer_id' 2026-03-29 01:49:34.432886 | debian-bookworm | {4} manila.tests.test_service.ServiceManagerTestCase.test_message_gets_to_manager [0.024692s] ... ok 2026-03-29 01:49:34.433161 | debian-bookworm | code: 404 2026-03-29 01:49:34.433182 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.433190 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.433198 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.433206 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.433214 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.433221 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.433229 | debian-bookworm | code: 400 2026-03-29 01:49:34.433413 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.433820 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.433837 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.433845 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.433853 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.433861 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.433869 | debian-bookworm | code: 400 2026-03-29 01:49:34.433883 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.433891 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.433902 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.433910 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.433918 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.433926 | debian-bookworm | KeyError: 'detail' 2026-03-29 01:49:34.433933 | debian-bookworm | code: 400 2026-03-29 01:49:34.433941 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.433949 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.433957 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.433964 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.433972 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.433980 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.434164 | debian-bookworm | code: 500 2026-03-29 01:49:34.434181 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.434189 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.434197 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.434205 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.434212 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.434220 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.434228 | debian-bookworm | code: 500 2026-03-29 01:49:34.434443 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.434460 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.434468 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.434476 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.434483 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.434491 | debian-bookworm | KeyError: 'reason' 2026-03-29 01:49:34.434499 | debian-bookworm | code: 500 2026-03-29 01:49:34.434711 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.434727 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.434736 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.434744 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.434751 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.434759 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.434767 | debian-bookworm | code: 500 2026-03-29 01:49:34.434982 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.434999 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.435007 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.435015 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.435023 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.435055 | debian-bookworm | KeyError: 'version' 2026-03-29 01:49:34.435063 | debian-bookworm | code: 400 2026-03-29 01:49:34.435280 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.435296 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.435305 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.435313 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.435321 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.435328 | debian-bookworm | KeyError: 'volume_id' 2026-03-29 01:49:34.435336 | debian-bookworm | code: 404 2026-03-29 01:49:34.435551 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.435569 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.435577 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.435585 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.435593 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.435610 | debian-bookworm | KeyError: 'snapshot_id' 2026-03-29 01:49:34.435618 | debian-bookworm | code: 404 2026-03-29 01:49:34.435798 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.436124 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.436141 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.436149 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.436704 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.436726 | debian-bookworm | KeyError: 'vserver' 2026-03-29 01:49:34.436735 | debian-bookworm | code: 500 2026-03-29 01:49:34.436750 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.436758 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.436766 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.436774 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.436781 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.436789 | debian-bookworm | KeyError: 'vserver' 2026-03-29 01:49:34.437247 | debian-bookworm | code: 500 2026-03-29 01:49:34.437274 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.437283 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.437291 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.437299 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.437307 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.437315 | debian-bookworm | KeyError: 'host' 2026-03-29 01:49:34.437322 | debian-bookworm | code: 500 2026-03-29 01:49:34.437330 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.437338 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.437346 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.437353 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.437361 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.437369 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.437376 | debian-bookworm | code: 500 2026-03-29 01:49:34.437384 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.437392 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.437399 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.437407 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.437415 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.437423 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.437430 | debian-bookworm | code: 500 2026-03-29 01:49:34.437497 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.437509 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.437517 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.437524 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.437532 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.437540 | debian-bookworm | KeyError: 'status' 2026-03-29 01:49:34.438478 | debian-bookworm | code: 500 2026-03-29 01:49:34.438495 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.438502 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.438829 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.438842 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.438849 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.438856 | debian-bookworm | KeyError: 'error' 2026-03-29 01:49:34.438863 | debian-bookworm | code: 500 2026-03-29 01:49:34.438870 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.438878 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.438885 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.438895 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.438902 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.438960 | debian-bookworm | KeyError: 'status' 2026-03-29 01:49:34.438969 | debian-bookworm | code: 500 2026-03-29 01:49:34.438975 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.438980 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.438985 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.438997 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.439002 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.439007 | debian-bookworm | KeyError: 'protocol_type' 2026-03-29 01:49:34.439036 | debian-bookworm | code: 500 2026-03-29 01:49:34.439225 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.439235 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.439241 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.439246 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.439251 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.439257 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.439262 | debian-bookworm | code: 500 2026-03-29 01:49:34.439267 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.439273 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.439278 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.439283 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.439288 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.439294 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.439299 | debian-bookworm | code: 404 2026-03-29 01:49:34.440715 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.440735 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.440741 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.440747 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.440752 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.440758 | debian-bookworm | KeyError: 'msg' 2026-03-29 01:49:34.440763 | debian-bookworm | code: 500 2026-03-29 01:49:34.440769 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.440774 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.440779 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.440785 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.440790 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.440795 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.440800 | debian-bookworm | code: 500 2026-03-29 01:49:34.440805 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.440811 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.440816 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.440821 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.440827 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.440832 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.440837 | debian-bookworm | code: 500 2026-03-29 01:49:34.440842 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.440847 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.440853 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.440858 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.440863 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.440868 | debian-bookworm | KeyError: 'cmd' 2026-03-29 01:49:34.440873 | debian-bookworm | code: 500 2026-03-29 01:49:34.440882 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.440888 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.440893 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.440898 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.440903 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.440908 | debian-bookworm | KeyError: 'name' 2026-03-29 01:49:34.441338 | debian-bookworm | code: 500 2026-03-29 01:49:34.441734 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.441747 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.441753 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.441758 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.441763 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.441769 | debian-bookworm | KeyError: 'snap_id' 2026-03-29 01:49:34.441774 | debian-bookworm | code: 500 2026-03-29 01:49:34.441784 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.054202s] ... ok 2026-03-29 01:49:34.441944 | debian-bookworm | Exception in string format operation. 2026-03-29 01:49:34.441956 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.441961 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-03-29 01:49:34.441967 | debian-bookworm | message = self.message % kwargs 2026-03-29 01:49:34.441972 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-03-29 01:49:34.441977 | debian-bookworm | KeyError: 'error' 2026-03-29 01:49:34.441982 | debian-bookworm | code: 500 2026-03-29 01:49:34.444599 | debian-bookworm | {6} manila.tests.test_misc.ExceptionTestCase.test_exceptions_raise [0.083171s] ... ok 2026-03-29 01:49:34.447775 | debian-bookworm | {7} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access_invalid [0.022144s] ... ok 2026-03-29 01:49:34.451812 | debian-bookworm | {4} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_2_ [0.018987s] ... ok 2026-03-29 01:49:34.468600 | debian-bookworm | {6} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name [0.023509s] ... ok 2026-03-29 01:49:34.469390 | debian-bookworm | {7} manila.tests.test_conf.ConfigTestCase.test_flag_leak_right [0.021517s] ... ok 2026-03-29 01:49:34.469896 | debian-bookworm | Host-assisted migration failed for share share_id. 2026-03-29 01:49:34.470268 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:34.470299 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-03-29 01:49:34.470312 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:49:34.470325 | debian-bookworm | 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-03-29 01:49:34.471273 | debian-bookworm | {4} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_3_10_0_0_555_33 [0.019341s] ... ok 2026-03-29 01:49:34.473474 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_3 [0.066003s] ... ok 2026-03-29 01:49:34.489992 | debian-bookworm | {7} manila.tests.test_conf.ConfigTestCase.test_flag_overrides [0.020026s] ... ok 2026-03-29 01:49:34.490159 | debian-bookworm | {4} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_1_10_0_0_0_33 [0.018709s] ... ok 2026-03-29 01:49:34.491459 | debian-bookworm | {6} manila.tests.test_network.APITestCase.test_init_api_with_default_config_group_name [0.022968s] ... ok 2026-03-29 01:49:34.492178 | debian-bookworm | Could not find Data Mover by name: server_2. 2026-03-29 01:49:34.495605 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.053547s] ... ok 2026-03-29 01:49:34.499574 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_2_False [0.025984s] ... ok 2026-03-29 01:49:34.510204 | debian-bookworm | {4} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_3___cmd____virus_ls__ [0.018846s] ... ok 2026-03-29 01:49:34.522452 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_3 [0.095808s] ... ok 2026-03-29 01:49:34.522903 | debian-bookworm | {6} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_custom_admin_role_is_admin [0.031134s] ... ok 2026-03-29 01:49:34.525865 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_2_None [0.025988s] ... ok 2026-03-29 01:49:34.527780 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:34.527892 | debian-bookworm | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_01__None___G__ [0.018851s] ... ok 2026-03-29 01:49:34.532227 | debian-bookworm | {7} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_service [0.042466s] ... ok 2026-03-29 01:49:34.546524 | debian-bookworm | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_13___K2_2M____G__ [0.018240s] ... ok 2026-03-29 01:49:34.549947 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.055014s] ... ok 2026-03-29 01:49:34.554333 | debian-bookworm | {7} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_lock [0.021515s] ... ok 2026-03-29 01:49:34.565032 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_no_active_replica [0.038937s] ... ok 2026-03-29 01:49:34.565451 | debian-bookworm | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_06____9728M____G____9_5_ [0.018866s] ... ok 2026-03-29 01:49:34.572349 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:34.575848 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_quota_value [0.021692s] ... ok 2026-03-29 01:49:34.577526 | debian-bookworm | {6} manila.tests.test_policy.PolicyTestCase.test_authorize_good_action [0.054621s] ... ok 2026-03-29 01:49:34.583433 | debian-bookworm | {4} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_5_ [0.017976s] ... ok 2026-03-29 01:49:34.595753 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share [0.019797s] ... ok 2026-03-29 01:49:34.602102 | debian-bookworm | {4} manila.tests.test_utils.IsValidIPVersion.test_provided_none_version [0.018523s] ... ok 2026-03-29 01:49:34.604061 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.053326s] ... ok 2026-03-29 01:49:34.615817 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_volume [0.019912s] ... ok 2026-03-29 01:49:34.617137 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_4 [0.094371s] ... ok 2026-03-29 01:49:34.620497 | debian-bookworm | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_4___false___False__False_ [0.018326s] ... ok 2026-03-29 01:49:34.627396 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:34.632366 | debian-bookworm | {6} manila.tests.test_policy.PolicyTestCase.test_early_AND_authorization [0.054549s] ... ok 2026-03-29 01:49:34.637021 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_instance_not_found [0.021184s] ... ok 2026-03-29 01:49:34.639367 | debian-bookworm | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_1___t___True_ [0.018857s] ... ok 2026-03-29 01:49:34.642542 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server [0.077635s] ... ok 2026-03-29 01:49:34.653549 | debian-bookworm | File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-03-29 01:49:34.655016 | debian-bookworm | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_1__None__None_ [0.022325s] ... ok 2026-03-29 01:49:34.655938 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.052356s] ... ok 2026-03-29 01:49:34.657388 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found_by_status [0.020388s] ... ok 2026-03-29 01:49:34.657935 | debian-bookworm | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_3___1___True_ [0.018442s] ... ok 2026-03-29 01:49:34.676819 | debian-bookworm | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_7___0___False_ [0.018494s] ... ok 2026-03-29 01:49:34.678565 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_resource_not_found [0.020731s] ... ok 2026-03-29 01:49:34.679033 | debian-bookworm | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_2__None___fake_st_id__ [0.024222s] ... ok 2026-03-29 01:49:34.695511 | debian-bookworm | {4} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_1_True [0.018672s] ... ok 2026-03-29 01:49:34.699304 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_is_exception_to_string [0.020576s] ... ok 2026-03-29 01:49:34.710660 | debian-bookworm | Cannot create ACL for Barbican user Failed while communicating to Barbican. Please check the provided credentials . 2026-03-29 01:49:34.710761 | debian-bookworm | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_commit [0.031298s] ... ok 2026-03-29 01:49:34.711505 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.055270s] ... ok 2026-03-29 01:49:34.713645 | debian-bookworm | {4} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_2_ [0.018172s] ... ok 2026-03-29 01:49:34.717434 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_1_True [0.074728s] ... ok 2026-03-29 01:49:34.720926 | debian-bookworm | {'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 0x7fb551d652b0>, '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-03-29 01:49:34.720961 | debian-bookworm | Bunch(a='a', b='b', d=Bunch(x=Bunch(a, b, d), y='b')) 2026-03-29 01:49:34.720969 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-03-29 01:49:34.721183 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_03_warn [0.021789s] ... ok 2026-03-29 01:49:34.732062 | debian-bookworm | {4} manila.tests.test_utils.TestComparableMixin.test_le [0.018157s] ... ok 2026-03-29 01:49:34.733443 | debian-bookworm | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_1_True [0.022787s] ... ok 2026-03-29 01:49:34.742520 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_13________warn__ [0.021122s] ... ok 2026-03-29 01:49:34.742726 | debian-bookworm | Cannot choose compatible share-server: fake 2026-03-29 01:49:34.747796 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_incompatible_servers [0.030090s] ... ok 2026-03-29 01:49:34.751386 | debian-bookworm | {4} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_3___noop____noop__ [0.019250s] ... ok 2026-03-29 01:49:34.754525 | debian-bookworm | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_3___foo_user_id___None_ [0.020892s] ... ok 2026-03-29 01:49:34.763777 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_28____LI____info__ [0.021126s] ... ok 2026-03-29 01:49:34.766387 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.054594s] ... ok 2026-03-29 01:49:34.770236 | debian-bookworm | {4} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required_random [0.018310s] ... ok 2026-03-29 01:49:34.777767 | debian-bookworm | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_2___fake_quota_class___False__True_ [0.022937s] ... ok 2026-03-29 01:49:34.785217 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_34____LW____debug__ [0.021332s] ... ok 2026-03-29 01:49:34.789197 | debian-bookworm | {4} manila.tests.test_utils.TestRetryDecorator.test_retries_once [0.019267s] ... ok 2026-03-29 01:49:34.790325 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_1 [0.042413s] ... ok 2026-03-29 01:49:34.800831 | debian-bookworm | {6} manila.tests.test_quota.QuotaEngineTestCase.test_commit_2__None_ [0.022906s] ... ok 2026-03-29 01:49:34.807017 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_37____LW____warn__ [0.021642s] ... ok 2026-03-29 01:49:34.808472 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_attach [0.019446s] ... ok 2026-03-29 01:49:34.816728 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_server_info_not_present [0.026225s] ... ok 2026-03-29 01:49:34.819046 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.052476s] ... ok 2026-03-29 01:49:34.822965 | debian-bookworm | {6} manila.tests.test_quota.QuotaEngineTestCase.test_count [0.022159s] ... ok 2026-03-29 01:49:34.828431 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach [0.019234s] ... ok 2026-03-29 01:49:34.828760 | debian-bookworm | {7} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_2_False [0.021391s] ... ok 2026-03-29 01:49:34.837363 | debian-bookworm | This operation is supported only on backends that handles share servers. 2026-03-29 01:49:34.840361 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_dhss_false [0.023423s] ... ok 2026-03-29 01:49:34.845018 | debian-bookworm | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_defaults [0.021571s] ... ok 2026-03-29 01:49:34.847374 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_force [0.018712s] ... ok 2026-03-29 01:49:34.867877 | debian-bookworm | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_1 [0.021769s] ... ok 2026-03-29 01:49:34.868339 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all [0.019521s] ... ok 2026-03-29 01:49:34.874283 | debian-bookworm | 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-03-29 01:49:34.879168 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server [0.059586s] ... ok 2026-03-29 01:49:34.885750 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_1 [0.018951s] ... ok 2026-03-29 01:49:34.889604 | debian-bookworm | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_3 [0.022849s] ... ok 2026-03-29 01:49:34.897688 | debian-bookworm | Destination share server eb1f8bb0-f809-467c-827d-ac90690f6bf0 refers to a source share server 05a11122-63e4-4177-b1e3-6e2ce922cd36 that does not exists. 2026-03-29 01:49:34.901533 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_1 [0.060976s] ... ok 2026-03-29 01:49:34.904197 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_reserve_volume [0.018724s] ... ok 2026-03-29 01:49:34.912236 | debian-bookworm | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_3 [0.022390s] ... ok 2026-03-29 01:49:34.923452 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_error [0.019006s] ... ok 2026-03-29 01:49:34.931769 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.052332s] ... ok 2026-03-29 01:49:34.935918 | debian-bookworm | {6} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_2___noop__ [0.023679s] ... ok 2026-03-29 01:49:34.958301 | debian-bookworm | {6} manila.tests.test_service.ServiceTestCase.test_create [0.022000s] ... ok 2026-03-29 01:49:34.968913 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_3 [0.351127s] ... ok 2026-03-29 01:49:34.983124 | debian-bookworm | {6} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_put_get_behavior [0.024583s] ... ok 2026-03-29 01:49:34.983594 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_get_progress [0.082151s] ... ok 2026-03-29 01:49:34.990213 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.057745s] ... ok 2026-03-29 01:49:35.003569 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:35.003604 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:49:35.003802 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:35.003822 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:49:35.007102 | debian-bookworm | {6} manila.tests.test_test.IsolationTestCase.test_rpc_consumer_isolation [0.023551s] ... ok 2026-03-29 01:49:35.021911 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_1_True [0.052518s] ... ok 2026-03-29 01:49:35.029796 | debian-bookworm | {6} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_1___10_0_0_0_0____0_0_0_0__ [0.022816s] ... ok 2026-03-29 01:49:35.034237 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_1_True [0.050269s] ... ok 2026-03-29 01:49:35.043602 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.053505s] ... ok 2026-03-29 01:49:35.049851 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_4___fake_reservations___True_ [0.027452s] ... ok 2026-03-29 01:49:35.050984 | debian-bookworm | {6} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_1_10_0_0_0_33 [0.021282s] ... ok 2026-03-29 01:49:35.074136 | debian-bookworm | {6} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_3___10_0_0_1___32_ [0.022747s] ... ok 2026-03-29 01:49:35.076476 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_4_active [0.026427s] ... ok 2026-03-29 01:49:35.081291 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_2_False [0.047192s] ... ok 2026-03-29 01:49:35.096747 | debian-bookworm | {6} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_4___fdf8_f53b_82e1__1_0___0_ [0.022426s] ... ok 2026-03-29 01:49:35.098385 | debian-bookworm | 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-03-29 01:49:35.102073 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats [0.057608s] ... ok 2026-03-29 01:49:35.102407 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_1 [0.025616s] ... ok 2026-03-29 01:49:35.117808 | debian-bookworm | {6} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_6___fdf8_f53b_82e1__1___128_ [0.021048s] ... ok 2026-03-29 01:49:35.121630 | debian-bookworm | 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-03-29 01:49:35.122624 | debian-bookworm | 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-03-29 01:49:35.126521 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.024734s] ... ok 2026-03-29 01:49:35.126939 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_4 [0.024197s] ... ok 2026-03-29 01:49:35.140149 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_1___ssh_____D____my_name_name_of_remote_computer__ [0.021480s] ... ok 2026-03-29 01:49:35.148445 | debian-bookworm | 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-03-29 01:49:35.149346 | debian-bookworm | 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-03-29 01:49:35.152123 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_2_False [0.024581s] ... ok 2026-03-29 01:49:35.152436 | debian-bookworm | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_4_ [0.323668s] ... ok 2026-03-29 01:49:35.152644 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.025689s] ... ok 2026-03-29 01:49:35.162140 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_1___ssh____my_name_______name_of_remote_computer__ [0.022654s] ... ok 2026-03-29 01:49:35.175039 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.022144s] ... ok 2026-03-29 01:49:35.175419 | debian-bookworm | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_verify_scheduler_dependent_manager_instance [0.022523s] ... ok 2026-03-29 01:49:35.177750 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_replica_deleted_from_database [0.025383s] ... ok 2026-03-29 01:49:35.185663 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_8___echo_____quoted__virus__quoted___ [0.023428s] ... ok 2026-03-29 01:49:35.197570 | debian-bookworm | {7} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name_and_label [0.022439s] ... ok 2026-03-29 01:49:35.198334 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.023226s] ... ok 2026-03-29 01:49:35.207991 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_9___echo_____quoted__virus___quoted____ [0.022116s] ... ok 2026-03-29 01:49:35.219282 | debian-bookworm | {7} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api [0.021613s] ... ok 2026-03-29 01:49:35.221628 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.023026s] ... ok 2026-03-29 01:49:35.229100 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_1_True [0.147641s] ... ok 2026-03-29 01:49:35.230161 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_16_______G__ [0.022218s] ... ok 2026-03-29 01:49:35.244014 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access [0.021626s] ... ok 2026-03-29 01:49:35.251370 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_18__23_0___G__ [0.021040s] ... ok 2026-03-29 01:49:35.261079 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_5 [0.082921s] ... ok 2026-03-29 01:49:35.264665 | debian-bookworm | Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-03-29 01:49:35.264681 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:35.264687 | debian-bookworm | 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-03-29 01:49:35.264693 | debian-bookworm | out, err = self._execute_cmd(get_access, check_exit_code=True) 2026-03-29 01:49:35.264698 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.264704 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:35.264853 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:35.264864 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.264869 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:35.264874 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:35.264879 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.264884 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:35.264889 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:35.264894 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.264899 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:35.264904 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:35.264909 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.264914 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:35.264919 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:35.264924 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.264929 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:35.264934 | debian-bookworm | raise self._exception 2026-03-29 01:49:35.264971 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:35.264976 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:35.264981 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.264985 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-03-29 01:49:35.264990 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-03-29 01:49:35.264995 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.265000 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:35.265005 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:35.265009 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.265014 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:35.265019 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:35.265024 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.265060 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:35.265068 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:35.265073 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.265078 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-03-29 01:49:35.265083 | debian-bookworm | raise item[2] 2026-03-29 01:49:35.265088 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:35.265093 | debian-bookworm | Command: None 2026-03-29 01:49:35.265098 | debian-bookworm | Exit code: - 2026-03-29 01:49:35.265108 | debian-bookworm | Stdout: '' 2026-03-29 01:49:35.265113 | debian-bookworm | Stderr: None 2026-03-29 01:49:35.267048 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.023289s] ... ok 2026-03-29 01:49:35.267766 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:35.272069 | debian-bookworm | {7} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.052658s] ... ok 2026-03-29 01:49:35.273341 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_02____4_1G____G____4_1_ [0.021938s] ... ok 2026-03-29 01:49:35.282575 | debian-bookworm | Error unmanaging share server fake_share_server_id 2026-03-29 01:49:35.282592 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:35.282598 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3579, in unmanage_share_server 2026-03-29 01:49:35.282603 | debian-bookworm | self.db.share_server_delete(context, share_server_id) 2026-03-29 01:49:35.282609 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:35.282614 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:35.282619 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.282625 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:35.282630 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:35.282635 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.282641 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:35.282646 | debian-bookworm | raise effect 2026-03-29 01:49:35.282651 | debian-bookworm | manila.exception.ShareServerNotFound: Share server fake could not be found. 2026-03-29 01:49:35.284252 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:35.284266 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:35.284272 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:35.284277 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:35.284283 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:35.284289 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:35.284294 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.284299 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:35.284304 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:35.284309 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.284315 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:35.284320 | debian-bookworm | raise effect 2026-03-29 01:49:35.284325 | debian-bookworm | Exception 2026-03-29 01:49:35.286353 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_error [0.057215s] ... ok 2026-03-29 01:49:35.286728 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_01_connection_get_info [0.025387s] ... ok 2026-03-29 01:49:35.287681 | debian-bookworm | 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-03-29 01:49:35.288739 | debian-bookworm | 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-03-29 01:49:35.292468 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.024708s] ... ok 2026-03-29 01:49:35.294795 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_03____4_1G____G____4_1_ [0.021180s] ... ok 2026-03-29 01:49:35.309853 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:35.309885 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:35.309894 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:35.309903 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:35.309912 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:35.309920 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:35.309928 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.309936 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:35.309943 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:35.309952 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.309960 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:35.309967 | debian-bookworm | raise effect 2026-03-29 01:49:35.309976 | debian-bookworm | Exception 2026-03-29 01:49:35.310841 | debian-bookworm | 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-03-29 01:49:35.311936 | debian-bookworm | 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-03-29 01:49:35.312309 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_08_unmanage_share [0.024879s] ... ok 2026-03-29 01:49:35.314599 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.022372s] ... ok 2026-03-29 01:49:35.316637 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_07____8192K____G____0_0078125_ [0.021809s] ... ok 2026-03-29 01:49:35.320264 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:35.324760 | debian-bookworm | {7} manila.tests.test_policy.PolicyTestCase.test_ignore_case_role_check [0.052596s] ... ok 2026-03-29 01:49:35.333777 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:35.333803 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:35.333813 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:35.333821 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:35.333829 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:35.333838 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:35.333845 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.333853 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:35.333861 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:35.333869 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.333877 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:35.333885 | debian-bookworm | raise effect 2026-03-29 01:49:35.333893 | debian-bookworm | Exception 2026-03-29 01:49:35.334525 | debian-bookworm | 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-03-29 01:49:35.335723 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_23_create_share_group_snapshot [0.023320s] ... ok 2026-03-29 01:49:35.337911 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.023131s] ... ok 2026-03-29 01:49:35.340071 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_09____2_1T____G____2150_4_ [0.023169s] ... ok 2026-03-29 01:49:35.340921 | debian-bookworm | Error unmanaging share server fake_share_server_id 2026-03-29 01:49:35.340962 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:35.340973 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3571, in unmanage_share_server 2026-03-29 01:49:35.340981 | debian-bookworm | self.driver.network_api.unmanage_network_allocations( 2026-03-29 01:49:35.340989 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:35.340998 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:35.341016 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.341024 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:35.341031 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:35.341039 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.341047 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:35.341055 | debian-bookworm | raise effect 2026-03-29 01:49:35.341063 | debian-bookworm | manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-03-29 01:49:35.344180 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_network_allocations_error [0.057675s] ... ok 2026-03-29 01:49:35.347329 | debian-bookworm | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_3___fake_user_id___None_ [0.022431s] ... ok 2026-03-29 01:49:35.357296 | debian-bookworm | 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-03-29 01:49:35.357676 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:35.357691 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:35.357697 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:35.357703 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:35.357709 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:35.357714 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:35.357720 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.357725 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:35.357730 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:35.357736 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.357741 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:35.357746 | debian-bookworm | raise effect 2026-03-29 01:49:35.357787 | debian-bookworm | Exception 2026-03-29 01:49:35.360180 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.021919s] ... ok 2026-03-29 01:49:35.360985 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_24_delete_share_group_snapshot [0.024741s] ... ok 2026-03-29 01:49:35.362999 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_22____2048G____T____2_0_ [0.022864s] ... ok 2026-03-29 01:49:35.368765 | debian-bookworm | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_user [0.021280s] ... ok 2026-03-29 01:49:35.381659 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:49:35.381687 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:35.381696 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:49:35.381704 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:49:35.381720 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:35.381729 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:35.381737 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.381744 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:35.381752 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:35.381760 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.381768 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:35.381776 | debian-bookworm | raise effect 2026-03-29 01:49:35.381784 | debian-bookworm | Exception 2026-03-29 01:49:35.382481 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system [0.021545s] ... ok 2026-03-29 01:49:35.383862 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_33_do_deferred_share_deletion [0.022974s] ... ok 2026-03-29 01:49:35.384193 | debian-bookworm | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_1_None [0.021044s] ... ok 2026-03-29 01:49:35.390123 | debian-bookworm | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_1___fake_quota_class___True__None___fake_remains__ [0.021248s] ... ok 2026-03-29 01:49:35.392410 | debian-bookworm | Failed to commit reservations 2026-03-29 01:49:35.392427 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:35.392433 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:49:35.392439 | debian-bookworm | self._driver.commit( 2026-03-29 01:49:35.392451 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:49:35.392457 | debian-bookworm | db.reservation_commit( 2026-03-29 01:49:35.392462 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:49:35.392468 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:49:35.392473 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392478 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:49:35.392483 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:35.392488 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392494 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:49:35.392499 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:49:35.392505 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:49:35.392510 | debian-bookworm | self.force_reraise() 2026-03-29 01:49:35.392515 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:49:35.392520 | debian-bookworm | raise self.value 2026-03-29 01:49:35.392526 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:49:35.392531 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:49:35.392536 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392541 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:49:35.392547 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:49:35.392552 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392557 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:49:35.392563 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:49:35.392568 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392573 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:49:35.392578 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:49:35.392583 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392588 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:35.392593 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:35.392599 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392604 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:49:35.392609 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:35.392614 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392619 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:35.392624 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:35.392630 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:35.392635 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:35.392640 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:35.392645 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392650 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:49:35.392659 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:35.392669 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392674 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:35.392679 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:35.392684 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:35.392689 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:35.392694 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:35.392700 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392705 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:49:35.392710 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:49:35.392715 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392720 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:49:35.392726 | debian-bookworm | return a.in_(b) 2026-03-29 01:49:35.392736 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:49:35.392741 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:49:35.392747 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:49:35.392752 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.392757 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:49:35.393375 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:49:35.393384 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.393392 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:49:35.393400 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:49:35.393407 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.393414 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:49:35.393421 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:49:35.393427 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.393434 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:49:35.393441 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:49:35.393448 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:49:35.393455 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:49:35.393462 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-03-29 01:49:35.395704 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_1_True [0.051427s] ... ok 2026-03-29 01:49:35.402631 | debian-bookworm | 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-03-29 01:49:35.404477 | debian-bookworm | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_2_fake [0.020126s] ... ok 2026-03-29 01:49:35.405259 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.023129s] ... ok 2026-03-29 01:49:35.410568 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_share_network_dhss [0.026325s] ... ok 2026-03-29 01:49:35.412247 | debian-bookworm | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_1__None__True__True_ [0.022073s] ... ok 2026-03-29 01:49:35.424724 | debian-bookworm | 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-03-29 01:49:35.425106 | debian-bookworm | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_2 [0.020427s] ... ok 2026-03-29 01:49:35.427263 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.021839s] ... ok 2026-03-29 01:49:35.433352 | debian-bookworm | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_1 [0.020961s] ... ok 2026-03-29 01:49:35.433997 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot [0.023134s] ... ok 2026-03-29 01:49:35.447159 | debian-bookworm | 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-03-29 01:49:35.447195 | debian-bookworm | Mover interface name 3d909830c356 already exists. Skip the creation. 2026-03-29 01:49:35.449861 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.022037s] ... ok 2026-03-29 01:49:35.450276 | debian-bookworm | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_5 [0.024693s] ... ok 2026-03-29 01:49:35.455174 | debian-bookworm | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_1__None__None_ [0.021664s] ... ok 2026-03-29 01:49:35.457572 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_update [0.023290s] ... ok 2026-03-29 01:49:35.469282 | debian-bookworm | 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-03-29 01:49:35.469911 | debian-bookworm | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-03-29 01:49:35.470103 | debian-bookworm | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-03-29 01:49:35.471643 | debian-bookworm | {6} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_2_255_255_255_255 [0.021639s] ... ok 2026-03-29 01:49:35.472404 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.022672s] ... ok 2026-03-29 01:49:35.476929 | debian-bookworm | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_1 [0.021580s] ... ok 2026-03-29 01:49:35.480251 | debian-bookworm | Share group fake_id: create failed 2026-03-29 01:49:35.482315 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_error [0.024424s] ... ok 2026-03-29 01:49:35.492615 | debian-bookworm | 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-03-29 01:49:35.493768 | debian-bookworm | 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-03-29 01:49:35.493786 | debian-bookworm | {6} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_3_2001_cdba__3257_9652 [0.021827s] ... ok 2026-03-29 01:49:35.496816 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.024203s] ... ok 2026-03-29 01:49:35.498635 | debian-bookworm | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_4 [0.021619s] ... ok 2026-03-29 01:49:35.502431 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size_fail [0.106164s] ... ok 2026-03-29 01:49:35.516292 | debian-bookworm | {6} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_2_None [0.022493s] ... ok 2026-03-29 01:49:35.518345 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_physical_devices [0.021298s] ... ok 2026-03-29 01:49:35.520662 | debian-bookworm | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_4 [0.021823s] ... ok 2026-03-29 01:49:35.526091 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_11 [0.023891s] ... ok 2026-03-29 01:49:35.537947 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-03-29 01:49:35.538782 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_begin_detaching [0.022228s] ... ok 2026-03-29 01:49:35.540013 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.021452s] ... ok 2026-03-29 01:49:35.542120 | debian-bookworm | {7} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_1_True [0.021406s] ... ok 2026-03-29 01:49:35.553523 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_08 [0.027178s] ... ok 2026-03-29 01:49:35.559987 | debian-bookworm | 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-03-29 01:49:35.560183 | debian-bookworm | Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2026-03-29 01:49:35.561031 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:35.561168 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:49:35.561417 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:35.561434 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:49:35.561676 | debian-bookworm | Recovered model server connection! 2026-03-29 01:49:35.562732 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.022220s] ... ok 2026-03-29 01:49:35.563124 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_availability_zone_differs [0.024285s] ... ok 2026-03-29 01:49:35.564588 | debian-bookworm | {7} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected [0.022303s] ... ok 2026-03-29 01:49:35.580495 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_2_36 [0.026859s] ... ok 2026-03-29 01:49:35.583238 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:35.583268 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:49:35.583470 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:35.583500 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:49:35.583981 | debian-bookworm | model server went away 2026-03-29 01:49:35.584013 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:35.584025 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/service.py", line 296, in report_state 2026-03-29 01:49:35.584036 | debian-bookworm | service_ref = db.service_get(ctxt, self.service_id) 2026-03-29 01:49:35.584047 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.584058 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:35.584068 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:35.584078 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.584088 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:35.584098 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:35.584109 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.584120 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:35.584131 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:35.584343 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:35.584363 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_service.py", line 115, in fake_service_get 2026-03-29 01:49:35.584374 | debian-bookworm | raise Exception() 2026-03-29 01:49:35.584384 | debian-bookworm | Exception 2026-03-29 01:49:35.584858 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.021924s] ... ok 2026-03-29 01:49:35.585768 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_status_creating [0.103141s] ... ok 2026-03-29 01:49:35.586795 | debian-bookworm | {7} manila.tests.test_service.ServiceTestCase.test_report_state_newly_disconnected [0.022144s] ... ok 2026-03-29 01:49:35.591997 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed_exception [0.028681s] ... ok 2026-03-29 01:49:35.606879 | debian-bookworm | Check whether private key or password are correctly set. Error connecting via ssh: 2026-03-29 01:49:35.606924 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.021836s] ... ok 2026-03-29 01:49:35.608576 | debian-bookworm | {7} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_error_connecting [0.021670s] ... ok 2026-03-29 01:49:35.619033 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_detach [0.026786s] ... ok 2026-03-29 01:49:35.629809 | debian-bookworm | {7} manila.tests.test_ssh_utils.SSHPoolTestCase.test_single_ssh_connect [0.020823s] ... ok 2026-03-29 01:49:35.643864 | debian-bookworm | {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_1_None [0.051037s] ... ok 2026-03-29 01:49:35.643898 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_terminate_connection [0.022717s] ... ok 2026-03-29 01:49:35.649807 | debian-bookworm | {7} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_3___10_0_0_0_5____248_0_0_0__ [0.020035s] ... ok 2026-03-29 01:49:35.661723 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_availability_zone [0.075516s] ... ok 2026-03-29 01:49:35.664915 | debian-bookworm | {6} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application___call__ [0.022955s] ... ok 2026-03-29 01:49:35.665571 | debian-bookworm | Failed to read configuration file(s): sentinel._namespace 2026-03-29 01:49:35.665595 | debian-bookworm | Deleted share instance instance_id1 2026-03-29 01:49:35.665605 | debian-bookworm | Deleted share instance instance_id3 2026-03-29 01:49:35.665613 | debian-bookworm | Deleted share fake_share_id 2026-03-29 01:49:35.669889 | debian-bookworm | {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_2 [0.037432s] ... ok 2026-03-29 01:49:35.672263 | debian-bookworm | {7} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_2_ [0.021837s] ... ok 2026-03-29 01:49:35.691700 | debian-bookworm | {7} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_7___echo_____quoted_argument__rm__rf____ [0.019700s] ... ok 2026-03-29 01:49:35.694408 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect [0.087354s] ... ok 2026-03-29 01:49:35.712279 | debian-bookworm | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_05___1KM____G__ [0.020465s] ... ok 2026-03-29 01:49:35.735137 | debian-bookworm | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_06___K1M____G__ [0.020866s] ... ok 2026-03-29 01:49:35.747357 | debian-bookworm | Failed to create snapshot export path "snap-001". 2026-03-29 01:49:35.749460 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_failure_raises [0.054605s] ... ok 2026-03-29 01:49:35.753565 | debian-bookworm | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_15____9728_2381T____T____9728_2381_ [0.020297s] ... ok 2026-03-29 01:49:35.771291 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:35.773934 | debian-bookworm | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_17____0____G____0_0_ [0.019981s] ... ok 2026-03-29 01:49:35.775978 | debian-bookworm | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group_snapshot [0.106635s] ... ok 2026-03-29 01:49:35.794296 | debian-bookworm | {7} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_1_0_0_0_0 [0.019952s] ... ok 2026-03-29 01:49:35.804162 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_failure [0.054555s] ... ok 2026-03-29 01:49:35.809041 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_server_created [0.146992s] ... ok 2026-03-29 01:49:35.826540 | debian-bookworm | {7} manila.tests.test_utils.MonkeyPatchTestCase.test_monkey_patch [0.032484s] ... ok 2026-03-29 01:49:35.832683 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_1_available [0.023243s] ... ok 2026-03-29 01:49:35.847554 | debian-bookworm | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_1_None [0.020809s] ... ok 2026-03-29 01:49:35.855675 | debian-bookworm | CIFS share "my_custom_share": the delete operation failed because the share path does not match the expected path. 2026-03-29 01:49:35.858878 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_driver_handles_ss_disabled [0.025820s] ... ok 2026-03-29 01:49:35.859240 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_invalid_share_cifs_with_mount_point_name [0.054947s] ... ok 2026-03-29 01:49:35.868144 | debian-bookworm | 2026-03-29 01:49:35.865 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:35.868479 | debian-bookworm | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_1_undefined [0.020795s] ... ok 2026-03-29 01:49:35.872616 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:35.873146 | debian-bookworm | 2026-03-29 01:49:35.869 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:35.873190 | debian-bookworm | 2026-03-29 01:49:35.869 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:35.874877 | debian-bookworm | 2026-03-29 01:49:35.873 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:35.874904 | debian-bookworm | 2026-03-29 01:49:35.873 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:35.889308 | debian-bookworm | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_cancel [0.101171s] ... ok 2026-03-29 01:49:35.889355 | debian-bookworm | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_2_false [0.020416s] ... ok 2026-03-29 01:49:35.908486 | debian-bookworm | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_3_False [0.019359s] ... ok 2026-03-29 01:49:35.913662 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists_with_mount_point_name [0.053840s] ... ok 2026-03-29 01:49:35.926463 | debian-bookworm | 2026-03-29 01:49:35.925 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-03-29 01:49:35.928638 | debian-bookworm | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_3_1 [0.020155s] ... ok 2026-03-29 01:49:35.950061 | debian-bookworm | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_5_True [0.021111s] ... ok 2026-03-29 01:49:35.964705 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:35.965965 | debian-bookworm | Failed to create NFS alias for "share-foo". 2026-03-29 01:49:35.968160 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_failed_to_create_share_nfs_with_mount_point_name [0.054305s] ... ok 2026-03-29 01:49:35.969643 | debian-bookworm | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_check [0.092201s] ... ok 2026-03-29 01:49:35.971564 | debian-bookworm | {7} manila.tests.test_utils.TestComparableMixin.test_gt [0.021585s] ... ok 2026-03-29 01:49:35.975639 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:49:35.981045 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:49:35.992590 | debian-bookworm | {7} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_caller [0.020378s] ... ok 2026-03-29 01:49:35.994141 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_share_type_extra_specs [0.024206s] ... ok 2026-03-29 01:49:36.013746 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_1_None [0.019188s] ... ok 2026-03-29 01:49:36.018960 | debian-bookworm | Could not find a snapshot in the backend with ID: 123, please make sure the snapshot exists in the backend. 2026-03-29 01:49:36.021294 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_not_found_in_backend [0.052623s] ... ok 2026-03-29 01:49:36.021709 | debian-bookworm | {7} manila.tests.test_utils.TestRetryDecorator.test_infinite_retry [0.028814s] ... ok 2026-03-29 01:49:36.033349 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_2 [0.019469s] ... ok 2026-03-29 01:49:36.043127 | debian-bookworm | {7} manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached [0.021822s] ... ok 2026-03-29 01:49:36.047110 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_2 [0.187828s] ... ok 2026-03-29 01:49:36.053263 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_2 [0.019857s] ... ok 2026-03-29 01:49:36.064438 | debian-bookworm | {7} manila.tests.test_utils.TestRetryDecorator.test_retries_once_random [0.021127s] ... ok 2026-03-29 01:49:36.072834 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_07___snapshot_support____0__ [0.019437s] ... ok 2026-03-29 01:49:36.074683 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_snapshot_ip_access_rule [0.053426s] ... ok 2026-03-29 01:49:36.085278 | debian-bookworm | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_create [0.020649s] ... ok 2026-03-29 01:49:36.092141 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_12___snapshot_support____no__ [0.019137s] ... ok 2026-03-29 01:49:36.096462 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__verify_cert [0.020987s] ... ok 2026-03-29 01:49:36.106856 | debian-bookworm | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_get [0.021439s] ... ok 2026-03-29 01:49:36.112755 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_16___create_share_from_snapshot_support____on__ [0.020192s] ... ok 2026-03-29 01:49:36.115240 | debian-bookworm | Failed to lookup user foo. 2026-03-29 01:49:36.117398 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_backend_error [0.021158s] ... ok 2026-03-29 01:49:36.133786 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_19___create_share_from_snapshot_support____0__ [0.021484s] ... ok 2026-03-29 01:49:36.137749 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_1__204__True_ [0.020132s] ... ok 2026-03-29 01:49:36.148727 | debian-bookworm | {7} manila.tests.wsgi.test_wsgi.WSGITestCase.test_initialize_application [0.041705s] ... ok 2026-03-29 01:49:36.154392 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_25___revert_to_snapshot_support____1__ [0.020202s] ... ok 2026-03-29 01:49:36.159262 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_sends_delete_request [0.021076s] ... ok 2026-03-29 01:49:36.177221 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_29___revert_to_snapshot_support____y__ [0.022887s] ... ok 2026-03-29 01:49:36.181041 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_by_id_non_204 [0.021548s] ... ok 2026-03-29 01:49:36.184710 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:49:36.188290 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:49:36.207490 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_36___revert_to_snapshot_support____no__ [0.030100s] ... ok 2026-03-29 01:49:36.232433 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_43___mount_snapshot_support____0__ [0.024804s] ... ok 2026-03-29 01:49:36.246212 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_2_False [0.198502s] ... ok 2026-03-29 01:49:36.254328 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_52___mount_point_name_support____on__ [0.021711s] ... ok 2026-03-29 01:49:36.279983 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_57___mount_point_name_support____false__ [0.025512s] ... ok 2026-03-29 01:49:36.303978 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_60___mount_point_name_support____no__ [0.023682s] ... ok 2026-03-29 01:49:36.329459 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_72___encryption_support____share__ [0.025474s] ... ok 2026-03-29 01:49:36.352318 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_01___driver_handles_share_servers____1__ [0.022756s] ... ok 2026-03-29 01:49:36.372543 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:49:36.374240 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_08___driver_handles_share_servers____f__ [0.021314s] ... ok 2026-03-29 01:49:36.379297 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_2_delete_share [0.132689s] ... ok 2026-03-29 01:49:36.394843 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_non_string_input [0.020861s] ... ok 2026-03-29 01:49:36.401851 | debian-bookworm | Failed to update quota usages while deleting snapshot fakesnapshotid. 2026-03-29 01:49:36.401881 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:36.401888 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4104, in _delete_snapshot_quota 2026-03-29 01:49:36.401894 | debian-bookworm | reservations = QUOTAS.reserve( 2026-03-29 01:49:36.401899 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-03-29 01:49:36.401905 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:36.401910 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:36.401915 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:36.401920 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:36.401926 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:36.401931 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:36.401937 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:36.401942 | debian-bookworm | raise effect 2026-03-29 01:49:36.401955 | debian-bookworm | manila.exception.QuotaError: Quota exceeded: code=500. 2026-03-29 01:49:36.404852 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_deferred_delete_quota_error [0.025071s] ... ok 2026-03-29 01:49:36.416782 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_3_None [0.021963s] ... ok 2026-03-29 01:49:36.498160 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion [0.092765s] ... ok 2026-03-29 01:49:36.554586 | debian-bookworm | The driver was unable to delete the share instance: 1 on the backend. 2026-03-29 01:49:36.557727 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion_exception [0.059100s] ... ok 2026-03-29 01:49:36.651287 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_error_case [0.469677s] ... ok 2026-03-29 01:49:36.673907 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_directory_listing [0.022171s] ... ok 2026-03-29 01:49:36.687282 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion [0.129112s] ... ok 2026-03-29 01:49:36.696741 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_success [0.022822s] ... ok 2026-03-29 01:49:36.718752 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_success [0.021672s] ... ok 2026-03-29 01:49:36.733137 | debian-bookworm | {1} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage_with_kwargs [0.316139s] ... ok 2026-03-29 01:49:36.738328 | debian-bookworm | 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-03-29 01:49:36.738744 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:36.740910 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot_failure [0.021805s] ... ok 2026-03-29 01:49:36.754713 | debian-bookworm | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_pool [0.021368s] ... ok 2026-03-29 01:49:36.760209 | debian-bookworm | 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-03-29 01:49:36.760542 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:36.762974 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot_failure [0.021786s] ... ok 2026-03-29 01:49:36.775654 | debian-bookworm | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_pool [0.020907s] ... ok 2026-03-29 01:49:36.784781 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id [0.021513s] ... ok 2026-03-29 01:49:36.798685 | debian-bookworm | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool [0.022731s] ... ok 2026-03-29 01:49:36.803910 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver with body None 2026-03-29 01:49:36.804255 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:36.807140 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id_failure [0.021874s] ... ok 2026-03-29 01:49:36.825432 | debian-bookworm | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool_use_default_pool [0.026500s] ... ok 2026-03-29 01:49:36.834494 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics [0.027121s] ... ok 2026-03-29 01:49:36.873784 | debian-bookworm | {'The filesystem "powerstore-share" was not created.'} 2026-03-29 01:49:36.876431 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_filesystem_id_not_found [0.041616s] ... ok 2026-03-29 01:49:36.880476 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_ensure_shares_not_implemented [0.192581s] ... ok 2026-03-29 01:49:36.899764 | debian-bookworm | {1} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_1_queued_to_apply [0.074302s] ... ok 2026-03-29 01:49:36.915388 | debian-bookworm | {'The filesystem "powerstore-share" was not created.'} 2026-03-29 01:49:36.918191 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_clone_failure [0.041489s] ... ok 2026-03-29 01:49:36.958002 | debian-bookworm | The requested SMB share "powerstore-share" was not created. 2026-03-29 01:49:36.960810 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_share_failure [0.042272s] ... ok 2026-03-29 01:49:36.970452 | debian-bookworm | {1} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_2_queued_to_deny [0.070569s] ... ok 2026-03-29 01:49:36.996257 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_failure_reserving_quota [0.025661s] ... ok 2026-03-29 01:49:37.000141 | debian-bookworm | Failed to get filesystem id for export "powerstore-share". 2026-03-29 01:49:37.002952 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_invalid_filesystem_id [0.041884s] ... ok 2026-03-29 01:49:37.019534 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_snap_not_found [0.023056s] ... ok 2026-03-29 01:49:37.044281 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id_with_member [0.024490s] ... ok 2026-03-29 01:49:37.044618 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_extend_share [0.040772s] ... ok 2026-03-29 01:49:37.069561 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_with_host [0.025322s] ... ok 2026-03-29 01:49:37.075049 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_share_metadata_updates [0.194361s] ... ok 2026-03-29 01:49:37.084714 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs [0.040539s] ... ok 2026-03-29 01:49:37.093320 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_without_host [0.023638s] ... ok 2026-03-29 01:49:37.116897 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot [0.023481s] ... ok 2026-03-29 01:49:37.126172 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs [0.041179s] ... ok 2026-03-29 01:49:37.140328 | debian-bookworm | {1} manila.tests.test_conf.ConfigTestCase.test_long_vs_short_flags [0.022770s] ... ok 2026-03-29 01:49:37.162068 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot_instance [0.022036s] ... ok 2026-03-29 01:49:37.165818 | debian-bookworm | Failed to get daomain/netbios name of "powerstore-nasserver". 2026-03-29 01:49:37.166087 | debian-bookworm | Failed to get daomain/netbios name of "powerstore-nasserver". 2026-03-29 01:49:37.168841 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_invalid_prefix [0.042394s] ... ok 2026-03-29 01:49:37.184891 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_manage_invalid_share_snapshot [0.022613s] ... ok 2026-03-29 01:49:37.190417 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_file_interface_ipv6 [0.021343s] ... ok 2026-03-29 01:49:37.206129 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode403.test_not_authorized [0.020732s] ... ok 2026-03-29 01:49:37.210786 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nas_server__existed_expt [0.020170s] ... ok 2026-03-29 01:49:37.228831 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_export_location_not_found [0.023020s] ... ok 2026-03-29 01:49:37.231912 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_file_ports [0.020897s] ... ok 2026-03-29 01:49:37.250625 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_metadata_item_not_found [0.021654s] ... ok 2026-03-29 01:49:37.253024 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_share_with_invalid_proto [0.020873s] ... ok 2026-03-29 01:49:37.268363 | debian-bookworm | Caught exception trying ensure share '056acf77-793b-45c8-a0c4-9962f3633276'. 2026-03-29 01:49:37.268389 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:37.268394 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-03-29 01:49:37.268399 | debian-bookworm | update_share_instances = self.driver.ensure_shares( 2026-03-29 01:49:37.268402 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:37.268406 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:37.268544 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:37.268551 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:37.268555 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:37.268559 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:37.268562 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:37.268566 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:37.268569 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:37.268573 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:37.268577 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-03-29 01:49:37.268580 | debian-bookworm | raise NotImplementedError 2026-03-29 01:49:37.268590 | debian-bookworm | NotImplementedError 2026-03-29 01:49:37.268594 | debian-bookworm | 2026-03-29 01:49:37.268598 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:49:37.268601 | debian-bookworm | 2026-03-29 01:49:37.268605 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:37.268608 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-03-29 01:49:37.268615 | debian-bookworm | export_locations = self.driver.ensure_share( 2026-03-29 01:49:37.268619 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:37.268622 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:37.268626 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:37.268629 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:37.268633 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:37.268636 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:37.268639 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:37.268643 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1179, in _execute_mock_call 2026-03-29 01:49:37.268646 | debian-bookworm | result = next(effect) 2026-03-29 01:49:37.268650 | debian-bookworm | ^^^^^^^^^^^^ 2026-03-29 01:49:37.268653 | debian-bookworm | StopIteration 2026-03-29 01:49:37.273630 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found [0.022750s] ... ok 2026-03-29 01:49:37.275099 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_2___fake_path_1____fake_path__ [0.199685s] ... ok 2026-03-29 01:49:37.275377 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_snapshot [0.022007s] ... ok 2026-03-29 01:49:37.295199 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_resource_lock_not_found [0.021599s] ... ok 2026-03-29 01:49:37.298103 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem [0.022573s] ... ok 2026-03-29 01:49:37.316590 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found [0.020968s] ... ok 2026-03-29 01:49:37.321243 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_1 [0.022696s] ... ok 2026-03-29 01:49:37.337794 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_multi_kwargs_to_string [0.021262s] ... ok 2026-03-29 01:49:37.344153 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_2 [0.022605s] ... ok 2026-03-29 01:49:37.346414 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_incompatible_dhss [0.071081s] ... ok 2026-03-29 01:49:37.359862 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_logging_format_no_tuple_arguments [0.021935s] ... ok 2026-03-29 01:49:37.366713 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_4 [0.022435s] ... ok 2026-03-29 01:49:37.380843 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-03-29 01:49:37.382893 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_01_debug [0.023077s] ... ok 2026-03-29 01:49:37.389350 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_nfs_share_access_type [0.022326s] ... ok 2026-03-29 01:49:37.403680 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-03-29 01:49:37.405671 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_04_warning [0.022632s] ... ok 2026-03-29 01:49:37.412201 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_cifs_share_access [0.022482s] ... ok 2026-03-29 01:49:37.422520 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_1 [0.075584s] ... ok 2026-03-29 01:49:37.426567 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-03-29 01:49:37.428423 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_05_error [0.022633s] ... ok 2026-03-29 01:49:37.433142 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:37.435448 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_cifs [0.023113s] ... ok 2026-03-29 01:49:37.450193 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_04_______info__ [0.021620s] ... ok 2026-03-29 01:49:37.458732 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share_from_snapshot [0.022941s] ... ok 2026-03-29 01:49:37.470828 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_06_______warning__ [0.020140s] ... ok 2026-03-29 01:49:37.481958 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_without_share_server [0.022896s] ... ok 2026-03-29 01:49:37.493042 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_08_______exception__ [0.021919s] ... ok 2026-03-29 01:49:37.493645 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_3 [0.070858s] ... ok 2026-03-29 01:49:37.503345 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:37.503634 | debian-bookworm | Share 716100cc-e0b4-416b-ac27-d38dd019330d is not found when deleting the share 2026-03-29 01:49:37.506935 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__with_invalid_share [0.024452s] ... ok 2026-03-29 01:49:37.514445 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_15________critical__ [0.021002s] ... ok 2026-03-29 01:49:37.532823 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_snapshot [0.025844s] ... ok 2026-03-29 01:49:37.534145 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_29____LI____warn__ [0.020081s] ... ok 2026-03-29 01:49:37.554188 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_36____LW____info__ [0.019883s] ... ok 2026-03-29 01:49:37.555872 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_with_wrong_size_data_type [0.022572s] ... ok 2026-03-29 01:49:37.560447 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_3_data_copying_completed [0.066414s] ... ok 2026-03-29 01:49:37.574606 | debian-bookworm | {1} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_1_True [0.020239s] ... ok 2026-03-29 01:49:37.577955 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__active_directory [0.022276s] ... ok 2026-03-29 01:49:37.590753 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_3_dr [0.029611s] ... ok 2026-03-29 01:49:37.595551 | debian-bookworm | {1} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_fail [0.020907s] ... ok 2026-03-29 01:49:37.600561 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vxlan_network [0.022364s] ... ok 2026-03-29 01:49:37.616863 | debian-bookworm | {1} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_3 [0.020923s] ... ok 2026-03-29 01:49:37.623544 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server [0.022584s] ... ok 2026-03-29 01:49:37.644674 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_4 [0.020794s] ... ok 2026-03-29 01:49:37.648473 | debian-bookworm | {1} manila.tests.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default [0.031766s] ... ok 2026-03-29 01:49:37.662778 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_2_False [0.071791s] ... ok 2026-03-29 01:49:37.665353 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_find_ports_by_mtu [0.020608s] ... ok 2026-03-29 01:49:37.669750 | debian-bookworm | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project [0.020701s] ... ok 2026-03-29 01:49:37.685767 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id_without_pl [0.020099s] ... ok 2026-03-29 01:49:37.689475 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss_false [0.026240s] ... ok 2026-03-29 01:49:37.690676 | debian-bookworm | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_expire [0.020988s] ... ok 2026-03-29 01:49:37.706296 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_4 [0.020287s] ... ok 2026-03-29 01:49:37.711678 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_current_common_resources [0.020815s] ... ok 2026-03-29 01:49:37.715296 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_1_None [0.025491s] ... ok 2026-03-29 01:49:37.732659 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project [0.021052s] ... ok 2026-03-29 01:49:37.739069 | debian-bookworm | Share id1 could not be reverted to snapshot fakesnapshotid. 2026-03-29 01:49:37.739100 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:37.739111 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4324, in _revert_to_replicated_snapshot 2026-03-29 01:49:37.739120 | debian-bookworm | self.driver.revert_to_replicated_snapshot( 2026-03-29 01:49:37.739129 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:37.739138 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:37.739146 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:37.739153 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:37.739161 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:37.739169 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:37.739177 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:37.739185 | debian-bookworm | raise effect 2026-03-29 01:49:37.739193 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:49:37.741865 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_1_None [0.026189s] ... ok 2026-03-29 01:49:37.753394 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_1_None [0.020683s] ... ok 2026-03-29 01:49:37.759181 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.052619s] ... ok 2026-03-29 01:49:37.774390 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_2 [0.020779s] ... ok 2026-03-29 01:49:37.790777 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server [0.048433s] ... ok 2026-03-29 01:49:37.794795 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_2 [0.020447s] ... ok 2026-03-29 01:49:37.815073 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_2__None_ [0.019926s] ... ok 2026-03-29 01:49:37.817578 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.058237s] ... ok 2026-03-29 01:49:37.833590 | debian-bookworm | /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-03-29 01:49:37.833626 | debian-bookworm | self.server = wsgi.Server( 2026-03-29 01:49:37.837202 | debian-bookworm | {1} manila.tests.test_service.TestWSGIService.test_service_random_port [0.021943s] ... ok 2026-03-29 01:49:37.857984 | debian-bookworm | {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_closed_reopend_ssh_connections [0.020457s] ... ok 2026-03-29 01:49:37.874416 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.056370s] ... ok 2026-03-29 01:49:37.882378 | debian-bookworm | {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove [0.024230s] ... ok 2026-03-29 01:49:37.930391 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.055742s] ... ok 2026-03-29 01:49:37.987217 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.056643s] ... ok 2026-03-29 01:49:38.044862 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.057358s] ... ok 2026-03-29 01:49:38.098581 | debian-bookworm | File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-03-29 01:49:38.101201 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.056115s] ... ok 2026-03-29 01:49:38.105859 | debian-bookworm | {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_thread_safety [0.223623s] ... ok 2026-03-29 01:49:38.120603 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_4 [0.329345s] ... ok 2026-03-29 01:49:38.149691 | debian-bookworm | {1} manila.tests.test_test.IsolationTestCase.test_service_isolation [0.043528s] ... ok 2026-03-29 01:49:38.153076 | debian-bookworm | 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-03-29 01:49:38.153810 | debian-bookworm | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:38.157189 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.055662s] ... ok 2026-03-29 01:49:38.170273 | debian-bookworm | {1} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_4_fdf8_f53b_82e1__1_129 [0.020457s] ... ok 2026-03-29 01:49:38.182290 | debian-bookworm | The backend failed to accept the share: Driver failed to transfer share with rules.. 2026-03-29 01:49:38.185045 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_driver_cannot_transfer_with_rules [0.063834s] ... ok 2026-03-29 01:49:38.189956 | debian-bookworm | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_08___1_2fake____G__ [0.019614s] ... ok 2026-03-29 01:49:38.208181 | debian-bookworm | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_10____2_1T____G____2150_4_ [0.018073s] ... ok 2026-03-29 01:49:38.211147 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.053487s] ... ok 2026-03-29 01:49:38.226771 | debian-bookworm | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_13____3_4P____G____3565158_4_ [0.018462s] ... ok 2026-03-29 01:49:38.245691 | debian-bookworm | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_14____9728M____M____9728_0_ [0.018503s] ... ok 2026-03-29 01:49:38.253446 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_update_access_rule_exception [0.068004s] ... ok 2026-03-29 01:49:38.264392 | debian-bookworm | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_19____2097152_____M____2_0_ [0.018764s] ... ok 2026-03-29 01:49:38.264513 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.053460s] ... ok 2026-03-29 01:49:38.283644 | debian-bookworm | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_21_____1024____K____0_0001_ [0.019050s] ... ok 2026-03-29 01:49:38.301514 | debian-bookworm | {1} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_3_192_168_0_1 [0.018082s] ... ok 2026-03-29 01:49:38.311307 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_3 [0.057470s] ... ok 2026-03-29 01:49:38.314230 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-03-29 01:49:38.316853 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.052171s] ... ok 2026-03-29 01:49:38.320750 | debian-bookworm | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_2_invalid [0.018808s] ... ok 2026-03-29 01:49:38.337476 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_05 [0.025478s] ... ok 2026-03-29 01:49:38.339337 | debian-bookworm | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_1__False__False__False_ [0.018563s] ... ok 2026-03-29 01:49:38.357681 | debian-bookworm | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_2__True__True__False_ [0.017903s] ... ok 2026-03-29 01:49:38.360314 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_02 [0.022619s] ... ok 2026-03-29 01:49:38.373139 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.055889s] ... ok 2026-03-29 01:49:38.375793 | debian-bookworm | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_5___undefined____undefined___False_ [0.018764s] ... ok 2026-03-29 01:49:38.383710 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_05 [0.022987s] ... ok 2026-03-29 01:49:38.394015 | debian-bookworm | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_7___true___True__True_ [0.018156s] ... ok 2026-03-29 01:49:38.407007 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_07 [0.022960s] ... ok 2026-03-29 01:49:38.412131 | debian-bookworm | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_6___no___False_ [0.018124s] ... ok 2026-03-29 01:49:38.423529 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.050349s] ... ok 2026-03-29 01:49:38.430978 | debian-bookworm | {1} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_2 [0.018578s] ... ok 2026-03-29 01:49:38.432128 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_1_10 [0.024852s] ... ok 2026-03-29 01:49:38.449670 | debian-bookworm | {1} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_1___8minutes____PT8M__ [0.018327s] ... ok 2026-03-29 01:49:38.457695 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_3_720 [0.024765s] ... ok 2026-03-29 01:49:38.468300 | debian-bookworm | {1} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_3___6months____P6M__ [0.018876s] ... ok 2026-03-29 01:49:38.475480 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.051765s] ... ok 2026-03-29 01:49:38.486713 | debian-bookworm | {1} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_4___2years____P2Y__ [0.018084s] ... ok 2026-03-29 01:49:38.498085 | debian-bookworm | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_2_False [0.040103s] ... ok 2026-03-29 01:49:38.505174 | debian-bookworm | {1} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_negative [0.018713s] ... ok 2026-03-29 01:49:38.523565 | debian-bookworm | {1} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_1___ [0.018174s] ... ok 2026-03-29 01:49:38.531638 | debian-bookworm | 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-03-29 01:49:38.535377 | debian-bookworm | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait [0.036793s] ... ok 2026-03-29 01:49:38.535853 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.060010s] ... ok 2026-03-29 01:49:38.542513 | debian-bookworm | {1} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_enabled [0.018912s] ... ok 2026-03-29 01:49:38.561149 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_detach [0.018385s] ... ok 2026-03-29 01:49:38.580098 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_2 [0.018591s] ... ok 2026-03-29 01:49:38.584799 | debian-bookworm | 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-03-29 01:49:38.588109 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats [0.051938s] ... ok 2026-03-29 01:49:38.599155 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_unreserve_volume [0.019224s] ... ok 2026-03-29 01:49:38.613098 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.024614s] ... ok 2026-03-29 01:49:38.617716 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume [0.018766s] ... ok 2026-03-29 01:49:38.622469 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:38.626833 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_snapshot_update_access [0.090845s] ... ok 2026-03-29 01:49:38.632029 | debian-bookworm | 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-03-29 01:49:38.633156 | debian-bookworm | 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-03-29 01:49:38.636346 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.022971s] ... ok 2026-03-29 01:49:38.638405 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_extending_volume [0.020533s] ... ok 2026-03-29 01:49:38.656234 | debian-bookworm | 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-03-29 01:49:38.656795 | debian-bookworm | CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-03-29 01:49:38.658819 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderclientTestCase.test_with_auth_obj [0.019999s] ... ok 2026-03-29 01:49:38.659434 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.022987s] ... ok 2026-03-29 01:49:38.678740 | debian-bookworm | No access control entry found, skipping deny... 2026-03-29 01:49:38.681315 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.021264s] ... ok 2026-03-29 01:49:38.701204 | debian-bookworm | Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-03-29 01:49:38.701219 | debian-bookworm | Command: None 2026-03-29 01:49:38.701224 | debian-bookworm | Exit code: - 2026-03-29 01:49:38.701228 | debian-bookworm | Stdout: '' 2026-03-29 01:49:38.701233 | debian-bookworm | Stderr: None. 2026-03-29 01:49:38.703398 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.021796s] ... ok 2026-03-29 01:49:38.716337 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:38.720603 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_transfer_accept [0.093294s] ... ok 2026-03-29 01:49:38.723705 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.020289s] ... ok 2026-03-29 01:49:38.744621 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access [0.020392s] ... ok 2026-03-29 01:49:38.764102 | debian-bookworm | 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-03-29 01:49:38.767090 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.022194s] ... ok 2026-03-29 01:49:38.786784 | debian-bookworm | 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-03-29 01:49:38.787718 | debian-bookworm | 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-03-29 01:49:38.791061 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.023726s] ... ok 2026-03-29 01:49:38.808728 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:38.813263 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access_for_share_instances [0.092093s] ... ok 2026-03-29 01:49:38.813797 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.022728s] ... ok 2026-03-29 01:49:38.835742 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system [0.021411s] ... ok 2026-03-29 01:49:38.855834 | debian-bookworm | 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-03-29 01:49:38.858751 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.022614s] ... ok 2026-03-29 01:49:38.884753 | debian-bookworm | 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-03-29 01:49:38.887344 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.028382s] ... ok 2026-03-29 01:49:38.898342 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:38.902889 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_from_metadata [0.089049s] ... ok 2026-03-29 01:49:38.906808 | debian-bookworm | 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-03-29 01:49:38.907836 | debian-bookworm | 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-03-29 01:49:38.911409 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.023280s] ... ok 2026-03-29 01:49:38.930690 | debian-bookworm | 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-03-29 01:49:38.934211 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.022738s] ... ok 2026-03-29 01:49:38.953809 | debian-bookworm | 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-03-29 01:49:38.954165 | debian-bookworm | Mover interface name 3d909830c356 already exists. Skip the creation. 2026-03-29 01:49:38.956983 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.022695s] ... ok 2026-03-29 01:49:38.976895 | debian-bookworm | 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-03-29 01:49:38.977515 | debian-bookworm | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-03-29 01:49:38.980248 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.023072s] ... ok 2026-03-29 01:49:38.991975 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:38.996192 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_subnet_from_metadata [0.092953s] ... ok 2026-03-29 01:49:38.999138 | debian-bookworm | 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-03-29 01:49:39.001934 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.021552s] ... ok 2026-03-29 01:49:39.018825 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_with_invalid_optional_extra_spec_1 [0.021875s] ... ok 2026-03-29 01:49:39.023582 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.021373s] ... ok 2026-03-29 01:49:39.039000 | debian-bookworm | Share type test has invalid required extra specs. 2026-03-29 01:49:39.039030 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:39.039038 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:49:39.039044 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:49:39.039049 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:39.039065 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:49:39.039072 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:49:39.039077 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:49:39.041759 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_4 [0.022284s] ... ok 2026-03-29 01:49:39.043040 | debian-bookworm | 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-03-29 01:49:39.045662 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.021555s] ... ok 2026-03-29 01:49:39.062054 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_tenant_visible_extra_specs [0.020182s] ... ok 2026-03-29 01:49:39.066843 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool [0.021004s] ... ok 2026-03-29 01:49:39.082180 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_1 [0.019821s] ... ok 2026-03-29 01:49:39.088649 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_get_default_filter_function [0.021542s] ... ok 2026-03-29 01:49:39.102872 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_17___create_share_from_snapshot_support____y__ [0.020538s] ... ok 2026-03-29 01:49:39.111190 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_not_support_manage [0.022171s] ... ok 2026-03-29 01:49:39.123758 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_24___create_share_from_snapshot_support____no__ [0.020646s] ... ok 2026-03-29 01:49:39.132959 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_setup_server [0.021619s] ... ok 2026-03-29 01:49:39.144597 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_39___mount_snapshot_support____true__ [0.020695s] ... ok 2026-03-29 01:49:39.158870 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_support_manage [0.025874s] ... ok 2026-03-29 01:49:39.164481 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_44___mount_snapshot_support____f__ [0.019633s] ... ok 2026-03-29 01:49:39.181647 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_1_ [0.022274s] ... ok 2026-03-29 01:49:39.185213 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_54___mount_point_name_support____yes__ [0.020482s] ... ok 2026-03-29 01:49:39.202586 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_ganesha_export_dir [0.020714s] ... ok 2026-03-29 01:49:39.206189 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_62___replication_type____readable__ [0.020073s] ... ok 2026-03-29 01:49:39.224171 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_getpath [0.021254s] ... ok 2026-03-29 01:49:39.225510 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_69___provisioning_mount_point_prefix____gold__ [0.019799s] ... ok 2026-03-29 01:49:39.245802 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_73___encryption_support____share_server__ [0.019857s] ... ok 2026-03-29 01:49:39.247133 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_put_rados_object [0.022538s] ... ok 2026-03-29 01:49:39.265877 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_05___driver_handles_share_servers____y__ [0.019892s] ... ok 2026-03-29 01:49:39.268581 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_1_True [0.021581s] ... ok 2026-03-29 01:49:39.286342 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_2 [0.020275s] ... ok 2026-03-29 01:49:39.290672 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol [0.021735s] ... ok 2026-03-29 01:49:39.307132 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_4 [0.020455s] ... ok 2026-03-29 01:49:39.312460 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_1_True [0.021523s] ... ok 2026-03-29 01:49:39.327219 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access_invalid [0.019845s] ... ok 2026-03-29 01:49:39.333988 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol [0.021135s] ... ok 2026-03-29 01:49:39.348560 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_3_None [0.021063s] ... ok 2026-03-29 01:49:39.355647 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version [0.021441s] ... ok 2026-03-29 01:49:39.368829 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_string_too_long [0.020026s] ... ok 2026-03-29 01:49:39.387097 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_bad [0.030633s] ... ok 2026-03-29 01:49:39.389651 | debian-bookworm | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_and_pool [0.020427s] ... ok 2026-03-29 01:49:39.411665 | debian-bookworm | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_1 [0.021411s] ... ok 2026-03-29 01:49:39.412067 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info [0.024467s] ... ok 2026-03-29 01:49:39.437530 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_empty_volinfo [0.025947s] ... ok 2026-03-29 01:49:39.461783 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_trivial_volinfo [0.023905s] ... ok 2026-03-29 01:49:39.472531 | debian-bookworm | {5} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_delete_all_rules [0.060841s] ... ok 2026-03-29 01:49:39.482872 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_empty_reponse [0.020846s] ... ok 2026-03-29 01:49:39.494316 | debian-bookworm | 2026-03-29 01:49:39.490 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:39.499676 | debian-bookworm | 2026-03-29 01:49:39.495 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:39.499694 | debian-bookworm | 2026-03-29 01:49:39.496 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:39.502902 | debian-bookworm | 2026-03-29 01:49:39.501 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:39.502922 | debian-bookworm | 2026-03-29 01:49:39.501 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:39.503474 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_1_None [0.020618s] ... ok 2026-03-29 01:49:39.526797 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_req_host [0.022982s] ... ok 2026-03-29 01:49:39.532316 | debian-bookworm | {5} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_exception [0.059881s] ... ok 2026-03-29 01:49:39.542562 | debian-bookworm | 2026-03-29 01:49:39.541 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-03-29 01:49:39.549023 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_noattr [0.021956s] ... ok 2026-03-29 01:49:39.557374 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_network_not_active [0.024333s] ... ok 2026-03-29 01:49:39.578506 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_in_creating [0.021116s] ... ok 2026-03-29 01:49:39.584590 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_1_1 [0.035008s] ... ok 2026-03-29 01:49:39.600492 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_3_group_type_stypes_one_unsupported_in_AZ [0.021772s] ... ok 2026-03-29 01:49:39.605621 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_3 [0.020904s] ... ok 2026-03-29 01:49:39.623252 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_4_group_type_stypes_all_unsupported_in_AZ [0.022495s] ... ok 2026-03-29 01:49:39.624357 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:39.626554 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_snapshots_are_supported [0.020587s] ... ok 2026-03-29 01:49:39.644368 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_type_and_share_network [0.020638s] ... ok 2026-03-29 01:49:39.644756 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:39.647710 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_1 [0.021146s] ... ok 2026-03-29 01:49:39.665938 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:39.667985 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_with_members_error [0.023281s] ... ok 2026-03-29 01:49:39.669037 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_restart [0.021110s] ... ok 2026-03-29 01:49:39.687530 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:39.689993 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_creating_status [0.021425s] ... ok 2026-03-29 01:49:39.690030 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_share_stats [0.020878s] ... ok 2026-03-29 01:49:39.709984 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_1_NFS [0.019819s] ... ok 2026-03-29 01:49:39.714034 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_shares [0.024353s] ... ok 2026-03-29 01:49:39.731173 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_5_ensure_share [0.021076s] ... ok 2026-03-29 01:49:39.734563 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_share_group_snapshot_members [0.020437s] ... ok 2026-03-29 01:49:39.751816 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_6_manage_existing [0.020454s] ... ok 2026-03-29 01:49:39.755460 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_2 [0.020914s] ... ok 2026-03-29 01:49:39.772321 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_7_unmanage [0.020394s] ... ok 2026-03-29 01:49:39.778380 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_1 [0.022080s] ... ok 2026-03-29 01:49:39.792431 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_setup_via_manager [0.019771s] ... ok 2026-03-29 01:49:39.798867 | debian-bookworm | {5} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_4 [0.020519s] ... ok 2026-03-29 01:49:39.811601 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_local_share_path [0.018975s] ... ok 2026-03-29 01:49:39.831769 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_local_share_path_not_exists [0.019922s] ... ok 2026-03-29 01:49:39.835993 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:39.840356 | debian-bookworm | {5} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted [0.041082s] ... ok 2026-03-29 01:49:39.851600 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats [0.019680s] ... ok 2026-03-29 01:49:39.873398 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_1_None [0.021618s] ... ok 2026-03-29 01:49:39.875939 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:39.880014 | debian-bookworm | {5} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted_invalid [0.039872s] ... ok 2026-03-29 01:49:39.894811 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_2_ [0.021148s] ... ok 2026-03-29 01:49:39.902013 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_parameter_value [0.021069s] ... ok 2026-03-29 01:49:39.915011 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_4 [0.020009s] ... ok 2026-03-29 01:49:39.921954 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot [0.020032s] ... ok 2026-03-29 01:49:39.936379 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_5 [0.020519s] ... ok 2026-03-29 01:49:39.942592 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_unmanage_invalid_share_snapshot [0.020082s] ... ok 2026-03-29 01:49:39.955008 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_healthy [0.018856s] ... ok 2026-03-29 01:49:39.961509 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_paste_app_not_found [0.018883s] ... ok 2026-03-29 01:49:39.975595 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_local_execute [0.020384s] ... ok 2026-03-29 01:49:39.981026 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_class_not_found [0.019327s] ... ok 2026-03-29 01:49:39.994549 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_empty_snapshot [0.018850s] ... ok 2026-03-29 01:49:40.000335 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_subnet_not_found [0.019175s] ... ok 2026-03-29 01:49:40.011636 | debian-bookworm | Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-03-29 01:49:40.011658 | debian-bookworm | Command: None 2026-03-29 01:49:40.011665 | debian-bookworm | Exit code: - 2026-03-29 01:49:40.011670 | debian-bookworm | Stdout: None 2026-03-29 01:49:40.011675 | debian-bookworm | Stderr: None. 2026-03-29 01:49:40.013721 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.018905s] ... ok 2026-03-29 01:49:40.019593 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_instance_not_found [0.019091s] ... ok 2026-03-29 01:49:40.039485 | debian-bookworm | Only HDFS protocol supported! 2026-03-29 01:49:40.040710 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode413.test_quota_error [0.020854s] ... ok 2026-03-29 01:49:40.042476 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.028592s] ... ok 2026-03-29 01:49:40.060036 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_size_exceeds_available_quota [0.019025s] ... ok 2026-03-29 01:49:40.064341 | debian-bookworm | Failed to create snapshot fakesnapshotname for the share fakename. Error: Unexpected error while running command. 2026-03-29 01:49:40.064371 | debian-bookworm | Command: None 2026-03-29 01:49:40.064381 | debian-bookworm | Exit code: - 2026-03-29 01:49:40.064389 | debian-bookworm | Stdout: None 2026-03-29 01:49:40.064397 | debian-bookworm | Stderr: None. 2026-03-29 01:49:40.066891 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot_exception [0.024265s] ... ok 2026-03-29 01:49:40.079701 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg [0.019607s] ... ok 2026-03-29 01:49:40.088219 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access [0.020995s] ... ok 2026-03-29 01:49:40.098956 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_error_code_from_kwarg [0.019239s] ... ok 2026-03-29 01:49:40.120402 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_1_test_message_ [0.021086s] ... ok 2026-03-29 01:49:40.124353 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_1 [0.035963s] ... ok 2026-03-29 01:49:40.140326 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_replication_exception [0.019712s] ... ok 2026-03-29 01:49:40.147350 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_invalid_type [0.022770s] ... ok 2026-03-29 01:49:40.159483 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-03-29 01:49:40.161810 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_06_exception [0.021188s] ... ok 2026-03-29 01:49:40.174866 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_invalid_share_protocol [0.027063s] ... ok 2026-03-29 01:49:40.182018 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_03_______error__ [0.020124s] ... ok 2026-03-29 01:49:40.200074 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_4 [0.024756s] ... ok 2026-03-29 01:49:40.201536 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_05_______warn__ [0.019076s] ... ok 2026-03-29 01:49:40.220801 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_09________audit__ [0.019130s] ... ok 2026-03-29 01:49:40.233869 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_1 [0.033135s] ... ok 2026-03-29 01:49:40.240458 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_14________warning__ [0.018994s] ... ok 2026-03-29 01:49:40.256898 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_4 [0.022974s] ... ok 2026-03-29 01:49:40.260055 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_16________exception__ [0.019667s] ... ok 2026-03-29 01:49:40.277418 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_2 [0.020402s] ... ok 2026-03-29 01:49:40.279857 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_18____LE____debug__ [0.019613s] ... ok 2026-03-29 01:49:40.298896 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_3 [0.021349s] ... ok 2026-03-29 01:49:40.300989 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_19____LE____error__ [0.020689s] ... ok 2026-03-29 01:49:40.320868 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_1_hitachi_hnas_driver_helper [0.021267s] ... ok 2026-03-29 01:49:40.320897 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_20____LE____info__ [0.019653s] ... ok 2026-03-29 01:49:40.339612 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_21____LE____warn__ [0.018780s] ... ok 2026-03-29 01:49:40.342013 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_credentials [0.021570s] ... ok 2026-03-29 01:49:40.360555 | debian-bookworm | {5} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_2 [0.020559s] ... ok 2026-03-29 01:49:40.364606 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_host [0.022292s] ... ok 2026-03-29 01:49:40.381735 | debian-bookworm | {5} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_3___ [0.021183s] ... ok 2026-03-29 01:49:40.386411 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_1___1_1_1_1 [0.021312s] ... ok 2026-03-29 01:49:40.406498 | debian-bookworm | {2} 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.020575s] ... ok 2026-03-29 01:49:40.427033 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_4 [0.020403s] ... ok 2026-03-29 01:49:40.428441 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:40.433663 | debian-bookworm | {5} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_default_admin_role_is_admin [0.051382s] ... ok 2026-03-29 01:49:40.448617 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share [0.021621s] ... ok 2026-03-29 01:49:40.463324 | debian-bookworm | {5} manila.tests.test_policy.DefaultPolicyTestCase.test_policy_called [0.029745s] ... ok 2026-03-29 01:49:40.468606 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_2_False [0.019866s] ... ok 2026-03-29 01:49:40.488520 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation [0.019366s] ... ok 2026-03-29 01:49:40.508189 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_deleting_not_empty_directory [0.019363s] ... ok 2026-03-29 01:49:40.509320 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:40.513322 | debian-bookworm | {5} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.049781s] ... ok 2026-03-29 01:49:40.528436 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_retry [0.020828s] ... ok 2026-03-29 01:49:40.548192 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_error [0.019633s] ... ok 2026-03-29 01:49:40.559992 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:40.568029 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_1_True [0.019715s] ... ok 2026-03-29 01:49:40.588590 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_backend_exception [0.020258s] ... ok 2026-03-29 01:49:40.589419 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:40.593159 | debian-bookworm | {5} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_2_authorize [0.079489s] ... ok 2026-03-29 01:49:40.609725 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_success [0.020987s] ... ok 2026-03-29 01:49:40.630042 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory [0.020010s] ... ok 2026-03-29 01:49:40.640843 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:40.645421 | debian-bookworm | {5} manila.tests.test_policy.PolicyTestCase.test_templatized_authorization [0.051745s] ... ok 2026-03-29 01:49:40.649487 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_directory_not_empty [0.019283s] ... ok 2026-03-29 01:49:40.667836 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_share_type [0.021806s] ... ok 2026-03-29 01:49:40.668418 | debian-bookworm | {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.018587s] ... ok 2026-03-29 01:49:40.688776 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_2_No_quotas_matching_specified_filter_criteria__ [0.020559s] ... ok 2026-03-29 01:49:40.689592 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_2_False [0.021772s] ... ok 2026-03-29 01:49:40.708819 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_in_use [0.019831s] ... ok 2026-03-29 01:49:40.710653 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_2__None___foo_st_id__ [0.021080s] ... ok 2026-03-29 01:49:40.728601 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota [0.020060s] ... ok 2026-03-29 01:49:40.732972 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_1__None__True__True_ [0.022156s] ... ok 2026-03-29 01:49:40.749328 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_error_cloning [0.020652s] ... ok 2026-03-29 01:49:40.756614 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_2___fake_quota_class___False__True_ [0.023292s] ... ok 2026-03-29 01:49:40.770028 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_error [0.020307s] ... ok 2026-03-29 01:49:40.779218 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_wrong_expire [0.021876s] ... ok 2026-03-29 01:49:40.790711 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test__update_share_stats [0.020505s] ... ok 2026-03-29 01:49:40.801894 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_usage_reset [0.022778s] ... ok 2026-03-29 01:49:40.811639 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share [0.020541s] ... ok 2026-03-29 01:49:40.823297 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_user [0.021298s] ... ok 2026-03-29 01:49:40.831819 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share_with_no_available_space_in_fs [0.020671s] ... ok 2026-03-29 01:49:40.845544 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_2 [0.021747s] ... ok 2026-03-29 01:49:40.851909 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_get_default_filter_function [0.019594s] ... ok 2026-03-29 01:49:40.866470 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_2 [0.020738s] ... ok 2026-03-29 01:49:40.872609 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_2 [0.020720s] ... ok 2026-03-29 01:49:40.888314 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_1 [0.021611s] ... ok 2026-03-29 01:49:40.892566 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_1_True [0.019809s] ... ok 2026-03-29 01:49:40.908912 | debian-bookworm | {5} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_1___ [0.020322s] ... ok 2026-03-29 01:49:40.911873 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_1 [0.019244s] ... ok 2026-03-29 01:49:40.927836 | debian-bookworm | {5} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_3___noop____noop__ [0.018922s] ... ok 2026-03-29 01:49:40.930720 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_rename_file_system [0.018588s] ... ok 2026-03-29 01:49:40.947383 | debian-bookworm | Invalid configuration. hpe3par_fpg must be set. 2026-03-29 01:49:40.949386 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_4______0__4_ [0.018572s] ... ok 2026-03-29 01:49:40.949615 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:40.949641 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:49:40.950194 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:40.950236 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:49:40.952306 | debian-bookworm | {5} manila.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.024235s] ... ok 2026-03-29 01:49:40.969495 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_6___min_1_ip_fpg___1__4_ [0.020268s] ... ok 2026-03-29 01:49:40.972288 | debian-bookworm | {5} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_2_False [0.019721s] ... ok 2026-03-29 01:49:40.989707 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:40.989739 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:49:40.990118 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:40.990131 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:49:40.990442 | debian-bookworm | Recovered model server connection! 2026-03-29 01:49:40.992898 | debian-bookworm | {5} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_different_az [0.019911s] ... ok 2026-03-29 01:49:40.993474 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_4___test_with_spaces_____test_with_spaces___ [0.022696s] ... ok 2026-03-29 01:49:41.014039 | debian-bookworm | {5} manila.tests.test_test_utils.TestUtilsTestCase.test_get_test_admin_context [0.020534s] ... ok 2026-03-29 01:49:41.017101 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share_from_snapshot [0.024203s] ... ok 2026-03-29 01:49:41.033624 | debian-bookworm | {5} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_2___10_0_0_0_24____255_255_255_0__ [0.019837s] ... ok 2026-03-29 01:49:41.038734 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_share [0.021761s] ... ok 2026-03-29 01:49:41.053103 | debian-bookworm | {5} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_5___10_0_0_1____255_255_255_255__ [0.019174s] ... ok 2026-03-29 01:49:41.058901 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_no_refresh [0.019904s] ... ok 2026-03-29 01:49:41.072455 | debian-bookworm | {5} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_5___fdf8_f53b_82e1__1_64___64_ [0.019216s] ... ok 2026-03-29 01:49:41.080174 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_add_rule [0.021230s] ... ok 2026-03-29 01:49:41.092390 | debian-bookworm | {5} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_5_fdf8_f53b_82e1__fffff [0.019598s] ... ok 2026-03-29 01:49:41.099814 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_teardown_server [0.019591s] ... ok 2026-03-29 01:49:41.112249 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_2___echo_____quoted_arg_with_space___ [0.019732s] ... ok 2026-03-29 01:49:41.119198 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_ip [0.019566s] ... ok 2026-03-29 01:49:41.131561 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_5___cmd____virus__quoted_argument___ [0.018969s] ... ok 2026-03-29 01:49:41.139380 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_exception [0.019633s] ... ok 2026-03-29 01:49:41.150918 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_6___echo_____quoted_argument__rm__rf__ [0.019346s] ... ok 2026-03-29 01:49:41.158753 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_hit [0.019317s] ... ok 2026-03-29 01:49:41.170595 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_service_is_up [0.019260s] ... ok 2026-03-29 01:49:41.178652 | debian-bookworm | {2} 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.020022s] ... ok 2026-03-29 01:49:41.190949 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_07___M1K____G__ [0.020252s] ... ok 2026-03-29 01:49:41.197394 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_07________ip___True_____r___ [0.018484s] ... ok 2026-03-29 01:49:41.209913 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_11___1_1KM____G__ [0.018726s] ... ok 2026-03-29 01:49:41.216268 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_08________user___True_____r___ [0.019031s] ... ok 2026-03-29 01:49:41.229569 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_01____3G____G____3_0_ [0.019256s] ... ok 2026-03-29 01:49:41.236542 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_from_snapshot [0.020129s] ... ok 2026-03-29 01:49:41.247855 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_05____5_23G____G____5_23_ [0.018507s] ... ok 2026-03-29 01:49:41.255762 | debian-bookworm | Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: run exception. 2026-03-29 01:49:41.257947 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_exception [0.021200s] ... ok 2026-03-29 01:49:41.266674 | debian-bookworm | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_3 [0.018436s] ... ok 2026-03-29 01:49:41.277965 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_smb [0.019930s] ... ok 2026-03-29 01:49:41.285893 | debian-bookworm | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_6 [0.019110s] ... ok 2026-03-29 01:49:41.294481 | debian-bookworm | Request method fake-method is invalid. 2026-03-29 01:49:41.296443 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_invalid_method [0.018299s] ... ok 2026-03-29 01:49:41.306472 | debian-bookworm | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_4___false___False_ [0.020066s] ... ok 2026-03-29 01:49:41.316680 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_4__None___GET__ [0.020028s] ... ok 2026-03-29 01:49:41.327860 | debian-bookworm | {5} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_1 [0.021397s] ... ok 2026-03-29 01:49:41.336477 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_3 [0.019818s] ... ok 2026-03-29 01:49:41.348227 | debian-bookworm | {5} manila.tests.test_utils.TestComparableMixin.test_eq [0.019929s] ... ok 2026-03-29 01:49:41.358347 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_3 [0.021638s] ... ok 2026-03-29 01:49:41.368820 | debian-bookworm | {5} manila.tests.test_utils.TestComparableMixin.test_ge [0.020247s] ... ok 2026-03-29 01:49:41.380180 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_user_success [0.021585s] ... ok 2026-03-29 01:49:41.391807 | debian-bookworm | {5} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_getter [0.022715s] ... ok 2026-03-29 01:49:41.400563 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_down [0.020719s] ... ok 2026-03-29 01:49:41.414915 | debian-bookworm | {5} manila.tests.test_utils.TestRetryDecorator.test_max_backoff_sleep [0.022961s] ... ok 2026-03-29 01:49:41.421110 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_success [0.020285s] ... ok 2026-03-29 01:49:41.436551 | debian-bookworm | {5} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required [0.021021s] ... ok 2026-03-29 01:49:41.439122 | debian-bookworm | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-03-29 01:49:41.439363 | debian-bookworm | All url login fail. 2026-03-29 01:49:41.441418 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_fail [0.020435s] ... ok 2026-03-29 01:49:41.457724 | debian-bookworm | {5} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code [0.021277s] ... ok 2026-03-29 01:49:41.462225 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_success [0.020560s] ... ok 2026-03-29 01:49:41.478739 | debian-bookworm | {5} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code_non_retriable [0.019845s] ... ok 2026-03-29 01:49:41.483628 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-03-29 01:49:41.484029 | debian-bookworm | Can not get access id from share. share_name: share_fake_uuid 2026-03-29 01:49:41.486528 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_cifssnapshot_success [0.024203s] ... ok 2026-03-29 01:49:41.497991 | debian-bookworm | {5} manila.tests.test_utils.TestRetryDecorator.test_wrong_exception_no_retry [0.019945s] ... ok 2026-03-29 01:49:41.505443 | debian-bookworm | Get share count error! 2026-03-29 01:49:41.505470 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:49:41.508166 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_fail [0.021410s] ... ok 2026-03-29 01:49:41.517817 | debian-bookworm | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_snapshot [0.019574s] ... ok 2026-03-29 01:49:41.528241 | debian-bookworm | Failed to mount old share share_fake_uuid. Reason: err. 2026-03-29 01:49:41.528536 | debian-bookworm | Can not get access id from share. share_name: share_fake_uuid 2026-03-29 01:49:41.531015 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_mountshare_fail [0.022622s] ... ok 2026-03-29 01:49:41.537927 | debian-bookworm | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete [0.019662s] ... ok 2026-03-29 01:49:41.549638 | debian-bookworm | The source filesystem of snapshot fake_snapshot_uuid does not exist. 2026-03-29 01:49:41.554450 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_nonefs [0.023747s] ... ok 2026-03-29 01:49:41.557100 | debian-bookworm | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot_failed [0.019384s] ... ok 2026-03-29 01:49:41.577884 | debian-bookworm | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_initialize_connection [0.020528s] ... ok 2026-03-29 01:49:41.584099 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_status_fail [0.029570s] ... ok 2026-03-29 01:49:41.599184 | debian-bookworm | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_timeout [0.021110s] ... ok 2026-03-29 01:49:41.606492 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_3 [0.022292s] ... ok 2026-03-29 01:49:41.628442 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_4 [0.021429s] ... ok 2026-03-29 01:49:41.648840 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_5 [0.020767s] ... ok 2026-03-29 01:49:41.669687 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_1_128 [0.020706s] ... ok 2026-03-29 01:49:41.690505 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_2_xx [0.020481s] ... ok 2026-03-29 01:49:41.711417 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_3_None [0.020810s] ... ok 2026-03-29 01:49:41.734022 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_06 [0.022155s] ... ok 2026-03-29 01:49:41.755451 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_2 [0.021369s] ... ok 2026-03-29 01:49:41.774564 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-03-29 01:49:41.777098 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_5 [0.021892s] ... ok 2026-03-29 01:49:41.798659 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_3 [0.021253s] ... ok 2026-03-29 01:49:41.819985 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_3_16 [0.021302s] ... ok 2026-03-29 01:49:41.837744 | debian-bookworm | The share was not found. Share name:share_fake_new_uuid 2026-03-29 01:49:41.838056 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:41.838343 | debian-bookworm | Delete file system error. 2026-03-29 01:49:41.838350 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:41.838913 | debian-bookworm | Failed to delete replica fake_new_replica_id. 2026-03-29 01:49:41.838924 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:41.838929 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1847, in delete_replica 2026-03-29 01:49:41.838933 | debian-bookworm | self.delete_share(replica, share_server) 2026-03-29 01:49:41.838938 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 366, in delete_share 2026-03-29 01:49:41.838942 | debian-bookworm | self.helper._delete_fs(fsid) 2026-03-29 01:49:41.838947 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 277, in _delete_fs 2026-03-29 01:49:41.838951 | debian-bookworm | self._assert_rest_result(result, 'Delete file system error.') 2026-03-29 01:49:41.838955 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:49:41.838960 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:49:41.838964 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Delete file system error. 2026-03-29 01:49:41.838968 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:49:41.842003 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_2 [0.021157s] ... ok 2026-03-29 01:49:41.859996 | debian-bookworm | Can not get share share-fake-uuid. 2026-03-29 01:49:41.863126 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_share_not_exist [0.021790s] ... ok 2026-03-29 01:49:41.882334 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-03-29 01:49:41.884597 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_not_exist_fail [0.021523s] ... ok 2026-03-29 01:49:41.905364 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_filesystem_status_fail [0.020458s] ... ok 2026-03-29 01:49:41.925888 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_2 [0.020623s] ... ok 2026-03-29 01:49:41.946836 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_4 [0.020481s] ... ok 2026-03-29 01:49:41.967639 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_5 [0.021010s] ... ok 2026-03-29 01:49:41.989771 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_3 [0.022134s] ... ok 2026-03-29 01:49:42.011859 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_2 [0.021717s] ... ok 2026-03-29 01:49:42.033732 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_2 [0.021671s] ... ok 2026-03-29 01:49:42.054598 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_1_True [0.021005s] ... ok 2026-03-29 01:49:42.073177 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:42.073534 | debian-bookworm | Failed to cancel replication pair fake_pair_id secondary write lock. 2026-03-29 01:49:42.073547 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:42.073951 | debian-bookworm | Failed to cancel replication pair fake_pair_id secondary write lock. 2026-03-29 01:49:42.073965 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:42.073973 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over 2026-03-29 01:49:42.073981 | debian-bookworm | self.helper.cancel_pair_secondary_write_lock(replica_pair_id) 2026-03-29 01:49:42.073990 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock 2026-03-29 01:49:42.073998 | debian-bookworm | self._assert_rest_result(result, msg) 2026-03-29 01:49:42.074006 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:49:42.074014 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:49:42.074022 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-03-29 01:49:42.074031 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:49:42.074228 | debian-bookworm | Failed to promote replica fake_new_replica_id. 2026-03-29 01:49:42.074237 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:42.074245 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica 2026-03-29 01:49:42.074253 | debian-bookworm | self.replica_mgr.switch_over(replica_pair_id) 2026-03-29 01:49:42.074261 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over 2026-03-29 01:49:42.074269 | debian-bookworm | self.helper.cancel_pair_secondary_write_lock(replica_pair_id) 2026-03-29 01:49:42.074277 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock 2026-03-29 01:49:42.074285 | debian-bookworm | self._assert_rest_result(result, msg) 2026-03-29 01:49:42.074293 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:49:42.074301 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:49:42.074309 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-03-29 01:49:42.074316 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:49:42.076542 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_2 [0.021886s] ... ok 2026-03-29 01:49:42.094925 | debian-bookworm | Cannot get share share_fake_new_uuid. 2026-03-29 01:49:42.097369 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_2_false [0.020660s] ... ok 2026-03-29 01:49:42.115482 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:49:42.115898 | debian-bookworm | Failed to set replication pair fake_pair_id secondary write lock. 2026-03-29 01:49:42.116228 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:49:42.116323 | debian-bookworm | Failed to completely switch over replication pair fake_pair_id. 2026-03-29 01:49:42.116335 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:42.116343 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 207, in switch_over 2026-03-29 01:49:42.116353 | debian-bookworm | self.helper.set_pair_secondary_write_lock(replica_pair_id) 2026-03-29 01:49:42.116361 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:42.116370 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:42.116379 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:42.116387 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:42.116396 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:42.116412 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:42.116420 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-03-29 01:49:42.116429 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-03-29 01:49:42.116437 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:42.116446 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock 2026-03-29 01:49:42.116455 | debian-bookworm | self._assert_rest_result(result, msg) 2026-03-29 01:49:42.116463 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:49:42.116472 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:49:42.116481 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-03-29 01:49:42.116490 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:49:42.116606 | debian-bookworm | Cannot get share share_fake_new_uuid. 2026-03-29 01:49:42.118963 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_3 [0.021563s] ... ok 2026-03-29 01:49:42.137109 | debian-bookworm | The source filesystem of snapshot fake-snap-id not exist. 2026-03-29 01:49:42.139141 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_exception [0.020073s] ... ok 2026-03-29 01:49:42.161841 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_least_logic_port [0.022483s] ... ok 2026-03-29 01:49:42.180502 | debian-bookworm | No appropriate port found to create logical port. 2026-03-29 01:49:42.182663 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_not_exist [0.020825s] ... ok 2026-03-29 01:49:42.201273 | debian-bookworm | Can not get share ID by share share-fake-uuid. 2026-03-29 01:49:42.203394 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_not_exist [0.020672s] ... ok 2026-03-29 01:49:42.221738 | debian-bookworm | Cannot delete vlan because there is a logical port on vlan. 2026-03-29 01:49:42.224546 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_success [0.021046s] ... ok 2026-03-29 01:49:42.244393 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_vlan_logical_port_deleted [0.019622s] ... ok 2026-03-29 01:49:42.263556 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_active [0.019064s] ... ok 2026-03-29 01:49:42.283077 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device [0.019473s] ... ok 2026-03-29 01:49:42.302334 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_remote_execute [0.019068s] ... ok 2026-03-29 01:49:42.321579 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_failure [0.019212s] ... ok 2026-03-29 01:49:42.338842 | debian-bookworm | /gpfs0 is not on GPFS filesystem. Error: Unexpected error while running command. 2026-03-29 01:49:42.338900 | debian-bookworm | Command: None 2026-03-29 01:49:42.338929 | debian-bookworm | Exit code: - 2026-03-29 01:49:42.338938 | debian-bookworm | Stdout: None 2026-03-29 01:49:42.338946 | debian-bookworm | Stderr: None. 2026-03-29 01:49:42.340766 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_exception [0.019122s] ... ok 2026-03-29 01:49:42.360260 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__local_path [0.019359s] ... ok 2026-03-29 01:49:42.377743 | debian-bookworm | Failed to unlink fileset for share fakename. 2026-03-29 01:49:42.377802 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:42.377812 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 619, in _manage_existing 2026-03-29 01:49:42.377821 | debian-bookworm | self._gpfs_execute(self.GPFS_PATH + 'mmunlinkfileset', fsdev, 2026-03-29 01:49:42.377829 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:42.377837 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:42.377845 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:42.377853 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:42.377861 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:42.377869 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:42.377877 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:42.377885 | debian-bookworm | raise effect 2026-03-29 01:49:42.377893 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:42.377901 | debian-bookworm | Command: None 2026-03-29 01:49:42.377909 | debian-bookworm | Exit code: - 2026-03-29 01:49:42.377917 | debian-bookworm | Stdout: None 2026-03-29 01:49:42.377925 | debian-bookworm | Stderr: None 2026-03-29 01:49:42.379515 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_unlink_exception [0.019385s] ... ok 2026-03-29 01:49:42.397612 | debian-bookworm | Failed to check quota for share fakename. 2026-03-29 01:49:42.397667 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:42.397677 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 669, in _manage_existing 2026-03-29 01:49:42.397686 | debian-bookworm | quota_status = lines[1].split(':')[quota_limit] 2026-03-29 01:49:42.397694 | debian-bookworm | ~~~~~^^^ 2026-03-29 01:49:42.397702 | debian-bookworm | IndexError: list index out of range 2026-03-29 01:49:42.399802 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_unable_to_get_quota_of_fileset_exception [0.020049s] ... ok 2026-03-29 01:49:42.420204 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_03___44_3_2_1___False_ [0.020044s] ... ok 2026-03-29 01:49:42.439128 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_06___1_2_3_4___False_ [0.019090s] ... ok 2026-03-29 01:49:42.458424 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_no_exports [0.019208s] ... ok 2026-03-29 01:49:42.477820 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share_from_snapshot [0.019223s] ... ok 2026-03-29 01:49:42.496852 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_snapshot [0.018945s] ... ok 2026-03-29 01:49:42.515869 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup [0.018995s] ... ok 2026-03-29 01:49:42.534876 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_extend_share [0.018930s] ... ok 2026-03-29 01:49:42.552348 | debian-bookworm | Failed to deny access for share fakename. IP 10.0.0.1 still has access. 2026-03-29 01:49:42.554255 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_fail [0.019293s] ... ok 2026-03-29 01:49:42.573451 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_2______False_ [0.019079s] ... ok 2026-03-29 01:49:42.590860 | debian-bookworm | Failed to check exports on the systems. Error: Unexpected error while running command. 2026-03-29 01:49:42.590927 | debian-bookworm | Command: None 2026-03-29 01:49:42.590937 | debian-bookworm | Exit code: - 2026-03-29 01:49:42.590945 | debian-bookworm | Stdout: None 2026-03-29 01:49:42.590952 | debian-bookworm | Stderr: None. 2026-03-29 01:49:42.592719 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_exception [0.019235s] ... ok 2026-03-29 01:49:42.612459 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_both [0.019542s] ... ok 2026-03-29 01:49:42.631834 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_deny [0.019113s] ... ok 2026-03-29 01:49:42.654293 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export [0.022371s] ... ok 2026-03-29 01:49:42.676737 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_ro [0.022289s] ... ok 2026-03-29 01:49:42.840277 | debian-bookworm | 2026-03-29 01:49:42.837 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:42.845418 | debian-bookworm | 2026-03-29 01:49:42.843 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:42.847057 | debian-bookworm | 2026-03-29 01:49:42.845 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:42.883378 | debian-bookworm | 2026-03-29 01:49:42.882 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:42.884182 | debian-bookworm | 2026-03-29 01:49:42.883 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:42.931076 | debian-bookworm | 2026-03-29 01:49:42.929 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-03-29 01:49:42.956704 | debian-bookworm | 2026-03-29 01:49:42.954 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:42.960205 | debian-bookworm | 2026-03-29 01:49:42.959 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:42.961288 | debian-bookworm | 2026-03-29 01:49:42.959 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:42.980222 | debian-bookworm | 2026-03-29 01:49:42.979 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:42.981000 | debian-bookworm | 2026-03-29 01:49:42.979 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.022589 | debian-bookworm | 2026-03-29 01:49:43.021 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-03-29 01:49:43.052002 | debian-bookworm | 2026-03-29 01:49:43.049 6721 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-03-29 01:49:43.055087 | debian-bookworm | 2026-03-29 01:49:43.052 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:43.058712 | debian-bookworm | 2026-03-29 01:49:43.057 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.059749 | debian-bookworm | 2026-03-29 01:49:43.058 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.069457 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:49:43.069477 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:43.069485 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:49:43.069490 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:49:43.069495 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:43.069501 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool 2026-03-29 01:49:43.069506 | debian-bookworm | pool = self._system.pools.safe_get(name=self._pool_name) 2026-03-29 01:49:43.069511 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:43.069516 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:43.069521 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:43.069526 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:43.069530 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:43.069535 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:43.069540 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:43.069545 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:43.069551 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:43.069556 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:43.069561 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:49:43.069567 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:49:43.069572 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:49:43.071816 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_api_error [0.395444s] ... ok 2026-03-29 01:49:43.080016 | debian-bookworm | 2026-03-29 01:49:43.079 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.080764 | debian-bookworm | 2026-03-29 01:49:43.079 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.094333 | debian-bookworm | Unsupported share protocol: CIFS. 2026-03-29 01:49:43.096220 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol_fails_for_non_nfs [0.024326s] ... ok 2026-03-29 01:49:43.120248 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_6__False__True__False_ [0.023355s] ... ok 2026-03-29 01:49:43.120541 | debian-bookworm | 2026-03-29 01:49:43.119 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-03-29 01:49:43.147723 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_7__False__False__True_ [0.027671s] ... ok 2026-03-29 01:49:43.150344 | debian-bookworm | 2026-03-29 01:49:43.148 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:43.153891 | debian-bookworm | 2026-03-29 01:49:43.152 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.154949 | debian-bookworm | 2026-03-29 01:49:43.153 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.173665 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_8__False__False__False_ [0.026005s] ... ok 2026-03-29 01:49:43.175720 | debian-bookworm | 2026-03-29 01:49:43.174 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.176430 | debian-bookworm | 2026-03-29 01:49:43.175 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.197453 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_4__False__False_ [0.023821s] ... ok 2026-03-29 01:49:43.218252 | debian-bookworm | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-03-29 01:49:43.220038 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_doesnt_exist [0.022490s] ... ok 2026-03-29 01:49:43.221984 | debian-bookworm | 2026-03-29 01:49:43.220 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-03-29 01:49:43.243987 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_with_snapshots [0.023571s] ... ok 2026-03-29 01:49:43.264820 | debian-bookworm | Suppressing requests library SSL Warnings 2026-03-29 01:49:43.269130 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_do_setup_ssl_enabled [0.025209s] ... ok 2026-03-29 01:49:43.293021 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_02__True__True__True__False_ [0.023807s] ... ok 2026-03-29 01:49:43.316611 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_05__True__False__True__True_ [0.023496s] ... ok 2026-03-29 01:49:43.340015 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_13__False__False__True__True_ [0.023411s] ... ok 2026-03-29 01:49:43.346937 | debian-bookworm | 2026-03-29 01:49:43.345 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:43.350305 | debian-bookworm | 2026-03-29 01:49:43.349 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.351197 | debian-bookworm | 2026-03-29 01:49:43.350 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.365048 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_1_True [0.024585s] ... ok 2026-03-29 01:49:43.384067 | debian-bookworm | 2026-03-29 01:49:43.383 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.384775 | debian-bookworm | 2026-03-29 01:49:43.383 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.388466 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_1__True__True_ [0.023752s] ... ok 2026-03-29 01:49:43.411004 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_infinisdk_module [0.022315s] ... ok 2026-03-29 01:49:43.424184 | debian-bookworm | 2026-03-29 01:49:43.423 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-03-29 01:49:43.433973 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:49:43.434006 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:43.434016 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:49:43.434024 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:49:43.434032 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:43.434040 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-03-29 01:49:43.434049 | debian-bookworm | infinidat_exports = infinidat_filesystem.get_exports() 2026-03-29 01:49:43.434067 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:43.434075 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:43.434084 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:43.434092 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:43.434100 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:43.434108 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:43.434150 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:43.434159 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:43.434167 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:43.434175 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:43.434183 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:49:43.434191 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:49:43.434199 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:49:43.436706 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_api_fail [0.025468s] ... ok 2026-03-29 01:49:43.459278 | debian-bookworm | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_channels_status [0.022353s] ... ok 2026-03-29 01:49:43.480644 | debian-bookworm | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_pools_setup [0.021612s] ... ok 2026-03-29 01:49:43.502852 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clone_directory_to_dest [0.021850s] ... ok 2026-03-29 01:49:43.526331 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_directory [0.023147s] ... ok 2026-03-29 01:49:43.550277 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_nfs_share [0.021952s] ... ok 2026-03-29 01:49:43.550744 | debian-bookworm | 2026-03-29 01:49:43.546 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:43.554933 | debian-bookworm | 2026-03-29 01:49:43.553 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.556008 | debian-bookworm | 2026-03-29 01:49:43.554 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.568330 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_list [0.020074s] ... ok 2026-03-29 01:49:43.578218 | debian-bookworm | 2026-03-29 01:49:43.577 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.578922 | debian-bookworm | 2026-03-29 01:49:43.578 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.588413 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_physical_ips [0.020084s] ... ok 2026-03-29 01:49:43.606926 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_pool_stats [0.018438s] ... ok 2026-03-29 01:49:43.617864 | debian-bookworm | 2026-03-29 01:49:43.616 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-03-29 01:49:43.626163 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_2_cifs [0.018867s] ... ok 2026-03-29 01:49:43.644347 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__set_directory_quota [0.018345s] ... ok 2026-03-29 01:49:43.663505 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_1_nfs [0.018667s] ... ok 2026-03-29 01:49:43.682516 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_2_cifs [0.018986s] ... ok 2026-03-29 01:49:43.701131 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_1 [0.018918s] ... ok 2026-03-29 01:49:43.721338 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_4 [0.019526s] ... ok 2026-03-29 01:49:43.740319 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_2 [0.018911s] ... ok 2026-03-29 01:49:43.742582 | debian-bookworm | 2026-03-29 01:49:43.739 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:43.746835 | debian-bookworm | 2026-03-29 01:49:43.745 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.747851 | debian-bookworm | 2026-03-29 01:49:43.746 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.760255 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec [0.020044s] ... ok 2026-03-29 01:49:43.778818 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights [0.018505s] ... ok 2026-03-29 01:49:43.797331 | debian-bookworm | 2026-03-29 01:49:43.796 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.798217 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_2_False [0.019183s] ... ok 2026-03-29 01:49:43.798477 | debian-bookworm | 2026-03-29 01:49:43.797 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.818379 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_2 [0.020100s] ... ok 2026-03-29 01:49:43.838079 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_1 [0.019656s] ... ok 2026-03-29 01:49:43.840565 | debian-bookworm | 2026-03-29 01:49:43.839 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-03-29 01:49:43.853762 | debian-bookworm | 2026-03-29 01:49:43.851 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:43.858887 | debian-bookworm | 2026-03-29 01:49:43.856 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.858915 | debian-bookworm | 2026-03-29 01:49:43.856 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.860721 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_4 [0.022348s] ... ok 2026-03-29 01:49:43.881845 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_2 [0.020754s] ... ok 2026-03-29 01:49:43.883437 | debian-bookworm | 2026-03-29 01:49:43.880 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.883449 | debian-bookworm | 2026-03-29 01:49:43.880 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.900796 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifsuser [0.018666s] ... ok 2026-03-29 01:49:43.919359 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnasdir [0.018709s] ... ok 2026-03-29 01:49:43.924539 | debian-bookworm | 2026-03-29 01:49:43.922 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-03-29 01:49:43.929948 | debian-bookworm | 2026-03-29 01:49:43.927 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:43.931583 | debian-bookworm | 2026-03-29 01:49:43.929 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.931599 | debian-bookworm | 2026-03-29 01:49:43.930 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.936062 | debian-bookworm | 2026-03-29 01:49:43.934 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.936076 | debian-bookworm | 2026-03-29 01:49:43.934 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.938858 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_2_cifs [0.019639s] ... ok 2026-03-29 01:49:43.958534 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_1_None [0.019243s] ... ok 2026-03-29 01:49:43.977320 | debian-bookworm | 2026-03-29 01:49:43.975 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-03-29 01:49:43.978654 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_pool_invalid [0.019832s] ... ok 2026-03-29 01:49:43.990692 | debian-bookworm | 2026-03-29 01:49:43.988 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:43.993097 | debian-bookworm | 2026-03-29 01:49:43.990 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.993113 | debian-bookworm | 2026-03-29 01:49:43.990 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:43.996802 | debian-bookworm | 2026-03-29 01:49:43.995 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:43.996812 | debian-bookworm | 2026-03-29 01:49:43.995 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.000761 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_3_2 [0.022355s] ... ok 2026-03-29 01:49:44.020820 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_2_cifs [0.019715s] ... ok 2026-03-29 01:49:44.037708 | debian-bookworm | 2026-03-29 01:49:44.035 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-03-29 01:49:44.042177 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_1_2000000000 [0.021162s] ... ok 2026-03-29 01:49:44.050898 | debian-bookworm | 2026-03-29 01:49:44.048 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.054194 | debian-bookworm | 2026-03-29 01:49:44.051 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.054209 | debian-bookworm | 2026-03-29 01:49:44.052 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.058088 | debian-bookworm | 2026-03-29 01:49:44.055 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.058099 | debian-bookworm | 2026-03-29 01:49:44.055 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.064108 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_2_2000000KB [0.022099s] ... ok 2026-03-29 01:49:44.082193 | debian-bookworm | Can't find the share by share name: manila_fakeid. 2026-03-29 01:49:44.084187 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_2_cifs [0.019776s] ... ok 2026-03-29 01:49:44.103456 | debian-bookworm | 2026-03-29 01:49:44.102 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-03-29 01:49:44.103972 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup [0.020001s] ... ok 2026-03-29 01:49:44.120126 | debian-bookworm | 2026-03-29 01:49:44.117 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.124374 | debian-bookworm | 2026-03-29 01:49:44.121 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.124404 | debian-bookworm | 2026-03-29 01:49:44.121 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.126110 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_2_cifs [0.021708s] ... ok 2026-03-29 01:49:44.128854 | debian-bookworm | 2026-03-29 01:49:44.126 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.128887 | debian-bookworm | 2026-03-29 01:49:44.127 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.146136 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_1_nfs [0.020041s] ... ok 2026-03-29 01:49:44.165298 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_proto_error [0.019023s] ... ok 2026-03-29 01:49:44.169641 | debian-bookworm | 2026-03-29 01:49:44.168 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-03-29 01:49:44.184713 | debian-bookworm | Error:"data" not in result. fake_message 2026-03-29 01:49:44.187204 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data_fail [0.021551s] ... ok 2026-03-29 01:49:44.188241 | debian-bookworm | 2026-03-29 01:49:44.184 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.190788 | debian-bookworm | 2026-03-29 01:49:44.188 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.190826 | debian-bookworm | 2026-03-29 01:49:44.188 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.194557 | debian-bookworm | 2026-03-29 01:49:44.192 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.194590 | debian-bookworm | 2026-03-29 01:49:44.192 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.207854 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem_dir [0.020606s] ... ok 2026-03-29 01:49:44.227717 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_share [0.019701s] ... ok 2026-03-29 01:49:44.232621 | debian-bookworm | 2026-03-29 01:49:44.231 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-03-29 01:49:44.245489 | debian-bookworm | 2026-03-29 01:49:44.243 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.247986 | debian-bookworm | 2026-03-29 01:49:44.245 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.248038 | debian-bookworm | 2026-03-29 01:49:44.245 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.250277 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_1 [0.022547s] ... ok 2026-03-29 01:49:44.251997 | debian-bookworm | 2026-03-29 01:49:44.248 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.252022 | debian-bookworm | 2026-03-29 01:49:44.248 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.269894 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_2 [0.019547s] ... ok 2026-03-29 01:49:44.288894 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_5 [0.018876s] ... ok 2026-03-29 01:49:44.290671 | debian-bookworm | 2026-03-29 01:49:44.288 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-03-29 01:49:44.295392 | debian-bookworm | 2026-03-29 01:49:44.293 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.298267 | debian-bookworm | 2026-03-29 01:49:44.296 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.298309 | debian-bookworm | 2026-03-29 01:49:44.296 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.301736 | debian-bookworm | 2026-03-29 01:49:44.300 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.301770 | debian-bookworm | 2026-03-29 01:49:44.300 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.310537 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_7 [0.021766s] ... ok 2026-03-29 01:49:44.330601 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_group [0.019563s] ... ok 2026-03-29 01:49:44.342938 | debian-bookworm | 2026-03-29 01:49:44.341 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-03-29 01:49:44.353712 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_user [0.023174s] ... ok 2026-03-29 01:49:44.354116 | debian-bookworm | 2026-03-29 01:49:44.351 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.357412 | debian-bookworm | 2026-03-29 01:49:44.354 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.357446 | debian-bookworm | 2026-03-29 01:49:44.354 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.372728 | debian-bookworm | Code: 302, URL: https://fake_ip:fake_port/nas/fake_url, Message: return message 2026-03-29 01:49:44.373514 | debian-bookworm | 2026-03-29 01:49:44.370 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.373562 | debian-bookworm | 2026-03-29 01:49:44.370 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.374845 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_fail [0.021015s] ... ok 2026-03-29 01:49:44.394246 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login [0.018910s] ... ok 2026-03-29 01:49:44.412164 | debian-bookworm | Error running SSH command. Trying another host 2026-03-29 01:49:44.412490 | debian-bookworm | Error running SSH command. Trying another host 2026-03-29 01:49:44.414186 | debian-bookworm | 2026-03-29 01:49:44.412 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-03-29 01:49:44.414433 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute [0.020430s] ... ok 2026-03-29 01:49:44.424201 | debian-bookworm | 2026-03-29 01:49:44.422 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.427874 | debian-bookworm | 2026-03-29 01:49:44.425 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.427913 | debian-bookworm | 2026-03-29 01:49:44.426 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.435228 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_snapshot_list [0.020702s] ... ok 2026-03-29 01:49:44.445617 | debian-bookworm | 2026-03-29 01:49:44.443 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.445637 | debian-bookworm | 2026-03-29 01:49:44.443 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.457873 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh [0.022476s] ... ok 2026-03-29 01:49:44.477573 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__set_volume_size [0.019637s] ... ok 2026-03-29 01:49:44.489606 | debian-bookworm | 2026-03-29 01:49:44.488 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-03-29 01:49:44.497477 | debian-bookworm | 2026-03-29 01:49:44.495 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.498797 | debian-bookworm | Cannot create share from snapshot fake with name share-0. Error: Tenant user should not differ from tenant of the source snapshot. 2026-03-29 01:49:44.500427 | debian-bookworm | 2026-03-29 01:49:44.498 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.500452 | debian-bookworm | 2026-03-29 01:49:44.498 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.501181 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_wrong_tenant [0.023349s] ... ok 2026-03-29 01:49:44.506105 | debian-bookworm | 2026-03-29 01:49:44.504 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.506145 | debian-bookworm | 2026-03-29 01:49:44.504 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.524082 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot [0.022926s] ... ok 2026-03-29 01:49:44.542611 | debian-bookworm | Failed to delete snapshot fake. 2026-03-29 01:49:44.542640 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:44.542650 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 278, in delete_snapshot 2026-03-29 01:49:44.542658 | debian-bookworm | self._maprfs_util.delete_snapshot(snapshot_name, volume_name) 2026-03-29 01:49:44.542666 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 179, in delete_snapshot 2026-03-29 01:49:44.542674 | debian-bookworm | raise exception.ProcessExecutionError(out) 2026-03-29 01:49:44.542682 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:44.542690 | debian-bookworm | Command: None 2026-03-29 01:49:44.542698 | debian-bookworm | Exit code: - 2026-03-29 01:49:44.542706 | debian-bookworm | Stdout: 'ERROR (fake)' 2026-03-29 01:49:44.542714 | debian-bookworm | Stderr: None 2026-03-29 01:49:44.544667 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.020480s] ... ok 2026-03-29 01:49:44.547460 | debian-bookworm | 2026-03-29 01:49:44.546 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-03-29 01:49:44.562003 | debian-bookworm | 2026-03-29 01:49:44.558 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.565418 | debian-bookworm | Failed to set space quota for the share share-0. 2026-03-29 01:49:44.565442 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:44.565451 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 177, in _set_share_size 2026-03-29 01:49:44.565460 | debian-bookworm | self._maprfs_util.set_volume_size(volume_name, size) 2026-03-29 01:49:44.565468 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:44.565476 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:44.565484 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:44.565492 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:44.565500 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:44.565508 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:44.565516 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:44.565524 | debian-bookworm | raise effect 2026-03-29 01:49:44.565532 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:44.565540 | debian-bookworm | Command: None 2026-03-29 01:49:44.565548 | debian-bookworm | Exit code: - 2026-03-29 01:49:44.565556 | debian-bookworm | Stdout: None 2026-03-29 01:49:44.565564 | debian-bookworm | Stderr: None 2026-03-29 01:49:44.566173 | debian-bookworm | 2026-03-29 01:49:44.562 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.566188 | debian-bookworm | 2026-03-29 01:49:44.563 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.567983 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_exception [0.023085s] ... ok 2026-03-29 01:49:44.578600 | debian-bookworm | 2026-03-29 01:49:44.576 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.578649 | debian-bookworm | 2026-03-29 01:49:44.576 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.589908 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.021773s] ... ok 2026-03-29 01:49:44.610544 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing [0.020734s] ... ok 2026-03-29 01:49:44.620860 | debian-bookworm | 2026-03-29 01:49:44.619 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-03-29 01:49:44.636362 | debian-bookworm | 2026-03-29 01:49:44.633 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.637369 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_share_shrink_error [0.026158s] ... ok 2026-03-29 01:49:44.639872 | debian-bookworm | 2026-03-29 01:49:44.636 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.639899 | debian-bookworm | 2026-03-29 01:49:44.637 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.651066 | debian-bookworm | 2026-03-29 01:49:44.649 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.651094 | debian-bookworm | 2026-03-29 01:49:44.649 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.658722 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_recover [0.021801s] ... ok 2026-03-29 01:49:44.679657 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_basic_auth [0.020581s] ... ok 2026-03-29 01:49:44.690094 | debian-bookworm | 2026-03-29 01:49:44.687 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-03-29 01:49:44.699118 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_1 [0.019408s] ... ok 2026-03-29 01:49:44.703632 | debian-bookworm | 2026-03-29 01:49:44.701 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.705958 | debian-bookworm | 2026-03-29 01:49:44.703 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.705986 | debian-bookworm | 2026-03-29 01:49:44.703 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.711783 | debian-bookworm | 2026-03-29 01:49:44.710 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.711811 | debian-bookworm | 2026-03-29 01:49:44.710 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.721378 | debian-bookworm | {2} 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.022015s] ... ok 2026-03-29 01:49:44.739926 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_2_5678 [0.018497s] ... ok 2026-03-29 01:49:44.749567 | debian-bookworm | 2026-03-29 01:49:44.747 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-03-29 01:49:44.760729 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_value_error [0.020654s] ... ok 2026-03-29 01:49:44.766567 | debian-bookworm | 2026-03-29 01:49:44.763 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.769534 | debian-bookworm | 2026-03-29 01:49:44.767 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.769562 | debian-bookworm | 2026-03-29 01:49:44.767 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.773668 | debian-bookworm | 2026-03-29 01:49:44.771 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.773689 | debian-bookworm | 2026-03-29 01:49:44.771 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.781682 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_2_abc [0.020911s] ... ok 2026-03-29 01:49:44.801193 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_2_False [0.019405s] ... ok 2026-03-29 01:49:44.815366 | debian-bookworm | 2026-03-29 01:49:44.814 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-03-29 01:49:44.821608 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_2_False [0.020534s] ... ok 2026-03-29 01:49:44.845498 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version [0.023367s] ... ok 2026-03-29 01:49:44.846101 | debian-bookworm | 2026-03-29 01:49:44.841 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.848493 | debian-bookworm | 2026-03-29 01:49:44.846 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.848520 | debian-bookworm | 2026-03-29 01:49:44.846 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.852575 | debian-bookworm | 2026-03-29 01:49:44.850 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.852604 | debian-bookworm | 2026-03-29 01:49:44.850 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.867507 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version [0.021765s] ... ok 2026-03-29 01:49:44.887401 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version_cached [0.020141s] ... ok 2026-03-29 01:49:44.890983 | debian-bookworm | 2026-03-29 01:49:44.889 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-03-29 01:49:44.910255 | debian-bookworm | 2026-03-29 01:49:44.907 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.914009 | debian-bookworm | 2026-03-29 01:49:44.911 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.914039 | debian-bookworm | 2026-03-29 01:49:44.911 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.915948 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_init_features [0.028505s] ... ok 2026-03-29 01:49:44.919880 | debian-bookworm | 2026-03-29 01:49:44.916 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.919909 | debian-bookworm | 2026-03-29 01:49:44.917 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.938071 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_2 [0.021296s] ... ok 2026-03-29 01:49:44.958100 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors [0.020370s] ... ok 2026-03-29 01:49:44.960315 | debian-bookworm | 2026-03-29 01:49:44.958 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-03-29 01:49:44.982713 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume [0.024539s] ... ok 2026-03-29 01:49:44.985474 | debian-bookworm | 2026-03-29 01:49:44.983 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:44.989264 | debian-bookworm | 2026-03-29 01:49:44.986 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.989293 | debian-bookworm | 2026-03-29 01:49:44.986 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:44.993375 | debian-bookworm | 2026-03-29 01:49:44.991 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:44.993404 | debian-bookworm | 2026-03-29 01:49:44.991 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.003980 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_1_True [0.021170s] ... ok 2026-03-29 01:49:45.024155 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_svm [0.020132s] ... ok 2026-03-29 01:49:45.033037 | debian-bookworm | 2026-03-29 01:49:45.031 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-03-29 01:49:45.041626 | debian-bookworm | 2026-03-29 01:49:45.039 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.043982 | debian-bookworm | 2026-03-29 01:49:45.041 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.044043 | debian-bookworm | 2026-03-29 01:49:45.041 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.044870 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_volume_move [0.020374s] ... ok 2026-03-29 01:49:45.053502 | debian-bookworm | 2026-03-29 01:49:45.051 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.053530 | debian-bookworm | 2026-03-29 01:49:45.052 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.065186 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_2 [0.020471s] ... ok 2026-03-29 01:49:45.085585 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_3 [0.020279s] ... ok 2026-03-29 01:49:45.090346 | debian-bookworm | 2026-03-29 01:49:45.088 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-03-29 01:49:45.097095 | debian-bookworm | 2026-03-29 01:49:45.094 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.099309 | debian-bookworm | 2026-03-29 01:49:45.097 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.099377 | debian-bookworm | 2026-03-29 01:49:45.097 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.103420 | debian-bookworm | 2026-03-29 01:49:45.101 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.103446 | debian-bookworm | 2026-03-29 01:49:45.101 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.107847 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_multiple_existing [0.022362s] ... ok 2026-03-29 01:49:45.128242 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_already_present [0.020073s] ... ok 2026-03-29 01:49:45.142939 | debian-bookworm | 2026-03-29 01:49:45.141 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-03-29 01:49:45.148644 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_api_error [0.020388s] ... ok 2026-03-29 01:49:45.154165 | debian-bookworm | 2026-03-29 01:49:45.152 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.157070 | debian-bookworm | 2026-03-29 01:49:45.154 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.157099 | debian-bookworm | 2026-03-29 01:49:45.154 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.161628 | debian-bookworm | 2026-03-29 01:49:45.159 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.161665 | debian-bookworm | 2026-03-29 01:49:45.159 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.171163 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_1 [0.021889s] ... ok 2026-03-29 01:49:45.193266 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_api_error [0.022304s] ... ok 2026-03-29 01:49:45.200048 | debian-bookworm | 2026-03-29 01:49:45.198 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-03-29 01:49:45.217107 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cluster_peer [0.023467s] ... ok 2026-03-29 01:49:45.238939 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_ipspace [0.021578s] ... ok 2026-03-29 01:49:45.259447 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_2___1001___True_ [0.020775s] ... ok 2026-03-29 01:49:45.273395 | debian-bookworm | 2026-03-29 01:49:45.270 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.276266 | debian-bookworm | 2026-03-29 01:49:45.273 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.276280 | debian-bookworm | 2026-03-29 01:49:45.274 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.280001 | debian-bookworm | 2026-03-29 01:49:45.277 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.280033 | debian-bookworm | 2026-03-29 01:49:45.277 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.281077 | debian-bookworm | {2} 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.021571s] ... ok 2026-03-29 01:49:45.302340 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_2_False [0.021066s] ... ok 2026-03-29 01:49:45.319708 | debian-bookworm | 2026-03-29 01:49:45.317 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-03-29 01:49:45.322786 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_adaptive_not_supported [0.020261s] ... ok 2026-03-29 01:49:45.343747 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_1 [0.020698s] ... ok 2026-03-29 01:49:45.365991 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_2_cluster_name [0.021807s] ... ok 2026-03-29 01:49:45.382177 | debian-bookworm | 2026-03-29 01:49:45.379 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.385943 | debian-bookworm | 2026-03-29 01:49:45.383 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.385966 | debian-bookworm | 2026-03-29 01:49:45.383 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.387600 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_2_18253 [0.022021s] ... ok 2026-03-29 01:49:45.390358 | debian-bookworm | 2026-03-29 01:49:45.387 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.390403 | debian-bookworm | 2026-03-29 01:49:45.388 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.409650 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_multiple_volumes [0.021866s] ... ok 2026-03-29 01:49:45.430889 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_api_error [0.021055s] ... ok 2026-03-29 01:49:45.431210 | debian-bookworm | 2026-03-29 01:49:45.429 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-03-29 01:49:45.452684 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression_async [0.021560s] ... ok 2026-03-29 01:49:45.472138 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedupe_async [0.019555s] ... ok 2026-03-29 01:49:45.493287 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedupe_async [0.020603s] ... ok 2026-03-29 01:49:45.503631 | debian-bookworm | 2026-03-29 01:49:45.501 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.507062 | debian-bookworm | 2026-03-29 01:49:45.504 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.507077 | debian-bookworm | 2026-03-29 01:49:45.505 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.515001 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_2 [0.022168s] ... ok 2026-03-29 01:49:45.517468 | debian-bookworm | 2026-03-29 01:49:45.515 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.517483 | debian-bookworm | 2026-03-29 01:49:45.516 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.537575 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_3_None [0.022301s] ... ok 2026-03-29 01:49:45.556232 | debian-bookworm | 2026-03-29 01:49:45.554 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-03-29 01:49:45.559895 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_domain_not_found [0.021966s] ... ok 2026-03-29 01:49:45.568320 | debian-bookworm | 2026-03-29 01:49:45.566 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.571980 | debian-bookworm | 2026-03-29 01:49:45.570 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.572006 | debian-bookworm | 2026-03-29 01:49:45.570 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.582355 | debian-bookworm | 2026-03-29 01:49:45.580 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.582383 | debian-bookworm | 2026-03-29 01:49:45.580 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.583234 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access [0.023264s] ... ok 2026-03-29 01:49:45.604141 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_none_requested [0.020903s] ... ok 2026-03-29 01:49:45.619601 | debian-bookworm | 2026-03-29 01:49:45.617 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-03-29 01:49:45.623824 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_no_extra_specs [0.019602s] ... ok 2026-03-29 01:49:45.636416 | debian-bookworm | 2026-03-29 01:49:45.634 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.639545 | debian-bookworm | 2026-03-29 01:49:45.637 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.639566 | debian-bookworm | 2026-03-29 01:49:45.637 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.644967 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_mount_point_name [0.020972s] ... ok 2026-03-29 01:49:45.650506 | debian-bookworm | 2026-03-29 01:49:45.648 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.650534 | debian-bookworm | 2026-03-29 01:49:45.648 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.671288 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_nfs_export_policies [0.026187s] ... ok 2026-03-29 01:49:45.690526 | debian-bookworm | 2026-03-29 01:49:45.689 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-03-29 01:49:45.701262 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port [0.030062s] ... ok 2026-03-29 01:49:45.728675 | debian-bookworm | 2026-03-29 01:49:45.726 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.732409 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_vlan [0.030633s] ... ok 2026-03-29 01:49:45.734573 | debian-bookworm | 2026-03-29 01:49:45.731 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.734599 | debian-bookworm | 2026-03-29 01:49:45.731 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.738223 | debian-bookworm | 2026-03-29 01:49:45.736 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.738245 | debian-bookworm | 2026-03-29 01:49:45.736 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.761557 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces [0.029088s] ... ok 2026-03-29 01:49:45.782923 | debian-bookworm | 2026-03-29 01:49:45.781 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-03-29 01:49:45.784152 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate [0.022226s] ... ok 2026-03-29 01:49:45.806589 | debian-bookworm | 2026-03-29 01:49:45.804 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.808577 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_2 [0.024233s] ... ok 2026-03-29 01:49:45.811075 | debian-bookworm | 2026-03-29 01:49:45.808 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.811103 | debian-bookworm | 2026-03-29 01:49:45.808 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.815919 | debian-bookworm | 2026-03-29 01:49:45.813 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.815942 | debian-bookworm | 2026-03-29 01:49:45.814 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.831021 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status [0.022323s] ... ok 2026-03-29 01:49:45.852051 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_1_True [0.020890s] ... ok 2026-03-29 01:49:45.856069 | debian-bookworm | 2026-03-29 01:49:45.854 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-03-29 01:49:45.875057 | debian-bookworm | 2026-03-29 01:49:45.872 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.876936 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_not_found [0.024261s] ... ok 2026-03-29 01:49:45.878941 | debian-bookworm | 2026-03-29 01:49:45.875 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.878954 | debian-bookworm | 2026-03-29 01:49:45.876 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.886356 | debian-bookworm | 2026-03-29 01:49:45.884 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.886382 | debian-bookworm | 2026-03-29 01:49:45.884 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.899245 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_partial_request [0.022573s] ... ok 2026-03-29 01:49:45.920235 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records_not_found [0.020654s] ... ok 2026-03-29 01:49:45.925238 | debian-bookworm | 2026-03-29 01:49:45.924 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-03-29 01:49:45.942845 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_svm [0.022367s] ... ok 2026-03-29 01:49:45.953294 | debian-bookworm | 2026-03-29 01:49:45.950 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:45.956576 | debian-bookworm | 2026-03-29 01:49:45.954 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.956600 | debian-bookworm | 2026-03-29 01:49:45.954 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.961760 | debian-bookworm | 2026-03-29 01:49:45.959 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:45.961790 | debian-bookworm | 2026-03-29 01:49:45.960 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:45.967060 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_supported [0.024452s] ... ok 2026-03-29 01:49:45.989972 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_no_records_found [0.022573s] ... ok 2026-03-29 01:49:46.003469 | debian-bookworm | 2026-03-29 01:49:46.001 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-03-29 01:49:46.013728 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_negative [0.023657s] ... ok 2026-03-29 01:49:46.034722 | debian-bookworm | 2026-03-29 01:49:46.032 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:46.036984 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates [0.023301s] ... ok 2026-03-29 01:49:46.038546 | debian-bookworm | 2026-03-29 01:49:46.036 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.038575 | debian-bookworm | 2026-03-29 01:49:46.036 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.044225 | debian-bookworm | 2026-03-29 01:49:46.042 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.044255 | debian-bookworm | 2026-03-29 01:49:46.042 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.062067 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes_not_found [0.024667s] ... ok 2026-03-29 01:49:46.084362 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_2_12345 [0.022267s] ... ok 2026-03-29 01:49:46.085569 | debian-bookworm | 2026-03-29 01:49:46.083 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-03-29 01:49:46.109399 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates [0.024696s] ... ok 2026-03-29 01:49:46.133605 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_1_server_to_server [0.024199s] ... ok 2026-03-29 01:49:46.146674 | debian-bookworm | 2026-03-29 01:49:46.143 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:46.151106 | debian-bookworm | 2026-03-29 01:49:46.147 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.151135 | debian-bookworm | 2026-03-29 01:49:46.147 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.155584 | debian-bookworm | 2026-03-29 01:49:46.153 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.155613 | debian-bookworm | 2026-03-29 01:49:46.153 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.170280 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_online_volume_api_error [0.036356s] ... ok 2026-03-29 01:49:46.193290 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies_api_error [0.022565s] ... ok 2026-03-29 01:49:46.196679 | debian-bookworm | 2026-03-29 01:49:46.194 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-03-29 01:49:46.216775 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_4 [0.023781s] ... ok 2026-03-29 01:49:46.228121 | debian-bookworm | 2026-03-29 01:49:46.225 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:46.232060 | debian-bookworm | 2026-03-29 01:49:46.229 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.232090 | debian-bookworm | 2026-03-29 01:49:46.229 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.240024 | debian-bookworm | 2026-03-29 01:49:46.238 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.240052 | debian-bookworm | 2026-03-29 01:49:46.238 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.244781 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename_noop [0.027998s] ... ok 2026-03-29 01:49:46.277313 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_2 [0.032476s] ... ok 2026-03-29 01:49:46.297849 | debian-bookworm | 2026-03-29 01:49:46.296 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-03-29 01:49:46.311019 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_access [0.033106s] ... ok 2026-03-29 01:49:46.331937 | debian-bookworm | 2026-03-29 01:49:46.330 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:46.336027 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_not_found [0.024785s] ... ok 2026-03-29 01:49:46.337132 | debian-bookworm | 2026-03-29 01:49:46.335 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.337159 | debian-bookworm | 2026-03-29 01:49:46.335 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.339820 | debian-bookworm | 2026-03-29 01:49:46.338 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.339837 | debian-bookworm | 2026-03-29 01:49:46.338 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.358633 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules [0.022794s] ... ok 2026-03-29 01:49:46.379024 | debian-bookworm | 2026-03-29 01:49:46.376 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-03-29 01:49:46.380697 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs [0.021737s] ... ok 2026-03-29 01:49:46.402424 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_svm [0.021393s] ... ok 2026-03-29 01:49:46.424229 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror [0.021959s] ... ok 2026-03-29 01:49:46.437099 | debian-bookworm | 2026-03-29 01:49:46.435 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:46.439591 | debian-bookworm | 2026-03-29 01:49:46.437 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.439617 | debian-bookworm | 2026-03-29 01:49:46.438 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.442723 | debian-bookworm | 2026-03-29 01:49:46.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.442752 | debian-bookworm | 2026-03-29 01:49:46.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.445890 | debian-bookworm | Failed to invoke EMS. NetApp API failed. Reason - fake:fake 2026-03-29 01:49:46.448066 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message_api_error [0.023930s] ... ok 2026-03-29 01:49:46.469903 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_not_found [0.021566s] ... ok 2026-03-29 01:49:46.481591 | debian-bookworm | 2026-03-29 01:49:46.479 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-03-29 01:49:46.492281 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_single_page [0.022265s] ... ok 2026-03-29 01:49:46.512354 | debian-bookworm | 2026-03-29 01:49:46.509 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:46.516098 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_max_files [0.023773s] ... ok 2026-03-29 01:49:46.516466 | debian-bookworm | 2026-03-29 01:49:46.514 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.516483 | debian-bookworm | 2026-03-29 01:49:46.514 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.521812 | debian-bookworm | 2026-03-29 01:49:46.520 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.521845 | debian-bookworm | 2026-03-29 01:49:46.520 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.539222 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_2_ntfs [0.022666s] ... ok 2026-03-29 01:49:46.561612 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_api_error [0.022392s] ... ok 2026-03-29 01:49:46.563307 | debian-bookworm | 2026-03-29 01:49:46.561 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-03-29 01:49:46.578926 | debian-bookworm | 2026-03-29 01:49:46.576 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:46.583038 | debian-bookworm | 2026-03-29 01:49:46.580 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.583070 | debian-bookworm | 2026-03-29 01:49:46.581 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.588313 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_vserver [0.026852s] ... ok 2026-03-29 01:49:46.588575 | debian-bookworm | 2026-03-29 01:49:46.586 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.588586 | debian-bookworm | 2026-03-29 01:49:46.586 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.609971 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_kerberos [0.021534s] ... ok 2026-03-29 01:49:46.629351 | debian-bookworm | 2026-03-29 01:49:46.628 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-03-29 01:49:46.631004 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_cg_snapshot [0.020968s] ... ok 2026-03-29 01:49:46.653924 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_2 [0.022508s] ... ok 2026-03-29 01:49:46.655494 | debian-bookworm | 2026-03-29 01:49:46.652 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:46.659064 | debian-bookworm | 2026-03-29 01:49:46.657 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.659081 | debian-bookworm | 2026-03-29 01:49:46.657 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.663969 | debian-bookworm | 2026-03-29 01:49:46.662 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.663986 | debian-bookworm | 2026-03-29 01:49:46.662 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.674870 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring [0.020892s] ... ok 2026-03-29 01:49:46.696145 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_01 [0.021145s] ... ok 2026-03-29 01:49:46.710281 | debian-bookworm | 2026-03-29 01:49:46.709 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-03-29 01:49:46.718442 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_02 [0.021703s] ... ok 2026-03-29 01:49:46.729489 | debian-bookworm | 2026-03-29 01:49:46.727 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:46.733186 | debian-bookworm | 2026-03-29 01:49:46.730 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.733219 | debian-bookworm | 2026-03-29 01:49:46.730 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.738274 | debian-bookworm | 2026-03-29 01:49:46.735 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.738305 | debian-bookworm | 2026-03-29 01:49:46.736 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.743969 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_04 [0.025244s] ... ok 2026-03-29 01:49:46.765376 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_10 [0.021721s] ... ok 2026-03-29 01:49:46.778906 | debian-bookworm | 2026-03-29 01:49:46.777 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-03-29 01:49:46.787389 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror [0.021709s] ... ok 2026-03-29 01:49:46.811232 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_not_cluster [0.023620s] ... ok 2026-03-29 01:49:46.836507 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_default_nfs_export_rules [0.025441s] ... ok 2026-03-29 01:49:46.859832 | debian-bookworm | Failed to get disk info for aggregate fake_aggr1. 2026-03-29 01:49:46.859899 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:46.859909 | debian-bookworm | 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-03-29 01:49:46.859918 | debian-bookworm | response = self.send_request( 2026-03-29 01:49:46.859926 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:46.859934 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:46.859943 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:46.859951 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:46.859958 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:46.859966 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:46.859975 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:46.859982 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:46.859990 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:46.859998 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:46.860006 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:46.860013 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:46.860021 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:46.860029 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:46.860037 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:46.860044 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:46.860052 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:46.860060 | debian-bookworm | raise effect 2026-03-29 01:49:46.860068 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-03-29 01:49:46.863987 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types_exception [0.027275s] ... ok 2026-03-29 01:49:46.892730 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_records [0.028242s] ... ok 2026-03-29 01:49:46.919572 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid [0.026982s] ... ok 2026-03-29 01:49:46.931997 | debian-bookworm | 2026-03-29 01:49:46.930 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:46.935684 | debian-bookworm | 2026-03-29 01:49:46.933 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.935702 | debian-bookworm | 2026-03-29 01:49:46.933 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.938739 | debian-bookworm | 2026-03-29 01:49:46.937 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:46.938756 | debian-bookworm | 2026-03-29 01:49:46.937 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:46.946743 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid_error [0.026781s] ... ok 2026-03-29 01:49:46.972402 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.025316s] ... ok 2026-03-29 01:49:46.983669 | debian-bookworm | 2026-03-29 01:49:46.981 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-03-29 01:49:46.999458 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror [0.027053s] ... ok 2026-03-29 01:49:47.021156 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result [0.021447s] ... ok 2026-03-29 01:49:47.041134 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_policy [0.020328s] ... ok 2026-03-29 01:49:47.059695 | debian-bookworm | Caught an unexpected behavior: the fake restore to snapshot request using all volumes and empty string snapshot as argument has not failed. 2026-03-29 01:49:47.059716 | debian-bookworm | NoneType: None 2026-03-29 01:49:47.061950 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_error [0.020437s] ... ok 2026-03-29 01:49:47.084914 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_1 [0.022486s] ... ok 2026-03-29 01:49:47.106309 | debian-bookworm | 2026-03-29 01:49:47.103 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:47.107882 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_2 [0.023238s] ... ok 2026-03-29 01:49:47.110300 | debian-bookworm | 2026-03-29 01:49:47.107 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.110315 | debian-bookworm | 2026-03-29 01:49:47.107 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.114647 | debian-bookworm | 2026-03-29 01:49:47.112 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.114661 | debian-bookworm | 2026-03-29 01:49:47.113 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.129663 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_disable [0.021543s] ... ok 2026-03-29 01:49:47.150203 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_already_present [0.020562s] ... ok 2026-03-29 01:49:47.153256 | debian-bookworm | 2026-03-29 01:49:47.151 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-03-29 01:49:47.171828 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_network_interface [0.021486s] ... ok 2026-03-29 01:49:47.193309 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy [0.021305s] ... ok 2026-03-29 01:49:47.213982 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_2_cluster_name [0.020629s] ... ok 2026-03-29 01:49:47.236269 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error [0.022049s] ... ok 2026-03-29 01:49:47.259495 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_1_4 [0.023364s] ... ok 2026-03-29 01:49:47.280566 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy_no_records [0.021026s] ... ok 2026-03-29 01:49:47.296557 | debian-bookworm | 2026-03-29 01:49:47.295 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:47.299177 | debian-bookworm | 2026-03-29 01:49:47.297 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.299192 | debian-bookworm | 2026-03-29 01:49:47.298 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.303902 | debian-bookworm | 2026-03-29 01:49:47.301 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.303916 | debian-bookworm | 2026-03-29 01:49:47.301 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.304734 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_exception [0.023636s] ... ok 2026-03-29 01:49:47.326529 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy [0.021666s] ... ok 2026-03-29 01:49:47.345057 | debian-bookworm | 2026-03-29 01:49:47.343 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-03-29 01:49:47.347328 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos [0.020838s] ... ok 2026-03-29 01:49:47.369319 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.021517s] ... ok 2026-03-29 01:49:47.389416 | debian-bookworm | Failed to get info for aggregate fake_aggr1. 2026-03-29 01:49:47.389438 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:47.389443 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 564, in get_aggregate 2026-03-29 01:49:47.389447 | debian-bookworm | aggrs = self._get_aggregates(aggregate_names=[aggregate_name], 2026-03-29 01:49:47.389451 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:47.389455 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:47.389458 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:47.389462 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:47.389465 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:47.389469 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:47.389473 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:47.389477 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:47.389480 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:47.389484 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:47.389487 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:47.389491 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:47.389494 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:47.389498 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:47.389501 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:47.389504 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:47.389508 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:47.389511 | debian-bookworm | raise effect 2026-03-29 01:49:47.389515 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-03-29 01:49:47.391622 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_error [0.022506s] ... ok 2026-03-29 01:49:47.414989 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_server_name [0.023297s] ... ok 2026-03-29 01:49:47.437504 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_name [0.022234s] ... ok 2026-03-29 01:49:47.440585 | debian-bookworm | 2026-03-29 01:49:47.438 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:47.443565 | debian-bookworm | 2026-03-29 01:49:47.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.443579 | debian-bookworm | 2026-03-29 01:49:47.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.447943 | debian-bookworm | 2026-03-29 01:49:47.446 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.447963 | debian-bookworm | 2026-03-29 01:49:47.446 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.458945 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config [0.021498s] ... ok 2026-03-29 01:49:47.482067 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config_no_response [0.022738s] ... ok 2026-03-29 01:49:47.486572 | debian-bookworm | 2026-03-29 01:49:47.484 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-03-29 01:49:47.505832 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes_not_found [0.023694s] ... ok 2026-03-29 01:49:47.526045 | debian-bookworm | NFS v4.0 is not supported while migrating vservers. 2026-03-29 01:49:47.528439 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_1_13172940 [0.022566s] ... ok 2026-03-29 01:49:47.550760 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_no_name [0.022204s] ... ok 2026-03-29 01:49:47.575180 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors [0.024306s] ... ok 2026-03-29 01:49:47.605050 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_exception [0.029532s] ... ok 2026-03-29 01:49:47.619640 | debian-bookworm | 2026-03-29 01:49:47.617 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:47.625218 | debian-bookworm | 2026-03-29 01:49:47.622 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.625233 | debian-bookworm | 2026-03-29 01:49:47.623 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.629503 | debian-bookworm | 2026-03-29 01:49:47.627 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.629518 | debian-bookworm | 2026-03-29 01:49:47.628 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.631808 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_not_found [0.027044s] ... ok 2026-03-29 01:49:47.657075 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_root_aggregates [0.024548s] ... ok 2026-03-29 01:49:47.672114 | debian-bookworm | 2026-03-29 01:49:47.670 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-03-29 01:49:47.677262 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_cifs_share_access [0.020424s] ... ok 2026-03-29 01:49:47.699851 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_fpolicy_scope [0.022459s] ... ok 2026-03-29 01:49:47.723753 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_junction_path [0.023784s] ... ok 2026-03-29 01:49:47.746030 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies_api_error [0.022174s] ... ok 2026-03-29 01:49:47.767898 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_1__None__None_ [0.021501s] ... ok 2026-03-29 01:49:47.789491 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_3___5000iops___None_ [0.021718s] ... ok 2026-03-29 01:49:47.797582 | debian-bookworm | 2026-03-29 01:49:47.795 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:47.807408 | debian-bookworm | 2026-03-29 01:49:47.804 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.807428 | debian-bookworm | 2026-03-29 01:49:47.805 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.811238 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_4__None__None_ [0.021641s] ... ok 2026-03-29 01:49:47.813036 | debian-bookworm | 2026-03-29 01:49:47.809 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.813050 | debian-bookworm | 2026-03-29 01:49:47.809 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.832199 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get [0.020817s] ... ok 2026-03-29 01:49:47.851568 | debian-bookworm | 2026-03-29 01:49:47.849 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-03-29 01:49:47.853694 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups [0.021318s] ... ok 2026-03-29 01:49:47.875790 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_restore_snapshot [0.021974s] ... ok 2026-03-29 01:49:47.883362 | debian-bookworm | 2026-03-29 01:49:47.881 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:47.892504 | debian-bookworm | 2026-03-29 01:49:47.890 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.892527 | debian-bookworm | 2026-03-29 01:49:47.890 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.897384 | debian-bookworm | 2026-03-29 01:49:47.894 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.897398 | debian-bookworm | 2026-03-29 01:49:47.895 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.902767 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_wait [0.026863s] ... ok 2026-03-29 01:49:47.924802 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files [0.021882s] ... ok 2026-03-29 01:49:47.939187 | debian-bookworm | 2026-03-29 01:49:47.937 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-03-29 01:49:47.944541 | debian-bookworm | Could not find volume volume1 to set snapdir access 2026-03-29 01:49:47.946885 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access_exception [0.021776s] ... ok 2026-03-29 01:49:47.967955 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_volume_error_return_errors [0.021064s] ... ok 2026-03-29 01:49:47.970527 | debian-bookworm | 2026-03-29 01:49:47.968 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:47.981123 | debian-bookworm | 2026-03-29 01:49:47.979 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.981141 | debian-bookworm | 2026-03-29 01:49:47.979 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.985912 | debian-bookworm | 2026-03-29 01:49:47.983 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:47.985926 | debian-bookworm | 2026-03-29 01:49:47.984 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:47.992016 | debian-bookworm | {2} 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.023864s] ... ok 2026-03-29 01:49:48.014603 | debian-bookworm | {2} 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.022537s] ... ok 2026-03-29 01:49:48.027206 | debian-bookworm | 2026-03-29 01:49:48.025 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-03-29 01:49:48.036115 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_error [0.021283s] ... ok 2026-03-29 01:49:48.056487 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session_with_basic_auth [0.020285s] ... ok 2026-03-29 01:49:48.068548 | debian-bookworm | 2026-03-29 01:49:48.066 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.075428 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_1_None [0.019112s] ... ok 2026-03-29 01:49:48.078863 | debian-bookworm | 2026-03-29 01:49:48.077 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.078878 | debian-bookworm | 2026-03-29 01:49:48.077 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.084972 | debian-bookworm | 2026-03-29 01:49:48.082 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.084987 | debian-bookworm | 2026-03-29 01:49:48.082 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.095278 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_1 [0.019505s] ... ok 2026-03-29 01:49:48.117811 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_1 [0.021405s] ... ok 2026-03-29 01:49:48.122382 | debian-bookworm | 2026-03-29 01:49:48.121 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-03-29 01:49:48.139884 | debian-bookworm | Error releasing snapmirror destination dst_share for replica src_share. 2026-03-29 01:49:48.139904 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:48.139910 | debian-bookworm | 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-03-29 01:49:48.139914 | debian-bookworm | src_client.release_snapmirror_vol( 2026-03-29 01:49:48.139917 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:48.139921 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:48.139925 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:48.139943 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:48.139947 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:48.139951 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:48.139954 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:48.139958 | debian-bookworm | raise effect 2026-03-29 01:49:48.139962 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - some_random_code:(actually, entry does exist!) 2026-03-29 01:49:48.143721 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_5 [0.026197s] ... ok 2026-03-29 01:49:48.151881 | debian-bookworm | 2026-03-29 01:49:48.149 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.157563 | debian-bookworm | 2026-03-29 01:49:48.155 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.157578 | debian-bookworm | 2026-03-29 01:49:48.155 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.161497 | debian-bookworm | 2026-03-29 01:49:48.159 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.161511 | debian-bookworm | 2026-03-29 01:49:48.160 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.167166 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_svm [0.023794s] ... ok 2026-03-29 01:49:48.188476 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors [0.020868s] ... ok 2026-03-29 01:49:48.206207 | debian-bookworm | 2026-03-29 01:49:48.204 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-03-29 01:49:48.210171 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_api_not_found [0.022115s] ... ok 2026-03-29 01:49:48.234571 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend [0.023987s] ... ok 2026-03-29 01:49:48.235920 | debian-bookworm | 2026-03-29 01:49:48.234 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.238624 | debian-bookworm | 2026-03-29 01:49:48.237 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.238639 | debian-bookworm | 2026-03-29 01:49:48.237 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.243450 | debian-bookworm | 2026-03-29 01:49:48.242 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.243467 | debian-bookworm | 2026-03-29 01:49:48.242 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.258478 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_1 [0.023786s] ... ok 2026-03-29 01:49:48.265206 | debian-bookworm | {0} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_walk_versions [54.133118s] ... ok 2026-03-29 01:49:48.281318 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_5 [0.022828s] ... ok 2026-03-29 01:49:48.287041 | debian-bookworm | 2026-03-29 01:49:48.285 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-03-29 01:49:48.300416 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_delete [0.034282s] ... ok 2026-03-29 01:49:48.303353 | debian-bookworm | 2026-03-29 01:49:48.301 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.306949 | debian-bookworm | 2026-03-29 01:49:48.304 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.306963 | debian-bookworm | 2026-03-29 01:49:48.304 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.309396 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_7 [0.027725s] ... ok 2026-03-29 01:49:48.311696 | debian-bookworm | 2026-03-29 01:49:48.309 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.311710 | debian-bookworm | 2026-03-29 01:49:48.309 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.324240 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_3 [0.023746s] ... ok 2026-03-29 01:49:48.334814 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_3_8days [0.025143s] ... ok 2026-03-29 01:49:48.343778 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_1 [0.019831s] ... ok 2026-03-29 01:49:48.353835 | debian-bookworm | 2026-03-29 01:49:48.352 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-03-29 01:49:48.360823 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_7_min [0.026218s] ... ok 2026-03-29 01:49:48.366875 | debian-bookworm | 2026-03-29 01:49:48.365 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.369776 | debian-bookworm | 2026-03-29 01:49:48.368 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.369789 | debian-bookworm | 2026-03-29 01:49:48.368 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.371230 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all [0.027264s] ... ok 2026-03-29 01:49:48.374750 | debian-bookworm | 2026-03-29 01:49:48.373 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.374765 | debian-bookworm | 2026-03-29 01:49:48.373 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.389252 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_false [0.028363s] ... ok 2026-03-29 01:49:48.390412 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_invalid_sort_key [0.019240s] ... ok 2026-03-29 01:49:48.411707 | debian-bookworm | Failed to configure a FPolicy resources for share new_fake_id. 2026-03-29 01:49:48.411729 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:48.411734 | debian-bookworm | 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-03-29 01:49:48.411739 | debian-bookworm | vserver_client.create_fpolicy_policy_with_scope( 2026-03-29 01:49:48.411743 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:48.411747 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:48.411750 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:48.411754 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:48.411758 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:48.411761 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:48.411765 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:48.411769 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:48.411772 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:48.411775 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:48.411779 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:48.411782 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:48.411786 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:48.411789 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:48.411793 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:48.411806 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:48.411809 | debian-bookworm | raise effect 2026-03-29 01:49:48.411813 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-03-29 01:49:48.414348 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_client_error [0.024798s] ... ok 2026-03-29 01:49:48.415394 | debian-bookworm | 2026-03-29 01:49:48.414 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-03-29 01:49:48.428881 | debian-bookworm | 2026-03-29 01:49:48.427 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.431523 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get [0.040567s] ... ok 2026-03-29 01:49:48.433985 | debian-bookworm | 2026-03-29 01:49:48.430 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.434004 | debian-bookworm | 2026-03-29 01:49:48.431 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.437614 | debian-bookworm | 2026-03-29 01:49:48.435 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.437632 | debian-bookworm | 2026-03-29 01:49:48.435 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.438564 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_policy_name [0.024207s] ... ok 2026-03-29 01:49:48.462984 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_aggr_not_found_negative [0.023955s] ... ok 2026-03-29 01:49:48.469746 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_2_False [0.038220s] ... ok 2026-03-29 01:49:48.478463 | debian-bookworm | 2026-03-29 01:49:48.476 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-03-29 01:49:48.484733 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_api_not_found [0.021818s] ... ok 2026-03-29 01:49:48.492861 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_2_2 [0.022858s] ... ok 2026-03-29 01:49:48.493732 | debian-bookworm | 2026-03-29 01:49:48.490 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.496105 | debian-bookworm | 2026-03-29 01:49:48.493 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.496123 | debian-bookworm | 2026-03-29 01:49:48.493 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.500291 | debian-bookworm | 2026-03-29 01:49:48.497 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.500309 | debian-bookworm | 2026-03-29 01:49:48.498 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.508745 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity [0.024034s] ... ok 2026-03-29 01:49:48.514806 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_two_records [0.022165s] ... ok 2026-03-29 01:49:48.530539 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_notfound [0.021494s] ... ok 2026-03-29 01:49:48.535187 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_not_found [0.020112s] ... ok 2026-03-29 01:49:48.544032 | debian-bookworm | 2026-03-29 01:49:48.541 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-03-29 01:49:48.555958 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_invalid_value [0.025146s] ... ok 2026-03-29 01:49:48.558209 | debian-bookworm | 2026-03-29 01:49:48.555 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.561519 | debian-bookworm | 2026-03-29 01:49:48.559 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.561534 | debian-bookworm | 2026-03-29 01:49:48.559 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.563516 | debian-bookworm | 2026-03-29 01:49:48.561 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.563528 | debian-bookworm | 2026-03-29 01:49:48.561 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.578815 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info_invalid [0.022849s] ... ok 2026-03-29 01:49:48.583952 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_6 [0.048556s] ... ok 2026-03-29 01:49:48.601821 | debian-bookworm | 2026-03-29 01:49:48.600 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-03-29 01:49:48.602790 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapshot_left_from_old_relationship [0.023996s] ... ok 2026-03-29 01:49:48.615574 | debian-bookworm | 2026-03-29 01:49:48.613 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.618234 | debian-bookworm | 2026-03-29 01:49:48.615 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.618248 | debian-bookworm | 2026-03-29 01:49:48.616 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.621849 | debian-bookworm | 2026-03-29 01:49:48.619 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.621874 | debian-bookworm | 2026-03-29 01:49:48.619 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.629369 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_second_backup [0.026637s] ... ok 2026-03-29 01:49:48.653868 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_cluster_are_not_peered_negative [0.024378s] ... ok 2026-03-29 01:49:48.662364 | debian-bookworm | 2026-03-29 01:49:48.661 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-03-29 01:49:48.675528 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_with_metadata [0.091182s] ... ok 2026-03-29 01:49:48.678541 | debian-bookworm | 2026-03-29 01:49:48.676 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.681566 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_duplicate_policy_created [0.027516s] ... ok 2026-03-29 01:49:48.682191 | debian-bookworm | 2026-03-29 01:49:48.679 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.682204 | debian-bookworm | 2026-03-29 01:49:48.679 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.686221 | debian-bookworm | 2026-03-29 01:49:48.684 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.686238 | debian-bookworm | 2026-03-29 01:49:48.684 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.706859 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backup_type_negative [0.024620s] ... ok 2026-03-29 01:49:48.725910 | debian-bookworm | 2026-03-29 01:49:48.724 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-03-29 01:49:48.731500 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_metadata_update [0.056029s] ... ok 2026-03-29 01:49:48.741435 | debian-bookworm | 2026-03-29 01:49:48.738 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.744302 | debian-bookworm | 2026-03-29 01:49:48.742 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.744317 | debian-bookworm | 2026-03-29 01:49:48.742 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.749217 | debian-bookworm | 2026-03-29 01:49:48.746 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.749238 | debian-bookworm | 2026-03-29 01:49:48.747 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.791364 | debian-bookworm | 2026-03-29 01:49:48.789 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-03-29 01:49:48.805704 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete_with_locks [0.073623s] ... ok 2026-03-29 01:49:48.807964 | debian-bookworm | 2026-03-29 01:49:48.805 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.810810 | debian-bookworm | 2026-03-29 01:49:48.808 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.810834 | debian-bookworm | 2026-03-29 01:49:48.808 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.815319 | debian-bookworm | 2026-03-29 01:49:48.812 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.815348 | debian-bookworm | 2026-03-29 01:49:48.813 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.833763 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete [0.027934s] ... ok 2026-03-29 01:49:48.857033 | debian-bookworm | 2026-03-29 01:49:48.854 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-03-29 01:49:48.863096 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create [0.029219s] ... ok 2026-03-29 01:49:48.875539 | debian-bookworm | 2026-03-29 01:49:48.872 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.877956 | debian-bookworm | 2026-03-29 01:49:48.876 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.877978 | debian-bookworm | 2026-03-29 01:49:48.876 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.883087 | debian-bookworm | 2026-03-29 01:49:48.881 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.883174 | debian-bookworm | 2026-03-29 01:49:48.881 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.922147 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_project_with_count [0.059085s] ... ok 2026-03-29 01:49:48.929701 | debian-bookworm | 2026-03-29 01:49:48.927 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-03-29 01:49:48.980742 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_3 [0.058143s] ... ok 2026-03-29 01:49:48.989866 | debian-bookworm | 2026-03-29 01:49:48.987 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:48.993155 | debian-bookworm | 2026-03-29 01:49:48.990 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.993175 | debian-bookworm | 2026-03-29 01:49:48.990 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:48.996933 | debian-bookworm | 2026-03-29 01:49:48.995 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:48.996978 | debian-bookworm | 2026-03-29 01:49:48.995 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.037870 | debian-bookworm | 2026-03-29 01:49:49.035 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-03-29 01:49:49.044690 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_8 [0.063735s] ... ok 2026-03-29 01:49:49.108898 | debian-bookworm | 2026-03-29 01:49:49.106 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.111338 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share_need_to_update_usages [0.066474s] ... ok 2026-03-29 01:49:49.115201 | debian-bookworm | 2026-03-29 01:49:49.109 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.115372 | debian-bookworm | 2026-03-29 01:49:49.110 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.117876 | debian-bookworm | 2026-03-29 01:49:49.116 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.117895 | debian-bookworm | 2026-03-29 01:49:49.116 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.142472 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_non_netapp_backend_negative [0.435679s] ... ok 2026-03-29 01:49:49.157257 | debian-bookworm | 2026-03-29 01:49:49.155 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-03-29 01:49:49.165149 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_share_group [0.054336s] ... ok 2026-03-29 01:49:49.165494 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot [0.023016s] ... ok 2026-03-29 01:49:49.188528 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_lifs_not_found [0.023171s] ... ok 2026-03-29 01:49:49.212079 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_qos_policy_group [0.022738s] ... ok 2026-03-29 01:49:49.219946 | debian-bookworm | 2026-03-29 01:49:49.218 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.225805 | debian-bookworm | 2026-03-29 01:49:49.223 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.225847 | debian-bookworm | 2026-03-29 01:49:49.224 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.228929 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_delete [0.063640s] ... ok 2026-03-29 01:49:49.232215 | debian-bookworm | 2026-03-29 01:49:49.229 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.232235 | debian-bookworm | 2026-03-29 01:49:49.230 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.252555 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_3 [0.040601s] ... ok 2026-03-29 01:49:49.273438 | debian-bookworm | 2026-03-29 01:49:49.272 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-03-29 01:49:49.276076 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_flexgroup_no_fan_out_limit [0.023830s] ... ok 2026-03-29 01:49:49.278243 | debian-bookworm | 2026-03-29 01:49:49.276 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.282185 | debian-bookworm | 2026-03-29 01:49:49.279 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.282204 | debian-bookworm | 2026-03-29 01:49:49.279 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.284997 | debian-bookworm | 2026-03-29 01:49:49.282 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.285013 | debian-bookworm | 2026-03-29 01:49:49.282 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.299066 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share [0.022417s] ... ok 2026-03-29 01:49:49.320586 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_4 [0.091492s] ... ok 2026-03-29 01:49:49.322244 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot [0.023230s] ... ok 2026-03-29 01:49:49.329078 | debian-bookworm | 2026-03-29 01:49:49.327 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-03-29 01:49:49.343196 | debian-bookworm | 2026-03-29 01:49:49.340 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.346767 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_2_None [0.024477s] ... ok 2026-03-29 01:49:49.347550 | debian-bookworm | 2026-03-29 01:49:49.343 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.347579 | debian-bookworm | 2026-03-29 01:49:49.343 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.352223 | debian-bookworm | 2026-03-29 01:49:49.349 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.352251 | debian-bookworm | 2026-03-29 01:49:49.349 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.372931 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_3_fake [0.025953s] ... ok 2026-03-29 01:49:49.393009 | debian-bookworm | 2026-03-29 01:49:49.391 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-03-29 01:49:49.395695 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot [0.022450s] ... ok 2026-03-29 01:49:49.412703 | debian-bookworm | 2026-03-29 01:49:49.410 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.420970 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_nonexistent_does_not_delete_private_storage [0.025007s] ... ok 2026-03-29 01:49:49.427694 | debian-bookworm | 2026-03-29 01:49:49.425 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.427717 | debian-bookworm | 2026-03-29 01:49:49.426 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.431114 | debian-bookworm | 2026-03-29 01:49:49.429 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.431135 | debian-bookworm | 2026-03-29 01:49:49.429 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.442793 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server [0.022057s] ... ok 2026-03-29 01:49:49.464462 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_available_active_replica [0.143579s] ... ok 2026-03-29 01:49:49.465974 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client [0.023005s] ... ok 2026-03-29 01:49:49.482855 | debian-bookworm | 2026-03-29 01:49:49.480 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-03-29 01:49:49.487767 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_2 [0.021533s] ... ok 2026-03-29 01:49:49.511346 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_both_protocols [0.022707s] ... ok 2026-03-29 01:49:49.511378 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_shares_in_share_group [0.046322s] ... ok 2026-03-29 01:49:49.513891 | debian-bookworm | 2026-03-29 01:49:49.511 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.516911 | debian-bookworm | 2026-03-29 01:49:49.514 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.516936 | debian-bookworm | 2026-03-29 01:49:49.514 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.521951 | debian-bookworm | 2026-03-29 01:49:49.519 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.521972 | debian-bookworm | 2026-03-29 01:49:49.519 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.533632 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_cluster_creds [0.023014s] ... ok 2026-03-29 01:49:49.538064 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_create_with_share_type [0.027226s] ... ok 2026-03-29 01:49:49.557666 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_2 [0.023473s] ... ok 2026-03-29 01:49:49.563022 | debian-bookworm | 2026-03-29 01:49:49.561 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-03-29 01:49:49.570300 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_1 [0.032277s] ... ok 2026-03-29 01:49:49.581088 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_4 [0.023260s] ... ok 2026-03-29 01:49:49.590236 | debian-bookworm | 2026-03-29 01:49:49.588 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.593595 | debian-bookworm | 2026-03-29 01:49:49.592 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.593616 | debian-bookworm | 2026-03-29 01:49:49.592 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.598546 | debian-bookworm | 2026-03-29 01:49:49.597 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.598572 | debian-bookworm | 2026-03-29 01:49:49.597 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.601964 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project_with_details [0.031495s] ... ok 2026-03-29 01:49:49.603642 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_11 [0.023144s] ... ok 2026-03-29 01:49:49.627309 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_4 [0.023406s] ... ok 2026-03-29 01:49:49.639463 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service [0.037119s] ... ok 2026-03-29 01:49:49.641133 | debian-bookworm | 2026-03-29 01:49:49.639 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-03-29 01:49:49.650867 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_cluster_creds [0.023412s] ... ok 2026-03-29 01:49:49.663616 | debian-bookworm | 2026-03-29 01:49:49.661 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.667227 | debian-bookworm | 2026-03-29 01:49:49.664 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.667249 | debian-bookworm | 2026-03-29 01:49:49.665 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.668339 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_one_network [0.028454s] ... ok 2026-03-29 01:49:49.672177 | debian-bookworm | 2026-03-29 01:49:49.669 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.672196 | debian-bookworm | 2026-03-29 01:49:49.669 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.674262 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_1_True [0.023214s] ... ok 2026-03-29 01:49:49.698239 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_3 [0.023670s] ... ok 2026-03-29 01:49:49.710796 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_1 [0.042530s] ... ok 2026-03-29 01:49:49.711892 | debian-bookworm | 2026-03-29 01:49:49.709 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-03-29 01:49:49.718307 | debian-bookworm | Caught an unexpected share status 'active' during share status update routine. Skipping. 2026-03-29 01:49:49.720673 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_1_active [0.022247s] ... ok 2026-03-29 01:49:49.726763 | debian-bookworm | 2026-03-29 01:49:49.724 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.729911 | debian-bookworm | 2026-03-29 01:49:49.727 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.729930 | debian-bookworm | 2026-03-29 01:49:49.727 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.736016 | debian-bookworm | 2026-03-29 01:49:49.732 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.736042 | debian-bookworm | 2026-03-29 01:49:49.733 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.742949 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_2_creating_from_snapshot [0.022167s] ... ok 2026-03-29 01:49:49.755263 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_shares_relation [0.044221s] ... ok 2026-03-29 01:49:49.768016 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_2_False [0.024836s] ... ok 2026-03-29 01:49:49.775686 | debian-bookworm | 2026-03-29 01:49:49.774 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-03-29 01:49:49.789998 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_no_enable_with_pool [0.022188s] ... ok 2026-03-29 01:49:49.791168 | debian-bookworm | 2026-03-29 01:49:49.789 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.794356 | debian-bookworm | 2026-03-29 01:49:49.792 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.794385 | debian-bookworm | 2026-03-29 01:49:49.793 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.798724 | debian-bookworm | 2026-03-29 01:49:49.796 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.798746 | debian-bookworm | 2026-03-29 01:49:49.797 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.808303 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get [0.052994s] ... ok 2026-03-29 01:49:49.813161 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_not_enabled [0.023054s] ... ok 2026-03-29 01:49:49.835606 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_1 [0.022216s] ... ok 2026-03-29 01:49:49.847144 | debian-bookworm | 2026-03-29 01:49:49.845 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-03-29 01:49:49.859452 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_fpolicy [0.023505s] ... ok 2026-03-29 01:49:49.861790 | debian-bookworm | 2026-03-29 01:49:49.858 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.867570 | debian-bookworm | 2026-03-29 01:49:49.865 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.867595 | debian-bookworm | 2026-03-29 01:49:49.866 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.871872 | debian-bookworm | 2026-03-29 01:49:49.870 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.871898 | debian-bookworm | 2026-03-29 01:49:49.870 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.882169 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_not_from_share [0.022891s] ... ok 2026-03-29 01:49:49.905626 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_2 [0.023408s] ... ok 2026-03-29 01:49:49.910235 | debian-bookworm | 2026-03-29 01:49:49.909 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-03-29 01:49:49.916607 | debian-bookworm | 2026-03-29 01:49:49.914 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.918633 | debian-bookworm | 2026-03-29 01:49:49.916 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.918660 | debian-bookworm | 2026-03-29 01:49:49.916 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.921409 | debian-bookworm | 2026-03-29 01:49:49.919 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.921435 | debian-bookworm | 2026-03-29 01:49:49.920 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.932029 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_incompatible_vservers [0.025851s] ... ok 2026-03-29 01:49:49.954167 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_1 [0.022180s] ... ok 2026-03-29 01:49:49.962092 | debian-bookworm | 2026-03-29 01:49:49.960 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-03-29 01:49:49.974567 | debian-bookworm | 2026-03-29 01:49:49.972 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:49.978191 | debian-bookworm | 2026-03-29 01:49:49.976 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.978261 | debian-bookworm | 2026-03-29 01:49:49.976 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:49.980429 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_2 [0.026260s] ... ok 2026-03-29 01:49:49.983638 | debian-bookworm | 2026-03-29 01:49:49.981 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:49.983673 | debian-bookworm | 2026-03-29 01:49:49.982 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.007964 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_4 [0.027129s] ... ok 2026-03-29 01:49:50.020923 | debian-bookworm | 2026-03-29 01:49:50.019 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-03-29 01:49:50.028211 | debian-bookworm | 2026-03-29 01:49:50.026 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.030977 | debian-bookworm | 2026-03-29 01:49:50.028 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.031019 | debian-bookworm | 2026-03-29 01:49:50.028 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.033887 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_5 [0.025851s] ... ok 2026-03-29 01:49:50.036082 | debian-bookworm | 2026-03-29 01:49:50.033 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.036120 | debian-bookworm | 2026-03-29 01:49:50.033 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.057234 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_2_cutover_soft_deferred [0.023354s] ... ok 2026-03-29 01:49:50.075495 | debian-bookworm | 2026-03-29 01:49:50.074 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-03-29 01:49:50.079761 | debian-bookworm | {2} 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.022538s] ... ok 2026-03-29 01:49:50.083534 | debian-bookworm | 2026-03-29 01:49:50.082 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.086146 | debian-bookworm | 2026-03-29 01:49:50.084 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.086157 | debian-bookworm | 2026-03-29 01:49:50.084 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.090012 | debian-bookworm | 2026-03-29 01:49:50.088 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.090040 | debian-bookworm | 2026-03-29 01:49:50.088 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.103503 | debian-bookworm | {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.023287s] ... ok 2026-03-29 01:49:50.128060 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_cleanup_demoted_storage_error [0.024375s] ... ok 2026-03-29 01:49:50.132402 | debian-bookworm | 2026-03-29 01:49:50.130 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-03-29 01:49:50.144821 | debian-bookworm | 2026-03-29 01:49:50.142 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.148200 | debian-bookworm | 2026-03-29 01:49:50.145 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.148230 | debian-bookworm | 2026-03-29 01:49:50.146 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.150505 | debian-bookworm | Could not communicate with the backend for replica b51c5a31-aa5b-4254-9ee8-7d39fa4c8c38 during promotion. 2026-03-29 01:49:50.150522 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:50.150527 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3134, in promote_replica 2026-03-29 01:49:50.150532 | debian-bookworm | self._convert_destination_replica_to_independent( 2026-03-29 01:49:50.150536 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:50.150541 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:50.150545 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:50.150550 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:50.150554 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:50.150559 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:50.150563 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:50.150567 | debian-bookworm | raise effect 2026-03-29 01:49:50.150572 | debian-bookworm | manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-03-29 01:49:50.152439 | debian-bookworm | 2026-03-29 01:49:50.150 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.152449 | debian-bookworm | 2026-03-29 01:49:50.150 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.153049 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_destination_unreachable [0.025179s] ... ok 2026-03-29 01:49:50.176854 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export_target_not_found [0.023115s] ... ok 2026-03-29 01:49:50.192235 | debian-bookworm | 2026-03-29 01:49:50.191 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-03-29 01:49:50.199933 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_error [0.023496s] ... ok 2026-03-29 01:49:50.201101 | debian-bookworm | 2026-03-29 01:49:50.199 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.204236 | debian-bookworm | 2026-03-29 01:49:50.201 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.204254 | debian-bookworm | 2026-03-29 01:49:50.202 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.207635 | debian-bookworm | 2026-03-29 01:49:50.205 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.207653 | debian-bookworm | 2026-03-29 01:49:50.205 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.224284 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_2_False [0.023952s] ... ok 2026-03-29 01:49:50.245721 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_2_fake_vserver_1 [0.021336s] ... ok 2026-03-29 01:49:50.248135 | debian-bookworm | 2026-03-29 01:49:50.246 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-03-29 01:49:50.266419 | debian-bookworm | 2026-03-29 01:49:50.264 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.268028 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_1_None [0.022224s] ... ok 2026-03-29 01:49:50.270243 | debian-bookworm | 2026-03-29 01:49:50.267 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.270258 | debian-bookworm | 2026-03-29 01:49:50.267 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.273287 | debian-bookworm | 2026-03-29 01:49:50.271 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.273300 | debian-bookworm | 2026-03-29 01:49:50.271 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.287683 | debian-bookworm | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver not specified. 2026-03-29 01:49:50.290054 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_2 [0.021889s] ... ok 2026-03-29 01:49:50.297925 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_2 [0.489493s] ... ok 2026-03-29 01:49:50.312334 | debian-bookworm | 2026-03-29 01:49:50.310 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-03-29 01:49:50.316208 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_share_reverting_to_snapshot [0.026028s] ... ok 2026-03-29 01:49:50.326560 | debian-bookworm | 2026-03-29 01:49:50.324 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.330374 | debian-bookworm | 2026-03-29 01:49:50.327 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.330445 | debian-bookworm | 2026-03-29 01:49:50.328 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.334524 | debian-bookworm | 2026-03-29 01:49:50.332 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.334553 | debian-bookworm | 2026-03-29 01:49:50.332 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.336355 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_create [0.038403s] ... ok 2026-03-29 01:49:50.341354 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info [0.025178s] ... ok 2026-03-29 01:49:50.366417 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_6 [0.024478s] ... ok 2026-03-29 01:49:50.374450 | debian-bookworm | 2026-03-29 01:49:50.372 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-03-29 01:49:50.391523 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_1 [0.024512s] ... ok 2026-03-29 01:49:50.391556 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_with_details [0.054342s] ... ok 2026-03-29 01:49:50.396536 | debian-bookworm | 2026-03-29 01:49:50.393 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.400333 | debian-bookworm | 2026-03-29 01:49:50.397 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.400369 | debian-bookworm | 2026-03-29 01:49:50.397 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.403890 | debian-bookworm | 2026-03-29 01:49:50.401 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.403911 | debian-bookworm | 2026-03-29 01:49:50.401 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.413049 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer [0.022342s] ... ok 2026-03-29 01:49:50.435609 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_different_keys_for_equal_ss_type [0.022340s] ... ok 2026-03-29 01:49:50.446473 | debian-bookworm | 2026-03-29 01:49:50.445 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-03-29 01:49:50.454090 | debian-bookworm | 2026-03-29 01:49:50.452 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.457404 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_job_uuid [0.021071s] ... ok 2026-03-29 01:49:50.459113 | debian-bookworm | 2026-03-29 01:49:50.454 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.459139 | debian-bookworm | 2026-03-29 01:49:50.455 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.461961 | debian-bookworm | 2026-03-29 01:49:50.459 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.461990 | debian-bookworm | 2026-03-29 01:49:50.460 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.477269 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_1_foobar [0.086241s] ... ok 2026-03-29 01:49:50.480326 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_creds [0.023383s] ... ok 2026-03-29 01:49:50.503482 | debian-bookworm | 2026-03-29 01:49:50.502 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-03-29 01:49:50.507482 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_negative_integer [0.027067s] ... ok 2026-03-29 01:49:50.518099 | debian-bookworm | 2026-03-29 01:49:50.516 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.521411 | debian-bookworm | 2026-03-29 01:49:50.519 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.521440 | debian-bookworm | 2026-03-29 01:49:50.520 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.525687 | debian-bookworm | 2026-03-29 01:49:50.524 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.525706 | debian-bookworm | 2026-03-29 01:49:50.524 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.532150 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_2 [0.024200s] ... ok 2026-03-29 01:49:50.554332 | debian-bookworm | {2} 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.022377s] ... ok 2026-03-29 01:49:50.564498 | debian-bookworm | 2026-03-29 01:49:50.563 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-03-29 01:49:50.572156 | debian-bookworm | 2026-03-29 01:49:50.570 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.574563 | debian-bookworm | 2026-03-29 01:49:50.573 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.574592 | debian-bookworm | 2026-03-29 01:49:50.573 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.576609 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_1 [0.022089s] ... ok 2026-03-29 01:49:50.577908 | debian-bookworm | 2026-03-29 01:49:50.576 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.577935 | debian-bookworm | 2026-03-29 01:49:50.576 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.598741 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_1_None [0.021969s] ... ok 2026-03-29 01:49:50.614861 | debian-bookworm | 2026-03-29 01:49:50.613 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-03-29 01:49:50.619733 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_2_flat [0.020972s] ... ok 2026-03-29 01:49:50.636073 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get [0.158696s] ... ok 2026-03-29 01:49:50.642858 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_1 [0.022936s] ... ok 2026-03-29 01:49:50.668199 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_1_True [0.025050s] ... ok 2026-03-29 01:49:50.692847 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_1_True [0.024521s] ... ok 2026-03-29 01:49:50.725735 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_2 [0.032841s] ... ok 2026-03-29 01:49:50.737809 | debian-bookworm | 2026-03-29 01:49:50.735 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.740800 | debian-bookworm | 2026-03-29 01:49:50.738 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.740827 | debian-bookworm | 2026-03-29 01:49:50.738 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.745141 | debian-bookworm | 2026-03-29 01:49:50.743 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.745171 | debian-bookworm | 2026-03-29 01:49:50.743 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.749070 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_2 [0.023090s] ... ok 2026-03-29 01:49:50.771380 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_vserver [0.021810s] ... ok 2026-03-29 01:49:50.785127 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get_all [0.148820s] ... ok 2026-03-29 01:49:50.789218 | debian-bookworm | 2026-03-29 01:49:50.787 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-03-29 01:49:50.792678 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vservers_from_replicas [0.021429s] ... ok 2026-03-29 01:49:50.814382 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_3 [0.021612s] ... ok 2026-03-29 01:49:50.836833 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_4 [0.022204s] ... ok 2026-03-29 01:49:50.860326 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_1 [0.023381s] ... ok 2026-03-29 01:49:50.883621 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_2 [0.022922s] ... ok 2026-03-29 01:49:50.905819 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_match [0.021997s] ... ok 2026-03-29 01:49:50.912461 | debian-bookworm | 2026-03-29 01:49:50.910 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:50.916165 | debian-bookworm | 2026-03-29 01:49:50.914 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.916194 | debian-bookworm | 2026-03-29 01:49:50.914 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.922507 | debian-bookworm | 2026-03-29 01:49:50.919 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:50.922533 | debian-bookworm | 2026-03-29 01:49:50.920 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:50.924565 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_all_filters [0.139005s] ... ok 2026-03-29 01:49:50.931831 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_2_False [0.026033s] ... ok 2026-03-29 01:49:50.952853 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_vserver_not_found [0.020363s] ... ok 2026-03-29 01:49:50.967875 | debian-bookworm | 2026-03-29 01:49:50.965 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-03-29 01:49:50.973972 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_1_True [0.021613s] ... ok 2026-03-29 01:49:50.995280 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_2_False [0.021098s] ... ok 2026-03-29 01:49:51.014201 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test__update_for_failover [0.019094s] ... ok 2026-03-29 01:49:51.034190 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_kahuna_utilization [0.019981s] ... ok 2026-03-29 01:49:51.053444 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_2 [0.018677s] ... ok 2026-03-29 01:49:51.073618 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_nodes_for_aggregates [0.020124s] ... ok 2026-03-29 01:49:51.075168 | debian-bookworm | 2026-03-29 01:49:51.071 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:51.077808 | debian-bookworm | 2026-03-29 01:49:51.075 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:51.077842 | debian-bookworm | 2026-03-29 01:49:51.075 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:51.082242 | debian-bookworm | 2026-03-29 01:49:51.080 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:51.082281 | debian-bookworm | 2026-03-29 01:49:51.080 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:51.092599 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average [0.018990s] ... ok 2026-03-29 01:49:51.111486 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system_constituent [0.018897s] ... ok 2026-03-29 01:49:51.121611 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_update [0.196880s] ... ok 2026-03-29 01:49:51.125618 | debian-bookworm | 2026-03-29 01:49:51.123 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-03-29 01:49:51.132706 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share [0.021296s] ... ok 2026-03-29 01:49:51.153208 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_type [0.019903s] ... ok 2026-03-29 01:49:51.157473 | debian-bookworm | 2026-03-29 01:49:51.150 6721 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-03-29 01:49:51.157496 | debian-bookworm | 2026-03-29 01:49:51.150 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:51.157503 | debian-bookworm | 2026-03-29 01:49:51.154 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:51.157509 | debian-bookworm | 2026-03-29 01:49:51.154 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:51.160367 | debian-bookworm | 2026-03-29 01:49:51.158 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:51.160396 | debian-bookworm | 2026-03-29 01:49:51.158 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:51.173453 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_cleanup_demoted_replica [0.020234s] ... ok 2026-03-29 01:49:51.186757 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_2___fake2___None__2_ [0.065208s] ... ok 2026-03-29 01:49:51.193273 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_1_True [0.019483s] ... ok 2026-03-29 01:49:51.206838 | debian-bookworm | 2026-03-29 01:49:51.204 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-03-29 01:49:51.212077 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_2_False [0.019231s] ... ok 2026-03-29 01:49:51.230737 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location [0.018364s] ... ok 2026-03-29 01:49:51.233952 | debian-bookworm | 2026-03-29 01:49:51.231 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:51.237634 | debian-bookworm | 2026-03-29 01:49:51.236 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:51.237657 | debian-bookworm | 2026-03-29 01:49:51.236 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:51.241651 | debian-bookworm | 2026-03-29 01:49:51.240 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:51.241672 | debian-bookworm | 2026-03-29 01:49:51.240 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:51.248492 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share_not_found [0.017956s] ... ok 2026-03-29 01:49:51.252251 | debian-bookworm | Deletion of share type 0ae5da3b-1321-45d7-af4a-d98c27b18e1f failed; it in use by 1 shares and 0 share group types 2026-03-29 01:49:51.254939 | debian-bookworm | Deletion of share type f487772a-95c2-4b1f-98bf-381b503cb6a0 failed; it in use by 1 shares and 0 share group types 2026-03-29 01:49:51.269052 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access_1_True [0.019979s] ... ok 2026-03-29 01:49:51.289666 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access_2_False [0.020781s] ... ok 2026-03-29 01:49:51.292096 | debian-bookworm | 2026-03-29 01:49:51.290 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-03-29 01:49:51.293794 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_1 [0.106835s] ... ok 2026-03-29 01:49:51.309125 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_level [0.019237s] ... ok 2026-03-29 01:49:51.321640 | debian-bookworm | 2026-03-29 01:49:51.315 6721 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-03-29 01:49:51.321683 | debian-bookworm | 2026-03-29 01:49:51.316 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:51.321707 | debian-bookworm | 2026-03-29 01:49:51.319 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:51.321719 | debian-bookworm | 2026-03-29 01:49:51.319 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:51.324685 | debian-bookworm | 2026-03-29 01:49:51.322 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:51.324726 | debian-bookworm | 2026-03-29 01:49:51.323 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:51.327712 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new [0.018816s] ... ok 2026-03-29 01:49:51.332605 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_3 [0.038703s] ... ok 2026-03-29 01:49:51.346775 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags_missing_flag [0.018638s] ... ok 2026-03-29 01:49:51.360175 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_name [0.027453s] ... ok 2026-03-29 01:49:51.366028 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_2 [0.019200s] ... ok 2026-03-29 01:49:51.371127 | debian-bookworm | 2026-03-29 01:49:51.369 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-03-29 01:49:51.386967 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_duplicated_pool [0.020793s] ... ok 2026-03-29 01:49:51.398659 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:51.407907 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_repeated_aggr [0.020390s] ... ok 2026-03-29 01:49:51.428790 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_proxy [0.021178s] ... ok 2026-03-29 01:49:51.449170 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_info_from_version_info [0.020346s] ... ok 2026-03-29 01:49:51.459380 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_accept_then_rollback [0.099134s] ... ok 2026-03-29 01:49:51.474309 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_version_from_version_string [0.024138s] ... ok 2026-03-29 01:49:51.495225 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_no_info_from_version_info [0.021544s] ... ok 2026-03-29 01:49:51.498434 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:51.518710 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__volume_doesnt_exist [0.023322s] ... ok 2026-03-29 01:49:51.525837 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_create [0.065944s] ... ok 2026-03-29 01:49:51.541559 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thin_provisioning [0.022740s] ... ok 2026-03-29 01:49:51.563401 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.021945s] ... ok 2026-03-29 01:49:51.568272 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:51.584730 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__some_error [0.020872s] ... ok 2026-03-29 01:49:51.600248 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get [0.074379s] ... ok 2026-03-29 01:49:51.605521 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_deny_access__unsupported_access_type [0.020740s] ... ok 2026-03-29 01:49:51.628100 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.022604s] ... ok 2026-03-29 01:49:51.639012 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_no_instances [0.038531s] ... ok 2026-03-29 01:49:51.649191 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_kwargs [0.020649s] ... ok 2026-03-29 01:49:51.668531 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_rollback [0.019568s] ... ok 2026-03-29 01:49:51.688778 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___http [0.020122s] ... ok 2026-03-29 01:49:51.707423 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_prefer_active_instance [0.068157s] ... ok 2026-03-29 01:49:51.710025 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi_no_rest_address [0.020659s] ... ok 2026-03-29 01:49:51.731319 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_host [0.021457s] ... ok 2026-03-29 01:49:51.734813 | debian-bookworm | {0} manila.tests.db.test_migration.MigrationTestCase.test_downgrade_none_version [0.027019s] ... ok 2026-03-29 01:49:51.752584 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_next [0.020981s] ... ok 2026-03-29 01:49:51.760494 | debian-bookworm | {0} manila.tests.image.test_image.ImageApiTestCase.test_image_list [0.025661s] ... ok 2026-03-29 01:49:51.773503 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_data_payload [0.020372s] ... ok 2026-03-29 01:49:51.789618 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:51.789655 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:49:51.789939 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:51.789961 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:49:51.793787 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_failover_error [0.020636s] ... ok 2026-03-29 01:49:51.813581 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath [0.019798s] ... ok 2026-03-29 01:49:51.832845 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_href [0.019051s] ... ok 2026-03-29 01:49:51.853326 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_bad_content [0.020368s] ... ok 2026-03-29 01:49:51.866717 | debian-bookworm | /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-03-29 01:49:51.866760 | debian-bookworm | self.server = wsgi.Server( 2026-03-29 01:49:51.869028 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:611: 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-03-29 01:49:51.869051 | debian-bookworm | f = GreenFuture() 2026-03-29 01:49:51.874976 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_empty [0.021725s] ... ok 2026-03-29 01:49:51.897182 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401 [0.021527s] ... ok 2026-03-29 01:49:51.919964 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_error [0.022739s] ... ok 2026-03-29 01:49:51.940364 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_ok [0.020406s] ... ok 2026-03-29 01:49:51.960345 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_default [0.019864s] ... ok 2026-03-29 01:49:51.979869 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_create [0.019331s] ... ok 2026-03-29 01:49:52.000990 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_extend_share [0.021108s] ... ok 2026-03-29 01:49:52.023199 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_manage_existing [0.022277s] ... ok 2026-03-29 01:49:52.024789 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:49:52.024818 | debian-bookworm | warnings.warn( 2026-03-29 01:49:52.042665 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:52.043940 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_remount_filesystem [0.020887s] ... ok 2026-03-29 01:49:52.071256 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_1 [0.026701s] ... ok 2026-03-29 01:49:52.090488 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_01__None__0_ [0.019565s] ... ok 2026-03-29 01:49:52.110623 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_05__10__10_ [0.019858s] ... ok 2026-03-29 01:49:52.130432 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_09___0B___0_ [0.019657s] ... ok 2026-03-29 01:49:52.162343 | debian-bookworm | {0} manila.tests.integrated.test_login.LoginTest.test_login [0.401584s] ... ok 2026-03-29 01:49:52.167996 | debian-bookworm | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share [0.037361s] ... ok 2026-03-29 01:49:52.183839 | debian-bookworm | Missing secret_ref provided in current user context. 2026-03-29 01:49:52.186714 | debian-bookworm | {0} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_secret_ref [0.024181s] ... ok 2026-03-29 01:49:52.191364 | debian-bookworm | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share [0.023395s] ... ok 2026-03-29 01:49:52.209547 | debian-bookworm | {0} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials [0.022704s] ... ok 2026-03-29 01:49:52.214212 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_1 [0.022529s] ... ok 2026-03-29 01:49:52.230830 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_4_manage_error_unmanage_starting [0.021035s] ... ok 2026-03-29 01:49:52.238586 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_03 [0.023665s] ... ok 2026-03-29 01:49:52.254215 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_1_True [0.023501s] ... ok 2026-03-29 01:49:52.261828 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_14 [0.023795s] ... ok 2026-03-29 01:49:52.277004 | debian-bookworm | User fakeuser not allowed to query locks across all projects. 2026-03-29 01:49:52.279325 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_all_projects_ignored [0.024661s] ... ok 2026-03-29 01:49:52.283901 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_17 [0.022133s] ... ok 2026-03-29 01:49:52.299537 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_2_error_deleting [0.020416s] ... ok 2026-03-29 01:49:52.319315 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_4 [0.035206s] ... ok 2026-03-29 01:49:52.321775 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_3_unmanage_starting [0.022081s] ... ok 2026-03-29 01:49:52.339674 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-03-29 01:49:52.339709 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:52.339719 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-03-29 01:49:52.339727 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-03-29 01:49:52.339735 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:52.339743 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-03-29 01:49:52.339751 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-03-29 01:49:52.339768 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-03-29 01:49:52.341304 | debian-bookworm | {0} manila.tests.message.test_api.MessageApiTest.test_get_all [0.019166s] ... ok 2026-03-29 01:49:52.342204 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_3 [0.022584s] ... ok 2026-03-29 01:49:52.362634 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-03-29 01:49:52.362676 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:52.362692 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-03-29 01:49:52.362703 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-03-29 01:49:52.362713 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:52.362724 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-03-29 01:49:52.362735 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-03-29 01:49:52.362746 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-03-29 01:49:52.365123 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_5 [0.022703s] ... ok 2026-03-29 01:49:52.366028 | debian-bookworm | {0} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_1 [0.020868s] ... ok 2026-03-29 01:49:52.384289 | debian-bookworm | {0} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_get_device_name [0.021911s] ... ok 2026-03-29 01:49:52.385956 | debian-bookworm | Share only supports one access level: ro 2026-03-29 01:49:52.388322 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw_with_hostlist_invalid_access [0.023200s] ... ok 2026-03-29 01:49:52.404415 | debian-bookworm | {0} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_plug [0.019811s] ... ok 2026-03-29 01:49:52.406952 | debian-bookworm | Only "ip" access type is allowed for NFS shares. 2026-03-29 01:49:52.409555 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_1_NFS [0.020814s] ... ok 2026-03-29 01:49:52.424776 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run_with_options [0.020184s] ... ok 2026-03-29 01:49:52.434406 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_diff_size [0.025063s] ... ok 2026-03-29 01:49:52.443465 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_str [0.018468s] ... ok 2026-03-29 01:49:52.457801 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_clone_fail [0.023394s] ... ok 2026-03-29 01:49:52.480356 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_2 [0.022257s] ... ok 2026-03-29 01:49:52.502081 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_3 [0.021392s] ... ok 2026-03-29 01:49:52.521237 | debian-bookworm | Snapshot fakeSnapshotId does not exist 2026-03-29 01:49:52.523462 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot_without_snapshot_id [0.021618s] ... ok 2026-03-29 01:49:52.546068 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist_not_equel_access_to [0.022333s] ... ok 2026-03-29 01:49:52.566855 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage_snapshot [0.020718s] ... ok 2026-03-29 01:49:52.591048 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_deny_and_allow_access [0.023744s] ... ok 2026-03-29 01:49:52.612069 | debian-bookworm | {2} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_without_ca [0.021135s] ... ok 2026-03-29 01:49:52.631716 | debian-bookworm | Could not connect to API: Quobyte JsonRpc call to backend raised an exception: fake_result, Quobyte error code 666 2026-03-29 01:49:52.634223 | debian-bookworm | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_failure [0.021965s] ... ok 2026-03-29 01:49:52.656038 | debian-bookworm | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_extend_share [0.021726s] ... ok 2026-03-29 01:49:52.677548 | debian-bookworm | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name [0.021235s] ... ok 2026-03-29 01:49:52.697482 | debian-bookworm | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_level [0.019845s] ... ok 2026-03-29 01:49:52.717271 | debian-bookworm | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_no_rules [0.019698s] ... ok 2026-03-29 01:49:52.736832 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:52.737192 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_post [0.019733s] ... ok 2026-03-29 01:49:52.756769 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:52.758581 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot_fail [0.019789s] ... ok 2026-03-29 01:49:52.777703 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:52.778033 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share [0.020888s] ... ok 2026-03-29 01:49:52.797330 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:49:52.797729 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share_fail [0.019466s] ... ok 2026-03-29 01:49:52.817008 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share [0.019572s] ... ok 2026-03-29 01:49:52.826972 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_state_property [0.383330s] ... ok 2026-03-29 01:49:52.838463 | debian-bookworm | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_export_file_already_removed [0.021402s] ... ok 2026-03-29 01:49:52.848447 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_doest_not_exist [0.021182s] ... ok 2026-03-29 01:49:52.859388 | debian-bookworm | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_deny_access [0.020833s] ... ok 2026-03-29 01:49:52.870542 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_delete_net_route [0.021386s] ... ok 2026-03-29 01:49:52.880482 | debian-bookworm | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error [0.020863s] ... ok 2026-03-29 01:49:52.892464 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route [0.021833s] ... ok 2026-03-29 01:49:52.903428 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_provided [0.022689s] ... ok 2026-03-29 01:49:52.918457 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace_existing [0.025444s] ... ok 2026-03-29 01:49:52.927176 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_error [0.023543s] ... ok 2026-03-29 01:49:52.940141 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_namespace [0.021684s] ... ok 2026-03-29 01:49:52.950676 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_snapshot [0.023404s] ... ok 2026-03-29 01:49:52.961336 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_no_namespace [0.020755s] ... ok 2026-03-29 01:49:52.973553 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share [0.022709s] ... ok 2026-03-29 01:49:52.984396 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network_exception [0.022652s] ... ok 2026-03-29 01:49:52.998314 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_format_device [0.024568s] ... ok 2026-03-29 01:49:53.006740 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router [0.021805s] ... ok 2026-03-29 01:49:53.020014 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space_invalid [0.021701s] ... ok 2026-03-29 01:49:53.029152 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet_exception [0.022432s] ... ok 2026-03-29 01:49:53.042261 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mount_path [0.022122s] ... ok 2026-03-29 01:49:53.051082 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port [0.021727s] ... ok 2026-03-29 01:49:53.064142 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_error [0.021867s] ... ok 2026-03-29 01:49:53.073133 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_network [0.021647s] ... ok 2026-03-29 01:49:53.085939 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true_no_volume_provided [0.021468s] ... ok 2026-03-29 01:49:53.098590 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.025190s] ... ok 2026-03-29 01:49:53.108425 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_present [0.022464s] ... ok 2026-03-29 01:49:53.122665 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_4 [0.023533s] ... ok 2026-03-29 01:49:53.130915 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_1 [0.022018s] ... ok 2026-03-29 01:49:53.146382 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_host_id [0.023322s] ... ok 2026-03-29 01:49:53.153383 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_not_present [0.022486s] ... ok 2026-03-29 01:49:53.168922 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.022373s] ... ok 2026-03-29 01:49:53.172736 | debian-bookworm | {2} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_fsal_hook [0.019640s] ... ok 2026-03-29 01:49:53.191614 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_one_allocation [0.022353s] ... ok 2026-03-29 01:49:53.195202 | debian-bookworm | {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_2 [0.022151s] ... ok 2026-03-29 01:49:53.212379 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_nominal [0.020844s] ... ok 2026-03-29 01:49:53.214350 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:53.217121 | debian-bookworm | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_1_type [0.021930s] ... ok 2026-03-29 01:49:53.232899 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_true [0.019965s] ... ok 2026-03-29 01:49:53.238234 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_1___5_6_7_8_foo [0.020744s] ... ok 2026-03-29 01:49:53.255531 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment [0.022552s] ... ok 2026-03-29 01:49:53.258928 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_2___5_6_7_8_foo [0.020337s] ... ok 2026-03-29 01:49:53.276641 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_unmanage_network_allocations [0.020898s] ... ok 2026-03-29 01:49:53.279265 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_restore_access_after_maintenance [0.020490s] ... ok 2026-03-29 01:49:53.299650 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations [0.022610s] ... ok 2026-03-29 01:49:53.301152 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_3_1001__10069 [0.021631s] ... ok 2026-03-29 01:49:53.320873 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_no_available_ipv4_addresses [0.021047s] ... ok 2026-03-29 01:49:53.323270 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_3 [0.022072s] ... ok 2026-03-29 01:49:53.342768 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_1_admin [0.021568s] ... ok 2026-03-29 01:49:53.343872 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_3_5_6_7_9__foo_quuz [0.020432s] ... ok 2026-03-29 01:49:53.361840 | debian-bookworm | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-03-29 01:49:53.364566 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_2_DEFAULT [0.021381s] ... ok 2026-03-29 01:49:53.365507 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_3_5_6_7_88_fake__foo_bar [0.021710s] ... ok 2026-03-29 01:49:53.385035 | debian-bookworm | fake 2026-03-29 01:49:53.386553 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_2_foovlan [0.021702s] ... ok 2026-03-29 01:49:53.387861 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper_log [0.021992s] ... ok 2026-03-29 01:49:53.408591 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_7_vlaN [0.021923s] ... ok 2026-03-29 01:49:53.410367 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_type [0.022409s] ... ok 2026-03-29 01:49:53.429888 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_1_fake [0.020957s] ... ok 2026-03-29 01:49:53.431975 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_2 [0.021263s] ... ok 2026-03-29 01:49:53.452682 | debian-bookworm | {0} 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.022645s] ... ok 2026-03-29 01:49:53.454982 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error [0.022816s] ... ok 2026-03-29 01:49:53.474502 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_unmanage_network_allocations [0.021571s] ... ok 2026-03-29 01:49:53.474894 | debian-bookworm | Volume not found: Logical volume "fake/fake-volume" not found 2026-03-29 01:49:53.474924 | debian-bookworm | 2026-03-29 01:49:53.477190 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_1_Logical_volume__fake_fake_volume__not_found_ [0.022172s] ... ok 2026-03-29 01:49:53.499235 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_process_execution_error [0.022090s] ... ok 2026-03-29 01:49:53.512653 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:53.516829 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_hosts_up [0.041971s] ... ok 2026-03-29 01:49:53.520799 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_empty_mount_point_name [0.021448s] ... ok 2026-03-29 01:49:53.540382 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root_with_sudo [0.019445s] ... ok 2026-03-29 01:49:53.553433 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:53.557988 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_update_service_capabilities [0.040910s] ... ok 2026-03-29 01:49:53.561239 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_2_ro [0.020760s] ... ok 2026-03-29 01:49:53.582162 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_1____1_1_1_1____4_ [0.020966s] ... ok 2026-03-29 01:49:53.595296 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:53.599602 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_1_True [0.041470s] ... ok 2026-03-29 01:49:53.603289 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_default_host [0.020996s] ... ok 2026-03-29 01:49:53.625092 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_3 [0.021619s] ... ok 2026-03-29 01:49:53.634963 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:53.637824 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:53.639688 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.640074 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.640100 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.640108 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.640116 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.640124 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.642095 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_3 [0.042268s] ... ok 2026-03-29 01:49:53.646236 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_found_always [0.021021s] ... ok 2026-03-29 01:49:53.668127 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_service_instance [0.021728s] ... ok 2026-03-29 01:49:53.678581 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:53.681578 | debian-bookworm | Share service is down. (host: host7). 2026-03-29 01:49:53.683390 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.683661 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.683675 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.683680 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.683685 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.683690 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:49:53.686061 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_4 [0.043748s] ... ok 2026-03-29 01:49:53.687966 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server [0.019793s] ... ok 2026-03-29 01:49:53.708901 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_exception [0.020865s] ... ok 2026-03-29 01:49:53.723518 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:53.727501 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_add_retry_host [0.041085s] ... ok 2026-03-29 01:49:53.729032 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_5 [0.019968s] ... ok 2026-03-29 01:49:53.751256 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_6 [0.021476s] ... ok 2026-03-29 01:49:53.764910 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:53.771205 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_one [0.043051s] ... ok 2026-03-29 01:49:53.772690 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_driver_config [0.021744s] ... ok 2026-03-29 01:49:53.789211 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-03-29 01:49:53.789246 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-03-29 01:49:53.790270 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-03-29 01:49:53.790281 | debian-bookworm | signop = oneOf('+ -') 2026-03-29 01:49:53.790652 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-03-29 01:49:53.790664 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-03-29 01:49:53.790673 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-03-29 01:49:53.790681 | debian-bookworm | expr = infixNotation(operand, [ 2026-03-29 01:49:53.792876 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists [0.019999s] ... ok 2026-03-29 01:49:53.793242 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:53.793263 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:53.793595 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:53.793613 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:53.814502 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_more_than_one_exist [0.021102s] ... ok 2026-03-29 01:49:53.834551 | debian-bookworm | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_comparisons [0.062918s] ... ok 2026-03-29 01:49:53.835468 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_neutron_network_helper [0.021608s] ... ok 2026-03-29 01:49:53.855485 | debian-bookworm | {0} 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.020709s] ... ok 2026-03-29 01:49:53.855531 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_1 [0.019678s] ... ok 2026-03-29 01:49:53.876564 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_2 [0.020729s] ... ok 2026-03-29 01:49:53.877220 | debian-bookworm | {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_same [0.021690s] ... ok 2026-03-29 01:49:53.897591 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_3 [0.021073s] ... ok 2026-03-29 01:49:53.898428 | debian-bookworm | {0} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects [0.021050s] ... ok 2026-03-29 01:49:53.918629 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_found [0.020942s] ... ok 2026-03-29 01:49:53.920406 | debian-bookworm | {0} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_with_filter_run_once [0.021500s] ... ok 2026-03-29 01:49:53.940612 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_wo_handling_of_share_servers [0.021842s] ... ok 2026-03-29 01:49:53.941686 | debian-bookworm | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs [0.021128s] ... ok 2026-03-29 01:49:53.963195 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_not_available [0.021979s] ... ok 2026-03-29 01:49:53.964593 | debian-bookworm | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_ignore_azs_spec [0.021667s] ... ok 2026-03-29 01:49:53.964624 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_backend_info [0.001434s] ... ok 2026-03-29 01:49:53.974235 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_1___ [0.009888s] ... ok 2026-03-29 01:49:53.985688 | debian-bookworm | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_fakescope_extra_specs [0.021438s] ... ok 2026-03-29 01:49:53.986613 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_2___fake_path_1____fake_path__ [0.012540s] ... ok 2026-03-29 01:49:53.996652 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_exceeded_hard_limit [0.009863s] ... ok 2026-03-29 01:49:54.006921 | debian-bookworm | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs_list [0.020814s] ... ok 2026-03-29 01:49:54.017230 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_1___________10_10_10_1____10_10_10_2___ [0.020335s] ... ok 2026-03-29 01:49:54.018225 | debian-bookworm | The share protocol flavor is invalid. Please use NFS. 2026-03-29 01:49:54.018683 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_rules_wrong_proto [0.001335s] ... ok 2026-03-29 01:49:54.019883 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_share_stats [0.001272s] ... ok 2026-03-29 01:49:54.026279 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-03-29 01:49:54.028461 | debian-bookworm | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_11 [0.021649s] ... ok 2026-03-29 01:49:54.042070 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_but_with [0.021928s] ... ok 2026-03-29 01:49:54.048066 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:54.048086 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:54.048092 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:54.048097 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:54.053245 | debian-bookworm | {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_share_extra_specs [0.024051s] ... ok 2026-03-29 01:49:54.062950 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_1_True [0.020814s] ... ok 2026-03-29 01:49:54.074498 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_01___1____1___True_ [0.020833s] ... ok 2026-03-29 01:49:54.082707 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_json [0.019598s] ... ok 2026-03-29 01:49:54.095038 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_02_______1___False_ [0.020788s] ... ok 2026-03-29 01:49:54.102774 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_pickle [0.020247s] ... ok 2026-03-29 01:49:54.119785 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_12___1234____s___123___True_ [0.024372s] ... ok 2026-03-29 01:49:54.122769 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_getitem_with_integral_key [0.019826s] ... ok 2026-03-29 01:49:54.141211 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_edge_cases [0.018213s] ... ok 2026-03-29 01:49:54.141888 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_22___12310321_____in__11__in____False_ [0.021415s] ... ok 2026-03-29 01:49:54.141920 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_without_underscore [0.000551s] ... ok 2026-03-29 01:49:54.162767 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_25__True____is__True___True_ [0.021242s] ... ok 2026-03-29 01:49:54.200437 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:54.204114 | debian-bookworm | {0} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_2 [0.040939s] ... ok 2026-03-29 01:49:54.223826 | debian-bookworm | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_service_disabled [0.019444s] ... ok 2026-03-29 01:49:54.243101 | debian-bookworm | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_variable_ignored [0.019082s] ... ok 2026-03-29 01:49:54.262022 | debian-bookworm | {0} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_host_has_replicas [0.018697s] ... ok 2026-03-29 01:49:54.296848 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:54.301036 | debian-bookworm | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_with_filters [0.038710s] ... ok 2026-03-29 01:49:54.321789 | debian-bookworm | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_2 [0.020428s] ... ok 2026-03-29 01:49:54.343903 | debian-bookworm | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_2 [0.021415s] ... ok 2026-03-29 01:49:54.362150 | debian-bookworm | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_4 [0.018346s] ... ok 2026-03-29 01:49:54.382127 | debian-bookworm | {0} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_capability [0.019844s] ... ok 2026-03-29 01:49:54.401988 | debian-bookworm | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_05 [0.019451s] ... ok 2026-03-29 01:49:54.421923 | debian-bookworm | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_06 [0.019911s] ... ok 2026-03-29 01:49:54.465093 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:54.469537 | debian-bookworm | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__expire_reservations [0.047099s] ... ok 2026-03-29 01:49:54.511368 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:54.512812 | debian-bookworm | Failed to schedule_create_share_group: Resource could not be found. 2026-03-29 01:49:54.515646 | debian-bookworm | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_exception_puts_group_in_error_state [0.045681s] ... ok 2026-03-29 01:49:54.555377 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:54.570202 | debian-bookworm | Failed to schedule migrate_share_to_host: No valid host was found. fake. 2026-03-29 01:49:54.574694 | debian-bookworm | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_1 [0.058938s] ... ok 2026-03-29 01:49:54.612770 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:54.617132 | debian-bookworm | {0} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_manage_share [0.041860s] ... ok 2026-03-29 01:49:54.638440 | debian-bookworm | {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_7___wrong___False_ [0.021088s] ... ok 2026-03-29 01:49:54.659138 | debian-bookworm | {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_9 [0.020669s] ... ok 2026-03-29 01:49:54.680379 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_4 [0.020599s] ... ok 2026-03-29 01:49:54.702310 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_1 [0.021674s] ... ok 2026-03-29 01:49:54.722636 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_4 [0.019998s] ... ok 2026-03-29 01:49:54.738821 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:54.738839 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:54.738845 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:54.738850 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:54.744085 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_extra_specs_substitution [0.021639s] ... ok 2026-03-29 01:49:54.760976 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:49:54.761000 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:49:54.761007 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:49:54.761013 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:49:54.765824 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_stats_substitution [0.021403s] ... ok 2026-03-29 01:49:54.815714 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_and_pool [0.049362s] ... ok 2026-03-29 01:49:54.836694 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_host [0.021123s] ... ok 2026-03-29 01:49:54.858235 | debian-bookworm | {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.020931s] ... ok 2026-03-29 01:49:54.881221 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_1 [0.022738s] ... ok 2026-03-29 01:49:54.906913 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_session_method [0.025505s] ... ok 2026-03-29 01:49:54.928300 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_2 [0.021213s] ... ok 2026-03-29 01:49:54.949054 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_3 [0.020465s] ... ok 2026-03-29 01:49:54.971224 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_netapp_only [0.022049s] ... ok 2026-03-29 01:49:54.994687 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_non_netapp_backends [0.023198s] ... ok 2026-03-29 01:49:55.016931 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_no_server_pool_mapping [0.021812s] ... ok 2026-03-29 01:49:55.038752 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weigher_all_pools_with_share_servers [0.021777s] ... ok 2026-03-29 01:49:55.062253 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_1_cephfs [0.023262s] ... ok 2026-03-29 01:49:55.085144 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_2_0x755 [0.021955s] ... ok 2026-03-29 01:49:55.107742 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_3_12a3 [0.022344s] ... ok 2026-03-29 01:49:55.129805 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_error [0.021810s] ... ok 2026-03-29 01:49:55.152313 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_extend_share [0.022271s] ... ok 2026-03-29 01:49:55.175312 | debian-bookworm | Could not resize the subvolume using the provided size, as data could be lost. Please update it and try again. 2026-03-29 01:49:55.175335 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:55.175342 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 652, in manage_existing 2026-03-29 01:49:55.175348 | debian-bookworm | self._resize_share(share, new_size, no_shrink=True) 2026-03-29 01:49:55.175354 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:55.175360 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:55.175365 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:55.175370 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:55.175376 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:55.175381 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:55.175386 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:55.175392 | debian-bookworm | raise effect 2026-03-29 01:49:55.175398 | debian-bookworm | manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-03-29 01:49:55.177764 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_1_ShareShrinkingPossibleDataLoss [0.024490s] ... ok 2026-03-29 01:49:55.202632 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_1_True [0.024585s] ... ok 2026-03-29 01:49:55.222644 | debian-bookworm | 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-03-29 01:49:55.223064 | debian-bookworm | 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-03-29 01:49:55.226022 | debian-bookworm | {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.022020s] ... ok 2026-03-29 01:49:55.244496 | debian-bookworm | 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-03-29 01:49:55.244839 | debian-bookworm | 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-03-29 01:49:55.247539 | debian-bookworm | {0} 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.021743s] ... ok 2026-03-29 01:49:55.266778 | debian-bookworm | 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-03-29 01:49:55.267213 | debian-bookworm | 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-03-29 01:49:55.269576 | debian-bookworm | {0} 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.021846s] ... ok 2026-03-29 01:49:55.288553 | debian-bookworm | 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-03-29 01:49:55.290935 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_cleanup_fsal_hook [0.021089s] ... ok 2026-03-29 01:49:55.305068 | debian-bookworm | 2026-03-29 01:49:55.303 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:55.308928 | debian-bookworm | 2026-03-29 01:49:55.306 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:55.308944 | debian-bookworm | 2026-03-29 01:49:55.307 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:55.309773 | debian-bookworm | 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-03-29 01:49:55.310209 | debian-bookworm | 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-03-29 01:49:55.310657 | debian-bookworm | 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-03-29 01:49:55.312590 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_2___host____None___4__6__ [0.021412s] ... ok 2026-03-29 01:49:55.314843 | debian-bookworm | 2026-03-29 01:49:55.312 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:55.314879 | debian-bookworm | 2026-03-29 01:49:55.313 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:55.362522 | debian-bookworm | 2026-03-29 01:49:55.360 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-03-29 01:49:55.411170 | debian-bookworm | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container_failure [0.097602s] ... ok 2026-03-29 01:49:55.433849 | debian-bookworm | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network_failure [0.022515s] ... ok 2026-03-29 01:49:55.455292 | debian-bookworm | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_1_True [0.021114s] ... ok 2026-03-29 01:49:55.477423 | debian-bookworm | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_1_True [0.021640s] ... ok 2026-03-29 01:49:55.499388 | debian-bookworm | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_create_share [0.021671s] ... ok 2026-03-29 01:49:55.521381 | debian-bookworm | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_server [0.022094s] ... ok 2026-03-29 01:49:55.542392 | debian-bookworm | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_unmanage [0.020483s] ... ok 2026-03-29 01:49:55.563541 | debian-bookworm | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_ok [0.020810s] ... ok 2026-03-29 01:49:55.583800 | debian-bookworm | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok [0.020058s] ... ok 2026-03-29 01:49:55.603883 | debian-bookworm | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_rw [0.019800s] ... ok 2026-03-29 01:49:55.624850 | debian-bookworm | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_not_ok [0.020648s] ... ok 2026-03-29 01:49:55.645777 | debian-bookworm | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_wrong_type [0.021047s] ... ok 2026-03-29 01:49:55.667463 | debian-bookworm | {0} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info [0.021130s] ... ok 2026-03-29 01:49:55.701667 | debian-bookworm | {0} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_update_security_service [0.034106s] ... ok 2026-03-29 01:49:55.721987 | debian-bookworm | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_folder [0.020032s] ... ok 2026-03-29 01:49:55.741774 | debian-bookworm | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_extend_share [0.019519s] ... ok 2026-03-29 01:49:55.762503 | debian-bookworm | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_1_62_50g_72_50g [0.020428s] ... ok 2026-03-29 01:49:55.782463 | debian-bookworm | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_lvmhelper_setup_explodes_in_gore_on_no_config_supplied [0.019713s] ... ok 2026-03-29 01:49:55.802853 | debian-bookworm | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_continue [0.020212s] ... ok 2026-03-29 01:49:55.821054 | debian-bookworm | Error running SSH command: fake cmd. Error: Unexpected error while running command. 2026-03-29 01:49:55.821088 | debian-bookworm | Command: None 2026-03-29 01:49:55.821097 | debian-bookworm | Exit code: - 2026-03-29 01:49:55.821105 | debian-bookworm | Stdout: None 2026-03-29 01:49:55.821113 | debian-bookworm | Stderr: None. 2026-03-29 01:49:55.823193 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_exception [0.019916s] ... ok 2026-03-29 01:49:55.843448 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_2 [0.019938s] ... ok 2026-03-29 01:49:55.863246 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_6 [0.019567s] ... ok 2026-03-29 01:49:55.901379 | debian-bookworm | The requested NFS export "Manila-UT-filesystem" was not created. 2026-03-29 01:49:55.904043 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_backend_failure [0.040221s] ... ok 2026-03-29 01:49:55.941200 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_setup_server [0.037050s] ... ok 2026-03-29 01:49:55.961589 | debian-bookworm | REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null 2026-03-29 01:49:55.961613 | debian-bookworm | REST RESPONSE: 204 with params 2026-03-29 01:49:55.963347 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_delete [0.021881s] ... ok 2026-03-29 01:49:55.990685 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_delete_filesystem [0.026947s] ... ok 2026-03-29 01:49:56.011090 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_export_name [0.020318s] ... ok 2026-03-29 01:49:56.071957 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.060510s] ... ok 2026-03-29 01:49:56.124050 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.051628s] ... ok 2026-03-29 01:49:56.174771 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.050380s] ... ok 2026-03-29 01:49:56.234305 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.059431s] ... ok 2026-03-29 01:49:56.303583 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.068935s] ... ok 2026-03-29 01:49:56.354419 | debian-bookworm | 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-03-29 01:49:56.355023 | debian-bookworm | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:56.358534 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.054407s] ... ok 2026-03-29 01:49:56.408136 | debian-bookworm | Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2026-03-29 01:49:56.410830 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.052407s] ... ok 2026-03-29 01:49:56.462864 | debian-bookworm | 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-03-29 01:49:56.463671 | debian-bookworm | Could not setup server. 2026-03-29 01:49:56.463699 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:56.463709 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2026-03-29 01:49:56.463717 | debian-bookworm | devices = self.get_managed_ports() 2026-03-29 01:49:56.463725 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.463733 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:56.463741 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:56.463749 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.463756 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:56.463764 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:56.463772 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.463780 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:49:56.463788 | debian-bookworm | raise effect 2026-03-29 01:49:56.463795 | debian-bookworm | manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2026-03-29 01:49:56.468766 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.057485s] ... ok 2026-03-29 01:49:56.517945 | debian-bookworm | Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2026-03-29 01:49:56.518354 | debian-bookworm | 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-03-29 01:49:56.522955 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.054016s] ... ok 2026-03-29 01:49:56.545632 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.022416s] ... ok 2026-03-29 01:49:56.565449 | debian-bookworm | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:49:56.567677 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.021917s] ... ok 2026-03-29 01:49:56.586656 | debian-bookworm | User not found on domain, skipping deny... 2026-03-29 01:49:56.588692 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.020664s] ... ok 2026-03-29 01:49:56.608190 | debian-bookworm | Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-03-29 01:49:56.608222 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:56.608232 | debian-bookworm | 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-03-29 01:49:56.608241 | debian-bookworm | self._execute_cmd(disable_access, check_exit_code=True) 2026-03-29 01:49:56.608250 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:56.608258 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:56.608268 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.608279 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:56.608318 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:56.608331 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.608342 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:56.608353 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:56.608364 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.608375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:56.608386 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:56.608397 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.608409 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:56.608421 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:56.608431 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.608442 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:56.608453 | debian-bookworm | raise self._exception 2026-03-29 01:49:56.608472 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:56.608483 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:56.608494 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.608505 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-03-29 01:49:56.608515 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-03-29 01:49:56.608526 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.608537 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:56.608545 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:56.608553 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.608560 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:56.608568 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:56.608576 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.608583 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:56.608591 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:56.608599 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:56.608607 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-03-29 01:49:56.608615 | debian-bookworm | raise item[2] 2026-03-29 01:49:56.608622 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:56.608630 | debian-bookworm | Command: None 2026-03-29 01:49:56.608638 | debian-bookworm | Exit code: - 2026-03-29 01:49:56.608646 | debian-bookworm | Stdout: '' 2026-03-29 01:49:56.608653 | debian-bookworm | Stderr: None 2026-03-29 01:49:56.610314 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.021373s] ... ok 2026-03-29 01:49:56.628862 | debian-bookworm | 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-03-29 01:49:56.631712 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.021069s] ... ok 2026-03-29 01:49:56.651575 | debian-bookworm | 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-03-29 01:49:56.652486 | debian-bookworm | 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-03-29 01:49:56.656413 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.023944s] ... ok 2026-03-29 01:49:56.678522 | debian-bookworm | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-03-29 01:49:56.681578 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.025273s] ... ok 2026-03-29 01:49:56.706094 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system [0.024134s] ... ok 2026-03-29 01:49:56.727573 | debian-bookworm | 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-03-29 01:49:56.728537 | debian-bookworm | 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-03-29 01:49:56.732712 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.026179s] ... ok 2026-03-29 01:49:56.757799 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.024895s] ... ok 2026-03-29 01:49:56.780504 | debian-bookworm | 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-03-29 01:49:56.784113 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points [0.025781s] ... ok 2026-03-29 01:49:56.805893 | debian-bookworm | 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-03-29 01:49:56.806953 | debian-bookworm | 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-03-29 01:49:56.811478 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.027319s] ... ok 2026-03-29 01:49:56.833972 | debian-bookworm | 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-03-29 01:49:56.834467 | debian-bookworm | 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-03-29 01:49:56.837422 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.025660s] ... ok 2026-03-29 01:49:56.860839 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.022867s] ... ok 2026-03-29 01:49:56.886097 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.024966s] ... ok 2026-03-29 01:49:56.908033 | debian-bookworm | 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-03-29 01:49:56.910868 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.024615s] ... ok 2026-03-29 01:49:56.937863 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm [0.026541s] ... ok 2026-03-29 01:49:57.003973 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_invalid_config [0.065513s] ... ok 2026-03-29 01:49:57.094787 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_root_dir_does_not_exist [0.090411s] ... ok 2026-03-29 01:49:57.144186 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_token_retries [3.002008s] ... ok 2026-03-29 01:49:57.145204 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_500 [0.000948s] ... ok 2026-03-29 01:49:57.147082 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_create_with_provided_params [0.001786s] ... ok 2026-03-29 01:49:57.148177 | debian-bookworm | Failed to create directory "/ifs/manila-test/share-foo". 2026-03-29 01:49:57.150748 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_found [0.003231s] ... ok 2026-03-29 01:49:57.151044 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_directory_backend_failure [0.056124s] ... ok 2026-03-29 01:49:57.152913 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_single_entry_found [0.002373s] ... ok 2026-03-29 01:49:57.154453 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_vips_ok [0.001392s] ... ok 2026-03-29 01:49:57.178997 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_negative [0.024211s] ... ok 2026-03-29 01:49:57.200111 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_ips [0.021075s] ... ok 2026-03-29 01:49:57.204528 | debian-bookworm | The requested CIFS share "share-foo" was not created. 2026-03-29 01:49:57.206708 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_backend_failure [0.055697s] ... ok 2026-03-29 01:49:57.221589 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_api [0.021383s] ... ok 2026-03-29 01:49:57.242203 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_share_created_from_snap [0.020554s] ... ok 2026-03-29 01:49:57.261071 | debian-bookworm | No access rules provided in update_access. 2026-03-29 01:49:57.261749 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_with_mount_point_name [0.054446s] ... ok 2026-03-29 01:49:57.263292 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_empty_rule_list [0.020885s] ... ok 2026-03-29 01:49:57.284049 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_2 [0.020713s] ... ok 2026-03-29 01:49:57.305379 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_3 [0.021107s] ... ok 2026-03-29 01:49:57.314286 | debian-bookworm | Error deleting CIFS share: share-foo 2026-03-29 01:49:57.316072 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_backend_failure [0.054467s] ... ok 2026-03-29 01:49:57.327659 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_3___aA0___False_ [0.022134s] ... ok 2026-03-29 01:49:57.352123 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_4 [0.024190s] ... ok 2026-03-29 01:49:57.368585 | debian-bookworm | NFS alias /my_custom_share is exist with another share path. 2026-03-29 01:49:57.372071 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_invalid_share_nfs_with_mount_point_alias_deleted [0.055753s] ... ok 2026-03-29 01:49:57.373673 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_1_False [0.021842s] ... ok 2026-03-29 01:49:57.396514 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_3 [0.022663s] ... ok 2026-03-29 01:49:57.397934 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:57.420520 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mount_path [0.023793s] ... ok 2026-03-29 01:49:57.421792 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:49:57.426607 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs [0.054215s] ... ok 2026-03-29 01:49:57.442936 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mounted_share_size [0.022206s] ... ok 2026-03-29 01:49:57.464639 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_2_False [0.021389s] ... ok 2026-03-29 01:49:57.482301 | debian-bookworm | Account 'FakeDomain\FakeUser' was given full access right on share sentinel.share_name. Manila only grants 'change' access. 2026-03-29 01:49:57.483327 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs [0.055934s] ... ok 2026-03-29 01:49:57.483739 | debian-bookworm | Found 'custom' ACE rule that will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 3, 'AccessControlType': 0} 2026-03-29 01:49:57.483754 | debian-bookworm | Found explicit deny ACE rule that was not created by Manila and will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 0, 'AccessControlType': 1} 2026-03-29 01:49:57.484310 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_access_rules [0.019899s] ... ok 2026-03-29 01:49:57.506837 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access [0.022367s] ... ok 2026-03-29 01:49:57.526519 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_ensure_directory_exists [0.019128s] ... ok 2026-03-29 01:49:57.533575 | debian-bookworm | Failed to delete snapshot "test_snapshot". 2026-03-29 01:49:57.535573 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_failure [0.052517s] ... ok 2026-03-29 01:49:57.546187 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_partition_maximum_size [0.019775s] ... ok 2026-03-29 01:49:57.565162 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_1_True [0.018860s] ... ok 2026-03-29 01:49:57.587789 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_export_locations_fallback [0.051864s] ... ok 2026-03-29 01:49:57.588101 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_server_addresses [0.022765s] ... ok 2026-03-29 01:49:57.622750 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_parse_command [0.034739s] ... ok 2026-03-29 01:49:57.639500 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_export_locations_fallback [0.051630s] ... ok 2026-03-29 01:49:57.647601 | debian-bookworm | {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_get_share_stats [0.024723s] ... ok 2026-03-29 01:49:58.035942 | debian-bookworm | snapshot: snapshot OS_share-snapshot-manage_snapname not found, skipping delete operation 2026-03-29 01:49:58.039050 | debian-bookworm | {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_snapshot [0.390813s] ... ok 2026-03-29 01:49:58.058833 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_error [0.019570s] ... ok 2026-03-29 01:49:58.066419 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_raises_when_hard_limit_missing_usage_only [0.426440s] ... ok 2026-03-29 01:49:58.078605 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_success [0.020010s] ... ok 2026-03-29 01:49:58.097455 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_2_False [0.018693s] ... ok 2026-03-29 01:49:58.117132 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_1 [0.019606s] ... ok 2026-03-29 01:49:58.119563 | debian-bookworm | The size in driver options to manage snapshot snapshot-id-123 should be an integer, in format driver-options size=. Value passed: invalid. 2026-03-29 01:49:58.121875 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_invalid_size_value [0.055247s] ... ok 2026-03-29 01:49:58.136619 | debian-bookworm | {2} 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.019455s] ... ok 2026-03-29 01:49:58.156561 | debian-bookworm | {2} 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.019586s] ... ok 2026-03-29 01:49:58.177035 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_12___0____False_____dedup_on_____dedup_off__ [0.020371s] ... ok 2026-03-29 01:49:58.177648 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_snapshot_update_access_cifs [0.055089s] ... ok 2026-03-29 01:49:58.197857 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_migration_snapshot_tag [0.020772s] ... ok 2026-03-29 01:49:58.219378 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_2_ [0.020865s] ... ok 2026-03-29 01:49:58.229909 | debian-bookworm | Failed to update access rules for CIFS share "share-foo". 2026-03-29 01:49:58.232187 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_cifs [0.054618s] ... ok 2026-03-29 01:49:58.239289 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_2_foo [0.020204s] ... ok 2026-03-29 01:49:58.252221 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_2_True [0.019535s] ... ok 2026-03-29 01:49:58.259152 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_5_foo_bar_quuz [0.020159s] ... ok 2026-03-29 01:49:58.272814 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_success [0.020648s] ... ok 2026-03-29 01:49:58.278292 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_6 [0.019000s] ... ok 2026-03-29 01:49:58.292868 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_2__404__False_ [0.019871s] ... ok 2026-03-29 01:49:58.298094 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_3_foo_replication_domain [0.019791s] ... ok 2026-03-29 01:49:58.313164 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_1__201__True_ [0.019866s] ... ok 2026-03-29 01:49:58.315905 | debian-bookworm | 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-03-29 01:49:58.318205 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replicated_snapshot [0.019777s] ... ok 2026-03-29 01:49:58.338140 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_3_500 [0.024635s] ... ok 2026-03-29 01:49:58.338682 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_with_share_server [0.020420s] ... ok 2026-03-29 01:49:58.364538 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots [0.026249s] ... ok 2026-03-29 01:49:58.368108 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_1_True [0.029314s] ... ok 2026-03-29 01:49:58.388586 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_1__200__True_ [0.023540s] ... ok 2026-03-29 01:49:58.399891 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_2_ [0.031529s] ... ok 2026-03-29 01:49:58.414218 | debian-bookworm | {0} 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.025849s] ... ok 2026-03-29 01:49:58.424418 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_unmount_exception [0.024318s] ... ok 2026-03-29 01:49:58.435686 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export [0.020954s] ... ok 2026-03-29 01:49:58.444665 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_complete [0.020372s] ... ok 2026-03-29 01:49:58.454731 | debian-bookworm | 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-03-29 01:49:58.454757 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:58.457465 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share_failure [0.021313s] ... ok 2026-03-29 01:49:58.464673 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_data_loss [0.019860s] ... ok 2026-03-29 01:49:58.478759 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_delete_filesystem [0.021298s] ... ok 2026-03-29 01:49:58.483875 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access_with_share_server [0.019103s] ... ok 2026-03-29 01:49:58.498961 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/smb_share?select=id&name=eq.powerstore-smb-share with body None 2026-03-29 01:49:58.499499 | debian-bookworm | REST Response: 400 with data 2026-03-29 01:49:58.502130 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id_failure [0.023075s] ... ok 2026-03-29 01:49:58.504438 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs_with_retry [0.020260s] ... ok 2026-03-29 01:49:58.526000 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_create_exports [0.021506s] ... ok 2026-03-29 01:49:58.544928 | debian-bookworm | The requested NFS export "powerstore-share" was not created. 2026-03-29 01:49:58.546744 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_5_fake [0.020657s] ... ok 2026-03-29 01:49:58.547664 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_export_failure [0.045102s] ... ok 2026-03-29 01:49:58.567841 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_2___Ok______ [0.020727s] ... ok 2026-03-29 01:49:58.587313 | debian-bookworm | The requested NFS export "powerstore-share" was not created. 2026-03-29 01:49:58.587674 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_5_fake [0.019839s] ... ok 2026-03-29 01:49:58.589529 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs_backend_failure [0.041615s] ... ok 2026-03-29 01:49:58.607231 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_3 [0.019468s] ... ok 2026-03-29 01:49:58.627007 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_project [0.019661s] ... ok 2026-03-29 01:49:58.628742 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_share_nfs [0.039068s] ... ok 2026-03-29 01:49:58.644281 | debian-bookworm | Property manila_managed already exists. 2026-03-29 01:49:58.646756 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_property_exists [0.019621s] ... ok 2026-03-29 01:49:58.665224 | debian-bookworm | Failed to resize share "powerstore-share". 2026-03-29 01:49:58.669004 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_failure [0.037999s] ... ok 2026-03-29 01:49:58.669039 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_deny_access_nfs [0.020457s] ... ok 2026-03-29 01:49:58.687861 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_modify_share [0.020316s] ... ok 2026-03-29 01:49:58.704273 | debian-bookworm | Failed to update NFS access rules for "foo_display_name". 2026-03-29 01:49:58.706318 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_backend_failure [0.038926s] ... ok 2026-03-29 01:49:58.707456 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_verify_avail_space [0.019565s] ... ok 2026-03-29 01:49:58.726192 | debian-bookworm | Cannot manage share fakename 2026-03-29 01:49:58.727340 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snap_of_snap__existed_expt [0.020629s] ... ok 2026-03-29 01:49:58.728528 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_no_share_details [0.020961s] ... ok 2026-03-29 01:49:58.749164 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snapshot__existed_expt [0.021607s] ... ok 2026-03-29 01:49:58.764006 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:58.769697 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_preexist [0.020412s] ... ok 2026-03-29 01:49:58.789103 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_restore_snapshot [0.019059s] ... ok 2026-03-29 01:49:58.810163 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools__invalid_pool_configuration [0.020729s] ... ok 2026-03-29 01:49:58.831034 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share_from_snapshot [0.020469s] ... ok 2026-03-29 01:49:58.831463 | debian-bookworm | {2} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_4____applying____error____1_ [0.102020s] ... ok 2026-03-29 01:49:58.852599 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_cifs_share [0.021596s] ... ok 2026-03-29 01:49:58.868891 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:58.871546 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:58.873654 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_exists [0.020886s] ... ok 2026-03-29 01:49:58.892194 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:58.894735 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_cifs_share [0.020379s] ... ok 2026-03-29 01:49:58.915944 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_network_info [0.021432s] ... ok 2026-03-29 01:49:58.937884 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_wrong_size_type [0.021575s] ... ok 2026-03-29 01:49:58.960585 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_export_locations [0.022359s] ... ok 2026-03-29 01:49:58.981984 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server [0.021242s] ... ok 2026-03-29 01:49:59.000713 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-03-29 01:49:59.002842 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_cifs_share [0.020769s] ... ok 2026-03-29 01:49:59.008087 | debian-bookworm | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_3__False___error__ [0.177352s] ... ok 2026-03-29 01:49:59.024399 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_share_server_name [0.021234s] ... ok 2026-03-29 01:49:59.043156 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id [0.018523s] ... ok 2026-03-29 01:49:59.044764 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:49:59.049331 | debian-bookworm | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_6___cephx___False__False_ [0.040785s] ... ok 2026-03-29 01:49:59.061589 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id [0.018282s] ... ok 2026-03-29 01:49:59.079920 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_03 [0.030244s] ... ok 2026-03-29 01:49:59.104795 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_08 [0.025091s] ... ok 2026-03-29 01:49:59.110016 | debian-bookworm | 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-03-29 01:49:59.112919 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.051115s] ... ok 2026-03-29 01:49:59.141607 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_1_True [0.036516s] ... ok 2026-03-29 01:49:59.167864 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.054383s] ... ok 2026-03-29 01:49:59.176621 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__security_service_update_validate_hosts_new_check [0.035009s] ... ok 2026-03-29 01:49:59.208320 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_no_support [0.031408s] ... ok 2026-03-29 01:49:59.228308 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.059280s] ... ok 2026-03-29 01:49:59.236191 | debian-bookworm | 2026-03-29 01:49:59.233 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:49:59.240117 | debian-bookworm | 2026-03-29 01:49:59.237 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:59.240164 | debian-bookworm | 2026-03-29 01:49:59.237 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:59.245678 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_3_None [0.036981s] ... ok 2026-03-29 01:49:59.246063 | debian-bookworm | 2026-03-29 01:49:59.242 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:49:59.246086 | debian-bookworm | 2026-03-29 01:49:59.243 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:49:59.285620 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.057473s] ... ok 2026-03-29 01:49:59.285885 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_2 [0.040054s] ... ok 2026-03-29 01:49:59.286911 | debian-bookworm | 2026-03-29 01:49:59.283 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-03-29 01:49:59.336511 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_rule_already_exists [0.050286s] ... ok 2026-03-29 01:49:59.338592 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.053468s] ... ok 2026-03-29 01:49:59.386016 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_generic_share_backup_invalid_protocol_1_CEPHFS [0.049821s] ... ok 2026-03-29 01:49:59.402826 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.055537s] ... ok 2026-03-29 01:49:59.422931 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_5_cifsfake [0.036838s] ... ok 2026-03-29 01:49:59.459442 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_az_not_found [0.036353s] ... ok 2026-03-29 01:49:59.471218 | debian-bookworm | 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-03-29 01:49:59.474598 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.079537s] ... ok 2026-03-29 01:49:59.497034 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_2 [0.037469s] ... ok 2026-03-29 01:49:59.521619 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_1_None [0.024298s] ... ok 2026-03-29 01:49:59.530962 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.056196s] ... ok 2026-03-29 01:49:59.545663 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_2___ [0.024391s] ... ok 2026-03-29 01:49:59.584620 | debian-bookworm | 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-03-29 01:49:59.593405 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_share_type_contains_replication_type [0.047409s] ... ok 2026-03-29 01:49:59.593954 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server [0.062315s] ... ok 2026-03-29 01:49:59.624139 | debian-bookworm | 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-03-29 01:49:59.628877 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.034963s] ... ok 2026-03-29 01:49:59.644181 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_2 [0.050668s] ... ok 2026-03-29 01:49:59.649677 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.020731s] ... ok 2026-03-29 01:49:59.670059 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_for_replicated_share [0.025944s] ... ok 2026-03-29 01:49:59.671513 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.021544s] ... ok 2026-03-29 01:49:59.692379 | debian-bookworm | 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-03-29 01:49:59.695222 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.023322s] ... ok 2026-03-29 01:49:59.706161 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_1_deleting [0.035855s] ... ok 2026-03-29 01:49:59.715348 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.019643s] ... ok 2026-03-29 01:49:59.737499 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.021707s] ... ok 2026-03-29 01:49:59.741878 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_2 [0.035504s] ... ok 2026-03-29 01:49:59.757070 | debian-bookworm | Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-03-29 01:49:59.757102 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:49:59.757113 | debian-bookworm | 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-03-29 01:49:59.757125 | debian-bookworm | out, err = self._execute_cmd(get_access, check_exit_code=True) 2026-03-29 01:49:59.757137 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757148 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-03-29 01:49:59.757159 | debian-bookworm | return r(f, *args, **kwargs) 2026-03-29 01:49:59.757170 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757181 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:49:59.757191 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-03-29 01:49:59.757202 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757212 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:49:59.757219 | debian-bookworm | result = action(retry_state) 2026-03-29 01:49:59.757227 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757236 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:49:59.757246 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:49:59.757258 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757269 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:49:59.757280 | debian-bookworm | return self.__get_result() 2026-03-29 01:49:59.757291 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757303 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:49:59.757331 | debian-bookworm | raise self._exception 2026-03-29 01:49:59.757342 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:49:59.757353 | debian-bookworm | result = fn(*args, **kwargs) 2026-03-29 01:49:59.757364 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd 2026-03-29 01:49:59.757386 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-03-29 01:49:59.757396 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757414 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:49:59.757425 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:49:59.757436 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757446 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:49:59.757456 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:49:59.757466 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757477 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:49:59.757487 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:49:59.757495 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:49:59.757503 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-03-29 01:49:59.757511 | debian-bookworm | raise item[2] 2026-03-29 01:49:59.757519 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:49:59.757527 | debian-bookworm | Command: None 2026-03-29 01:49:59.757535 | debian-bookworm | Exit code: - 2026-03-29 01:49:59.757543 | debian-bookworm | Stdout: '' 2026-03-29 01:49:59.757551 | debian-bookworm | Stderr: None 2026-03-29 01:49:59.759404 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.022047s] ... ok 2026-03-29 01:49:59.781095 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_invalid_status [0.038881s] ... ok 2026-03-29 01:49:59.782399 | debian-bookworm | 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-03-29 01:49:59.783451 | debian-bookworm | 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-03-29 01:49:59.786996 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.026795s] ... ok 2026-03-29 01:49:59.805129 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_3_creating [0.023774s] ... ok 2026-03-29 01:49:59.806636 | debian-bookworm | 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-03-29 01:49:59.807735 | debian-bookworm | 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-03-29 01:49:59.811136 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.024184s] ... ok 2026-03-29 01:49:59.833559 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.022096s] ... ok 2026-03-29 01:49:59.839189 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_status [0.034267s] ... ok 2026-03-29 01:49:59.852928 | debian-bookworm | 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-03-29 01:49:59.855545 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.021584s] ... ok 2026-03-29 01:49:59.862974 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_blank [0.023448s] ... ok 2026-03-29 01:49:59.874533 | debian-bookworm | 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-03-29 01:49:59.877283 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points [0.021769s] ... ok 2026-03-29 01:49:59.888140 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_invaild_value [0.024939s] ... ok 2026-03-29 01:49:59.905366 | debian-bookworm | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. 2026-03-29 01:49:59.908636 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.030603s] ... ok 2026-03-29 01:49:59.911141 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_1_truefoo [0.022626s] ... ok 2026-03-29 01:49:59.927613 | debian-bookworm | 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-03-29 01:49:59.930014 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.021417s] ... ok 2026-03-29 01:49:59.934266 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_filter_by_all_tenants [0.023539s] ... ok 2026-03-29 01:49:59.948964 | debian-bookworm | 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-03-29 01:49:59.949907 | debian-bookworm | 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-03-29 01:49:59.952547 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.022368s] ... ok 2026-03-29 01:49:59.957240 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_2_false [0.022960s] ... ok 2026-03-29 01:49:59.973775 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_1_False [0.020916s] ... ok 2026-03-29 01:49:59.980052 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_4_yes [0.022570s] ... ok 2026-03-29 01:49:59.994238 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_file_exists [0.020155s] ... ok 2026-03-29 01:50:00.004307 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_8_True [0.023950s] ... ok 2026-03-29 01:50:00.017979 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists [0.023421s] ... ok 2026-03-29 01:50:00.027670 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_with_name_and_status_filters [0.023283s] ... ok 2026-03-29 01:50:00.048391 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_1_1 [0.030243s] ... ok 2026-03-29 01:50:00.050663 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_key_invalid [0.023362s] ... ok 2026-03-29 01:50:00.082297 | debian-bookworm | Quota exceeded for None. Reverting share 943f8231-0d76-413b-9d2a-845dcc13911a to snapshot 09d2d129-6694-40f4-825f-d6d1e9ce1718 will increase the share's size by 1G, (10G of 10G already consumed). 2026-03-29 01:50:00.085099 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_quota_exceeded [0.033594s] ... ok 2026-03-29 01:50:00.085384 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_dbus_send_ganesha [0.036063s] ... ok 2026-03-29 01:50:00.107016 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_file [0.021951s] ... ok 2026-03-29 01:50:00.119243 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_active [0.034397s] ... ok 2026-03-29 01:50:00.133491 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_rados_object [0.025812s] ... ok 2026-03-29 01:50:00.152001 | debian-bookworm | There is no migration being performed for share fake_id at this moment. 2026-03-29 01:50:00.155248 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_3_migration_error [0.035509s] ... ok 2026-03-29 01:50:00.162096 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_file [0.028601s] ... ok 2026-03-29 01:50:00.192435 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_1 [0.036850s] ... ok 2026-03-29 01:50:00.193113 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_rados_object [0.030459s] ... ok 2026-03-29 01:50:00.216264 | debian-bookworm | mv temp file (/fakedir0/export.d/fakefile.conf.RANDOM) to /fakedir0/export.d/fakefile.conf failed. 2026-03-29 01:50:00.222798 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_1_True [0.029118s] ... ok 2026-03-29 01:50:00.232052 | debian-bookworm | Migration progress of share fake_id cannot be obtained at this moment. 2026-03-29 01:50:00.234990 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_3 [0.042696s] ... ok 2026-03-29 01:50:00.245832 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_2 [0.022871s] ... ok 2026-03-29 01:50:00.263862 | debian-bookworm | Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2026-03-29 01:50:00.265782 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_2 [0.019905s] ... ok 2026-03-29 01:50:00.269018 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_5_migration_driver_phase1_done [0.034146s] ... ok 2026-03-29 01:50:00.284495 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_walk [0.018571s] ... ok 2026-03-29 01:50:00.303494 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_2 [0.018667s] ... ok 2026-03-29 01:50:00.304179 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_6_data_copying_completed [0.035155s] ... ok 2026-03-29 01:50:00.323316 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_2_glusterfs_3_6 [0.019400s] ... ok 2026-03-29 01:50:00.346387 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_3_glusterfs_3_6beta3 [0.023045s] ... ok 2026-03-29 01:50:00.370556 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_hasnt_should_have_vol [0.023775s] ... ok 2026-03-29 01:50:00.370972 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_2 [0.066583s] ... ok 2026-03-29 01:50:00.390123 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_6 [0.019551s] ... ok 2026-03-29 01:50:00.410069 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_called [0.019784s] ... ok 2026-03-29 01:50:00.421522 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_3 [0.050629s] ... ok 2026-03-29 01:50:00.430403 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_2 [0.019780s] ... ok 2026-03-29 01:50:00.452342 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_1_None [0.021715s] ... ok 2026-03-29 01:50:00.474001 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_4 [0.051690s] ... ok 2026-03-29 01:50:00.477006 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_2_False [0.024608s] ... ok 2026-03-29 01:50:00.501921 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get [0.024206s] ... ok 2026-03-29 01:50:00.530412 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_has_replicas [0.056025s] ... ok 2026-03-29 01:50:00.530697 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_2 [0.028077s] ... ok 2026-03-29 01:50:00.554568 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:50:00.555185 | debian-bookworm | Option auth.ssl-allow is not defined on gluster volume. Volume: 2026-03-29 01:50:00.557608 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_1_True [0.027052s] ... ok 2026-03-29 01:50:00.568290 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_host_assisted_with_snapshots [0.038449s] ... ok 2026-03-29 01:50:00.576094 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:50:00.579071 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_1_common_name_with_space [0.021216s] ... ok 2026-03-29 01:50:00.601059 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_2_create_snapshot [0.021262s] ... ok 2026-03-29 01:50:00.603216 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_2 [0.034739s] ... ok 2026-03-29 01:50:00.621983 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_9_shrink_share [0.021002s] ... ok 2026-03-29 01:50:00.624869 | debian-bookworm | Invalid mount_point_name: prefixaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2026-03-29 01:50:00.627714 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_too_long_mount_point_name [0.023966s] ... ok 2026-03-29 01:50:00.642719 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_nosupp_layout [0.020550s] ... ok 2026-03-29 01:50:00.651584 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_2_error [0.024034s] ... ok 2026-03-29 01:50:00.663635 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_3 [0.020773s] ... ok 2026-03-29 01:50:00.675692 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_1_out_of_sync [0.023823s] ... ok 2026-03-29 01:50:00.686492 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_2 [0.022349s] ... ok 2026-03-29 01:50:00.698353 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_2_error [0.022824s] ... ok 2026-03-29 01:50:00.708762 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_4 [0.022114s] ... ok 2026-03-29 01:50:00.722112 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_1_True [0.023556s] ... ok 2026-03-29 01:50:00.727498 | debian-bookworm | Unable to set quota share fakename 2026-03-29 01:50:00.730042 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota_unable_to_set [0.021094s] ... ok 2026-03-29 01:50:00.752298 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_2_False [0.029270s] ... ok 2026-03-29 01:50:00.752648 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_share_manager [0.021346s] ... ok 2026-03-29 01:50:00.770536 | debian-bookworm | ('Error creating share %(share_id)s', {'share_id': 'fakeid'}) 2026-03-29 01:50:00.772773 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_error [0.020803s] ... ok 2026-03-29 01:50:00.801620 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_2 [0.028264s] ... ok 2026-03-29 01:50:00.809510 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_start_nondisruptive_and_network_change [0.058213s] ... ok 2026-03-29 01:50:00.822114 | debian-bookworm | GlusterFS version 3.6 on server host1 does not support creation of shares from snapshot. minimum requirement: 3.7 2026-03-29 01:50:00.825055 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_error_unsupported_gluster_version [0.023030s] ... ok 2026-03-29 01:50:00.847390 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_2 [0.021804s] ... ok 2026-03-29 01:50:00.856672 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_get [0.046614s] ... ok 2026-03-29 01:50:00.869135 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_ensure_share [0.021970s] ... ok 2026-03-29 01:50:00.889326 | debian-bookworm | Migration of share server d7227542-a864-42e6-95e5-8748a918e0ed cannot be cancelled because the provided share server is not being migrated. 2026-03-29 01:50:00.890987 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_1 [0.021571s] ... ok 2026-03-29 01:50:00.891856 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_1___active___None_ [0.035340s] ... ok 2026-03-29 01:50:00.926340 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_3 [0.034941s] ... ok 2026-03-29 01:50:00.954402 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_check [0.062254s] ... ok 2026-03-29 01:50:00.955611 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_4 [0.029312s] ... ok 2026-03-29 01:50:00.993225 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_7 [0.037017s] ... ok 2026-03-29 01:50:01.004854 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_locked_share [0.050392s] ... ok 2026-03-29 01:50:01.031014 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_8 [0.037600s] ... ok 2026-03-29 01:50:01.054320 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage [0.049282s] ... ok 2026-03-29 01:50:01.055012 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol [0.023976s] ... ok 2026-03-29 01:50:01.073301 | debian-bookworm | Failed to check hdfs state. Error: Unexpected error while running command. 2026-03-29 01:50:01.073354 | debian-bookworm | Command: None 2026-03-29 01:50:01.073364 | debian-bookworm | Exit code: - 2026-03-29 01:50:01.073377 | debian-bookworm | Stdout: None 2026-03-29 01:50:01.073385 | debian-bookworm | Stderr: None. 2026-03-29 01:50:01.075250 | debian-bookworm | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_exception [0.019870s] ... ok 2026-03-29 01:50:01.089831 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_locked_share [0.035363s] ... ok 2026-03-29 01:50:01.092605 | debian-bookworm | Only 'user' access type allowed! 2026-03-29 01:50:01.095257 | debian-bookworm | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_level [0.019534s] ... ok 2026-03-29 01:50:01.114910 | debian-bookworm | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.019462s] ... ok 2026-03-29 01:50:01.125444 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_backup [0.035411s] ... ok 2026-03-29 01:50:01.135868 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted_not_mounted [0.020899s] ... ok 2026-03-29 01:50:01.154461 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_from_metadata [0.029122s] ... ok 2026-03-29 01:50:01.157927 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_2 [0.021022s] ... ok 2026-03-29 01:50:01.178137 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_without_check [0.023560s] ... ok 2026-03-29 01:50:01.185924 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_export_error [0.028452s] ... ok 2026-03-29 01:50:01.205060 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica [0.026716s] ... ok 2026-03-29 01:50:01.210090 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_empty_snapshot [0.024322s] ... ok 2026-03-29 01:50:01.226711 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_8 [0.021517s] ... ok 2026-03-29 01:50:01.235510 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_1 [0.025045s] ... ok 2026-03-29 01:50:01.247486 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_0 [0.020775s] ... ok 2026-03-29 01:50:01.259597 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_2 [0.023551s] ... ok 2026-03-29 01:50:01.268295 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_not_initialized [0.020500s] ... ok 2026-03-29 01:50:01.285357 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_4 [0.025523s] ... ok 2026-03-29 01:50:01.289342 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_None [0.020991s] ... ok 2026-03-29 01:50:01.309608 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_2____create_snapshot____delete_snapshot________True_ [0.020089s] ... ok 2026-03-29 01:50:01.310797 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_1 [0.025282s] ... ok 2026-03-29 01:50:01.329291 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_1_True [0.019538s] ... ok 2026-03-29 01:50:01.335451 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_2 [0.024348s] ... ok 2026-03-29 01:50:01.350176 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict [0.020710s] ... ok 2026-03-29 01:50:01.360238 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_2 [0.024144s] ... ok 2026-03-29 01:50:01.369643 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_1_True [0.019567s] ... ok 2026-03-29 01:50:01.382344 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_5___share_id [0.022198s] ... ok 2026-03-29 01:50:01.389430 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_2_False [0.019622s] ... ok 2026-03-29 01:50:01.404790 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_share_id [0.022109s] ... ok 2026-03-29 01:50:01.408512 | debian-bookworm | {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_custom_storage_driver [0.018916s] ... ok 2026-03-29 01:50:01.428113 | debian-bookworm | {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_parameters [0.019120s] ... ok 2026-03-29 01:50:01.428602 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_1_fake_size [0.022943s] ... ok 2026-03-29 01:50:01.448696 | debian-bookworm | {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_1 [0.020616s] ... ok 2026-03-29 01:50:01.452795 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_deny [0.024633s] ... ok 2026-03-29 01:50:01.476824 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_cifs_recovery_mode [0.023982s] ... ok 2026-03-29 01:50:01.499877 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute [0.022629s] ... ok 2026-03-29 01:50:01.525665 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_exception [0.025265s] ... ok 2026-03-29 01:50:01.553396 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_inexistent_snapshot [0.027341s] ... ok 2026-03-29 01:50:01.576932 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access [0.023227s] ... ok 2026-03-29 01:50:01.580636 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_5__False__1___1__100__3_ [0.131944s] ... ok 2026-03-29 01:50:01.600735 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_1_True [0.023799s] ... ok 2026-03-29 01:50:01.620564 | debian-bookworm | Data copy for migration of share fake_id has not completed yet. 2026-03-29 01:50:01.622146 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_2_False [0.021078s] ... ok 2026-03-29 01:50:01.623894 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_4_other [0.043214s] ... ok 2026-03-29 01:50:01.642436 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_mb [0.020024s] ... ok 2026-03-29 01:50:01.661916 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_without_use [0.019361s] ... ok 2026-03-29 01:50:01.679316 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_delete_instance [0.055242s] ... ok 2026-03-29 01:50:01.681440 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_no_permissions_added [0.019315s] ... ok 2026-03-29 01:50:01.701378 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_error [0.019588s] ... ok 2026-03-29 01:50:01.720127 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_exception [0.018615s] ... ok 2026-03-29 01:50:01.739624 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_error [0.019363s] ... ok 2026-03-29 01:50:01.759652 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_rule_exception [0.019853s] ... ok 2026-03-29 01:50:01.763748 | debian-bookworm | Driver-assisted migration of share 2c261eec-904e-4840-b9da-b768da68821b failed. 2026-03-29 01:50:01.763793 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:01.763806 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1342, in _migration_start_driver 2026-03-29 01:50:01.763818 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:50:01.763830 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 2c261eec-904e-4840-b9da-b768da68821b while remaining writable. 2026-03-29 01:50:01.766690 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_1 [0.087396s] ... ok 2026-03-29 01:50:01.780007 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_exception [0.020015s] ... ok 2026-03-29 01:50:01.799059 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_1_202 [0.018954s] ... ok 2026-03-29 01:50:01.819194 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_2_ERROR [0.019885s] ... ok 2026-03-29 01:50:01.842565 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_access_rule [0.022852s] ... ok 2026-03-29 01:50:01.859328 | debian-bookworm | Driver-assisted migration of share 949b4884-afe7-448f-b7be-42e2ddd8c7e9 failed. 2026-03-29 01:50:01.859370 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:01.859393 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1405, in _migration_start_driver 2026-03-29 01:50:01.859406 | debian-bookworm | self.driver.migration_start( 2026-03-29 01:50:01.859418 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 461, in migration_start 2026-03-29 01:50:01.859429 | debian-bookworm | raise NotImplementedError() 2026-03-29 01:50:01.859441 | debian-bookworm | NotImplementedError 2026-03-29 01:50:01.859851 | debian-bookworm | Invalid configuration. hpe3par_fpg must be set. 2026-03-29 01:50:01.861254 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_2__None__0__4_ [0.018736s] ... ok 2026-03-29 01:50:01.862210 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_3 [0.095315s] ... ok 2026-03-29 01:50:01.880379 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_3 [0.018930s] ... ok 2026-03-29 01:50:01.900294 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_2______None_ [0.019564s] ... ok 2026-03-29 01:50:01.921147 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_exception [0.020604s] ... ok 2026-03-29 01:50:01.941781 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share [0.020373s] ... ok 2026-03-29 01:50:01.962668 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_snapshot [0.020521s] ... ok 2026-03-29 01:50:01.971098 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_1 [0.108437s] ... ok 2026-03-29 01:50:01.983777 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_multi_getvfs_success [0.021265s] ... ok 2026-03-29 01:50:02.000902 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_Not_Found_exception [0.027910s] ... ok 2026-03-29 01:50:02.004661 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success [0.020766s] ... ok 2026-03-29 01:50:02.023418 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:02.023449 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.023458 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:02.023467 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:02.023475 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:02.023498 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:02.023506 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.023514 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:02.023522 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:02.023529 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.023537 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:02.023545 | debian-bookworm | raise effect 2026-03-29 01:50:02.023553 | debian-bookworm | Exception 2026-03-29 01:50:02.026595 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_03_migration_get_progress [0.026952s] ... ok 2026-03-29 01:50:02.026917 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_shrink_share [0.021461s] ... ok 2026-03-29 01:50:02.047691 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_delete_rule [0.021268s] ... ok 2026-03-29 01:50:02.050276 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:02.050305 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.050314 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:02.050322 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:02.050330 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:02.050338 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:02.050345 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.050353 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:02.050361 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:02.050369 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.050376 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:02.050384 | debian-bookworm | raise effect 2026-03-29 01:50:02.050392 | debian-bookworm | Exception 2026-03-29 01:50:02.053624 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_09_delete_share_instance [0.027320s] ... ok 2026-03-29 01:50:02.069642 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share_error [0.021629s] ... ok 2026-03-29 01:50:02.074643 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:02.074698 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.074708 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:02.074716 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:02.074725 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:02.074733 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:02.074741 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.074749 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:02.074757 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:02.074765 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.074773 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:02.074781 | debian-bookworm | raise effect 2026-03-29 01:50:02.074788 | debian-bookworm | Exception 2026-03-29 01:50:02.077068 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_12_create_snapshot [0.023182s] ... ok 2026-03-29 01:50:02.089960 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_7___uid____nfs___False___osf_nfs_uid__ [0.020121s] ... ok 2026-03-29 01:50:02.096532 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:02.096595 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.096629 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:02.096638 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:02.096647 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:02.096655 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:02.096671 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.096679 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:02.096687 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:02.096695 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.096703 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:02.096711 | debian-bookworm | raise effect 2026-03-29 01:50:02.096718 | debian-bookworm | Exception 2026-03-29 01:50:02.098806 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_16__execute_periodic_hook [0.021760s] ... ok 2026-03-29 01:50:02.110672 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_does_not_exist [0.020630s] ... ok 2026-03-29 01:50:02.119317 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:02.119357 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.119370 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:02.119379 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:02.119387 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:02.119395 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:02.119403 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.119410 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:02.119418 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:02.119426 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.119433 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:02.119441 | debian-bookworm | raise effect 2026-03-29 01:50:02.119448 | debian-bookworm | Exception 2026-03-29 01:50:02.122083 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_20_shrink_share [0.022985s] ... ok 2026-03-29 01:50:02.130505 | debian-bookworm | Failed to get FSIPs for FPG/VFS pool/test_vfs. 2026-03-29 01:50:02.130534 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.130543 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1654, in fsip_exists 2026-03-29 01:50:02.130551 | debian-bookworm | result = self._client.getfsip(vfs, fpg=fpg) 2026-03-29 01:50:02.130559 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.130566 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:02.130574 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:02.130582 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.130590 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:02.130597 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:02.130605 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.130613 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:02.130621 | debian-bookworm | raise effect 2026-03-29 01:50:02.130629 | debian-bookworm | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception..FakeException 2026-03-29 01:50:02.132710 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception [0.021851s] ... ok 2026-03-29 01:50:02.142428 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:02.142460 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.142469 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:02.142488 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:02.142496 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:02.142504 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:02.142511 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.142519 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:02.142527 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:02.142534 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.142542 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:02.142550 | debian-bookworm | raise effect 2026-03-29 01:50:02.142557 | debian-bookworm | Exception 2026-03-29 01:50:02.145548 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_31_delete_replicated_snapshot [0.023485s] ... ok 2026-03-29 01:50:02.152653 | debian-bookworm | {0} 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.019785s] ... ok 2026-03-29 01:50:02.171625 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_13________ip___True_____ [0.018795s] ... ok 2026-03-29 01:50:02.191441 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_14________user___True_____ [0.019515s] ... ok 2026-03-29 01:50:02.209855 | debian-bookworm | Invalid access type. Expected 'ip' or 'user'. Actual 'unsupported_other_type'. 2026-03-29 01:50:02.212049 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_type [0.020400s] ... ok 2026-03-29 01:50:02.231067 | debian-bookworm | 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-03-29 01:50:02.233154 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_ro_access_cifs_error [0.020821s] ... ok 2026-03-29 01:50:02.253897 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_nfs_ro_access [0.020657s] ... ok 2026-03-29 01:50:02.265714 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:50:02.270857 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:50:02.273869 | debian-bookworm | 3PAR shares from snapshots require read-only access 2026-03-29 01:50:02.276073 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_2_NFS [0.022000s] ... ok 2026-03-29 01:50:02.276483 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance [0.130943s] ... ok 2026-03-29 01:50:02.298363 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_2___rw___False_ [0.021769s] ... ok 2026-03-29 01:50:02.304240 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_1_available [0.027502s] ... ok 2026-03-29 01:50:02.320416 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_supported [0.022049s] ... ok 2026-03-29 01:50:02.326410 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_1 [0.021923s] ... ok 2026-03-29 01:50:02.340543 | debian-bookworm | 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-03-29 01:50:02.343084 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_ro [0.022426s] ... ok 2026-03-29 01:50:02.348485 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_2 [0.022003s] ... ok 2026-03-29 01:50:02.362561 | debian-bookworm | Failed to get fshare osf-share-id after creating it: Fake exception for testing. 2026-03-29 01:50:02.362594 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.362604 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 551, in _create_share 2026-03-29 01:50:02.362612 | debian-bookworm | result = self._client.getfshare( 2026-03-29 01:50:02.362620 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.362628 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:02.362636 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:02.362644 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.362651 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:02.362659 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:02.362667 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.362675 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:02.362683 | debian-bookworm | raise effect 2026-03-29 01:50:02.362691 | debian-bookworm | manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-03-29 01:50:02.365257 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_exception [0.022001s] ... ok 2026-03-29 01:50:02.369767 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_4 [0.021373s] ... ok 2026-03-29 01:50:02.387158 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot [0.021724s] ... ok 2026-03-29 01:50:02.393070 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group [0.023088s] ... ok 2026-03-29 01:50:02.405745 | debian-bookworm | Failed to create snapshot for FPG/VFS/fstore pool/test_vfs/osf-nfs-project-id: createfsnap fail. 2026-03-29 01:50:02.405775 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.405784 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1131, in create_snapshot 2026-03-29 01:50:02.405792 | debian-bookworm | result = self._client.createfsnap( 2026-03-29 01:50:02.405800 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.405808 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:02.405815 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:02.405823 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.405831 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:02.405838 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:02.405846 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.405854 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:02.405861 | debian-bookworm | raise effect 2026-03-29 01:50:02.405869 | debian-bookworm | Exception: createfsnap fail. 2026-03-29 01:50:02.407797 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_backend_exception [0.020523s] ... ok 2026-03-29 01:50:02.428940 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_cifs [0.020843s] ... ok 2026-03-29 01:50:02.451756 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_1_CIFS [0.022433s] ... ok 2026-03-29 01:50:02.476076 | debian-bookworm | Failed to set SSH options for HPE 3PAR File Persona Client: non-manila-except 2026-03-29 01:50:02.476116 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.476130 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 156, in do_setup 2026-03-29 01:50:02.476155 | debian-bookworm | self._client.setSSHOptions( 2026-03-29 01:50:02.476167 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:02.476178 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:02.476190 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.476201 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:02.476212 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:02.476223 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.476234 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:02.476246 | debian-bookworm | raise effect 2026-03-29 01:50:02.476256 | debian-bookworm | Exception: non-manila-except 2026-03-29 01:50:02.478316 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_ssh_error [0.026426s] ... ok 2026-03-29 01:50:02.498053 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_http_error [0.019574s] ... ok 2026-03-29 01:50:02.504902 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:50:02.508611 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:50:02.521066 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_5___fake_data____PUT__ [0.022387s] ... ok 2026-03-29 01:50:02.544051 | debian-bookworm | Get share count error! 2026-03-29 01:50:02.544076 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:50:02.546980 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_fail [0.025579s] ... ok 2026-03-29 01:50:02.563394 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_1 [0.169983s] ... ok 2026-03-29 01:50:02.573055 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_proto_fail [0.025933s] ... ok 2026-03-29 01:50:02.600558 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_1_error [0.027173s] ... ok 2026-03-29 01:50:02.624631 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_2_in_sync [0.023622s] ... ok 2026-03-29 01:50:02.645501 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:50:02.645967 | debian-bookworm | Failed to get replication pair fake_pair_id. 2026-03-29 01:50:02.645983 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:50:02.646560 | debian-bookworm | Failed to get replication pair info for fake_pair_id. 2026-03-29 01:50:02.646576 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:02.646582 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 69, in _get_replication_pair_info 2026-03-29 01:50:02.646588 | debian-bookworm | pair_info = self.helper.get_replication_pair_by_id( 2026-03-29 01:50:02.646593 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:02.646598 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1448, in get_replication_pair_by_id 2026-03-29 01:50:02.646603 | debian-bookworm | self._assert_rest_result(result, msg) 2026-03-29 01:50:02.646608 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:50:02.646613 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:50:02.646618 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to get replication pair fake_pair_id. 2026-03-29 01:50:02.646622 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:50:02.646914 | debian-bookworm | Cannot get replica state, return error 2026-03-29 01:50:02.649618 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_get_state_fail [0.024962s] ... ok 2026-03-29 01:50:02.676341 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_no_extra [0.026401s] ... ok 2026-03-29 01:50:02.680292 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:50:02.683950 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:50:02.704927 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_partition_not_exist [0.028172s] ... ok 2026-03-29 01:50:02.731662 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_2_45 [0.026475s] ... ok 2026-03-29 01:50:02.732801 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_1_True [0.169833s] ... ok 2026-03-29 01:50:02.756389 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica [0.023194s] ... ok 2026-03-29 01:50:02.759993 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_3_46 [0.028193s] ... ok 2026-03-29 01:50:02.780150 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_2_check_for_setup_error [0.023604s] ... ok 2026-03-29 01:50:02.782819 | debian-bookworm | The share was not found. Share name:share-fake-uuid 2026-03-29 01:50:02.785239 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_nfs_fail_not_exist [0.025006s] ... ok 2026-03-29 01:50:02.802854 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_no_shares [0.022836s] ... ok 2026-03-29 01:50:02.805634 | debian-bookworm | Only USER access type is allowed for CIFS shares. 2026-03-29 01:50:02.808289 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_cifs_fail [0.022634s] ... ok 2026-03-29 01:50:02.832650 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_1 [0.024118s] ... ok 2026-03-29 01:50:02.856166 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_location_path_fail [0.023110s] ... ok 2026-03-29 01:50:02.871544 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_2 [0.068055s] ... ok 2026-03-29 01:50:02.878405 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_false [0.022160s] ... ok 2026-03-29 01:50:02.900707 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_1 [0.021884s] ... ok 2026-03-29 01:50:02.922916 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_share_not_exist [0.021937s] ... ok 2026-03-29 01:50:02.945880 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_1 [0.022625s] ... ok 2026-03-29 01:50:02.968493 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_2 [0.022367s] ... ok 2026-03-29 01:50:02.990886 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_2 [0.022204s] ... ok 2026-03-29 01:50:03.011809 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_1 [0.020802s] ... ok 2026-03-29 01:50:03.032590 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-03-29 01:50:03.035892 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_2_False [0.023812s] ... ok 2026-03-29 01:50:03.055477 | debian-bookworm | IP (::1/128) is invalid. Only IPv4 addresses are supported. 2026-03-29 01:50:03.057879 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_invalid_ipv4 [0.021578s] ... ok 2026-03-29 01:50:03.081540 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_bond_port_success [0.023622s] ... ok 2026-03-29 01:50:03.104608 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_fail [0.022762s] ... ok 2026-03-29 01:50:03.129089 | debian-bookworm | {0} 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.024358s] ... ok 2026-03-29 01:50:03.152051 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_3 [0.022359s] ... ok 2026-03-29 01:50:03.173468 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_already_deleted [0.021440s] ... ok 2026-03-29 01:50:03.196220 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_nfs [0.022511s] ... ok 2026-03-29 01:50:03.217265 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_2 [0.020800s] ... ok 2026-03-29 01:50:03.236222 | debian-bookworm | Can't open the recent url, re-login. 2026-03-29 01:50:03.236658 | debian-bookworm | Failed to switch replication pair fake_pair_id. 2026-03-29 01:50:03.236677 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:50:03.237088 | debian-bookworm | Replication pair fake_pair_id primary/secondary relationship is not right, try to switch over again but still failed. 2026-03-29 01:50:03.237104 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:03.237109 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 146, in update_replication_pair_state 2026-03-29 01:50:03.237115 | debian-bookworm | self.helper.switch_replication_pair(replica_pair_id) 2026-03-29 01:50:03.237119 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:03.237124 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:03.237133 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.237138 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:03.237142 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:03.237146 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.237151 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-03-29 01:50:03.237155 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-03-29 01:50:03.237159 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.237163 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2026-03-29 01:50:03.237168 | debian-bookworm | self._assert_rest_result(result, msg) 2026-03-29 01:50:03.237172 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:50:03.237177 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:50:03.237181 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-03-29 01:50:03.237185 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:50:03.239440 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_1 [0.021937s] ... ok 2026-03-29 01:50:03.257806 | debian-bookworm | Failed to create fileset on /dev/gpfs0 for the share fakename. Error: Unexpected error while running command. 2026-03-29 01:50:03.257822 | debian-bookworm | Command: None 2026-03-29 01:50:03.257826 | debian-bookworm | Exit code: - 2026-03-29 01:50:03.257831 | debian-bookworm | Stdout: None 2026-03-29 01:50:03.257835 | debian-bookworm | Stderr: None. 2026-03-29 01:50:03.259887 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_exception [0.020146s] ... ok 2026-03-29 01:50:03.280154 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot [0.020123s] ... ok 2026-03-29 01:50:03.300979 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_2_mmlsfileset__allocInodes__mmlsfileset__0_ [0.020359s] ... ok 2026-03-29 01:50:03.308315 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_2 [0.436925s] ... ok 2026-03-29 01:50:03.320198 | debian-bookworm | Failed to set quota for share fakename. 2026-03-29 01:50:03.320247 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:03.320257 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 696, in _manage_existing 2026-03-29 01:50:03.320266 | debian-bookworm | self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + 2026-03-29 01:50:03.320274 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:03.320282 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:03.320290 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.320298 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:03.320306 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:03.320314 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.320322 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:50:03.320330 | debian-bookworm | raise result 2026-03-29 01:50:03.320338 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:03.320346 | debian-bookworm | Command: None 2026-03-29 01:50:03.320354 | debian-bookworm | Exit code: - 2026-03-29 01:50:03.320362 | debian-bookworm | Stdout: None 2026-03-29 01:50:03.320370 | debian-bookworm | Stderr: None 2026-03-29 01:50:03.322751 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_grater_than_1G_exception [0.021425s] ... ok 2026-03-29 01:50:03.342331 | debian-bookworm | Failed to set quota for share fakename. 2026-03-29 01:50:03.342365 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:03.342376 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 681, in _manage_existing 2026-03-29 01:50:03.342384 | debian-bookworm | self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + ':' + 2026-03-29 01:50:03.342393 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:03.342401 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:03.342409 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.342416 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:03.342424 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:03.342432 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.342440 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:50:03.342448 | debian-bookworm | raise result 2026-03-29 01:50:03.342456 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:03.342464 | debian-bookworm | Command: None 2026-03-29 01:50:03.342472 | debian-bookworm | Exit code: - 2026-03-29 01:50:03.342479 | debian-bookworm | Stdout: None 2026-03-29 01:50:03.342487 | debian-bookworm | Stderr: None 2026-03-29 01:50:03.344618 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_less_than_1G_exception [0.021654s] ... ok 2026-03-29 01:50:03.365417 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_08_______False_ [0.020639s] ... ok 2026-03-29 01:50:03.385925 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access [0.020355s] ... ok 2026-03-29 01:50:03.405629 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_invalid_access_type [0.019458s] ... ok 2026-03-29 01:50:03.422338 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_2_False [0.113971s] ... ok 2026-03-29 01:50:03.425160 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access [0.019397s] ... ok 2026-03-29 01:50:03.445836 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_2______None_ [0.019952s] ... ok 2026-03-29 01:50:03.465911 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_invalid_access [0.019926s] ... ok 2026-03-29 01:50:03.487497 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_2_ro [0.021602s] ... ok 2026-03-29 01:50:03.513035 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_full_nfs_export_paths [0.024804s] ... ok 2026-03-29 01:50:03.538053 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_3_True [0.115384s] ... ok 2026-03-29 01:50:03.538457 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_1__True__True_ [0.025519s] ... ok 2026-03-29 01:50:03.561683 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:50:03.561717 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:03.561727 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:50:03.561735 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:50:03.561743 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.561753 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-03-29 01:50:03.561764 | debian-bookworm | network_space = self._system.network_spaces.safe_get( 2026-03-29 01:50:03.561775 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.561786 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:03.561797 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:03.561808 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.561818 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:03.561829 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:03.561840 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.561851 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:03.561863 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:50:03.561873 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.561885 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:50:03.561896 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:50:03.561908 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:50:03.564096 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_network_spaces_api_fail [0.025436s] ... ok 2026-03-29 01:50:03.599572 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress [0.061380s] ... ok 2026-03-29 01:50:03.639731 | debian-bookworm | Host-assisted migration failed for share share_id. 2026-03-29 01:50:03.639771 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:03.639784 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-03-29 01:50:03.639796 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:50:03.639808 | debian-bookworm | 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-03-29 01:50:03.643065 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_4 [0.043469s] ... ok 2026-03-29 01:50:03.665304 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_1_openstack1_watson__pool0 [0.021886s] ... ok 2026-03-29 01:50:03.705721 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_3 [0.040130s] ... ok 2026-03-29 01:50:03.753181 | debian-bookworm | 2026-03-29 01:50:03.750 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:03.756166 | debian-bookworm | 2026-03-29 01:50:03.753 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:03.756191 | debian-bookworm | 2026-03-29 01:50:03.753 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:03.759621 | debian-bookworm | 2026-03-29 01:50:03.757 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:03.759649 | debian-bookworm | 2026-03-29 01:50:03.758 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:03.761874 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_2_ShareServerMigrationFailed [0.056447s] ... ok 2026-03-29 01:50:03.803119 | debian-bookworm | 2026-03-29 01:50:03.800 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-03-29 01:50:03.806963 | debian-bookworm | 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-03-29 01:50:03.810444 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations_driver_not_implemented [0.047797s] ... ok 2026-03-29 01:50:03.829839 | debian-bookworm | 2026-03-29 01:50:03.827 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:03.833864 | debian-bookworm | 2026-03-29 01:50:03.830 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:03.833929 | debian-bookworm | 2026-03-29 01:50:03.831 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:03.838255 | debian-bookworm | 2026-03-29 01:50:03.835 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:03.838288 | debian-bookworm | 2026-03-29 01:50:03.836 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:03.852778 | debian-bookworm | Failed to commit reservations 2026-03-29 01:50:03.852813 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:03.852823 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:50:03.852832 | debian-bookworm | self._driver.commit( 2026-03-29 01:50:03.852842 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:50:03.852850 | debian-bookworm | db.reservation_commit( 2026-03-29 01:50:03.852859 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:50:03.852868 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:50:03.852877 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.852885 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:50:03.852894 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:03.852902 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.852911 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:50:03.852936 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:50:03.852972 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:50:03.852982 | debian-bookworm | self.force_reraise() 2026-03-29 01:50:03.852991 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:50:03.852999 | debian-bookworm | raise self.value 2026-03-29 01:50:03.853008 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:50:03.853017 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:03.853025 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853034 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:50:03.853043 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:03.853051 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853060 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:50:03.853068 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:50:03.853077 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853086 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:50:03.853094 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:50:03.853103 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853111 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:03.853120 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:03.853128 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853146 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:50:03.853154 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:03.853163 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853171 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:03.853180 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:03.853188 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:03.853197 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:03.853205 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:03.853215 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853227 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:50:03.853239 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:03.853251 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853263 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:03.853274 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:03.853285 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:03.853295 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:03.853303 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:03.853312 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853320 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:50:03.853335 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:03.853344 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:03.853360 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:03.853378 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:03.853387 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:03.853395 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:03.853404 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853412 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:50:03.853421 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:50:03.853430 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:50:03.853447 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:50:03.853455 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853464 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:50:03.853472 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:50:03.853481 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:03.853489 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:50:03.853498 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:50:03.853506 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:50:03.853515 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:50:03.853523 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-03-29 01:50:03.856039 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_2_False [0.045930s] ... ok 2026-03-29 01:50:03.877684 | debian-bookworm | 2026-03-29 01:50:03.875 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-03-29 01:50:03.906190 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_remove_access_rules [0.050076s] ... ok 2026-03-29 01:50:03.910900 | debian-bookworm | 2026-03-29 01:50:03.908 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:03.913074 | debian-bookworm | 2026-03-29 01:50:03.911 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:03.913105 | debian-bookworm | 2026-03-29 01:50:03.911 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:03.917482 | debian-bookworm | 2026-03-29 01:50:03.915 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:03.917508 | debian-bookworm | 2026-03-29 01:50:03.916 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:03.928859 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_01 [0.022780s] ... ok 2026-03-29 01:50:03.950392 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_13 [0.021053s] ... ok 2026-03-29 01:50:03.959587 | debian-bookworm | 2026-03-29 01:50:03.957 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-03-29 01:50:03.966292 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_3__False__True_ [0.401825s] ... ok 2026-03-29 01:50:03.984558 | debian-bookworm | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_1_None [0.034189s] ... ok 2026-03-29 01:50:03.990584 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_export_doesnt_exist [0.024097s] ... ok 2026-03-29 01:50:03.992578 | debian-bookworm | 2026-03-29 01:50:03.990 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:03.995066 | debian-bookworm | 2026-03-29 01:50:03.993 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:03.995096 | debian-bookworm | 2026-03-29 01:50:03.993 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.001071 | debian-bookworm | 2026-03-29 01:50:03.998 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.001100 | debian-bookworm | 2026-03-29 01:50:03.998 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.015249 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_03__True__True__False__True_ [0.024482s] ... ok 2026-03-29 01:50:04.039443 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_04__True__True__False__False_ [0.023874s] ... ok 2026-03-29 01:50:04.047572 | debian-bookworm | 2026-03-29 01:50:04.045 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-03-29 01:50:04.047603 | debian-bookworm | 2026-03-29 01:50:04.045 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:04.051681 | debian-bookworm | 2026-03-29 01:50:04.050 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.051711 | debian-bookworm | 2026-03-29 01:50:04.050 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.056067 | debian-bookworm | 2026-03-29 01:50:04.054 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.056097 | debian-bookworm | 2026-03-29 01:50:04.054 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.062803 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_11__False__True__False__True_ [0.023251s] ... ok 2026-03-29 01:50:04.075875 | debian-bookworm | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_2_fakehost_fakebackend [0.091429s] ... ok 2026-03-29 01:50:04.086602 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_12__False__True__False__False_ [0.023630s] ... ok 2026-03-29 01:50:04.097915 | debian-bookworm | 2026-03-29 01:50:04.096 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-03-29 01:50:04.099807 | debian-bookworm | 2026-03-29 01:50:04.098 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:04.102528 | debian-bookworm | 2026-03-29 01:50:04.101 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.102563 | debian-bookworm | 2026-03-29 01:50:04.101 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.105129 | debian-bookworm | 2026-03-29 01:50:04.103 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.105168 | debian-bookworm | 2026-03-29 01:50:04.103 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.109599 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_16__False__False__False__False_ [0.022877s] ... ok 2026-03-29 01:50:04.134377 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_2_False [0.024422s] ... ok 2026-03-29 01:50:04.147597 | debian-bookworm | 2026-03-29 01:50:04.145 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-03-29 01:50:04.147632 | debian-bookworm | 2026-03-29 01:50:04.146 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:04.150003 | debian-bookworm | 2026-03-29 01:50:04.148 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.150030 | debian-bookworm | 2026-03-29 01:50:04.148 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.153089 | debian-bookworm | 2026-03-29 01:50:04.151 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.153121 | debian-bookworm | 2026-03-29 01:50:04.151 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.156078 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:50:04.156106 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:04.156115 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:50:04.156124 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:50:04.156132 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:04.156140 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 561, in revert_to_snapshot 2026-03-29 01:50:04.156148 | debian-bookworm | infinidat_parent_share.restore(infinidat_snapshot) 2026-03-29 01:50:04.156156 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:04.156189 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:04.156198 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:04.156205 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:04.156213 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:04.156221 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:04.156229 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:04.156237 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:50:04.156245 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:04.156253 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:50:04.156273 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:50:04.156286 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:50:04.158435 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_api_fail [0.023489s] ... ok 2026-03-29 01:50:04.158740 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:04.163833 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_snapshot [0.087295s] ... ok 2026-03-29 01:50:04.180046 | debian-bookworm | Caught exception from infinisdk: 2026-03-29 01:50:04.180078 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:04.180087 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-03-29 01:50:04.180095 | debian-bookworm | return func(*args, **kwargs) 2026-03-29 01:50:04.180103 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:04.180111 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-03-29 01:50:04.180119 | debian-bookworm | infinidat_exports = infinidat_filesystem.get_exports() 2026-03-29 01:50:04.180127 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:04.180135 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:04.180143 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:04.180150 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:04.180158 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:04.180166 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:04.180174 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:04.180181 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:04.180189 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:50:04.180197 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:04.180205 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-03-29 01:50:04.180213 | debian-bookworm | raise FakeInfinisdkException() 2026-03-29 01:50:04.180220 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:50:04.182216 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_api_fail [0.023851s] ... ok 2026-03-29 01:50:04.191499 | debian-bookworm | 2026-03-29 01:50:04.189 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-03-29 01:50:04.201649 | debian-bookworm | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_nfs [0.019185s] ... ok 2026-03-29 01:50:04.221684 | debian-bookworm | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_service_on [0.019879s] ... ok 2026-03-29 01:50:04.228178 | debian-bookworm | 2026-03-29 01:50:04.226 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:04.231900 | debian-bookworm | 2026-03-29 01:50:04.229 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.231930 | debian-bookworm | 2026-03-29 01:50:04.230 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.236760 | debian-bookworm | 2026-03-29 01:50:04.235 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.236786 | debian-bookworm | 2026-03-29 01:50:04.235 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.242650 | debian-bookworm | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_nfs [0.020459s] ... ok 2026-03-29 01:50:04.246699 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:04.250979 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_ensure_driver_resources [0.087053s] ... ok 2026-03-29 01:50:04.262184 | debian-bookworm | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_cifs [0.019475s] ... ok 2026-03-29 01:50:04.276566 | debian-bookworm | 2026-03-29 01:50:04.274 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-03-29 01:50:04.282004 | debian-bookworm | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_no_login_ssh_key_and_pass [0.019678s] ... ok 2026-03-29 01:50:04.301876 | debian-bookworm | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_folder_status [0.019427s] ... ok 2026-03-29 01:50:04.321224 | debian-bookworm | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_2_CIFS [0.019215s] ... ok 2026-03-29 01:50:04.331277 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:04.331796 | debian-bookworm | 2026-03-29 01:50:04.329 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:04.337077 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_start [0.084419s] ... ok 2026-03-29 01:50:04.337362 | debian-bookworm | 2026-03-29 01:50:04.334 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.337380 | debian-bookworm | 2026-03-29 01:50:04.334 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.340804 | debian-bookworm | 2026-03-29 01:50:04.339 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.340839 | debian-bookworm | 2026-03-29 01:50:04.339 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.341157 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_nfs_share [0.019805s] ... ok 2026-03-29 01:50:04.360002 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__format_name [0.018615s] ... ok 2026-03-29 01:50:04.379386 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_path [0.019077s] ... ok 2026-03-29 01:50:04.382739 | debian-bookworm | 2026-03-29 01:50:04.380 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-03-29 01:50:04.398546 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_cifs_share [0.019071s] ... ok 2026-03-29 01:50:04.416590 | debian-bookworm | Quota of pool: /fakepath is not set, please set it in GUI of AS13000 2026-03-29 01:50:04.417947 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:04.418762 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_fail [0.019770s] ... ok 2026-03-29 01:50:04.420430 | debian-bookworm | 2026-03-29 01:50:04.417 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:04.422087 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_provide_share_server [0.086588s] ... ok 2026-03-29 01:50:04.426418 | debian-bookworm | 2026-03-29 01:50:04.423 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.426454 | debian-bookworm | 2026-03-29 01:50:04.424 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.430058 | debian-bookworm | 2026-03-29 01:50:04.427 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.430082 | debian-bookworm | 2026-03-29 01:50:04.427 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.438463 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_2_5000000k [0.019194s] ... ok 2026-03-29 01:50:04.459258 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_1_nfs [0.020651s] ... ok 2026-03-29 01:50:04.470185 | debian-bookworm | 2026-03-29 01:50:04.468 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-03-29 01:50:04.480300 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_2_cifs [0.020904s] ... ok 2026-03-29 01:50:04.488542 | debian-bookworm | 2026-03-29 01:50:04.485 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:04.490992 | debian-bookworm | 2026-03-29 01:50:04.489 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.491020 | debian-bookworm | 2026-03-29 01:50:04.489 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.496149 | debian-bookworm | 2026-03-29 01:50:04.494 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.496183 | debian-bookworm | 2026-03-29 01:50:04.494 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.501018 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.020599s] ... ok 2026-03-29 01:50:04.502823 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:04.506832 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_replica [0.084731s] ... ok 2026-03-29 01:50:04.521806 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_login_fail [0.020625s] ... ok 2026-03-29 01:50:04.537540 | debian-bookworm | 2026-03-29 01:50:04.535 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-03-29 01:50:04.542043 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_vpe_failed [0.020019s] ... ok 2026-03-29 01:50:04.548747 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_1_True [0.041750s] ... ok 2026-03-29 01:50:04.561873 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_2_cifs [0.019727s] ... ok 2026-03-29 01:50:04.568163 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_required_extra_specs [0.019446s] ... ok 2026-03-29 01:50:04.571703 | debian-bookworm | 2026-03-29 01:50:04.570 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:04.575295 | debian-bookworm | 2026-03-29 01:50:04.573 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.575318 | debian-bookworm | 2026-03-29 01:50:04.574 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.577990 | debian-bookworm | 2026-03-29 01:50:04.576 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.578008 | debian-bookworm | 2026-03-29 01:50:04.576 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.581799 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_extend_share [0.019706s] ... ok 2026-03-29 01:50:04.588185 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs [0.019789s] ... ok 2026-03-29 01:50:04.600914 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_2_icfs [0.018624s] ... ok 2026-03-29 01:50:04.607050 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_2 [0.018615s] ... ok 2026-03-29 01:50:04.620481 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_3 [0.019524s] ... ok 2026-03-29 01:50:04.622864 | debian-bookworm | 2026-03-29 01:50:04.620 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-03-29 01:50:04.626487 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_03___snapshot_support____true__ [0.019385s] ... ok 2026-03-29 01:50:04.640049 | debian-bookworm | 2026-03-29 01:50:04.637 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:04.640421 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logins [0.019732s] ... ok 2026-03-29 01:50:04.643461 | debian-bookworm | 2026-03-29 01:50:04.640 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.643486 | debian-bookworm | 2026-03-29 01:50:04.641 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.644872 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_06___snapshot_support____yes__ [0.018361s] ... ok 2026-03-29 01:50:04.648088 | debian-bookworm | 2026-03-29 01:50:04.645 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.648113 | debian-bookworm | 2026-03-29 01:50:04.645 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.660997 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_ipversion_failed [0.020196s] ... ok 2026-03-29 01:50:04.663875 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_45___mount_snapshot_support____false__ [0.018926s] ... ok 2026-03-29 01:50:04.680537 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_type_failed [0.019313s] ... ok 2026-03-29 01:50:04.682328 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_46___mount_snapshot_support____off__ [0.018337s] ... ok 2026-03-29 01:50:04.693247 | debian-bookworm | 2026-03-29 01:50:04.691 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-03-29 01:50:04.700040 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights_fail_type [0.019277s] ... ok 2026-03-29 01:50:04.700880 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_48___mount_snapshot_support____no__ [0.018353s] ... ok 2026-03-29 01:50:04.720857 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_50___mount_point_name_support____t__ [0.019627s] ... ok 2026-03-29 01:50:04.721277 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_2_NFS [0.020501s] ... ok 2026-03-29 01:50:04.739344 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_65___encryption_support____share_server__ [0.018739s] ... ok 2026-03-29 01:50:04.741674 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_1 [0.020686s] ... ok 2026-03-29 01:50:04.758654 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_66___availability_zones____zone_a__zoneb_c__ [0.018872s] ... ok 2026-03-29 01:50:04.762578 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_nodes_info [0.020451s] ... ok 2026-03-29 01:50:04.777318 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_71___provisioning_mount_point_prefix____bronze__ [0.018554s] ... ok 2026-03-29 01:50:04.782708 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_5 [0.020140s] ... ok 2026-03-29 01:50:04.796321 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_unknown_key [0.018238s] ... ok 2026-03-29 01:50:04.803476 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_4 [0.020266s] ... ok 2026-03-29 01:50:04.814475 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_04___driver_handles_share_servers____on__ [0.018706s] ... ok 2026-03-29 01:50:04.823806 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfsinfo [0.020099s] ... ok 2026-03-29 01:50:04.832924 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_4_5 [0.018701s] ... ok 2026-03-29 01:50:04.843950 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test__update_share_stats [0.020013s] ... ok 2026-03-29 01:50:04.859186 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access [0.026109s] ... ok 2026-03-29 01:50:04.863659 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_no_nodes [0.019303s] ... ok 2026-03-29 01:50:04.878712 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_update_share_type [0.019245s] ... ok 2026-03-29 01:50:04.884002 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_ensure_share [0.020462s] ... ok 2026-03-29 01:50:04.898019 | debian-bookworm | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host [0.019181s] ... ok 2026-03-29 01:50:04.905022 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_1_nfs [0.020518s] ... ok 2026-03-29 01:50:04.916361 | debian-bookworm | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_not_exist [0.018379s] ... ok 2026-03-29 01:50:04.926787 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_2_1 [0.021496s] ... ok 2026-03-29 01:50:04.937195 | debian-bookworm | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_does_not_exist [0.020541s] ... ok 2026-03-29 01:50:04.947811 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_5_2TB [0.020985s] ... ok 2026-03-29 01:50:04.956249 | debian-bookworm | 2026-03-29 01:50:04.953 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:04.957778 | debian-bookworm | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member_share_in_creating [0.020736s] ... ok 2026-03-29 01:50:04.962703 | debian-bookworm | 2026-03-29 01:50:04.960 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.962733 | debian-bookworm | 2026-03-29 01:50:04.961 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.966517 | debian-bookworm | 2026-03-29 01:50:04.964 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:04.966551 | debian-bookworm | 2026-03-29 01:50:04.964 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:04.972883 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_4 [0.024693s] ... ok 2026-03-29 01:50:04.977931 | debian-bookworm | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_types [0.020042s] ... ok 2026-03-29 01:50:04.994896 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_change [0.021685s] ... ok 2026-03-29 01:50:04.998999 | debian-bookworm | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_1_True [0.021006s] ... ok 2026-03-29 01:50:05.007987 | debian-bookworm | 2026-03-29 01:50:05.006 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-03-29 01:50:05.017417 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_1_nfs [0.022242s] ... ok 2026-03-29 01:50:05.019420 | debian-bookworm | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_error_snapshot_status [0.020459s] ... ok 2026-03-29 01:50:05.040132 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_1_nfs [0.022496s] ... ok 2026-03-29 01:50:05.041140 | debian-bookworm | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_fail_on_quota_reserve [0.021312s] ... ok 2026-03-29 01:50:05.062357 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_2_cifs [0.021805s] ... ok 2026-03-29 01:50:05.062980 | debian-bookworm | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all [0.021779s] ... ok 2026-03-29 01:50:05.081407 | debian-bookworm | Could not list the share access for share manila_fakeid 2026-03-29 01:50:05.082213 | debian-bookworm | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access_invalid [0.019070s] ... ok 2026-03-29 01:50:05.083487 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_share_not_exist [0.021257s] ... ok 2026-03-29 01:50:05.101091 | debian-bookworm | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_2 [0.019084s] ... ok 2026-03-29 01:50:05.102236 | debian-bookworm | Only IP access types are allowed for NFS shares. 2026-03-29 01:50:05.105091 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_type_fail [0.020866s] ... ok 2026-03-29 01:50:05.120468 | debian-bookworm | {2} manila.tests.test_context.ContextTestCase.test_request_context_elevated [0.018965s] ... ok 2026-03-29 01:50:05.124673 | debian-bookworm | Can't find the share by share name: manila_fakeid. 2026-03-29 01:50:05.127994 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_1_nfs [0.022323s] ... ok 2026-03-29 01:50:05.139548 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid [0.018903s] ... ok 2026-03-29 01:50:05.153418 | debian-bookworm | Can't find the share by share name: manila_fakeid. 2026-03-29 01:50:05.155966 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_2_cifs [0.027987s] ... ok 2026-03-29 01:50:05.158028 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_reservation_expiration [0.018436s] ... ok 2026-03-29 01:50:05.176200 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_results [0.018138s] ... ok 2026-03-29 01:50:05.176455 | debian-bookworm | Failed to allow rw access to 172.0.3.1, reason Invalid access rule: fake_exception 2026-03-29 01:50:05.178944 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_fail [0.022850s] ... ok 2026-03-29 01:50:05.195622 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_type [0.019238s] ... ok 2026-03-29 01:50:05.201072 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_2_cifs [0.021774s] ... ok 2026-03-29 01:50:05.214481 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_project_quota_not_found [0.018699s] ... ok 2026-03-29 01:50:05.222591 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test___create_filesystem [0.021271s] ... ok 2026-03-29 01:50:05.227886 | debian-bookworm | 2026-03-29 01:50:05.225 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:05.231533 | debian-bookworm | 2026-03-29 01:50:05.229 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.231575 | debian-bookworm | 2026-03-29 01:50:05.229 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.233190 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_resource_unknown [0.018756s] ... ok 2026-03-29 01:50:05.235763 | debian-bookworm | 2026-03-29 01:50:05.234 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.235794 | debian-bookworm | 2026-03-29 01:50:05.234 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.244360 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localuser [0.021580s] ... ok 2026-03-29 01:50:05.252051 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_service_not_found [0.018713s] ... ok 2026-03-29 01:50:05.266325 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_nfs_access_rest [0.021603s] ... ok 2026-03-29 01:50:05.270604 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_storage_resource_not_found [0.018628s] ... ok 2026-03-29 01:50:05.281206 | debian-bookworm | 2026-03-29 01:50:05.279 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-03-29 01:50:05.287672 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_cifs_access_rest [0.021114s] ... ok 2026-03-29 01:50:05.289367 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_check_explicit_underscore_import [0.018338s] ... ok 2026-03-29 01:50:05.307535 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_dict_constructor_with_list_copy [0.018156s] ... ok 2026-03-29 01:50:05.308895 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_share [0.020813s] ... ok 2026-03-29 01:50:05.326929 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_07_______critical__ [0.019182s] ... ok 2026-03-29 01:50:05.330253 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_access_rest [0.020986s] ... ok 2026-03-29 01:50:05.346819 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_30____LI____warning__ [0.019496s] ... ok 2026-03-29 01:50:05.350583 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_service_status [0.020176s] ... ok 2026-03-29 01:50:05.365633 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_33____LW____audit__ [0.018799s] ... ok 2026-03-29 01:50:05.370408 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_4 [0.019821s] ... ok 2026-03-29 01:50:05.383739 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_38____LW____warning__ [0.018231s] ... ok 2026-03-29 01:50:05.391063 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_method_fail [0.020246s] ... ok 2026-03-29 01:50:05.402010 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_39____LW____critical__ [0.018180s] ... ok 2026-03-29 01:50:05.409330 | debian-bookworm | Token is expired, re-login. 2026-03-29 01:50:05.412002 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_expired [0.020541s] ... ok 2026-03-29 01:50:05.421397 | debian-bookworm | {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_3___ [0.019216s] ... ok 2026-03-29 01:50:05.432352 | debian-bookworm | Failed to create snapshot fake for the share share-0. 2026-03-29 01:50:05.432393 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:05.432408 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 248, in create_snapshot 2026-03-29 01:50:05.432420 | debian-bookworm | self._maprfs_util.create_snapshot(snapshot_name, volume_name) 2026-03-29 01:50:05.432431 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 170, in create_snapshot 2026-03-29 01:50:05.432443 | debian-bookworm | self._execute(*cmd) 2026-03-29 01:50:05.432454 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:05.432480 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:05.432492 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:05.432503 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:05.432514 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:05.432525 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:05.432536 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:05.432548 | debian-bookworm | raise effect 2026-03-29 01:50:05.432558 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:05.432570 | debian-bookworm | Command: None 2026-03-29 01:50:05.432581 | debian-bookworm | Exit code: - 2026-03-29 01:50:05.432592 | debian-bookworm | Stdout: None 2026-03-29 01:50:05.432614 | debian-bookworm | Stderr: None 2026-03-29 01:50:05.434825 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot_exception [0.022433s] ... ok 2026-03-29 01:50:05.440845 | debian-bookworm | {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_2 [0.019398s] ... ok 2026-03-29 01:50:05.456799 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_not_exist [0.021929s] ... ok 2026-03-29 01:50:05.460233 | debian-bookworm | {2} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_1 [0.019245s] ... ok 2026-03-29 01:50:05.478529 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_do_setup [0.021612s] ... ok 2026-03-29 01:50:05.479089 | debian-bookworm | {2} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_no_redefinitions [0.019104s] ... ok 2026-03-29 01:50:05.499267 | debian-bookworm | Failed to manage share. 2026-03-29 01:50:05.499299 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:05.499309 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 364, in manage_existing 2026-03-29 01:50:05.499331 | debian-bookworm | info = self._maprfs_util.get_volume_info_by_path( 2026-03-29 01:50:05.499339 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:05.499347 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:05.499355 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:05.499362 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:05.499370 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:05.499378 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:05.499385 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:05.499393 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:05.499401 | debian-bookworm | raise effect 2026-03-29 01:50:05.499408 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:05.499417 | debian-bookworm | Command: None 2026-03-29 01:50:05.499425 | debian-bookworm | Exit code: - 2026-03-29 01:50:05.499432 | debian-bookworm | Stdout: None 2026-03-29 01:50:05.499440 | debian-bookworm | Stderr: None 2026-03-29 01:50:05.499774 | debian-bookworm | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_2 [0.020161s] ... ok 2026-03-29 01:50:05.501878 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_exception [0.022964s] ... ok 2026-03-29 01:50:05.519713 | debian-bookworm | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_defaults [0.019540s] ... ok 2026-03-29 01:50:05.523122 | debian-bookworm | Failed to update access for share share-0. 2026-03-29 01:50:05.523165 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:05.523179 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 298, in update_access 2026-03-29 01:50:05.523192 | debian-bookworm | if not self._maprfs_util.volume_exists(volume_name): 2026-03-29 01:50:05.523205 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:05.523217 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 149, in volume_exists 2026-03-29 01:50:05.523229 | debian-bookworm | out, __ = self._execute(*cmd, check_exit_code=False) 2026-03-29 01:50:05.523241 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:05.523253 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 61, in _execute 2026-03-29 01:50:05.523264 | debian-bookworm | out, err = utils.execute(*cmd, 2026-03-29 01:50:05.523275 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:05.523286 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:05.523299 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:05.523311 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:05.523322 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:05.523335 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:05.523347 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:05.523360 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:05.523372 | debian-bookworm | raise effect 2026-03-29 01:50:05.523384 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:05.523395 | debian-bookworm | Command: None 2026-03-29 01:50:05.523407 | debian-bookworm | Exit code: - 2026-03-29 01:50:05.523418 | debian-bookworm | Stdout: 'ERROR' 2026-03-29 01:50:05.523429 | debian-bookworm | Stderr: None 2026-03-29 01:50:05.526145 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_exception [0.023267s] ... ok 2026-03-29 01:50:05.531692 | debian-bookworm | 2026-03-29 01:50:05.528 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:05.535640 | debian-bookworm | 2026-03-29 01:50:05.533 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.535683 | debian-bookworm | 2026-03-29 01:50:05.533 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.538597 | debian-bookworm | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_4 [0.019158s] ... ok 2026-03-29 01:50:05.543998 | debian-bookworm | 2026-03-29 01:50:05.540 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.544028 | debian-bookworm | 2026-03-29 01:50:05.541 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.546178 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_na_element [0.020161s] ... ok 2026-03-29 01:50:05.558125 | debian-bookworm | {2} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_share_type [0.019407s] ... ok 2026-03-29 01:50:05.565227 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_invalid_struct [0.018923s] ... ok 2026-03-29 01:50:05.577113 | debian-bookworm | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_1 [0.018808s] ... ok 2026-03-29 01:50:05.584451 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_nonunique_key [0.019150s] ... ok 2026-03-29 01:50:05.586855 | debian-bookworm | 2026-03-29 01:50:05.584 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-03-29 01:50:05.596651 | debian-bookworm | {2} manila.tests.test_quota.QuotaEngineTestCase.test_resources [0.019253s] ... ok 2026-03-29 01:50:05.604218 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_3 [0.019542s] ... ok 2026-03-29 01:50:05.616031 | debian-bookworm | {2} manila.tests.test_quota.QuotaEngineTestCase.test_usage_reset [0.019402s] ... ok 2026-03-29 01:50:05.618030 | debian-bookworm | 2026-03-29 01:50:05.615 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:05.621654 | debian-bookworm | 2026-03-29 01:50:05.619 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.621685 | debian-bookworm | 2026-03-29 01:50:05.619 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.623301 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_2_5678 [0.018871s] ... ok 2026-03-29 01:50:05.627811 | debian-bookworm | 2026-03-29 01:50:05.625 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.627854 | debian-bookworm | 2026-03-29 01:50:05.625 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.636050 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:50:05.636093 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:50:05.636312 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:50:05.636324 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:50:05.643510 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_unknown_exception [0.019795s] ... ok 2026-03-29 01:50:05.663539 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_1 [0.019903s] ... ok 2026-03-29 01:50:05.669869 | debian-bookworm | 2026-03-29 01:50:05.668 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-03-29 01:50:05.684166 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_3 [0.020434s] ... ok 2026-03-29 01:50:05.698813 | debian-bookworm | {2} manila.tests.test_service.ServiceFlagsTestCase.test_service_enabled_on_create_based_on_flag [0.082718s] ... ok 2026-03-29 01:50:05.704468 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_1_True [0.019990s] ... ok 2026-03-29 01:50:05.711820 | debian-bookworm | 2026-03-29 01:50:05.710 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:05.714215 | debian-bookworm | 2026-03-29 01:50:05.712 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.714252 | debian-bookworm | 2026-03-29 01:50:05.712 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.717450 | debian-bookworm | 2026-03-29 01:50:05.716 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.717487 | debian-bookworm | 2026-03-29 01:50:05.716 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.723355 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_9__True__ [0.018747s] ... ok 2026-03-29 01:50:05.724653 | debian-bookworm | {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_nothing [0.025821s] ... ok 2026-03-29 01:50:05.744046 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses [0.020273s] ... ok 2026-03-29 01:50:05.749373 | debian-bookworm | {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove_object_not_in_pool [0.024598s] ... ok 2026-03-29 01:50:05.765468 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_1_True [0.019978s] ... ok 2026-03-29 01:50:05.765651 | debian-bookworm | 2026-03-29 01:50:05.763 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-03-29 01:50:05.772858 | debian-bookworm | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_1___10_0_0_0_0___0_ [0.022987s] ... ok 2026-03-29 01:50:05.786103 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_1 [0.021227s] ... ok 2026-03-29 01:50:05.792099 | debian-bookworm | 2026-03-29 01:50:05.790 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:05.794610 | debian-bookworm | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_2___10_0_0_0_24___24_ [0.021734s] ... ok 2026-03-29 01:50:05.797188 | debian-bookworm | 2026-03-29 01:50:05.795 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.797224 | debian-bookworm | 2026-03-29 01:50:05.795 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.802226 | debian-bookworm | 2026-03-29 01:50:05.800 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.802243 | debian-bookworm | 2026-03-29 01:50:05.800 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.807214 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_not_found [0.021151s] ... ok 2026-03-29 01:50:05.817690 | debian-bookworm | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_3_10_0_0_555_33 [0.023098s] ... ok 2026-03-29 01:50:05.827920 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors_not_found [0.020545s] ... ok 2026-03-29 01:50:05.841554 | debian-bookworm | {2} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_str_input [0.023354s] ... ok 2026-03-29 01:50:05.848679 | debian-bookworm | 2026-03-29 01:50:05.846 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-03-29 01:50:05.849110 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_1 [0.020785s] ... ok 2026-03-29 01:50:05.856521 | debian-bookworm | 2026-03-29 01:50:05.854 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:05.859221 | debian-bookworm | 2026-03-29 01:50:05.856 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.859262 | debian-bookworm | 2026-03-29 01:50:05.856 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.861667 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_4___cmd_____arg_withunescaped___ [0.019930s] ... ok 2026-03-29 01:50:05.862931 | debian-bookworm | 2026-03-29 01:50:05.860 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.862949 | debian-bookworm | 2026-03-29 01:50:05.860 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.869827 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_4 [0.020900s] ... ok 2026-03-29 01:50:05.881705 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_10___2_2GG____G__ [0.019884s] ... ok 2026-03-29 01:50:05.891029 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists [0.020748s] ... ok 2026-03-29 01:50:05.900018 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_11____3P____G____3145728_0_ [0.018309s] ... ok 2026-03-29 01:50:05.909493 | debian-bookworm | 2026-03-29 01:50:05.907 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-03-29 01:50:05.911574 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials [0.020284s] ... ok 2026-03-29 01:50:05.919238 | debian-bookworm | {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_1_None [0.019117s] ... ok 2026-03-29 01:50:05.923664 | debian-bookworm | 2026-03-29 01:50:05.921 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:05.926636 | debian-bookworm | 2026-03-29 01:50:05.924 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.926656 | debian-bookworm | 2026-03-29 01:50:05.924 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.931664 | debian-bookworm | 2026-03-29 01:50:05.929 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.931696 | debian-bookworm | 2026-03-29 01:50:05.930 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.934965 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_user_privilege_error [0.023135s] ... ok 2026-03-29 01:50:05.939644 | debian-bookworm | {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_4_2001_cdba__3257_9652 [0.020392s] ... ok 2026-03-29 01:50:05.955973 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_active_directory [0.020663s] ... ok 2026-03-29 01:50:05.960644 | debian-bookworm | {2} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_1_2001_cdba_0000_0000_0000_0000_3257_9652 [0.020669s] ... ok 2026-03-29 01:50:05.974795 | debian-bookworm | 2026-03-29 01:50:05.972 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-03-29 01:50:05.976493 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos_no_network_interfaces [0.020351s] ... ok 2026-03-29 01:50:05.979644 | debian-bookworm | {2} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_2_2001_cdba_0_0_0_0_3257_9652 [0.018853s] ... ok 2026-03-29 01:50:05.982252 | debian-bookworm | 2026-03-29 01:50:05.979 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:05.984605 | debian-bookworm | 2026-03-29 01:50:05.982 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.984628 | debian-bookworm | 2026-03-29 01:50:05.982 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.989613 | debian-bookworm | 2026-03-29 01:50:05.987 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:05.989652 | debian-bookworm | 2026-03-29 01:50:05.988 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:05.997655 | debian-bookworm | {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_6__False__False__True_ [0.018102s] ... ok 2026-03-29 01:50:05.998791 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_network_interface [0.022200s] ... ok 2026-03-29 01:50:06.016571 | debian-bookworm | {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_2___on___True_ [0.018656s] ... ok 2026-03-29 01:50:06.019741 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.020448s] ... ok 2026-03-29 01:50:06.033450 | debian-bookworm | 2026-03-29 01:50:06.031 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-03-29 01:50:06.037019 | debian-bookworm | {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_5___n___False_ [0.020344s] ... ok 2026-03-29 01:50:06.041517 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_already_present [0.021396s] ... ok 2026-03-29 01:50:06.057564 | debian-bookworm | {2} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_2_False [0.020404s] ... ok 2026-03-29 01:50:06.062935 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_api_error [0.021239s] ... ok 2026-03-29 01:50:06.077737 | debian-bookworm | {2} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update [0.020075s] ... ok 2026-03-29 01:50:06.084323 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_2_18251 [0.021139s] ... ok 2026-03-29 01:50:06.094092 | debian-bookworm | 2026-03-29 01:50:06.091 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.098350 | debian-bookworm | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_invalid [0.018733s] ... ok 2026-03-29 01:50:06.098681 | debian-bookworm | 2026-03-29 01:50:06.095 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.098705 | debian-bookworm | 2026-03-29 01:50:06.095 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.101359 | debian-bookworm | 2026-03-29 01:50:06.099 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.101391 | debian-bookworm | 2026-03-29 01:50:06.099 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.105232 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_1_None [0.020685s] ... ok 2026-03-29 01:50:06.115790 | debian-bookworm | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_1_None [0.019108s] ... ok 2026-03-29 01:50:06.125616 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy [0.020072s] ... ok 2026-03-29 01:50:06.134455 | debian-bookworm | {2} manila.tests.test_utils.TestComparableMixin.test_compare [0.018573s] ... ok 2026-03-29 01:50:06.143711 | debian-bookworm | 2026-03-29 01:50:06.141 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-03-29 01:50:06.147404 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_not_found [0.021262s] ... ok 2026-03-29 01:50:06.154425 | debian-bookworm | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete_snapshot [0.019591s] ... ok 2026-03-29 01:50:06.164679 | debian-bookworm | 2026-03-29 01:50:06.163 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.167653 | debian-bookworm | 2026-03-29 01:50:06.166 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.167672 | debian-bookworm | 2026-03-29 01:50:06.166 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.169519 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_already_enabled [0.022140s] ... ok 2026-03-29 01:50:06.172174 | debian-bookworm | 2026-03-29 01:50:06.170 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.172192 | debian-bookworm | 2026-03-29 01:50:06.171 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.174181 | debian-bookworm | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_roll_detaching [0.020004s] ... ok 2026-03-29 01:50:06.191540 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.021624s] ... ok 2026-03-29 01:50:06.195066 | debian-bookworm | {2} manila.tests.volume.test_cinder.CinderclientTestCase.test_no_auth_obj [0.020737s] ... ok 2026-03-29 01:50:06.195569 | debian-bookworm | controller-0@fancystore01#pool100 specifies a pool but controller-0@fancystore01 does not. 2026-03-29 01:50:06.213095 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.021164s] ... ok 2026-03-29 01:50:06.215045 | debian-bookworm | 2026-03-29 01:50:06.213 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-03-29 01:50:06.233931 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2 [0.020601s] ... ok 2026-03-29 01:50:06.255043 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_shared [0.020986s] ... ok 2026-03-29 01:50:06.276315 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_2_False [0.021245s] ... ok 2026-03-29 01:50:06.280035 | debian-bookworm | 2026-03-29 01:50:06.278 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.283616 | debian-bookworm | 2026-03-29 01:50:06.282 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.283635 | debian-bookworm | 2026-03-29 01:50:06.282 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.289963 | debian-bookworm | 2026-03-29 01:50:06.287 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.289990 | debian-bookworm | 2026-03-29 01:50:06.287 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.297807 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_none_specified [0.021113s] ... ok 2026-03-29 01:50:06.318401 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port [0.020260s] ... ok 2026-03-29 01:50:06.333626 | debian-bookworm | 2026-03-29 01:50:06.331 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-03-29 01:50:06.338750 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_encrypted_not_supported [0.020045s] ... ok 2026-03-29 01:50:06.345797 | debian-bookworm | 2026-03-29 01:50:06.343 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.350236 | debian-bookworm | 2026-03-29 01:50:06.347 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.350264 | debian-bookworm | 2026-03-29 01:50:06.347 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.354296 | debian-bookworm | 2026-03-29 01:50:06.352 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.354317 | debian-bookworm | 2026-03-29 01:50:06.352 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.359363 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_extra_specs [0.020531s] ... ok 2026-03-29 01:50:06.380639 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_found [0.020794s] ... ok 2026-03-29 01:50:06.398479 | debian-bookworm | 2026-03-29 01:50:06.396 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-03-29 01:50:06.402834 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_kerberos_service_principal_name [0.021791s] ... ok 2026-03-29 01:50:06.415750 | debian-bookworm | 2026-03-29 01:50:06.413 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.419248 | debian-bookworm | 2026-03-29 01:50:06.416 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.419274 | debian-bookworm | 2026-03-29 01:50:06.417 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.423707 | debian-bookworm | 2026-03-29 01:50:06.422 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.423733 | debian-bookworm | 2026-03-29 01:50:06.422 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.424078 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_migratable_data_lif_for_node [0.021455s] ... ok 2026-03-29 01:50:06.446537 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_not_found [0.021900s] ... ok 2026-03-29 01:50:06.467488 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_1 [0.020614s] ... ok 2026-03-29 01:50:06.468287 | debian-bookworm | 2026-03-29 01:50:06.465 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-03-29 01:50:06.481413 | debian-bookworm | 2026-03-29 01:50:06.479 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.485795 | debian-bookworm | 2026-03-29 01:50:06.483 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.485825 | debian-bookworm | 2026-03-29 01:50:06.483 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.488463 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled [0.020823s] ... ok 2026-03-29 01:50:06.490251 | debian-bookworm | 2026-03-29 01:50:06.487 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.490288 | debian-bookworm | 2026-03-29 01:50:06.487 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.510145 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors_svm [0.021422s] ... ok 2026-03-29 01:50:06.532656 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_1 [0.022464s] ... ok 2026-03-29 01:50:06.533805 | debian-bookworm | 2026-03-29 01:50:06.532 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-03-29 01:50:06.542656 | debian-bookworm | 2026-03-29 01:50:06.540 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.545425 | debian-bookworm | 2026-03-29 01:50:06.543 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.545449 | debian-bookworm | 2026-03-29 01:50:06.543 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.550802 | debian-bookworm | 2026-03-29 01:50:06.549 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.550828 | debian-bookworm | 2026-03-29 01:50:06.549 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.554960 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities [0.021612s] ... ok 2026-03-29 01:50:06.574497 | debian-bookworm | No aggregates assigned to Vserver fake_vserver. 2026-03-29 01:50:06.576981 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.022122s] ... ok 2026-03-29 01:50:06.591725 | debian-bookworm | 2026-03-29 01:50:06.589 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-03-29 01:50:06.599522 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_1 [0.022013s] ... ok 2026-03-29 01:50:06.606348 | debian-bookworm | 2026-03-29 01:50:06.604 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.611936 | debian-bookworm | 2026-03-29 01:50:06.609 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.611970 | debian-bookworm | 2026-03-29 01:50:06.609 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.620661 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_supported [0.020882s] ... ok 2026-03-29 01:50:06.621335 | debian-bookworm | 2026-03-29 01:50:06.618 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.621357 | debian-bookworm | 2026-03-29 01:50:06.618 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.641770 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_volume_count [0.020776s] ... ok 2026-03-29 01:50:06.662018 | debian-bookworm | 2026-03-29 01:50:06.659 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-03-29 01:50:06.663123 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_2__1__40_ [0.020885s] ... ok 2026-03-29 01:50:06.674629 | debian-bookworm | 2026-03-29 01:50:06.672 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.679043 | debian-bookworm | 2026-03-29 01:50:06.676 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.679066 | debian-bookworm | 2026-03-29 01:50:06.676 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.683116 | debian-bookworm | 2026-03-29 01:50:06.680 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.683139 | debian-bookworm | 2026-03-29 01:50:06.680 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.683852 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_3__2__0_ [0.020763s] ... ok 2026-03-29 01:50:06.705246 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_invoke_vserver_api [0.021056s] ... ok 2026-03-29 01:50:06.724865 | debian-bookworm | 2026-03-29 01:50:06.722 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-03-29 01:50:06.725521 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_8_x_system_version_response [0.020044s] ... ok 2026-03-29 01:50:06.747835 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_raise [0.021802s] ... ok 2026-03-29 01:50:06.754736 | debian-bookworm | 2026-03-29 01:50:06.752 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.761641 | debian-bookworm | 2026-03-29 01:50:06.759 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.761665 | debian-bookworm | 2026-03-29 01:50:06.759 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.766148 | debian-bookworm | 2026-03-29 01:50:06.763 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.766172 | debian-bookworm | 2026-03-29 01:50:06.763 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.769249 | debian-bookworm | {0} 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.021306s] ... ok 2026-03-29 01:50:06.791862 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces [0.022089s] ... ok 2026-03-29 01:50:06.814650 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_root_aggregates [0.022550s] ... ok 2026-03-29 01:50:06.820542 | debian-bookworm | 2026-03-29 01:50:06.818 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-03-29 01:50:06.835900 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_2 [0.020929s] ... ok 2026-03-29 01:50:06.856035 | debian-bookworm | Both source and destination clusters must be AFF systems. 2026-03-29 01:50:06.858998 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_2_13172984 [0.022589s] ... ok 2026-03-29 01:50:06.863750 | debian-bookworm | 2026-03-29 01:50:06.861 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.867405 | debian-bookworm | 2026-03-29 01:50:06.865 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.867436 | debian-bookworm | 2026-03-29 01:50:06.866 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.872320 | debian-bookworm | 2026-03-29 01:50:06.870 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.872350 | debian-bookworm | 2026-03-29 01:50:06.871 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.880400 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_broadcast_domain [0.021326s] ... ok 2026-03-29 01:50:06.905541 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_fpolicy_scope [0.024848s] ... ok 2026-03-29 01:50:06.917582 | debian-bookworm | 2026-03-29 01:50:06.915 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-03-29 01:50:06.927369 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_1_False [0.021713s] ... ok 2026-03-29 01:50:06.949374 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_2 [0.021568s] ... ok 2026-03-29 01:50:06.972072 | debian-bookworm | 2026-03-29 01:50:06.969 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:06.973230 | debian-bookworm | {0} 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.023586s] ... ok 2026-03-29 01:50:06.983195 | debian-bookworm | 2026-03-29 01:50:06.981 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.983226 | debian-bookworm | 2026-03-29 01:50:06.981 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:06.988466 | debian-bookworm | 2026-03-29 01:50:06.985 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:06.988497 | debian-bookworm | 2026-03-29 01:50:06.986 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.000276 | debian-bookworm | Could not delete snapshot deleted_snap_2 on volume fake_volume_2. 2026-03-29 01:50:07.000308 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:07.000318 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4166, in prune_deleted_snapshots 2026-03-29 01:50:07.000333 | debian-bookworm | client.delete_snapshot(snapshot['volume'], 2026-03-29 01:50:07.000342 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:07.000350 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:07.000358 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:07.000366 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:07.000374 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:07.000382 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:07.000390 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:50:07.000398 | debian-bookworm | raise result 2026-03-29 01:50:07.000406 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-03-29 01:50:07.003668 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_snapshots [0.030243s] ... ok 2026-03-29 01:50:07.036694 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists_no_records [0.032463s] ... ok 2026-03-29 01:50:07.047762 | debian-bookworm | 2026-03-29 01:50:07.043 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-03-29 01:50:07.047807 | debian-bookworm | 2026-03-29 01:50:07.043 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:07.062469 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_none_found [0.025517s] ... ok 2026-03-29 01:50:07.064559 | debian-bookworm | 2026-03-29 01:50:07.061 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:07.064587 | debian-bookworm | 2026-03-29 01:50:07.062 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.068587 | debian-bookworm | 2026-03-29 01:50:07.066 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:07.068617 | debian-bookworm | 2026-03-29 01:50:07.066 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.094507 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rehost_volume [0.031919s] ... ok 2026-03-29 01:50:07.127726 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_svm [0.032660s] ... ok 2026-03-29 01:50:07.129917 | debian-bookworm | 2026-03-29 01:50:07.127 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-03-29 01:50:07.152423 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_port_from_broadcast_domain [0.024278s] ... ok 2026-03-29 01:50:07.177055 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_2_False [0.024364s] ... ok 2026-03-29 01:50:07.201916 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_volume [0.024582s] ... ok 2026-03-29 01:50:07.228702 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror [0.026430s] ... ok 2026-03-29 01:50:07.253651 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_nfs_export_policy_for_volume [0.024554s] ... ok 2026-03-29 01:50:07.279784 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_api_error [0.025909s] ... ok 2026-03-29 01:50:07.307742 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_adaptive_policy_group_for_volume [0.027777s] ... ok 2026-03-29 01:50:07.330249 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_policy_group_for_volume [0.021919s] ... ok 2026-03-29 01:50:07.351794 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_3 [0.021494s] ... ok 2026-03-29 01:50:07.357939 | debian-bookworm | 2026-03-29 01:50:07.355 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:07.369610 | debian-bookworm | 2026-03-29 01:50:07.366 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:07.369645 | debian-bookworm | 2026-03-29 01:50:07.367 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.374640 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size_api_error [0.022153s] ... ok 2026-03-29 01:50:07.375803 | debian-bookworm | 2026-03-29 01:50:07.373 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:07.375818 | debian-bookworm | 2026-03-29 01:50:07.373 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.396172 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_invalid [0.021662s] ... ok 2026-03-29 01:50:07.418096 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_2 [0.021570s] ... ok 2026-03-29 01:50:07.421360 | debian-bookworm | 2026-03-29 01:50:07.415 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-03-29 01:50:07.421397 | debian-bookworm | 2026-03-29 01:50:07.416 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:07.421411 | debian-bookworm | 2026-03-29 01:50:07.419 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:07.421424 | debian-bookworm | 2026-03-29 01:50:07.419 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.424085 | debian-bookworm | 2026-03-29 01:50:07.422 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:07.424107 | debian-bookworm | 2026-03-29 01:50:07.422 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.439453 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_2_False [0.021071s] ... ok 2026-03-29 01:50:07.461148 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_3_None [0.021414s] ... ok 2026-03-29 01:50:07.468844 | debian-bookworm | 2026-03-29 01:50:07.467 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-03-29 01:50:07.482643 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services [0.021315s] ... ok 2026-03-29 01:50:07.503760 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume [0.020842s] ... ok 2026-03-29 01:50:07.524189 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:50:07.524459 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:50:07.524487 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:50:07.524500 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:50:07.524759 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-03-29 01:50:07.527387 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_retries [0.023181s] ... ok 2026-03-29 01:50:07.528432 | debian-bookworm | 2026-03-29 01:50:07.525 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:07.531295 | debian-bookworm | 2026-03-29 01:50:07.528 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:07.531323 | debian-bookworm | 2026-03-29 01:50:07.529 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.537047 | debian-bookworm | 2026-03-29 01:50:07.535 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:07.537095 | debian-bookworm | 2026-03-29 01:50:07.535 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.552371 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_dns_configuration [0.024898s] ... ok 2026-03-29 01:50:07.576431 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_03 [0.023606s] ... ok 2026-03-29 01:50:07.576833 | debian-bookworm | 2026-03-29 01:50:07.575 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-03-29 01:50:07.598898 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_17 [0.022085s] ... ok 2026-03-29 01:50:07.619953 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_2 [0.020794s] ... ok 2026-03-29 01:50:07.646801 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists [0.026691s] ... ok 2026-03-29 01:50:07.669078 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes [0.021494s] ... ok 2026-03-29 01:50:07.690042 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns [0.021191s] ... ok 2026-03-29 01:50:07.710916 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_3_None [0.020523s] ... ok 2026-03-29 01:50:07.734654 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_1 [0.023680s] ... ok 2026-03-29 01:50:07.755791 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exception [0.020755s] ... ok 2026-03-29 01:50:07.760281 | debian-bookworm | 2026-03-29 01:50:07.758 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:07.765333 | debian-bookworm | 2026-03-29 01:50:07.763 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:07.765384 | debian-bookworm | 2026-03-29 01:50:07.763 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.770394 | debian-bookworm | 2026-03-29 01:50:07.768 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:07.770421 | debian-bookworm | 2026-03-29 01:50:07.768 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:07.779906 | debian-bookworm | 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-03-29 01:50:07.779933 | debian-bookworm | NoneType: None 2026-03-29 01:50:07.782187 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_1___fake_server____fake_domain__ [0.026157s] ... ok 2026-03-29 01:50:07.803614 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_1_True [0.021027s] ... ok 2026-03-29 01:50:07.816939 | debian-bookworm | 2026-03-29 01:50:07.815 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-03-29 01:50:07.825001 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_nfs_export_rule_indices [0.020809s] ... ok 2026-03-29 01:50:07.846217 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_2 [0.021031s] ... ok 2026-03-29 01:50:07.870480 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args [0.023842s] ... ok 2026-03-29 01:50:07.891631 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_2 [0.021047s] ... ok 2026-03-29 01:50:07.930921 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_security_cert [0.038780s] ... ok 2026-03-29 01:50:07.956246 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules_error [0.025220s] ... ok 2026-03-29 01:50:07.977689 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_snapmirror_vol [0.021156s] ... ok 2026-03-29 01:50:07.990194 | debian-bookworm | 2026-03-29 01:50:07.988 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:07.998663 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_clear_nfs_export_policy_for_volume [0.020676s] ... ok 2026-03-29 01:50:08.003285 | debian-bookworm | 2026-03-29 01:50:08.000 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:08.003313 | debian-bookworm | 2026-03-29 01:50:08.001 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:08.008286 | debian-bookworm | 2026-03-29 01:50:08.005 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:08.008318 | debian-bookworm | 2026-03-29 01:50:08.006 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:08.021852 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos_error [0.023013s] ... ok 2026-03-29 01:50:08.044498 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_ldap [0.022226s] ... ok 2026-03-29 01:50:08.051448 | debian-bookworm | 2026-03-29 01:50:08.049 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-03-29 01:50:08.064808 | debian-bookworm | 2026-03-29 01:50:08.062 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:08.065819 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy_exception [0.021104s] ... ok 2026-03-29 01:50:08.074061 | debian-bookworm | 2026-03-29 01:50:08.071 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:08.074087 | debian-bookworm | 2026-03-29 01:50:08.072 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:08.077364 | debian-bookworm | 2026-03-29 01:50:08.075 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:08.077397 | debian-bookworm | 2026-03-29 01:50:08.075 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:08.087091 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_already_exists [0.020900s] ... ok 2026-03-29 01:50:08.105774 | debian-bookworm | Could not find volume volume1 to delete snapshot 2026-03-29 01:50:08.108007 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_exception [0.020748s] ... ok 2026-03-29 01:50:08.123470 | debian-bookworm | 2026-03-29 01:50:08.122 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-03-29 01:50:08.130093 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_api_error [0.021759s] ... ok 2026-03-29 01:50:08.154903 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume [0.024348s] ... ok 2026-03-29 01:50:08.171404 | debian-bookworm | 2026-03-29 01:50:08.168 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:08.175707 | debian-bookworm | Cannot delete Vserver fake_vserver. Failed to put volumes offline. Entry doesn't exist. 2026-03-29 01:50:08.178517 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_already_offline [0.023366s] ... ok 2026-03-29 01:50:08.182615 | debian-bookworm | 2026-03-29 01:50:08.180 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:08.182650 | debian-bookworm | 2026-03-29 01:50:08.180 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:08.187521 | debian-bookworm | 2026-03-29 01:50:08.185 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:08.187565 | debian-bookworm | 2026-03-29 01:50:08.185 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:08.200394 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_compression_async [0.021509s] ... ok 2026-03-29 01:50:08.222367 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver_not_found [0.021607s] ... ok 2026-03-29 01:50:08.229783 | debian-bookworm | 2026-03-29 01:50:08.227 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-03-29 01:50:08.244580 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspace_name_for_vlan_port [0.021521s] ... ok 2026-03-29 01:50:08.246341 | debian-bookworm | 2026-03-29 01:50:08.242 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:08.259626 | debian-bookworm | 2026-03-29 01:50:08.257 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:08.259660 | debian-bookworm | 2026-03-29 01:50:08.257 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:08.264103 | debian-bookworm | 2026-03-29 01:50:08.261 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:08.264139 | debian-bookworm | 2026-03-29 01:50:08.261 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:08.265842 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces_no_records [0.021520s] ... ok 2026-03-29 01:50:08.287190 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid [0.021162s] ... ok 2026-03-29 01:50:08.307734 | debian-bookworm | Could not get list of ONTAP licenses. 2026-03-29 01:50:08.307787 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:08.307797 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 327, in get_licenses 2026-03-29 01:50:08.307806 | debian-bookworm | result = self.send_request('/cluster/licensing/licenses', 'get') 2026-03-29 01:50:08.307815 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:08.307823 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:08.307830 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:08.307839 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:08.307847 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:08.307855 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:08.307863 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:08.307871 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:08.307879 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:50:08.307886 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:08.307894 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:08.307902 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:08.307923 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:08.307931 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:08.307938 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:08.307946 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:08.307954 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:08.307961 | debian-bookworm | raise effect 2026-03-29 01:50:08.307969 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-03-29 01:50:08.310926 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses_error [0.023174s] ... ok 2026-03-29 01:50:08.317267 | debian-bookworm | 2026-03-29 01:50:08.315 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-03-29 01:50:08.334644 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_1_None [0.023528s] ... ok 2026-03-29 01:50:08.356246 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate [0.021613s] ... ok 2026-03-29 01:50:08.377941 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_1_True [0.021121s] ... ok 2026-03-29 01:50:08.399386 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_policies [0.020969s] ... ok 2026-03-29 01:50:08.420908 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_1_True [0.021411s] ... ok 2026-03-29 01:50:08.442234 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status [0.021038s] ... ok 2026-03-29 01:50:08.465868 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_snapshot_attributes [0.023403s] ... ok 2026-03-29 01:50:08.484672 | debian-bookworm | No aggregates assigned to Vserver fake_vserver. 2026-03-29 01:50:08.487209 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.020856s] ... ok 2026-03-29 01:50:08.506702 | debian-bookworm | No aggregates assigned to Vserver fake_vserver. 2026-03-29 01:50:08.509738 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_no_aggregate [0.022196s] ... ok 2026-03-29 01:50:08.539340 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_2 [0.029462s] ... ok 2026-03-29 01:50:08.559804 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_node_data_ports [0.020268s] ... ok 2026-03-29 01:50:08.579695 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_non_root_aggregates [0.019742s] ... ok 2026-03-29 01:50:08.600724 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_2 [0.020617s] ... ok 2026-03-29 01:50:08.626049 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.025026s] ... ok 2026-03-29 01:50:08.646980 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_ad [0.020772s] ... ok 2026-03-29 01:50:08.667977 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_2_False [0.020775s] ... ok 2026-03-29 01:50:08.697203 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_exists [0.028890s] ... ok 2026-03-29 01:50:08.719933 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify_error [0.022562s] ... ok 2026-03-29 01:50:08.747507 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_error [0.027193s] ... ok 2026-03-29 01:50:08.769130 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_no_server [0.021574s] ... ok 2026-03-29 01:50:08.791505 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_adaptive_policy_group_for_volume [0.021561s] ... ok 2026-03-29 01:50:08.813985 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files_retry_allocated [0.022696s] ... ok 2026-03-29 01:50:08.837084 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_name [0.022416s] ... ok 2026-03-29 01:50:08.859103 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_2_fake_security_style [0.022025s] ... ok 2026-03-29 01:50:08.878888 | debian-bookworm | 2026-03-29 01:50:08.876 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:08.880392 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_1_True [0.021096s] ... ok 2026-03-29 01:50:08.888053 | debian-bookworm | 2026-03-29 01:50:08.886 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:08.888075 | debian-bookworm | 2026-03-29 01:50:08.886 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:08.895656 | debian-bookworm | 2026-03-29 01:50:08.892 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:08.895692 | debian-bookworm | 2026-03-29 01:50:08.893 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:08.899001 | debian-bookworm | Delete volume fake_volume_name failed, renaming.. 2026-03-29 01:50:08.900887 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_volume_error [0.020344s] ... ok 2026-03-29 01:50:08.921599 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_trigger_volume_move_cutover [0.020334s] ... ok 2026-03-29 01:50:08.941282 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:50:08.941861 | debian-bookworm | 2026-03-29 01:50:08.938 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-03-29 01:50:08.942244 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:50:08.942287 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:50:08.942297 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:50:08.942305 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-03-29 01:50:08.944099 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_retries [0.022003s] ... ok 2026-03-29 01:50:08.964786 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_stop [0.020608s] ... ok 2026-03-29 01:50:08.986225 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_api_error [0.021215s] ... ok 2026-03-29 01:50:09.006985 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__add_query_params_to_url [0.020252s] ... ok 2026-03-29 01:50:09.032907 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_1_None [0.025707s] ... ok 2026-03-29 01:50:09.059748 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_transport_type [0.026246s] ... ok 2026-03-29 01:50:09.079805 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_3 [0.019988s] ... ok 2026-03-29 01:50:09.179370 | debian-bookworm | 2026-03-29 01:50:09.176 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:09.182198 | debian-bookworm | 2026-03-29 01:50:09.179 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.182217 | debian-bookworm | 2026-03-29 01:50:09.180 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.189544 | debian-bookworm | 2026-03-29 01:50:09.186 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.189570 | debian-bookworm | 2026-03-29 01:50:09.187 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.232367 | debian-bookworm | 2026-03-29 01:50:09.230 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-03-29 01:50:09.393579 | debian-bookworm | 2026-03-29 01:50:09.390 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:09.396905 | debian-bookworm | 2026-03-29 01:50:09.394 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.396928 | debian-bookworm | 2026-03-29 01:50:09.394 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.401280 | debian-bookworm | 2026-03-29 01:50:09.399 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.401302 | debian-bookworm | 2026-03-29 01:50:09.399 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.443477 | debian-bookworm | 2026-03-29 01:50:09.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-03-29 01:50:09.457722 | debian-bookworm | 2026-03-29 01:50:09.455 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:09.460991 | debian-bookworm | 2026-03-29 01:50:09.458 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.461014 | debian-bookworm | 2026-03-29 01:50:09.458 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.465589 | debian-bookworm | 2026-03-29 01:50:09.462 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.465611 | debian-bookworm | 2026-03-29 01:50:09.463 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.470023 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_2 [0.389983s] ... ok 2026-03-29 01:50:09.491767 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_2 [0.021233s] ... ok 2026-03-29 01:50:09.507465 | debian-bookworm | 2026-03-29 01:50:09.504 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-03-29 01:50:09.513745 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_2 [0.021291s] ... ok 2026-03-29 01:50:09.523611 | debian-bookworm | 2026-03-29 01:50:09.521 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:09.527541 | debian-bookworm | 2026-03-29 01:50:09.525 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.527555 | debian-bookworm | 2026-03-29 01:50:09.525 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.532264 | debian-bookworm | 2026-03-29 01:50:09.529 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.532279 | debian-bookworm | 2026-03-29 01:50:09.530 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.534653 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_2_False [0.021202s] ... ok 2026-03-29 01:50:09.556512 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_1_True [0.021079s] ... ok 2026-03-29 01:50:09.576128 | debian-bookworm | 2026-03-29 01:50:09.573 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-03-29 01:50:09.576998 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_does_not_exist [0.020449s] ... ok 2026-03-29 01:50:09.590503 | debian-bookworm | 2026-03-29 01:50:09.588 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:09.593553 | debian-bookworm | 2026-03-29 01:50:09.591 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.593566 | debian-bookworm | 2026-03-29 01:50:09.591 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.598168 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_for_quiesced [0.021071s] ... ok 2026-03-29 01:50:09.598719 | debian-bookworm | 2026-03-29 01:50:09.596 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.598730 | debian-bookworm | 2026-03-29 01:50:09.596 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.620431 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_4_5months [0.021518s] ... ok 2026-03-29 01:50:09.640794 | debian-bookworm | 2026-03-29 01:50:09.638 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-03-29 01:50:09.641738 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_4_5months [0.021122s] ... ok 2026-03-29 01:50:09.656803 | debian-bookworm | 2026-03-29 01:50:09.654 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:09.659766 | debian-bookworm | 2026-03-29 01:50:09.657 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.659779 | debian-bookworm | 2026-03-29 01:50:09.657 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.663069 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_5_2years [0.021014s] ... ok 2026-03-29 01:50:09.664814 | debian-bookworm | 2026-03-29 01:50:09.662 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.664826 | debian-bookworm | 2026-03-29 01:50:09.662 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.685086 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_negative [0.021653s] ... ok 2026-03-29 01:50:09.705102 | debian-bookworm | 2026-03-29 01:50:09.703 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-03-29 01:50:09.705539 | debian-bookworm | Cannot configure a new FPolicy for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The maximum number of fpolicies was already reached. 2026-03-29 01:50:09.705551 | debian-bookworm | NoneType: None 2026-03-29 01:50:09.707818 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_max_policies_error [0.022745s] ... ok 2026-03-29 01:50:09.726374 | debian-bookworm | 2026-03-29 01:50:09.723 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:09.730023 | debian-bookworm | 2026-03-29 01:50:09.727 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.730038 | debian-bookworm | 2026-03-29 01:50:09.727 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.730967 | debian-bookworm | Caught an unexpected internal state 'unknown_state' for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Aborting operation. 2026-03-29 01:50:09.730982 | debian-bookworm | NoneType: None 2026-03-29 01:50:09.733800 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_unknown [0.025442s] ... ok 2026-03-29 01:50:09.734177 | debian-bookworm | 2026-03-29 01:50:09.731 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.734188 | debian-bookworm | 2026-03-29 01:50:09.731 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.763074 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup [0.028837s] ... ok 2026-03-29 01:50:09.774613 | debian-bookworm | 2026-03-29 01:50:09.772 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-03-29 01:50:09.787344 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_1 [0.024361s] ... ok 2026-03-29 01:50:09.790207 | debian-bookworm | 2026-03-29 01:50:09.787 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:09.793324 | debian-bookworm | 2026-03-29 01:50:09.790 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.793339 | debian-bookworm | 2026-03-29 01:50:09.791 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.798135 | debian-bookworm | 2026-03-29 01:50:09.795 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.798250 | debian-bookworm | 2026-03-29 01:50:09.795 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.809857 | debian-bookworm | Could not update share 7cf7c200-d3af-4e05-b87e-9167c95dfcad status due to invalid internal state. Aborting share creation. 2026-03-29 01:50:09.812415 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_missing_source_share [0.024894s] ... ok 2026-03-29 01:50:09.835244 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_size_dependent_qos [0.022630s] ... ok 2026-03-29 01:50:09.837400 | debian-bookworm | 2026-03-29 01:50:09.835 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-03-29 01:50:09.853454 | debian-bookworm | 2026-03-29 01:50:09.850 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:09.856926 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_as_replica [0.021806s] ... ok 2026-03-29 01:50:09.857367 | debian-bookworm | 2026-03-29 01:50:09.854 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.857382 | debian-bookworm | 2026-03-29 01:50:09.854 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.865906 | debian-bookworm | 2026-03-29 01:50:09.864 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.865922 | debian-bookworm | 2026-03-29 01:50:09.864 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.880178 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_2 [0.023045s] ... ok 2026-03-29 01:50:09.901022 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_newly_licensed_protocol [0.020758s] ... ok 2026-03-29 01:50:09.906713 | debian-bookworm | 2026-03-29 01:50:09.904 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-03-29 01:50:09.922143 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_found [0.021062s] ... ok 2026-03-29 01:50:09.943702 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity [0.021427s] ... ok 2026-03-29 01:50:09.954586 | debian-bookworm | 2026-03-29 01:50:09.951 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:09.959165 | debian-bookworm | 2026-03-29 01:50:09.957 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.959191 | debian-bookworm | 2026-03-29 01:50:09.957 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.965478 | debian-bookworm | 2026-03-29 01:50:09.962 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:09.965507 | debian-bookworm | 2026-03-29 01:50:09.963 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:09.968283 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_failed_access_rules [0.024491s] ... ok 2026-03-29 01:50:09.991996 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_with_access_rules [0.023585s] ... ok 2026-03-29 01:50:10.008488 | debian-bookworm | 2026-03-29 01:50:10.006 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-03-29 01:50:10.018322 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_bad_backup_config_negative [0.026216s] ... ok 2026-03-29 01:50:10.022359 | debian-bookworm | 2026-03-29 01:50:10.020 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:10.025534 | debian-bookworm | 2026-03-29 01:50:10.023 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.025566 | debian-bookworm | 2026-03-29 01:50:10.023 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.029876 | debian-bookworm | 2026-03-29 01:50:10.028 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.029895 | debian-bookworm | 2026-03-29 01:50:10.028 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.041734 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot [0.023302s] ... ok 2026-03-29 01:50:10.064005 | debian-bookworm | {0} 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.022109s] ... ok 2026-03-29 01:50:10.072333 | debian-bookworm | 2026-03-29 01:50:10.070 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-03-29 01:50:10.085217 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_1 [0.021242s] ... ok 2026-03-29 01:50:10.089495 | debian-bookworm | 2026-03-29 01:50:10.087 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:10.092737 | debian-bookworm | 2026-03-29 01:50:10.090 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.092747 | debian-bookworm | 2026-03-29 01:50:10.090 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.096789 | debian-bookworm | 2026-03-29 01:50:10.094 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.096802 | debian-bookworm | 2026-03-29 01:50:10.094 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.107788 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_cg [0.022586s] ... ok 2026-03-29 01:50:10.132436 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_update_error [0.024131s] ... ok 2026-03-29 01:50:10.136852 | debian-bookworm | 2026-03-29 01:50:10.134 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-03-29 01:50:10.153774 | debian-bookworm | 2026-03-29 01:50:10.151 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:10.155435 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_with_creating_replica [0.023117s] ... ok 2026-03-29 01:50:10.157605 | debian-bookworm | 2026-03-29 01:50:10.154 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.157614 | debian-bookworm | 2026-03-29 01:50:10.155 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.161269 | debian-bookworm | 2026-03-29 01:50:10.159 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.161284 | debian-bookworm | 2026-03-29 01:50:10.159 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.176925 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_deallocate_container [0.021499s] ... ok 2026-03-29 01:50:10.202025 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_exist [0.024940s] ... ok 2026-03-29 01:50:10.202486 | debian-bookworm | 2026-03-29 01:50:10.200 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-03-29 01:50:10.216145 | debian-bookworm | 2026-03-29 01:50:10.214 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:10.219476 | debian-bookworm | 2026-03-29 01:50:10.217 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.219488 | debian-bookworm | 2026-03-29 01:50:10.217 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.221531 | debian-bookworm | 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-03-29 01:50:10.223664 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_3 [0.021431s] ... ok 2026-03-29 01:50:10.225070 | debian-bookworm | 2026-03-29 01:50:10.222 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.225095 | debian-bookworm | 2026-03-29 01:50:10.223 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.244821 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_cg [0.021144s] ... ok 2026-03-29 01:50:10.267382 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_1 [0.022316s] ... ok 2026-03-29 01:50:10.268242 | debian-bookworm | 2026-03-29 01:50:10.267 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-03-29 01:50:10.288475 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_share_name [0.021092s] ... ok 2026-03-29 01:50:10.297743 | debian-bookworm | 2026-03-29 01:50:10.295 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:10.301326 | debian-bookworm | 2026-03-29 01:50:10.298 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.301341 | debian-bookworm | 2026-03-29 01:50:10.299 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.305937 | debian-bookworm | 2026-03-29 01:50:10.304 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.305950 | debian-bookworm | 2026-03-29 01:50:10.304 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.310194 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function_flexgroup [0.021783s] ... ok 2026-03-29 01:50:10.330879 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexvol_pool_space [0.020442s] ... ok 2026-03-29 01:50:10.347665 | debian-bookworm | 2026-03-29 01:50:10.345 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-03-29 01:50:10.352065 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_invalid_protocol [0.020939s] ... ok 2026-03-29 01:50:10.371197 | debian-bookworm | Neither NFS nor CIFS is licensed on fake_backend_name 2026-03-29 01:50:10.373525 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_protocols [0.021226s] ... ok 2026-03-29 01:50:10.394490 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_one_protocol [0.020976s] ... ok 2026-03-29 01:50:10.412919 | debian-bookworm | 2026-03-29 01:50:10.410 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:10.416849 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_4 [0.022357s] ... ok 2026-03-29 01:50:10.417932 | debian-bookworm | 2026-03-29 01:50:10.414 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.417949 | debian-bookworm | 2026-03-29 01:50:10.415 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.420868 | debian-bookworm | 2026-03-29 01:50:10.419 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.420884 | debian-bookworm | 2026-03-29 01:50:10.419 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.439443 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_3 [0.022418s] ... ok 2026-03-29 01:50:10.461514 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_01 [0.022079s] ... ok 2026-03-29 01:50:10.465066 | debian-bookworm | 2026-03-29 01:50:10.463 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-03-29 01:50:10.483393 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_09 [0.021790s] ... ok 2026-03-29 01:50:10.504641 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_max_qos_specs_1 [0.020667s] ... ok 2026-03-29 01:50:10.506379 | debian-bookworm | 2026-03-29 01:50:10.502 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:10.508798 | debian-bookworm | 2026-03-29 01:50:10.506 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.508812 | debian-bookworm | 2026-03-29 01:50:10.506 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.513422 | debian-bookworm | 2026-03-29 01:50:10.511 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.513447 | debian-bookworm | 2026-03-29 01:50:10.511 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.527845 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_has_pool [0.023241s] ... ok 2026-03-29 01:50:10.549946 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_2_False [0.022047s] ... ok 2026-03-29 01:50:10.555255 | debian-bookworm | 2026-03-29 01:50:10.553 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-03-29 01:50:10.581857 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_2 [0.031524s] ... ok 2026-03-29 01:50:10.605981 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options [0.023740s] ... ok 2026-03-29 01:50:10.607046 | debian-bookworm | 2026-03-29 01:50:10.603 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:10.609206 | debian-bookworm | 2026-03-29 01:50:10.606 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.609242 | debian-bookworm | 2026-03-29 01:50:10.606 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.613314 | debian-bookworm | 2026-03-29 01:50:10.611 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.613339 | debian-bookworm | 2026-03-29 01:50:10.611 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.629661 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_create_new_policy [0.024137s] ... ok 2026-03-29 01:50:10.650291 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_1 [0.020338s] ... ok 2026-03-29 01:50:10.659010 | debian-bookworm | 2026-03-29 01:50:10.657 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-03-29 01:50:10.671228 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_init [0.021032s] ... ok 2026-03-29 01:50:10.696634 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_1 [0.025377s] ... ok 2026-03-29 01:50:10.718192 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_1 [0.021411s] ... ok 2026-03-29 01:50:10.738488 | debian-bookworm | 2026-03-29 01:50:10.736 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:10.742178 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_2 [0.023865s] ... ok 2026-03-29 01:50:10.742435 | debian-bookworm | 2026-03-29 01:50:10.739 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.742465 | debian-bookworm | 2026-03-29 01:50:10.739 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.746933 | debian-bookworm | 2026-03-29 01:50:10.744 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.746965 | debian-bookworm | 2026-03-29 01:50:10.745 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.770132 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_1 [0.027681s] ... ok 2026-03-29 01:50:10.785324 | debian-bookworm | 2026-03-29 01:50:10.783 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-03-29 01:50:10.792545 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_invalid_phase [0.022339s] ... ok 2026-03-29 01:50:10.817631 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_3 [0.025240s] ... ok 2026-03-29 01:50:10.831188 | debian-bookworm | 2026-03-29 01:50:10.829 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:10.833045 | debian-bookworm | 2026-03-29 01:50:10.831 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.833066 | debian-bookworm | 2026-03-29 01:50:10.831 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.835927 | debian-bookworm | 2026-03-29 01:50:10.834 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:10.835945 | debian-bookworm | 2026-03-29 01:50:10.834 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:10.839029 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_1_cutover_hard_deferred [0.021407s] ... ok 2026-03-29 01:50:10.860519 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start_encrypted_destination [0.021280s] ... ok 2026-03-29 01:50:10.882468 | debian-bookworm | {0} 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.021850s] ... ok 2026-03-29 01:50:10.886604 | debian-bookworm | 2026-03-29 01:50:10.885 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-03-29 01:50:10.905518 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup [0.022910s] ... ok 2026-03-29 01:50:10.926113 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists_not_found [0.020441s] ... ok 2026-03-29 01:50:10.946614 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_1_True [0.020460s] ... ok 2026-03-29 01:50:10.968062 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_share_not_found [0.021322s] ... ok 2026-03-29 01:50:10.989583 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_1_True [0.021381s] ... ok 2026-03-29 01:50:11.014931 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_1_error [0.024985s] ... ok 2026-03-29 01:50:11.040709 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_2_available [0.025515s] ... ok 2026-03-29 01:50:11.062864 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_1 [0.022338s] ... ok 2026-03-29 01:50:11.084468 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_2 [0.021519s] ... ok 2026-03-29 01:50:11.106001 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_1 [0.021429s] ... ok 2026-03-29 01:50:11.127214 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_4 [0.021238s] ... ok 2026-03-29 01:50:11.148314 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_2_error [0.021002s] ... ok 2026-03-29 01:50:11.169452 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment [0.020902s] ... ok 2026-03-29 01:50:11.191077 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test___update_share_attributes_after_server_migration [0.021564s] ... ok 2026-03-29 01:50:11.214087 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_2 [0.022957s] ... ok 2026-03-29 01:50:11.235410 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_barbican_kms_config_for_specified_vserver [0.021216s] ... ok 2026-03-29 01:50:11.260717 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_vserver_peers [0.025007s] ... ok 2026-03-29 01:50:11.285652 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_2 [0.024767s] ... ok 2026-03-29 01:50:11.310917 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_1 [0.025153s] ... ok 2026-03-29 01:50:11.331942 | debian-bookworm | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-03-29 01:50:11.334357 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_no_vserver [0.023335s] ... ok 2026-03-29 01:50:11.353550 | debian-bookworm | Invalid share server network allocation. Bad network configuration: fake exception message. 2026-03-29 01:50:11.355607 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_fail_on_type [0.021229s] ... ok 2026-03-29 01:50:11.377269 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_1 [0.021422s] ... ok 2026-03-29 01:50:11.399706 | debian-bookworm | {0} 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.022389s] ... ok 2026-03-29 01:50:11.422847 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_2 [0.023045s] ... ok 2026-03-29 01:50:11.445696 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_2 [0.022765s] ... ok 2026-03-29 01:50:11.449822 | debian-bookworm | 2026-03-29 01:50:11.447 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:11.452403 | debian-bookworm | 2026-03-29 01:50:11.450 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:11.452431 | debian-bookworm | 2026-03-29 01:50:11.451 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:11.457698 | debian-bookworm | 2026-03-29 01:50:11.456 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:11.457742 | debian-bookworm | 2026-03-29 01:50:11.456 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:11.468787 | debian-bookworm | {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.023057s] ... ok 2026-03-29 01:50:11.492987 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_3 [0.023960s] ... ok 2026-03-29 01:50:11.502886 | debian-bookworm | 2026-03-29 01:50:11.499 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-03-29 01:50:11.502901 | debian-bookworm | 2026-03-29 01:50:11.500 6721 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming consistency group tables 2026-03-29 01:50:11.515719 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_2_fake_ipspace [0.022625s] ... ok 2026-03-29 01:50:11.537958 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs_pre_configured_home_ports [0.022180s] ... ok 2026-03-29 01:50:11.559821 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_3 [0.021979s] ... ok 2026-03-29 01:50:11.584785 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port_no_match [0.024593s] ... ok 2026-03-29 01:50:11.607245 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_share_server_network_info [0.022416s] ... ok 2026-03-29 01:50:11.628236 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_09 [0.020403s] ... ok 2026-03-29 01:50:11.650106 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_2 [0.022372s] ... ok 2026-03-29 01:50:11.673254 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_4 [0.022817s] ... ok 2026-03-29 01:50:11.697845 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_6 [0.024603s] ... ok 2026-03-29 01:50:11.720525 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_with_error [0.022421s] ... ok 2026-03-29 01:50:11.746750 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_snapmirror_failure [0.026064s] ... ok 2026-03-29 01:50:11.773266 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_1 [0.026204s] ... ok 2026-03-29 01:50:11.793931 | debian-bookworm | Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable 2026-03-29 01:50:11.796277 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_2 [0.023048s] ... ok 2026-03-29 01:50:11.817531 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_3 [0.021186s] ... ok 2026-03-29 01:50:11.843002 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_snapmirror_start_failure [0.025362s] ... ok 2026-03-29 01:50:11.867254 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_1_active [0.024156s] ... ok 2026-03-29 01:50:11.892927 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_2_dr [0.025602s] ... ok 2026-03-29 01:50:11.920247 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_2 [0.027066s] ... ok 2026-03-29 01:50:11.944294 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_mismatch [0.023987s] ... ok 2026-03-29 01:50:11.967647 | debian-bookworm | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed 2026-03-29 01:50:11.967677 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:11.967687 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-03-29 01:50:11.967696 | debian-bookworm | response = self._session.post( 2026-03-29 01:50:11.967704 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.967712 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 637, in post 2026-03-29 01:50:11.967719 | debian-bookworm | return self.request("POST", url, data=data, json=json, **kwargs) 2026-03-29 01:50:11.967728 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.967736 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 589, in request 2026-03-29 01:50:11.967743 | debian-bookworm | resp = self.send(prep, **send_kwargs) 2026-03-29 01:50:11.967751 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.967759 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 703, in send 2026-03-29 01:50:11.967767 | debian-bookworm | r = adapter.send(request, **kwargs) 2026-03-29 01:50:11.967774 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.967782 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 616, in send 2026-03-29 01:50:11.967790 | debian-bookworm | self.cert_verify(conn, request.url, verify, cert) 2026-03-29 01:50:11.967798 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 327, in cert_verify 2026-03-29 01:50:11.967806 | debian-bookworm | raise OSError( 2026-03-29 01:50:11.967814 | debian-bookworm | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-03-29 01:50:11.967822 | debian-bookworm | 2026-03-29 01:50:11.967830 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:50:11.967837 | debian-bookworm | 2026-03-29 01:50:11.967845 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:11.967853 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_service/backend/_common/loopingcall.py", line 175, in _run_loop 2026-03-29 01:50:11.967861 | debian-bookworm | result = func(*self.args, **self.kw) 2026-03-29 01:50:11.967869 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.967876 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:50:11.967884 | debian-bookworm | result = f(self, *args, **kwargs) 2026-03-29 01:50:11.967892 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.967900 | debian-bookworm | 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-03-29 01:50:11.967922 | debian-bookworm | self._client.send_ems_log_message(self._build_ems_log_message_1()) 2026-03-29 01:50:11.967936 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.967944 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:50:11.967952 | debian-bookworm | result = f(self, *args, **kwargs) 2026-03-29 01:50:11.967959 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.967967 | debian-bookworm | 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-03-29 01:50:11.967975 | debian-bookworm | message = self._get_ems_pool_info() 2026-03-29 01:50:11.967983 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.967990 | debian-bookworm | 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-03-29 01:50:11.967998 | debian-bookworm | 'aggregates': self._find_matching_aggregates(), 2026-03-29 01:50:11.968006 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968014 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:50:11.968021 | debian-bookworm | result = f(self, *args, **kwargs) 2026-03-29 01:50:11.968029 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968037 | debian-bookworm | 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-03-29 01:50:11.968044 | debian-bookworm | vserver_client = self._get_api_client(vserver=self._vserver) 2026-03-29 01:50:11.968052 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968060 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:50:11.968068 | debian-bookworm | result = f(self, *args, **kwargs) 2026-03-29 01:50:11.968075 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968083 | debian-bookworm | 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-03-29 01:50:11.968091 | debian-bookworm | client = self._get_client(self.configuration, vserver=vserver) 2026-03-29 01:50:11.968099 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968106 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-03-29 01:50:11.968122 | debian-bookworm | client = client_cmode.NetAppCmodeClient( 2026-03-29 01:50:11.968130 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968138 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-03-29 01:50:11.968146 | debian-bookworm | (major, minor) = self.get_ontapi_version(cached=False) 2026-03-29 01:50:11.968154 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968162 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-03-29 01:50:11.968170 | debian-bookworm | result = self.send_request('system-get-ontapi-version', 2026-03-29 01:50:11.968179 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968187 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-03-29 01:50:11.968194 | debian-bookworm | return self.connection.invoke_successfully( 2026-03-29 01:50:11.968202 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968210 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-03-29 01:50:11.968217 | debian-bookworm | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-03-29 01:50:11.968231 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968239 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-03-29 01:50:11.968247 | debian-bookworm | result = self.invoke_elem( 2026-03-29 01:50:11.968254 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968262 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-03-29 01:50:11.968270 | debian-bookworm | raise NaApiError(message=e) 2026-03-29 01:50:11.968278 | debian-bookworm | 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-03-29 01:50:11.968802 | debian-bookworm | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed 2026-03-29 01:50:11.968812 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:11.968820 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-03-29 01:50:11.968828 | debian-bookworm | response = self._session.post( 2026-03-29 01:50:11.968836 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968844 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 637, in post 2026-03-29 01:50:11.968851 | debian-bookworm | return self.request("POST", url, data=data, json=json, **kwargs) 2026-03-29 01:50:11.968859 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968871 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 589, in request 2026-03-29 01:50:11.968879 | debian-bookworm | resp = self.send(prep, **send_kwargs) 2026-03-29 01:50:11.968887 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968895 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 703, in send 2026-03-29 01:50:11.968902 | debian-bookworm | r = adapter.send(request, **kwargs) 2026-03-29 01:50:11.968910 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.968918 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 616, in send 2026-03-29 01:50:11.968925 | debian-bookworm | self.cert_verify(conn, request.url, verify, cert) 2026-03-29 01:50:11.968933 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 327, in cert_verify 2026-03-29 01:50:11.968941 | debian-bookworm | raise OSError( 2026-03-29 01:50:11.968970 | debian-bookworm | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-03-29 01:50:11.968980 | debian-bookworm | 2026-03-29 01:50:11.968988 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:50:11.968995 | debian-bookworm | 2026-03-29 01:50:11.969003 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:11.969011 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_service/backend/_common/loopingcall.py", line 65, in func 2026-03-29 01:50:11.969019 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:11.969026 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969034 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:50:11.969042 | debian-bookworm | result = f(self, *args, **kwargs) 2026-03-29 01:50:11.969050 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969057 | debian-bookworm | 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-03-29 01:50:11.969065 | debian-bookworm | vserver_client = self._get_api_client(vserver=self._vserver) 2026-03-29 01:50:11.969073 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969081 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:50:11.969096 | debian-bookworm | result = f(self, *args, **kwargs) 2026-03-29 01:50:11.969104 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969112 | debian-bookworm | 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-03-29 01:50:11.969119 | debian-bookworm | client = self._get_client(self.configuration, vserver=vserver) 2026-03-29 01:50:11.969127 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969135 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-03-29 01:50:11.969143 | debian-bookworm | client = client_cmode.NetAppCmodeClient( 2026-03-29 01:50:11.969150 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969158 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-03-29 01:50:11.969166 | debian-bookworm | (major, minor) = self.get_ontapi_version(cached=False) 2026-03-29 01:50:11.969173 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969181 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-03-29 01:50:11.969189 | debian-bookworm | result = self.send_request('system-get-ontapi-version', 2026-03-29 01:50:11.969196 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969204 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-03-29 01:50:11.969212 | debian-bookworm | return self.connection.invoke_successfully( 2026-03-29 01:50:11.969220 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969227 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-03-29 01:50:11.969235 | debian-bookworm | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-03-29 01:50:11.969243 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969256 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-03-29 01:50:11.969264 | debian-bookworm | result = self.invoke_elem( 2026-03-29 01:50:11.969271 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:11.969279 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-03-29 01:50:11.969287 | debian-bookworm | raise NaApiError(message=e) 2026-03-29 01:50:11.969295 | debian-bookworm | 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-03-29 01:50:11.970627 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.026238s] ... ok 2026-03-29 01:50:11.984736 | debian-bookworm | 2026-03-29 01:50:11.981 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:11.989226 | debian-bookworm | 2026-03-29 01:50:11.986 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:11.989257 | debian-bookworm | 2026-03-29 01:50:11.987 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:11.993538 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_vserver [0.022717s] ... ok 2026-03-29 01:50:11.995025 | debian-bookworm | 2026-03-29 01:50:11.992 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:11.995055 | debian-bookworm | 2026-03-29 01:50:11.992 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.014574 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.020992s] ... ok 2026-03-29 01:50:12.038410 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_adjusted_consistency_point_time [0.023495s] ... ok 2026-03-29 01:50:12.045662 | debian-bookworm | 2026-03-29 01:50:12.043 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-03-29 01:50:12.062114 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_average_cpu_utilization [0.023523s] ... ok 2026-03-29 01:50:12.083769 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_system_counters [0.021773s] ... ok 2026-03-29 01:50:12.104271 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system [0.020085s] ... ok 2026-03-29 01:50:12.124081 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_first_pass [0.019831s] ... ok 2026-03-29 01:50:12.143050 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_1 [0.018861s] ... ok 2026-03-29 01:50:12.161564 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_2 [0.018456s] ... ok 2026-03-29 01:50:12.180338 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share_not_found [0.018671s] ... ok 2026-03-29 01:50:12.200249 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_added_rules [0.019720s] ... ok 2026-03-29 01:50:12.223938 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_deleted_rules [0.023584s] ... ok 2026-03-29 01:50:12.243270 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_2__True____krb5____krb5i____krb5p___ [0.019413s] ... ok 2026-03-29 01:50:12.263578 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_rename [0.020117s] ... ok 2026-03-29 01:50:12.283716 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share [0.020003s] ... ok 2026-03-29 01:50:12.305172 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver [0.021392s] ... ok 2026-03-29 01:50:12.325201 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_mode [0.019702s] ... ok 2026-03-29 01:50:12.346034 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_single_svm [0.020926s] ... ok 2026-03-29 01:50:12.365647 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_1_True [0.019294s] ... ok 2026-03-29 01:50:12.385028 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_2_False [0.019390s] ... ok 2026-03-29 01:50:12.404778 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_3_eX___ [0.019587s] ... ok 2026-03-29 01:50:12.425064 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_platform [0.020118s] ... ok 2026-03-29 01:50:12.444079 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_openstack_info_init [0.018987s] ... ok 2026-03-29 01:50:12.462799 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_release_from_release_string [0.018583s] ... ok 2026-03-29 01:50:12.482965 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__wrong_proto [0.019915s] ... ok 2026-03-29 01:50:12.503344 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__exists_error [0.020483s] ... ok 2026-03-29 01:50:12.523290 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thin_provisoning [0.019755s] ... ok 2026-03-29 01:50:12.542521 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_path [0.019192s] ... ok 2026-03-29 01:50:12.562329 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_set [0.019474s] ... ok 2026-03-29 01:50:12.582122 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_no_message_kwargs [0.019796s] ... ok 2026-03-29 01:50:12.602652 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_lock [0.020627s] ... ok 2026-03-29 01:50:12.610985 | debian-bookworm | 2026-03-29 01:50:12.608 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:12.613832 | debian-bookworm | 2026-03-29 01:50:12.611 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:12.613850 | debian-bookworm | 2026-03-29 01:50:12.611 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.617556 | debian-bookworm | 2026-03-29 01:50:12.615 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:12.617587 | debian-bookworm | 2026-03-29 01:50:12.615 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.625541 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_no_data [0.022538s] ... ok 2026-03-29 01:50:12.645357 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_payload [0.019623s] ... ok 2026-03-29 01:50:12.663306 | debian-bookworm | 2026-03-29 01:50:12.660 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-03-29 01:50:12.664017 | debian-bookworm | 2026-03-29 01:50:12.660 6721 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Removing cast_rules_to_readonly column from share instances. 2026-03-29 01:50:12.666659 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test__get_provisioned_capacity [0.021489s] ... ok 2026-03-29 01:50:12.678533 | debian-bookworm | 2026-03-29 01:50:12.676 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:12.682011 | debian-bookworm | 2026-03-29 01:50:12.679 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:12.682042 | debian-bookworm | 2026-03-29 01:50:12.679 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.686007 | debian-bookworm | 2026-03-29 01:50:12.684 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:12.686039 | debian-bookworm | 2026-03-29 01:50:12.684 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.689421 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.022484s] ... ok 2026-03-29 01:50:12.711574 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot_error [0.021998s] ... ok 2026-03-29 01:50:12.728145 | debian-bookworm | 2026-03-29 01:50:12.724 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-03-29 01:50:12.728183 | debian-bookworm | 2026-03-29 01:50:12.725 6721 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Adding cast_rules_to_readonly column to share instances. 2026-03-29 01:50:12.749158 | debian-bookworm | {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share_multiple_vips [0.037271s] ... ok 2026-03-29 01:50:12.771944 | debian-bookworm | share share-1-manila not found on FlashBlade, skip delete 2026-03-29 01:50:12.773996 | debian-bookworm | {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_not_found [0.024919s] ... ok 2026-03-29 01:50:12.801993 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_1 [0.024479s] ... ok 2026-03-29 01:50:12.807786 | debian-bookworm | 2026-03-29 01:50:12.805 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:12.809904 | debian-bookworm | 2026-03-29 01:50:12.808 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:12.809922 | debian-bookworm | 2026-03-29 01:50:12.808 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.814470 | debian-bookworm | 2026-03-29 01:50:12.812 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:12.814493 | debian-bookworm | 2026-03-29 01:50:12.813 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.820401 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_clone_snapshot_api [0.021615s] ... ok 2026-03-29 01:50:12.841881 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_snapshot_api [0.021305s] ... ok 2026-03-29 01:50:12.863074 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_3 [0.020806s] ... ok 2026-03-29 01:50:12.867560 | debian-bookworm | 2026-03-29 01:50:12.864 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-03-29 01:50:12.867587 | debian-bookworm | 2026-03-29 01:50:12.864 6721 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Removing cast_rules_to_readonly column from share instances. 2026-03-29 01:50:12.884211 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_api [0.021263s] ... ok 2026-03-29 01:50:12.887140 | debian-bookworm | 2026-03-29 01:50:12.884 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:12.890185 | debian-bookworm | 2026-03-29 01:50:12.887 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:12.890206 | debian-bookworm | 2026-03-29 01:50:12.888 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.894650 | debian-bookworm | 2026-03-29 01:50:12.892 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:12.894671 | debian-bookworm | 2026-03-29 01:50:12.893 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.912370 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_08 [0.025145s] ... ok 2026-03-29 01:50:12.936984 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_16 [0.027295s] ... ok 2026-03-29 01:50:12.937693 | debian-bookworm | 2026-03-29 01:50:12.936 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-03-29 01:50:12.961878 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_21 [0.024887s] ... ok 2026-03-29 01:50:12.967998 | debian-bookworm | 2026-03-29 01:50:12.965 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:12.970517 | debian-bookworm | 2026-03-29 01:50:12.968 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:12.970532 | debian-bookworm | 2026-03-29 01:50:12.968 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.973498 | debian-bookworm | 2026-03-29 01:50:12.971 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:12.973508 | debian-bookworm | 2026-03-29 01:50:12.971 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:12.985670 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_23 [0.023752s] ... ok 2026-03-29 01:50:13.008471 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_check_for_setup_error [0.022561s] ... ok 2026-03-29 01:50:13.015753 | debian-bookworm | 2026-03-29 01:50:13.013 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-03-29 01:50:13.031897 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_1 [0.023166s] ... ok 2026-03-29 01:50:13.055415 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_3 [0.023537s] ... ok 2026-03-29 01:50:13.076522 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-03-29 01:50:13.076565 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:13.076576 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-03-29 01:50:13.076584 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-03-29 01:50:13.076592 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:13.076600 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-03-29 01:50:13.076608 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-03-29 01:50:13.076616 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-03-29 01:50:13.078025 | debian-bookworm | 2026-03-29 01:50:13.075 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.079038 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_with_exception [0.023514s] ... ok 2026-03-29 01:50:13.081431 | debian-bookworm | 2026-03-29 01:50:13.078 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.081459 | debian-bookworm | 2026-03-29 01:50:13.079 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.083902 | debian-bookworm | 2026-03-29 01:50:13.081 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.083920 | debian-bookworm | 2026-03-29 01:50:13.081 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.102551 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_with_hostlist [0.023283s] ... ok 2026-03-29 01:50:13.126145 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_name_exist [0.023390s] ... ok 2026-03-29 01:50:13.126971 | debian-bookworm | 2026-03-29 01:50:13.124 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-03-29 01:50:13.147755 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_configutarion [0.021697s] ... ok 2026-03-29 01:50:13.156467 | debian-bookworm | 2026-03-29 01:50:13.154 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.158608 | debian-bookworm | 2026-03-29 01:50:13.157 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.158636 | debian-bookworm | 2026-03-29 01:50:13.157 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.163278 | debian-bookworm | 2026-03-29 01:50:13.161 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.163298 | debian-bookworm | 2026-03-29 01:50:13.161 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.170700 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_positive [0.022823s] ... ok 2026-03-29 01:50:13.191350 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_ts_model_pool_id [0.020566s] ... ok 2026-03-29 01:50:13.204311 | debian-bookworm | 2026-03-29 01:50:13.203 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-03-29 01:50:13.212438 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_vol_host [0.020933s] ... ok 2026-03-29 01:50:13.218735 | debian-bookworm | 2026-03-29 01:50:13.217 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.221130 | debian-bookworm | 2026-03-29 01:50:13.219 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.221161 | debian-bookworm | 2026-03-29 01:50:13.219 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.224282 | debian-bookworm | 2026-03-29 01:50:13.222 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.224309 | debian-bookworm | 2026-03-29 01:50:13.223 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.239246 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_snapshot [0.026712s] ... ok 2026-03-29 01:50:13.269288 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_without_volname [0.029568s] ... ok 2026-03-29 01:50:13.280703 | debian-bookworm | 2026-03-29 01:50:13.278 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-03-29 01:50:13.297078 | debian-bookworm | 2026-03-29 01:50:13.294 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.297892 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify_expected_error [0.028424s] ... ok 2026-03-29 01:50:13.301938 | debian-bookworm | 2026-03-29 01:50:13.299 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.301967 | debian-bookworm | 2026-03-29 01:50:13.299 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.305157 | debian-bookworm | 2026-03-29 01:50:13.303 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.305186 | debian-bookworm | 2026-03-29 01:50:13.303 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.316259 | debian-bookworm | Will not verify the server certificate of the API service because the CA certificate is not available. 2026-03-29 01:50:13.318883 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_with_cert [0.020935s] ... ok 2026-03-29 01:50:13.339871 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access [0.020759s] ... ok 2026-03-29 01:50:13.345668 | debian-bookworm | 2026-03-29 01:50:13.343 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-03-29 01:50:13.359892 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access_nonip [0.019867s] ... ok 2026-03-29 01:50:13.361690 | debian-bookworm | 2026-03-29 01:50:13.358 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.364600 | debian-bookworm | 2026-03-29 01:50:13.362 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.364629 | debian-bookworm | 2026-03-29 01:50:13.362 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.368090 | debian-bookworm | 2026-03-29 01:50:13.366 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.368120 | debian-bookworm | 2026-03-29 01:50:13.366 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.381559 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_existing_volume [0.021553s] ... ok 2026-03-29 01:50:13.401978 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_share [0.020422s] ... ok 2026-03-29 01:50:13.408898 | debian-bookworm | 2026-03-29 01:50:13.406 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-03-29 01:50:13.421729 | debian-bookworm | 2026-03-29 01:50:13.419 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.422370 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb_full [0.020237s] ... ok 2026-03-29 01:50:13.427449 | debian-bookworm | 2026-03-29 01:50:13.424 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.427466 | debian-bookworm | 2026-03-29 01:50:13.425 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.432185 | debian-bookworm | 2026-03-29 01:50:13.429 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.432215 | debian-bookworm | 2026-03-29 01:50:13.429 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.444051 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:13.444317 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_share_stats [0.021711s] ... ok 2026-03-29 01:50:13.463215 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:13.463669 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_4 [0.019096s] ... ok 2026-03-29 01:50:13.476176 | debian-bookworm | 2026-03-29 01:50:13.474 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-03-29 01:50:13.482680 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:13.483017 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share [0.019369s] ... ok 2026-03-29 01:50:13.488016 | debian-bookworm | 2026-03-29 01:50:13.485 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.491358 | debian-bookworm | 2026-03-29 01:50:13.489 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.491381 | debian-bookworm | 2026-03-29 01:50:13.489 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.495996 | debian-bookworm | 2026-03-29 01:50:13.494 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.496019 | debian-bookworm | 2026-03-29 01:50:13.494 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.505154 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:13.505527 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot [0.022289s] ... ok 2026-03-29 01:50:13.525318 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:13.525768 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_2 [0.020131s] ... ok 2026-03-29 01:50:13.535665 | debian-bookworm | 2026-03-29 01:50:13.534 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-03-29 01:50:13.544780 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:13.545088 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_1 [0.019330s] ... ok 2026-03-29 01:50:13.550929 | debian-bookworm | 2026-03-29 01:50:13.548 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.554493 | debian-bookworm | 2026-03-29 01:50:13.552 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.554523 | debian-bookworm | 2026-03-29 01:50:13.552 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.559472 | debian-bookworm | 2026-03-29 01:50:13.557 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.559499 | debian-bookworm | 2026-03-29 01:50:13.557 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.564201 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:13.564589 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_2 [0.019337s] ... ok 2026-03-29 01:50:13.583731 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:13.584086 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_3 [0.019440s] ... ok 2026-03-29 01:50:13.599610 | debian-bookworm | 2026-03-29 01:50:13.597 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-03-29 01:50:13.606670 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_fail [0.022260s] ... ok 2026-03-29 01:50:13.607201 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:13.620738 | debian-bookworm | 2026-03-29 01:50:13.618 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.623323 | debian-bookworm | 2026-03-29 01:50:13.620 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.623343 | debian-bookworm | 2026-03-29 01:50:13.621 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.626799 | debian-bookworm | 2026-03-29 01:50:13.624 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.626819 | debian-bookworm | 2026-03-29 01:50:13.624 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.630871 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:13.631283 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share [0.024661s] ... ok 2026-03-29 01:50:13.651111 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_1 [0.019653s] ... ok 2026-03-29 01:50:13.666676 | debian-bookworm | 2026-03-29 01:50:13.664 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-03-29 01:50:13.671482 | debian-bookworm | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_add_export [0.020221s] ... ok 2026-03-29 01:50:13.689362 | debian-bookworm | Unsupported access rule of 'type' ip, 'level' NOT_RO_OR_RW, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2026-03-29 01:50:13.691942 | debian-bookworm | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_level [0.020568s] ... ok 2026-03-29 01:50:13.701184 | debian-bookworm | 2026-03-29 01:50:13.698 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.705036 | debian-bookworm | 2026-03-29 01:50:13.702 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.705073 | debian-bookworm | 2026-03-29 01:50:13.702 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.708657 | debian-bookworm | 2026-03-29 01:50:13.706 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.708680 | debian-bookworm | 2026-03-29 01:50:13.706 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.710191 | debian-bookworm | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-03-29 01:50:13.713044 | debian-bookworm | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_type [0.021051s] ... ok 2026-03-29 01:50:13.736652 | debian-bookworm | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_remove_export [0.023238s] ... ok 2026-03-29 01:50:13.751020 | debian-bookworm | 2026-03-29 01:50:13.748 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-03-29 01:50:13.758346 | debian-bookworm | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access [0.021673s] ... ok 2026-03-29 01:50:13.774773 | debian-bookworm | 2026-03-29 01:50:13.772 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.777040 | debian-bookworm | 2026-03-29 01:50:13.775 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.777058 | debian-bookworm | 2026-03-29 01:50:13.775 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.780254 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_not_provided [0.021891s] ... ok 2026-03-29 01:50:13.781855 | debian-bookworm | 2026-03-29 01:50:13.780 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.781872 | debian-bookworm | 2026-03-29 01:50:13.780 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.801920 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.021559s] ... ok 2026-03-29 01:50:13.823191 | debian-bookworm | 2026-03-29 01:50:13.821 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-03-29 01:50:13.828443 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_correct [0.026372s] ... ok 2026-03-29 01:50:13.851336 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_2_Invalid [0.022595s] ... ok 2026-03-29 01:50:13.874376 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_invalid_helper [0.022994s] ... ok 2026-03-29 01:50:13.897287 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_share_server [0.022855s] ... ok 2026-03-29 01:50:13.919651 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_false [0.022180s] ... ok 2026-03-29 01:50:13.920413 | debian-bookworm | 2026-03-29 01:50:13.917 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:13.923947 | debian-bookworm | 2026-03-29 01:50:13.921 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.923966 | debian-bookworm | 2026-03-29 01:50:13.922 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.928549 | debian-bookworm | 2026-03-29 01:50:13.925 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:13.928582 | debian-bookworm | 2026-03-29 01:50:13.926 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:13.943900 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false [0.024176s] ... ok 2026-03-29 01:50:13.968047 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume [0.023803s] ... ok 2026-03-29 01:50:13.969359 | debian-bookworm | 2026-03-29 01:50:13.966 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-03-29 01:50:13.991539 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_not_found [0.023549s] ... ok 2026-03-29 01:50:14.014869 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently [0.023117s] ... ok 2026-03-29 01:50:14.038080 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem [0.023170s] ... ok 2026-03-29 01:50:14.067004 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share [0.028665s] ... ok 2026-03-29 01:50:14.090046 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_exist [0.022910s] ... ok 2026-03-29 01:50:14.096994 | debian-bookworm | 2026-03-29 01:50:14.094 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.100266 | debian-bookworm | 2026-03-29 01:50:14.098 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.100282 | debian-bookworm | 2026-03-29 01:50:14.098 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.105704 | debian-bookworm | 2026-03-29 01:50:14.103 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.105727 | debian-bookworm | 2026-03-29 01:50:14.104 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.117558 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmanage_snapshot [0.027394s] ... ok 2026-03-29 01:50:14.141115 | debian-bookworm | {0} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_helper [0.023393s] ... ok 2026-03-29 01:50:14.149898 | debian-bookworm | 2026-03-29 01:50:14.148 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-03-29 01:50:14.162596 | debian-bookworm | {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_1 [0.021364s] ... ok 2026-03-29 01:50:14.183290 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:50:14.186052 | debian-bookworm | {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_check_for_setup_error [0.023169s] ... ok 2026-03-29 01:50:14.207406 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:50:14.210012 | debian-bookworm | {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper [0.023806s] ... ok 2026-03-29 01:50:14.231305 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_7 [0.021121s] ... ok 2026-03-29 01:50:14.247503 | debian-bookworm | 2026-03-29 01:50:14.244 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.251011 | debian-bookworm | 2026-03-29 01:50:14.248 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.251047 | debian-bookworm | 2026-03-29 01:50:14.248 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.253542 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_2_5_6_7_8__bar_quuz [0.022194s] ... ok 2026-03-29 01:50:14.255585 | debian-bookworm | 2026-03-29 01:50:14.253 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.255618 | debian-bookworm | 2026-03-29 01:50:14.254 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.275679 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_is_busy_error [0.021895s] ... ok 2026-03-29 01:50:14.296452 | debian-bookworm | 2026-03-29 01:50:14.294 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-03-29 01:50:14.297719 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_2_False [0.021992s] ... ok 2026-03-29 01:50:14.319259 | debian-bookworm | 2026-03-29 01:50:14.317 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.321823 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_snapshot [0.023935s] ... ok 2026-03-29 01:50:14.324717 | debian-bookworm | 2026-03-29 01:50:14.323 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.324745 | debian-bookworm | 2026-03-29 01:50:14.323 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.328568 | debian-bookworm | 2026-03-29 01:50:14.326 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.328676 | debian-bookworm | 2026-03-29 01:50:14.327 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.342529 | debian-bookworm | Volume not found: Failed to find logical volume "fake/fake-volume" 2026-03-29 01:50:14.342559 | debian-bookworm | 2026-03-29 01:50:14.345266 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_2_Failed_to_find_logical_volume__fake_fake_volume__ [0.023068s] ... ok 2026-03-29 01:50:14.366549 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_do_setup [0.021392s] ... ok 2026-03-29 01:50:14.374932 | debian-bookworm | 2026-03-29 01:50:14.373 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-03-29 01:50:14.386559 | debian-bookworm | 2026-03-29 01:50:14.385 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.387370 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_container [0.020655s] ... ok 2026-03-29 01:50:14.391797 | debian-bookworm | 2026-03-29 01:50:14.390 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.391845 | debian-bookworm | 2026-03-29 01:50:14.390 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.396456 | debian-bookworm | 2026-03-29 01:50:14.395 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.396485 | debian-bookworm | 2026-03-29 01:50:14.395 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.409300 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats_refresh [0.021824s] ... ok 2026-03-29 01:50:14.430650 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device [0.021232s] ... ok 2026-03-29 01:50:14.440530 | debian-bookworm | 2026-03-29 01:50:14.439 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-03-29 01:50:14.453876 | debian-bookworm | 2026-03-29 01:50:14.452 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.455166 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_revert_to_snapshot [0.024375s] ... ok 2026-03-29 01:50:14.457897 | debian-bookworm | 2026-03-29 01:50:14.456 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.457926 | debian-bookworm | 2026-03-29 01:50:14.456 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.463092 | debian-bookworm | 2026-03-29 01:50:14.461 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.463139 | debian-bookworm | 2026-03-29 01:50:14.461 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.478027 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_one_found [0.022662s] ... ok 2026-03-29 01:50:14.499960 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_none_exist [0.021945s] ... ok 2026-03-29 01:50:14.505291 | debian-bookworm | 2026-03-29 01:50:14.503 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-03-29 01:50:14.522124 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_driver_config_group [0.022050s] ... ok 2026-03-29 01:50:14.532509 | debian-bookworm | 2026-03-29 01:50:14.530 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.535717 | debian-bookworm | 2026-03-29 01:50:14.534 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.535755 | debian-bookworm | 2026-03-29 01:50:14.534 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.540341 | debian-bookworm | 2026-03-29 01:50:14.538 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.540438 | debian-bookworm | 2026-03-29 01:50:14.539 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.545868 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_is_used [0.023456s] ... ok 2026-03-29 01:50:14.574342 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_with_no_router_id [0.028371s] ... ok 2026-03-29 01:50:14.585263 | debian-bookworm | 2026-03-29 01:50:14.583 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-03-29 01:50:14.597409 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_4 [0.022956s] ... ok 2026-03-29 01:50:14.611917 | debian-bookworm | 2026-03-29 01:50:14.610 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.614863 | debian-bookworm | 2026-03-29 01:50:14.613 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.614895 | debian-bookworm | 2026-03-29 01:50:14.613 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.621102 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_1 [0.021612s] ... ok 2026-03-29 01:50:14.621458 | debian-bookworm | 2026-03-29 01:50:14.618 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.621518 | debian-bookworm | 2026-03-29 01:50:14.618 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.643581 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_1 [0.024115s] ... ok 2026-03-29 01:50:14.663870 | debian-bookworm | 2026-03-29 01:50:14.661 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-03-29 01:50:14.667882 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_available_from_start [0.024227s] ... ok 2026-03-29 01:50:14.687396 | debian-bookworm | Service instance fake_inst_id does not exist. 2026-03-29 01:50:14.687754 | debian-bookworm | 2026-03-29 01:50:14.685 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.689718 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_not_exists [0.021644s] ... ok 2026-03-29 01:50:14.691734 | debian-bookworm | 2026-03-29 01:50:14.688 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.691771 | debian-bookworm | 2026-03-29 01:50:14.689 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.695746 | debian-bookworm | 2026-03-29 01:50:14.693 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.695778 | debian-bookworm | 2026-03-29 01:50:14.693 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.713558 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_03 [0.023661s] ... ok 2026-03-29 01:50:14.739668 | debian-bookworm | 2026-03-29 01:50:14.737 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-03-29 01:50:14.741224 | debian-bookworm | 2026-03-29 01:50:14.739 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Creating the migration table _migrating_drivers_private_data_1ef8bdf7 2026-03-29 01:50:14.766884 | debian-bookworm | 2026-03-29 01:50:14.764 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_1ef8bdf7 2026-03-29 01:50:14.770913 | debian-bookworm | 2026-03-29 01:50:14.768 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Dropping table drivers_private_data 2026-03-29 01:50:14.778328 | debian-bookworm | 2026-03-29 01:50:14.775 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Rename the migration table _migrating_drivers_private_data_1ef8bdf7 to the original table drivers_private_data 2026-03-29 01:50:14.786496 | debian-bookworm | 2026-03-29 01:50:14.783 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.789232 | debian-bookworm | 2026-03-29 01:50:14.787 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.789264 | debian-bookworm | 2026-03-29 01:50:14.787 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.795262 | debian-bookworm | 2026-03-29 01:50:14.793 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.795296 | debian-bookworm | 2026-03-29 01:50:14.793 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.836760 | debian-bookworm | 2026-03-29 01:50:14.834 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-03-29 01:50:14.908552 | debian-bookworm | 2026-03-29 01:50:14.906 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.912051 | debian-bookworm | 2026-03-29 01:50:14.909 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.912082 | debian-bookworm | 2026-03-29 01:50:14.909 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.916125 | debian-bookworm | 2026-03-29 01:50:14.913 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.916154 | debian-bookworm | 2026-03-29 01:50:14.913 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.958590 | debian-bookworm | 2026-03-29 01:50:14.956 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-03-29 01:50:14.960070 | debian-bookworm | 2026-03-29 01:50:14.958 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Creating the migration table _migrating_drivers_private_data_e8b1b99e 2026-03-29 01:50:14.968329 | debian-bookworm | 2026-03-29 01:50:14.966 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_e8b1b99e 2026-03-29 01:50:14.970335 | debian-bookworm | 2026-03-29 01:50:14.969 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Dropping table drivers_private_data 2026-03-29 01:50:14.982006 | debian-bookworm | 2026-03-29 01:50:14.979 6721 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Rename the migration table _migrating_drivers_private_data_e8b1b99e to the original table drivers_private_data 2026-03-29 01:50:14.986283 | debian-bookworm | 2026-03-29 01:50:14.984 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:14.989827 | debian-bookworm | 2026-03-29 01:50:14.988 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.989847 | debian-bookworm | 2026-03-29 01:50:14.988 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:14.992928 | debian-bookworm | 2026-03-29 01:50:14.991 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:14.992971 | debian-bookworm | 2026-03-29 01:50:14.991 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.032418 | debian-bookworm | 2026-03-29 01:50:15.031 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-03-29 01:50:15.117108 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_08 [0.402929s] ... ok 2026-03-29 01:50:15.118478 | debian-bookworm | 2026-03-29 01:50:15.115 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:15.121498 | debian-bookworm | 2026-03-29 01:50:15.119 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:15.121525 | debian-bookworm | 2026-03-29 01:50:15.119 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.126645 | debian-bookworm | 2026-03-29 01:50:15.124 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:15.126665 | debian-bookworm | 2026-03-29 01:50:15.125 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.138101 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_13 [0.021396s] ... ok 2026-03-29 01:50:15.159060 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_2 [0.020666s] ... ok 2026-03-29 01:50:15.175442 | debian-bookworm | 2026-03-29 01:50:15.174 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-03-29 01:50:15.180743 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_7 [0.021626s] ... ok 2026-03-29 01:50:15.201181 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_8 [0.020441s] ... ok 2026-03-29 01:50:15.221718 | debian-bookworm | 2026-03-29 01:50:15.219 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:15.222226 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_2 [0.020878s] ... ok 2026-03-29 01:50:15.225053 | debian-bookworm | 2026-03-29 01:50:15.222 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:15.225078 | debian-bookworm | 2026-03-29 01:50:15.222 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.229758 | debian-bookworm | 2026-03-29 01:50:15.227 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:15.229783 | debian-bookworm | 2026-03-29 01:50:15.228 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.242179 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_public [0.019833s] ... ok 2026-03-29 01:50:15.263468 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_1_None [0.021072s] ... ok 2026-03-29 01:50:15.272178 | debian-bookworm | 2026-03-29 01:50:15.270 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-03-29 01:50:15.287224 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_1_None [0.023494s] ... ok 2026-03-29 01:50:15.288973 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_3_vast_mgmt_host [0.001657s] ... ok 2026-03-29 01:50:15.308715 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_2____10_10_10_1____10_10_10_2_______ [0.019556s] ... ok 2026-03-29 01:50:15.319146 | debian-bookworm | 2026-03-29 01:50:15.316 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:15.323590 | debian-bookworm | 2026-03-29 01:50:15.321 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:15.323619 | debian-bookworm | 2026-03-29 01:50:15.321 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.327656 | debian-bookworm | 2026-03-29 01:50:15.325 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:15.327677 | debian-bookworm | 2026-03-29 01:50:15.325 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.333725 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_without [0.024875s] ... ok 2026-03-29 01:50:15.353861 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_name_starts_with_underscore_and_digit [0.019973s] ... ok 2026-03-29 01:50:15.371485 | debian-bookworm | 2026-03-29 01:50:15.368 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-03-29 01:50:15.371513 | debian-bookworm | 2026-03-29 01:50:15.368 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing back user_id length for share_networks 2026-03-29 01:50:15.373126 | debian-bookworm | {0} 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.019033s] ... ok 2026-03-29 01:50:15.373345 | debian-bookworm | vastresource test not found on VAST, skipping delete 2026-03-29 01:50:15.373741 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_not_found [0.000825s] ... ok 2026-03-29 01:50:15.374745 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vipool [0.000666s] ... ok 2026-03-29 01:50:15.375307 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vips [0.000427s] ... ok 2026-03-29 01:50:15.395156 | debian-bookworm | Fetching pool details operation failed. 2026-03-29 01:50:15.398738 | debian-bookworm | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details_negative [0.023362s] ... ok 2026-03-29 01:50:15.429590 | debian-bookworm | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share [0.030665s] ... ok 2026-03-29 01:50:15.451457 | debian-bookworm | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share [0.021768s] ... ok 2026-03-29 01:50:15.471406 | debian-bookworm | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow [0.019788s] ... ok 2026-03-29 01:50:15.472449 | debian-bookworm | 2026-03-29 01:50:15.469 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing back project_id length for share_networks 2026-03-29 01:50:15.490086 | debian-bookworm | ('ACCESSShareDriver access failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') 2026-03-29 01:50:15.492477 | debian-bookworm | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow_negative [0.021095s] ... ok 2026-03-29 01:50:15.525982 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_2_True [0.033279s] ... ok 2026-03-29 01:50:15.554162 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_2_Exception [0.027225s] ... ok 2026-03-29 01:50:15.554650 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:50:15.556586 | debian-bookworm | 2026-03-29 01:50:15.554 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing back project_id length for security_services 2026-03-29 01:50:15.575696 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_2_2 [0.022009s] ... ok 2026-03-29 01:50:15.596108 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_name [0.020290s] ... ok 2026-03-29 01:50:15.616023 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_2_ [0.019640s] ... ok 2026-03-29 01:50:15.636160 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_2 [0.019922s] ... ok 2026-03-29 01:50:15.641812 | debian-bookworm | 2026-03-29 01:50:15.638 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:15.648137 | debian-bookworm | 2026-03-29 01:50:15.646 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:15.648159 | debian-bookworm | 2026-03-29 01:50:15.646 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.653710 | debian-bookworm | 2026-03-29 01:50:15.650 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:15.653743 | debian-bookworm | 2026-03-29 01:50:15.650 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.658403 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_1 [0.022209s] ... ok 2026-03-29 01:50:15.683526 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_2 [0.024642s] ... ok 2026-03-29 01:50:15.696323 | debian-bookworm | 2026-03-29 01:50:15.691 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-03-29 01:50:15.696355 | debian-bookworm | 2026-03-29 01:50:15.691 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing user_id length for share_networks 2026-03-29 01:50:15.705041 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_1 [0.021751s] ... ok 2026-03-29 01:50:15.718928 | debian-bookworm | 2026-03-29 01:50:15.716 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing project_id length for share_networks 2026-03-29 01:50:15.726617 | debian-bookworm | {0} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_multiple_shares [0.021615s] ... ok 2026-03-29 01:50:15.739268 | debian-bookworm | 2026-03-29 01:50:15.736 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing project_id length for security_services 2026-03-29 01:50:15.747181 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_1_True [0.020318s] ... ok 2026-03-29 01:50:15.771308 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_not_set [0.023973s] ... ok 2026-03-29 01:50:15.800582 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_4___off____True__False________compression_off__ [0.028953s] ... ok 2026-03-29 01:50:15.820993 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_11___no____False_____dedup_on_____dedup_off__ [0.020483s] ... ok 2026-03-29 01:50:15.821281 | debian-bookworm | 2026-03-29 01:50:15.818 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:15.828447 | debian-bookworm | 2026-03-29 01:50:15.826 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:15.828479 | debian-bookworm | 2026-03-29 01:50:15.827 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.834916 | debian-bookworm | 2026-03-29 01:50:15.832 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:15.834945 | debian-bookworm | 2026-03-29 01:50:15.832 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:15.841168 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_1_ [0.019379s] ... ok 2026-03-29 01:50:15.860459 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_remote [0.019978s] ... ok 2026-03-29 01:50:15.878699 | debian-bookworm | 2026-03-29 01:50:15.876 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-03-29 01:50:15.878739 | debian-bookworm | 2026-03-29 01:50:15.876 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing back user_id length for share_networks 2026-03-29 01:50:15.879410 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_1 [0.018905s] ... ok 2026-03-29 01:50:15.899022 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_4 [0.019325s] ... ok 2026-03-29 01:50:15.918744 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers_error [0.019439s] ... ok 2026-03-29 01:50:15.924216 | debian-bookworm | 2026-03-29 01:50:15.922 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing back project_id length for share_networks 2026-03-29 01:50:15.936097 | debian-bookworm | Failed to sync snapshot instance si_fake_second_replica_id. Unexpected error while running command. 2026-03-29 01:50:15.936132 | debian-bookworm | Command: None 2026-03-29 01:50:15.936141 | debian-bookworm | Exit code: - 2026-03-29 01:50:15.936150 | debian-bookworm | Stdout: 'Second replica sync failure' 2026-03-29 01:50:15.936158 | debian-bookworm | Stderr: None 2026-03-29 01:50:15.938226 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replicated_snapshot [0.019696s] ... ok 2026-03-29 01:50:15.958285 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica_not_found [0.019885s] ... ok 2026-03-29 01:50:15.968670 | debian-bookworm | 2026-03-29 01:50:15.967 6721 INFO 221a83cfd85b_change_user_project_id_length_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Changing back project_id length for security_services 2026-03-29 01:50:15.977917 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_absent [0.019598s] ... ok 2026-03-29 01:50:15.998401 | debian-bookworm | {0} 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.020469s] ... ok 2026-03-29 01:50:16.010667 | debian-bookworm | 2026-03-29 01:50:16.007 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:16.013529 | debian-bookworm | 2026-03-29 01:50:16.011 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.013580 | debian-bookworm | 2026-03-29 01:50:16.012 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.017223 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init [0.018620s] ... ok 2026-03-29 01:50:16.018251 | debian-bookworm | 2026-03-29 01:50:16.016 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.018270 | debian-bookworm | 2026-03-29 01:50:16.016 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.039770 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_2 [0.022182s] ... ok 2026-03-29 01:50:16.058678 | debian-bookworm | Caught following error trying to kill migration process: Unexpected error while running command. 2026-03-29 01:50:16.058710 | debian-bookworm | Command: None 2026-03-29 01:50:16.058719 | debian-bookworm | Exit code: - 2026-03-29 01:50:16.058729 | debian-bookworm | Stdout: None 2026-03-29 01:50:16.058751 | debian-bookworm | Stderr: None 2026-03-29 01:50:16.058977 | debian-bookworm | Failed to destroy destination dataset with following error: Unexpected error while running command. 2026-03-29 01:50:16.059000 | debian-bookworm | Command: None 2026-03-29 01:50:16.059012 | debian-bookworm | Exit code: - 2026-03-29 01:50:16.059023 | debian-bookworm | Stdout: None 2026-03-29 01:50:16.059034 | debian-bookworm | Stderr: None 2026-03-29 01:50:16.061590 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_error [0.021688s] ... ok 2026-03-29 01:50:16.063078 | debian-bookworm | 2026-03-29 01:50:16.060 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-03-29 01:50:16.081921 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_success [0.020446s] ... ok 2026-03-29 01:50:16.095511 | debian-bookworm | 2026-03-29 01:50:16.092 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:16.100894 | debian-bookworm | 2026-03-29 01:50:16.098 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.100911 | debian-bookworm | 2026-03-29 01:50:16.099 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.104243 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_1 [0.022188s] ... ok 2026-03-29 01:50:16.107363 | debian-bookworm | 2026-03-29 01:50:16.104 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.107380 | debian-bookworm | 2026-03-29 01:50:16.105 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.124559 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute_with_sudo [0.020010s] ... ok 2026-03-29 01:50:16.144717 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer [0.020074s] ... ok 2026-03-29 01:50:16.154192 | debian-bookworm | 2026-03-29 01:50:16.151 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-03-29 01:50:16.173717 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_2_r [0.028648s] ... ok 2026-03-29 01:50:16.198453 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_1_user [0.024614s] ... ok 2026-03-29 01:50:16.205081 | debian-bookworm | 2026-03-29 01:50:16.203 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:16.208358 | debian-bookworm | 2026-03-29 01:50:16.206 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.208400 | debian-bookworm | 2026-03-29 01:50:16.207 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.214710 | debian-bookworm | 2026-03-29 01:50:16.212 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.214744 | debian-bookworm | 2026-03-29 01:50:16.212 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.216286 | debian-bookworm | Error cloning snapshot: fakesnapshot on share: fakeshare of Pool: fakepool project: fakeproject return code: 404 message: data. 2026-03-29 01:50:16.218369 | debian-bookworm | {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_clone_snapshot [0.020062s] ... ok 2026-03-29 01:50:16.238612 | debian-bookworm | {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_share [0.020008s] ... ok 2026-03-29 01:50:16.257682 | debian-bookworm | 2026-03-29 01:50:16.255 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-03-29 01:50:16.264010 | debian-bookworm | There is not enough free space in project project 2026-03-29 01:50:16.266980 | debian-bookworm | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share_negative [0.027985s] ... ok 2026-03-29 01:50:16.288230 | debian-bookworm | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share [0.021343s] ... ok 2026-03-29 01:50:16.310209 | debian-bookworm | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_CIFS [0.021735s] ... ok 2026-03-29 01:50:16.310641 | debian-bookworm | 2026-03-29 01:50:16.307 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:16.313849 | debian-bookworm | 2026-03-29 01:50:16.312 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.313863 | debian-bookworm | 2026-03-29 01:50:16.312 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.319708 | debian-bookworm | 2026-03-29 01:50:16.317 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.319744 | debian-bookworm | 2026-03-29 01:50:16.317 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.328858 | debian-bookworm | 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-03-29 01:50:16.331088 | debian-bookworm | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_no_property [0.020798s] ... ok 2026-03-29 01:50:16.362494 | debian-bookworm | 2026-03-29 01:50:16.359 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-03-29 01:50:16.366877 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:16.544307 | debian-bookworm | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_for_migration [0.212765s] ... ok 2026-03-29 01:50:16.587495 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:16.592050 | debian-bookworm | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_3___cifs___True__False_ [0.047619s] ... ok 2026-03-29 01:50:16.626380 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:16.630808 | debian-bookworm | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_5___cephx___True__False_ [0.038864s] ... ok 2026-03-29 01:50:16.665969 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:16.703048 | debian-bookworm | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_nothing_to_update [0.072114s] ... ok 2026-03-29 01:50:16.727701 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_2_False [0.024476s] ... ok 2026-03-29 01:50:16.741244 | debian-bookworm | 2026-03-29 01:50:16.737 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:16.749598 | debian-bookworm | 2026-03-29 01:50:16.747 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.749626 | debian-bookworm | 2026-03-29 01:50:16.748 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.752524 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_10 [0.024777s] ... ok 2026-03-29 01:50:16.757380 | debian-bookworm | 2026-03-29 01:50:16.753 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.757431 | debian-bookworm | 2026-03-29 01:50:16.754 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.776314 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_11 [0.023568s] ... ok 2026-03-29 01:50:16.795721 | debian-bookworm | 2026-03-29 01:50:16.793 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-03-29 01:50:16.829129 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_group_related_to_server [0.052449s] ... ok 2026-03-29 01:50:16.867273 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:16.868110 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:16.868378 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-03-29 01:50:16.868393 | debian-bookworm | reservations = QUOTAS.reserve( 2026-03-29 01:50:16.868402 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-03-29 01:50:16.868411 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:16.868420 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:16.868429 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:16.868441 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:16.868453 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:16.868465 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:16.868477 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:16.868489 | debian-bookworm | raise effect 2026-03-29 01:50:16.868523 | debian-bookworm | manila.exception.OverQuota: Quota exceeded for resources: ['share_replicas']. 2026-03-29 01:50:16.868532 | debian-bookworm | 2026-03-29 01:50:16.868541 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-03-29 01:50:16.868550 | debian-bookworm | 2026-03-29 01:50:16.868558 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:16.868567 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:16.868575 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:16.868584 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:16.868592 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:16.868600 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:16.868609 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:16.868617 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 687, in format 2026-03-29 01:50:16.868625 | debian-bookworm | record.message = record.getMessage() 2026-03-29 01:50:16.868634 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:16.868642 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 377, in getMessage 2026-03-29 01:50:16.868651 | debian-bookworm | msg = msg % self.args 2026-03-29 01:50:16.868659 | debian-bookworm | ~~~~^~~~~~~~~~~ 2026-03-29 01:50:16.868668 | debian-bookworm | TypeError: %d format: a real number is required, not str 2026-03-29 01:50:16.868676 | debian-bookworm | Call stack: 2026-03-29 01:50:16.869864 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:16.869889 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:16.869898 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:16.869907 | debian-bookworm | main() 2026-03-29 01:50:16.869916 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:16.869924 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:16.869933 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:16.869942 | debian-bookworm | self.runTests() 2026-03-29 01:50:16.869951 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:16.869960 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:16.869969 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:16.869995 | debian-bookworm | test(result) 2026-03-29 01:50:16.870003 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:16.870012 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:16.870020 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:16.870028 | debian-bookworm | test(result) 2026-03-29 01:50:16.870037 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:16.870045 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:16.870054 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:16.870062 | debian-bookworm | test(result) 2026-03-29 01:50:16.870070 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:16.870078 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:16.870087 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:16.870095 | debian-bookworm | test(result) 2026-03-29 01:50:16.870103 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:16.870148 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:16.870158 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:16.870166 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:16.870175 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:16.870183 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:16.870192 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:16.870201 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:16.870209 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:16.870218 | debian-bookworm | self._run_core() 2026-03-29 01:50:16.870226 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-03-29 01:50:16.870235 | debian-bookworm | if self.exception_caught == self._run_user( 2026-03-29 01:50:16.870243 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:16.870251 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:16.870260 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 886, in _run_test_method 2026-03-29 01:50:16.870268 | debian-bookworm | return self._get_test_method()() 2026-03-29 01:50:16.870277 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/ddt.py", line 221, in wrapper 2026-03-29 01:50:16.870285 | debian-bookworm | return func(self, *args, **kwargs) 2026-03-29 01:50:16.870294 | debian-bookworm | 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-03-29 01:50:16.870303 | debian-bookworm | self.assertRaises( 2026-03-29 01:50:16.870311 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 569, in assertRaises 2026-03-29 01:50:16.870325 | debian-bookworm | self.assertThat(our_callable, matcher) 2026-03-29 01:50:16.870335 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 585, in assertThat 2026-03-29 01:50:16.870344 | debian-bookworm | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-03-29 01:50:16.870354 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 644, in _matchHelper 2026-03-29 01:50:16.870362 | debian-bookworm | mismatch = matcher.match(matchee) 2026-03-29 01:50:16.870371 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/matchers/_exception.py", line 140, in match 2026-03-29 01:50:16.870385 | debian-bookworm | result = actual_callable() 2026-03-29 01:50:16.870394 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1332, in __call__ 2026-03-29 01:50:16.870413 | debian-bookworm | return self._callable_object(*self._args, **self._kwargs) 2026-03-29 01:50:16.870422 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1878, in _modify_quotas_for_share_migration 2026-03-29 01:50:16.870430 | debian-bookworm | LOG.warning("Quota exceeded for %(s_pid)s, " 2026-03-29 01:50:16.870439 | debian-bookworm | Message: 'Quota exceeded for %(s_pid)s, unable to migrate share-replica (%(d_consumed)d of %(d_quota)d already consumed).' 2026-03-29 01:50:16.870447 | debian-bookworm | Arguments: {'s_pid': None, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-03-29 01:50:16.873427 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_2 [0.044313s] ... ok 2026-03-29 01:50:16.884728 | debian-bookworm | 2026-03-29 01:50:16.882 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:16.887339 | debian-bookworm | 2026-03-29 01:50:16.885 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.887368 | debian-bookworm | 2026-03-29 01:50:16.885 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.891289 | debian-bookworm | 2026-03-29 01:50:16.889 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:16.891316 | debian-bookworm | 2026-03-29 01:50:16.889 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:16.946390 | debian-bookworm | 2026-03-29 01:50:16.943 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-03-29 01:50:16.959216 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_share_is_busy [0.085223s] ... ok 2026-03-29 01:50:17.009139 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_unsupported_server [0.050282s] ... ok 2026-03-29 01:50:17.012394 | debian-bookworm | 2026-03-29 01:50:17.010 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.016128 | debian-bookworm | 2026-03-29 01:50:17.013 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.016156 | debian-bookworm | 2026-03-29 01:50:17.014 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.021409 | debian-bookworm | 2026-03-29 01:50:17.018 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.021437 | debian-bookworm | 2026-03-29 01:50:17.018 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.062895 | debian-bookworm | 2026-03-29 01:50:17.060 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-03-29 01:50:17.075323 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_update_different_types [0.066062s] ... ok 2026-03-29 01:50:17.089148 | debian-bookworm | 2026-03-29 01:50:17.087 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.092498 | debian-bookworm | 2026-03-29 01:50:17.090 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.092508 | debian-bookworm | 2026-03-29 01:50:17.091 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.101847 | debian-bookworm | 2026-03-29 01:50:17.099 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.101877 | debian-bookworm | 2026-03-29 01:50:17.100 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.140521 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_access_get_all [0.064971s] ... ok 2026-03-29 01:50:17.142457 | debian-bookworm | 2026-03-29 01:50:17.141 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-03-29 01:50:17.168907 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_configure_default_prefix [0.028157s] ... ok 2026-03-29 01:50:17.172900 | debian-bookworm | 2026-03-29 01:50:17.169 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.177186 | debian-bookworm | 2026-03-29 01:50:17.173 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.177214 | debian-bookworm | 2026-03-29 01:50:17.173 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.181957 | debian-bookworm | 2026-03-29 01:50:17.179 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.181985 | debian-bookworm | 2026-03-29 01:50:17.179 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.210305 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:50:17.210327 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:17.210333 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:50:17.210339 | debian-bookworm | self._driver.commit( 2026-03-29 01:50:17.210344 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:50:17.210349 | debian-bookworm | db.reservation_commit( 2026-03-29 01:50:17.210355 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:50:17.210361 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:50:17.210366 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210371 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:50:17.210376 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:17.210381 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210387 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:50:17.210415 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:50:17.210421 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:50:17.210426 | debian-bookworm | self.force_reraise() 2026-03-29 01:50:17.210432 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:50:17.210437 | debian-bookworm | raise self.value 2026-03-29 01:50:17.210442 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:50:17.210447 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:17.210452 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210458 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:50:17.210463 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:17.210469 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210474 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:50:17.210487 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:50:17.210493 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210498 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:50:17.210503 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:50:17.210508 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210513 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.210518 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.210524 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210529 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:50:17.210534 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:17.210539 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210544 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:17.210549 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:17.210554 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:17.210559 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.210565 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.210570 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210575 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:50:17.210580 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:17.210585 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210590 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:17.210595 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:17.210600 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:17.210605 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.210611 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.210616 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210621 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:50:17.210630 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:17.210635 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210640 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:17.210645 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:17.210650 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:17.210664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.210669 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.210675 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210680 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:50:17.210685 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:50:17.210690 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210695 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:50:17.210701 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:50:17.210706 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:50:17.210716 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:50:17.210721 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.210726 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:50:17.210731 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:50:17.210737 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:50:17.210742 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:50:17.210747 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:50:17.220175 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_1 [0.051005s] ... ok 2026-03-29 01:50:17.224830 | debian-bookworm | 2026-03-29 01:50:17.222 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-03-29 01:50:17.251411 | debian-bookworm | 2026-03-29 01:50:17.248 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.255247 | debian-bookworm | 2026-03-29 01:50:17.252 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.255269 | debian-bookworm | 2026-03-29 01:50:17.252 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.256904 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:50:17.256920 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:17.256928 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:50:17.256936 | debian-bookworm | self._driver.commit( 2026-03-29 01:50:17.256944 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:50:17.256975 | debian-bookworm | db.reservation_commit( 2026-03-29 01:50:17.256994 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:50:17.257002 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:50:17.257010 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257018 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:50:17.257025 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:17.257033 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257041 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:50:17.257049 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:50:17.257057 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:50:17.257065 | debian-bookworm | self.force_reraise() 2026-03-29 01:50:17.257073 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:50:17.257080 | debian-bookworm | raise self.value 2026-03-29 01:50:17.257088 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:50:17.257096 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:17.257104 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257111 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:50:17.257119 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:17.257127 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257135 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:50:17.257143 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:50:17.257151 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257158 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:50:17.257166 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:50:17.257174 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257182 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.257189 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.257197 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257205 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:50:17.257213 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:17.257220 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257228 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:17.257236 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:17.257244 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:17.257251 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.257259 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.257267 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257274 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:50:17.257282 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:17.257290 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257298 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:17.257311 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:17.257326 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:17.257334 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.257341 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.257349 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257357 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:50:17.257365 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:17.257372 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257380 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:17.257388 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:17.257396 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:17.257415 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.257426 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.257437 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257447 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:50:17.257457 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:50:17.257467 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257476 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:50:17.257484 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:50:17.257491 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257499 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:50:17.257507 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:50:17.257514 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.257522 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:50:17.257530 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:50:17.257537 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:50:17.257545 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:50:17.257553 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:50:17.261068 | debian-bookworm | 2026-03-29 01:50:17.259 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.261095 | debian-bookworm | 2026-03-29 01:50:17.259 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.268632 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_2 [0.048817s] ... ok 2026-03-29 01:50:17.293099 | debian-bookworm | Quota exceeded for None, tried to create 5G backup, but (10G of 5G already consumed.) 2026-03-29 01:50:17.296046 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_1 [0.027167s] ... ok 2026-03-29 01:50:17.301036 | debian-bookworm | 2026-03-29 01:50:17.299 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-03-29 01:50:17.301064 | debian-bookworm | model 2026-03-29 01:50:17.336141 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_2_InvalidShare [0.039994s] ... ok 2026-03-29 01:50:17.363691 | debian-bookworm | 2026-03-29 01:50:17.361 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.367050 | debian-bookworm | 2026-03-29 01:50:17.364 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.367079 | debian-bookworm | 2026-03-29 01:50:17.364 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.372408 | debian-bookworm | 2026-03-29 01:50:17.369 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.372445 | debian-bookworm | 2026-03-29 01:50:17.370 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.375093 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_6_glusterfsfake [0.038941s] ... ok 2026-03-29 01:50:17.415073 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_per_share_quota_1 [0.039720s] ... ok 2026-03-29 01:50:17.418496 | debian-bookworm | 2026-03-29 01:50:17.416 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-03-29 01:50:17.418519 | debian-bookworm | model 2026-03-29 01:50:17.453312 | debian-bookworm | Quota exceeded for None, unable to create a share replica size of 1G (10G of 5G already consumed). 2026-03-29 01:50:17.456328 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_3 [0.041059s] ... ok 2026-03-29 01:50:17.490715 | debian-bookworm | 2026-03-29 01:50:17.489 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.493115 | debian-bookworm | 2026-03-29 01:50:17.491 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.493129 | debian-bookworm | 2026-03-29 01:50:17.491 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.497756 | debian-bookworm | 2026-03-29 01:50:17.496 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.497779 | debian-bookworm | 2026-03-29 01:50:17.496 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.498104 | debian-bookworm | Failed to commit reservations None 2026-03-29 01:50:17.498121 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:17.498129 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:50:17.498137 | debian-bookworm | self._driver.commit( 2026-03-29 01:50:17.498146 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:50:17.498154 | debian-bookworm | db.reservation_commit( 2026-03-29 01:50:17.498162 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:50:17.498170 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:50:17.498178 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498185 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:50:17.498204 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:17.498212 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498220 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:50:17.498228 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:50:17.498236 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:50:17.498244 | debian-bookworm | self.force_reraise() 2026-03-29 01:50:17.498252 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:50:17.498260 | debian-bookworm | raise self.value 2026-03-29 01:50:17.498267 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:50:17.498275 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:17.498283 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498291 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:50:17.498299 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:17.498307 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498315 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:50:17.498323 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:50:17.498331 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498339 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:50:17.498347 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:50:17.498356 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498364 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.498372 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.498380 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498388 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:50:17.498401 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:17.498409 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:17.498424 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:17.498432 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:17.498440 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.498448 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.498456 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498463 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:50:17.498471 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:17.498479 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498487 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:17.498495 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:17.498503 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:17.498510 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.498524 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.498532 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498540 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:50:17.498547 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:17.498555 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498563 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:17.498571 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:17.498579 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:17.498593 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:17.498601 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:17.498609 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498617 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:50:17.498625 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:50:17.498633 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498641 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:50:17.498649 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:50:17.498656 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:50:17.498672 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:50:17.498680 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:17.498690 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:50:17.498698 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:50:17.498706 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:50:17.498714 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:50:17.498722 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:50:17.504746 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_4 [0.048443s] ... ok 2026-03-29 01:50:17.539107 | debian-bookworm | Quota exceeded for None, unable to create share-replica (10 of 5 already consumed). 2026-03-29 01:50:17.539146 | debian-bookworm | 2026-03-29 01:50:17.537 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-03-29 01:50:17.539155 | debian-bookworm | model 2026-03-29 01:50:17.542343 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_2 [0.037272s] ... ok 2026-03-29 01:50:17.579024 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_if_share_not_available [0.036477s] ... ok 2026-03-29 01:50:17.599940 | debian-bookworm | 2026-03-29 01:50:17.597 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.602986 | debian-bookworm | 2026-03-29 01:50:17.600 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.603017 | debian-bookworm | 2026-03-29 01:50:17.600 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.607037 | debian-bookworm | 2026-03-29 01:50:17.604 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.607059 | debian-bookworm | 2026-03-29 01:50:17.604 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.637911 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_1_available [0.058751s] ... ok 2026-03-29 01:50:17.648161 | debian-bookworm | 2026-03-29 01:50:17.645 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-03-29 01:50:17.674712 | debian-bookworm | 2026-03-29 01:50:17.672 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.677845 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_1_manila_share [0.039799s] ... ok 2026-03-29 01:50:17.678462 | debian-bookworm | 2026-03-29 01:50:17.676 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.678493 | debian-bookworm | 2026-03-29 01:50:17.676 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.683490 | debian-bookworm | 2026-03-29 01:50:17.681 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.683524 | debian-bookworm | 2026-03-29 01:50:17.682 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.699808 | debian-bookworm | share server 'fake_share_server_id' in use by share groups. 2026-03-29 01:50:17.702504 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_group_exists [0.024636s] ... ok 2026-03-29 01:50:17.724149 | debian-bookworm | 2026-03-29 01:50:17.722 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-03-29 01:50:17.761624 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot [0.058726s] ... ok 2026-03-29 01:50:17.788517 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_1_True [0.026780s] ... ok 2026-03-29 01:50:17.804179 | debian-bookworm | 2026-03-29 01:50:17.801 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.806565 | debian-bookworm | 2026-03-29 01:50:17.804 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.806593 | debian-bookworm | 2026-03-29 01:50:17.804 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.809938 | debian-bookworm | 2026-03-29 01:50:17.807 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.809967 | debian-bookworm | 2026-03-29 01:50:17.807 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.813287 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_empty_prefix_with_valid_mount_point_name [0.024647s] ... ok 2026-03-29 01:50:17.847259 | debian-bookworm | Replica gigabytes quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). 2026-03-29 01:50:17.849429 | debian-bookworm | 2026-03-29 01:50:17.847 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-03-29 01:50:17.850051 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_2 [0.036718s] ... ok 2026-03-29 01:50:17.875819 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_default_filters [0.025484s] ... ok 2026-03-29 01:50:17.881181 | debian-bookworm | 2026-03-29 01:50:17.878 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.885230 | debian-bookworm | 2026-03-29 01:50:17.882 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.885246 | debian-bookworm | 2026-03-29 01:50:17.883 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.888307 | debian-bookworm | 2026-03-29 01:50:17.886 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.888334 | debian-bookworm | 2026-03-29 01:50:17.886 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.901178 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants [0.025182s] ... ok 2026-03-29 01:50:17.925674 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_2 [0.024423s] ... ok 2026-03-29 01:50:17.932033 | debian-bookworm | 2026-03-29 01:50:17.930 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-03-29 01:50:17.942647 | debian-bookworm | 2026-03-29 01:50:17.940 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:17.947225 | debian-bookworm | 2026-03-29 01:50:17.943 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.947252 | debian-bookworm | 2026-03-29 01:50:17.943 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.950254 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_6 [0.024634s] ... ok 2026-03-29 01:50:17.951996 | debian-bookworm | 2026-03-29 01:50:17.949 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:17.952007 | debian-bookworm | 2026-03-29 01:50:17.949 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:17.975569 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_7 [0.024951s] ... ok 2026-03-29 01:50:17.990712 | debian-bookworm | 2026-03-29 01:50:17.988 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-03-29 01:50:18 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_1 [0.024505s] ... ok 2026-03-29 01:50:18.002170 | debian-bookworm | 2026-03-29 01:50:17.999 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:18.005381 | debian-bookworm | 2026-03-29 01:50:18.002 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.005412 | debian-bookworm | 2026-03-29 01:50:18.003 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.009232 | debian-bookworm | 2026-03-29 01:50:18.006 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.009270 | debian-bookworm | 2026-03-29 01:50:18.007 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.025069 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_1_False [0.024719s] ... ok 2026-03-29 01:50:18.048717 | debian-bookworm | 2026-03-29 01:50:18.046 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-03-29 01:50:18.049099 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_3_1 [0.024073s] ... ok 2026-03-29 01:50:18.060177 | debian-bookworm | 2026-03-29 01:50:18.057 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:18.064978 | debian-bookworm | 2026-03-29 01:50:18.062 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.065007 | debian-bookworm | 2026-03-29 01:50:18.062 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.069248 | debian-bookworm | 2026-03-29 01:50:18.066 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.069268 | debian-bookworm | 2026-03-29 01:50:18.067 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.073753 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_3 [0.024771s] ... ok 2026-03-29 01:50:18.108477 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_not_authorized [0.034191s] ... ok 2026-03-29 01:50:18.110184 | debian-bookworm | 2026-03-29 01:50:18.107 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-03-29 01:50:18.133759 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_2 [0.025272s] ... ok 2026-03-29 01:50:18.159941 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot [0.025920s] ... ok 2026-03-29 01:50:18.163319 | debian-bookworm | 2026-03-29 01:50:18.160 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:18.166235 | debian-bookworm | 2026-03-29 01:50:18.163 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.166251 | debian-bookworm | 2026-03-29 01:50:18.163 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.170393 | debian-bookworm | 2026-03-29 01:50:18.167 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.170408 | debian-bookworm | 2026-03-29 01:50:18.168 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.193449 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_not_authorized [0.033415s] ... ok 2026-03-29 01:50:18.217242 | debian-bookworm | 2026-03-29 01:50:18.215 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-03-29 01:50:18.226476 | debian-bookworm | Found an existing share with export location fake! 2026-03-29 01:50:18.229162 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_1_manage_error [0.035659s] ... ok 2026-03-29 01:50:18.267044 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_1_None [0.037211s] ... ok 2026-03-29 01:50:18.308512 | debian-bookworm | Migration of share fake_id cannot be cancelled at this moment. 2026-03-29 01:50:18.311422 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_service_down [0.044791s] ... ok 2026-03-29 01:50:18.311855 | debian-bookworm | 2026-03-29 01:50:18.308 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:18.313972 | debian-bookworm | 2026-03-29 01:50:18.311 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.314005 | debian-bookworm | 2026-03-29 01:50:18.311 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.319430 | debian-bookworm | 2026-03-29 01:50:18.316 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.319461 | debian-bookworm | 2026-03-29 01:50:18.317 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.344471 | debian-bookworm | Migration of share fake_id cannot be cancelled at this moment. 2026-03-29 01:50:18.347439 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_1_data_copying_starting [0.035656s] ... ok 2026-03-29 01:50:18.359298 | debian-bookworm | 2026-03-29 01:50:18.357 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-03-29 01:50:18.386765 | debian-bookworm | Failed to obtain migration progress of share fake_id. 2026-03-29 01:50:18.386799 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:18.386810 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2140, in migration_get_progress 2026-03-29 01:50:18.386819 | debian-bookworm | result = self.share_rpcapi.migration_get_progress( 2026-03-29 01:50:18.386830 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:18.386842 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:18.386853 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:18.386864 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:18.386890 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:18.386901 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:18.386909 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:18.386917 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:18.386925 | debian-bookworm | raise effect 2026-03-29 01:50:18.386933 | debian-bookworm | Exception: fake 2026-03-29 01:50:18.389822 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_error [0.042342s] ... ok 2026-03-29 01:50:18.415597 | debian-bookworm | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-03-29 01:50:18.419193 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_4 [0.028726s] ... ok 2026-03-29 01:50:18.435580 | debian-bookworm | 2026-03-29 01:50:18.432 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:18.438764 | debian-bookworm | 2026-03-29 01:50:18.436 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.438796 | debian-bookworm | 2026-03-29 01:50:18.436 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.443681 | debian-bookworm | 2026-03-29 01:50:18.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.443701 | debian-bookworm | 2026-03-29 01:50:18.442 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.460612 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_1 [0.041760s] ... ok 2026-03-29 01:50:18.484294 | debian-bookworm | 2026-03-29 01:50:18.482 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-03-29 01:50:18.485538 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_3_error [0.024886s] ... ok 2026-03-29 01:50:18.504394 | debian-bookworm | 2026-03-29 01:50:18.501 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:18.507829 | debian-bookworm | 2026-03-29 01:50:18.505 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.507862 | debian-bookworm | 2026-03-29 01:50:18.505 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.510326 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_6_manage_starting [0.024769s] ... ok 2026-03-29 01:50:18.512654 | debian-bookworm | 2026-03-29 01:50:18.509 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.512686 | debian-bookworm | 2026-03-29 01:50:18.509 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.535863 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_2_fake_reservations [0.025293s] ... ok 2026-03-29 01:50:18.551812 | debian-bookworm | 2026-03-29 01:50:18.549 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-03-29 01:50:18.575111 | debian-bookworm | 2026-03-29 01:50:18.572 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:18.578716 | debian-bookworm | 2026-03-29 01:50:18.576 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.578748 | debian-bookworm | 2026-03-29 01:50:18.576 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.582581 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.046794s] ... ok 2026-03-29 01:50:18.583942 | debian-bookworm | 2026-03-29 01:50:18.581 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.583999 | debian-bookworm | 2026-03-29 01:50:18.582 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.617880 | debian-bookworm | Migration of share server 1c7f8c7a-5ed9-42e0-b3a0-5b878821d240 can be cancelled only after the driver already started the migration, or when the first phase of the migration gets completed. 2026-03-29 01:50:18.620458 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_2___server_migrating____migration_starting__ [0.037487s] ... ok 2026-03-29 01:50:18.627686 | debian-bookworm | 2026-03-29 01:50:18.625 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-03-29 01:50:18.646672 | debian-bookworm | 2026-03-29 01:50:18.644 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:18.649901 | debian-bookworm | 2026-03-29 01:50:18.647 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.649922 | debian-bookworm | 2026-03-29 01:50:18.647 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.654763 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_source_not_found [0.034341s] ... ok 2026-03-29 01:50:18.657504 | debian-bookworm | 2026-03-29 01:50:18.655 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.657536 | debian-bookworm | 2026-03-29 01:50:18.656 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.690941 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_2_0 [0.035831s] ... ok 2026-03-29 01:50:18.703345 | debian-bookworm | 2026-03-29 01:50:18.701 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-03-29 01:50:18.731453 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_shrink_with_share_type_size_limit [0.040376s] ... ok 2026-03-29 01:50:18.757653 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica_no_host [0.025396s] ... ok 2026-03-29 01:50:18.781580 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_no_check [0.024258s] ... ok 2026-03-29 01:50:18.801267 | debian-bookworm | 2026-03-29 01:50:18.798 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:18.804911 | debian-bookworm | 2026-03-29 01:50:18.802 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.804940 | debian-bookworm | 2026-03-29 01:50:18.802 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.805548 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_4 [0.024007s] ... ok 2026-03-29 01:50:18.809624 | debian-bookworm | 2026-03-29 01:50:18.807 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:18.809656 | debian-bookworm | 2026-03-29 01:50:18.808 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:18.828312 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_7 [0.022645s] ... ok 2026-03-29 01:50:18.848542 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_3 [0.020094s] ... ok 2026-03-29 01:50:18.850845 | debian-bookworm | 2026-03-29 01:50:18.848 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-03-29 01:50:18.869718 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_5 [0.020917s] ... ok 2026-03-29 01:50:18.890811 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_initialized [0.021183s] ... ok 2026-03-29 01:50:18.910600 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_4____create_snapshot______delete_snapshot____True_ [0.019415s] ... ok 2026-03-29 01:50:18.931450 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_2_False [0.020918s] ... ok 2026-03-29 01:50:18.953271 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_1_True [0.021755s] ... ok 2026-03-29 01:50:18.974651 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_2_False [0.021286s] ... ok 2026-03-29 01:50:18.998082 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_exists [0.023291s] ... ok 2026-03-29 01:50:18.998977 | debian-bookworm | 2026-03-29 01:50:18.995 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:19.001477 | debian-bookworm | 2026-03-29 01:50:18.999 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.001507 | debian-bookworm | 2026-03-29 01:50:18.999 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.005626 | debian-bookworm | 2026-03-29 01:50:19.004 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.005674 | debian-bookworm | 2026-03-29 01:50:19.004 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.019957 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_sg_snapshot_with_no_members [0.021869s] ... ok 2026-03-29 01:50:19.038758 | debian-bookworm | Could not create share group snapshot. Failed to create share snapshot 1e010dfe-545b-432d-ab95-4ef03cd82f89 for share a3ebdba5-b4e1-46c8-a0ea-a9ac8daf5296. 2026-03-29 01:50:19.038782 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:19.038789 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 1697, in create_share_group_snapshot 2026-03-29 01:50:19.038794 | debian-bookworm | member_update = self.create_snapshot( 2026-03-29 01:50:19.038800 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:19.038804 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:19.038810 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:19.038815 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:19.038820 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:19.038825 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:19.038830 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:19.038835 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:50:19.038840 | debian-bookworm | raise result 2026-03-29 01:50:19.038845 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:50:19.041273 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_failed_snapshot [0.021243s] ... ok 2026-03-29 01:50:19.051468 | debian-bookworm | 2026-03-29 01:50:19.049 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-03-29 01:50:19.064654 | debian-bookworm | No shares in share group to create snapshot. 2026-03-29 01:50:19.067034 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_members [0.025543s] ... ok 2026-03-29 01:50:19.087705 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_share_group_snapshot [0.020604s] ... ok 2026-03-29 01:50:19.108396 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_false [0.020444s] ... ok 2026-03-29 01:50:19.127250 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_check_compatibility [0.018803s] ... ok 2026-03-29 01:50:19.146327 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_get_progress [0.019084s] ... ok 2026-03-29 01:50:19.154311 | debian-bookworm | 2026-03-29 01:50:19.151 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:19.157021 | debian-bookworm | 2026-03-29 01:50:19.154 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.157056 | debian-bookworm | 2026-03-29 01:50:19.154 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.161328 | debian-bookworm | 2026-03-29 01:50:19.158 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.161357 | debian-bookworm | 2026-03-29 01:50:19.158 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.165120 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_start [0.018830s] ... ok 2026-03-29 01:50:19.184821 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replica_state [0.019483s] ... ok 2026-03-29 01:50:19.201384 | debian-bookworm | 2026-03-29 01:50:19.200 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-03-29 01:50:19.205452 | debian-bookworm | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update_invalid [0.020506s] ... ok 2026-03-29 01:50:19.224496 | debian-bookworm | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_3_None [0.018908s] ... ok 2026-03-29 01:50:19.247620 | debian-bookworm | 2026-03-29 01:50:19.243 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:19.247654 | debian-bookworm | 2026-03-29 01:50:19.245 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.247675 | debian-bookworm | 2026-03-29 01:50:19.245 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.251300 | debian-bookworm | 2026-03-29 01:50:19.249 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.251329 | debian-bookworm | 2026-03-29 01:50:19.249 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.295757 | debian-bookworm | 2026-03-29 01:50:19.293 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-03-29 01:50:19.339337 | debian-bookworm | 2026-03-29 01:50:19.336 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:19.342421 | debian-bookworm | 2026-03-29 01:50:19.340 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.342438 | debian-bookworm | 2026-03-29 01:50:19.340 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.346137 | debian-bookworm | 2026-03-29 01:50:19.344 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.346167 | debian-bookworm | 2026-03-29 01:50:19.344 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.388133 | debian-bookworm | 2026-03-29 01:50:19.386 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-03-29 01:50:19.423721 | debian-bookworm | 2026-03-29 01:50:19.419 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:19.423763 | debian-bookworm | 2026-03-29 01:50:19.421 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.423774 | debian-bookworm | 2026-03-29 01:50:19.421 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.426118 | debian-bookworm | 2026-03-29 01:50:19.423 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.426146 | debian-bookworm | 2026-03-29 01:50:19.424 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.465986 | debian-bookworm | 2026-03-29 01:50:19.464 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-03-29 01:50:19.614410 | debian-bookworm | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_valid [0.389443s] ... ok 2026-03-29 01:50:19.633840 | debian-bookworm | {0} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_1 [0.019367s] ... ok 2026-03-29 01:50:19.652638 | debian-bookworm | {0} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_3 [0.018832s] ... ok 2026-03-29 01:50:19.702095 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_migrating_share [0.049299s] ... ok 2026-03-29 01:50:19.750145 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_2_False [0.047789s] ... ok 2026-03-29 01:50:19.771999 | debian-bookworm | Share fake_share_id could not be reverted to snapshot fake_snapshot_id. 2026-03-29 01:50:19.772031 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:19.772040 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3633, in _revert_to_snapshot 2026-03-29 01:50:19.772049 | debian-bookworm | updated_share_size = self.driver.revert_to_snapshot( 2026-03-29 01:50:19.772057 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:19.772065 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:19.772073 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:19.772093 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:19.772101 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:19.772109 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:19.772116 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:19.772124 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:19.772132 | debian-bookworm | raise effect 2026-03-29 01:50:19.772140 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:50:19.774909 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_2_fake_reservations [0.024785s] ... ok 2026-03-29 01:50:19.795871 | debian-bookworm | 2026-03-29 01:50:19.794 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:19.798491 | debian-bookworm | 2026-03-29 01:50:19.796 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.798521 | debian-bookworm | 2026-03-29 01:50:19.796 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.802116 | debian-bookworm | 2026-03-29 01:50:19.800 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:19.802141 | debian-bookworm | 2026-03-29 01:50:19.800 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:19.841566 | debian-bookworm | 2026-03-29 01:50:19.839 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-03-29 01:50:19.863483 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_3 [0.088254s] ... ok 2026-03-29 01:50:19.950840 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_4 [0.087274s] ... ok 2026-03-29 01:50:19.976318 | debian-bookworm | Driver error when updating replica state for replica c4175429-05a9-47cf-a941-c7dc966c4165. 2026-03-29 01:50:19.976358 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:19.976368 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-03-29 01:50:19.976379 | debian-bookworm | replica_state = self.driver.update_replica_state( 2026-03-29 01:50:19.976390 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:19.976400 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:19.976411 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:19.976422 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:19.976433 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:19.976446 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:19.976457 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:19.976468 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:19.976479 | debian-bookworm | raise effect 2026-03-29 01:50:19.976489 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-03-29 01:50:19.979488 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_1_in_sync [0.028445s] ... ok 2026-03-29 01:50:20.002598 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_2 [0.023140s] ... ok 2026-03-29 01:50:20.024967 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_6 [0.022136s] ... ok 2026-03-29 01:50:20.046601 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_1 [0.021464s] ... ok 2026-03-29 01:50:20.070736 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_2 [0.024140s] ... ok 2026-03-29 01:50:20.091802 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_2___fake_host___false_ [0.021073s] ... ok 2026-03-29 01:50:20.186028 | debian-bookworm | 2026-03-29 01:50:20.183 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:20.188120 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status [0.096056s] ... ok 2026-03-29 01:50:20.190188 | debian-bookworm | 2026-03-29 01:50:20.187 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:20.190255 | debian-bookworm | 2026-03-29 01:50:20.187 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:20.194608 | debian-bookworm | 2026-03-29 01:50:20.192 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:20.194639 | debian-bookworm | 2026-03-29 01:50:20.192 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:20.246264 | debian-bookworm | 2026-03-29 01:50:20.244 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-03-29 01:50:20.268076 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_3 [0.079710s] ... ok 2026-03-29 01:50:20.289134 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:20.289168 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:20.289178 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:20.289186 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:20.289195 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:20.289203 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:20.289211 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.289219 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:20.289227 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:20.289235 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.289243 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:20.289250 | debian-bookworm | raise effect 2026-03-29 01:50:20.289258 | debian-bookworm | Exception 2026-03-29 01:50:20.291687 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_05_migration_start [0.023742s] ... ok 2026-03-29 01:50:20.315554 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:20.315585 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:20.315595 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:20.315603 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:20.315611 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:20.315619 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:20.315627 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.315635 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:20.315643 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:20.315650 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.315658 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:20.315666 | debian-bookworm | raise effect 2026-03-29 01:50:20.315674 | debian-bookworm | Exception 2026-03-29 01:50:20.318147 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_06_create_share_instance [0.026332s] ... ok 2026-03-29 01:50:20.337804 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:20.337837 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:20.337846 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:20.337855 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:20.337863 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:20.337871 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:20.337878 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.337886 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:20.337894 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:20.337902 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.337909 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:20.337917 | debian-bookworm | raise effect 2026-03-29 01:50:20.337925 | debian-bookworm | Exception 2026-03-29 01:50:20.340228 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_07_manage_share [0.022019s] ... ok 2026-03-29 01:50:20.361887 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:20.361954 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:20.361965 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:20.361989 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:20.361998 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:20.362006 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:20.362014 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.362060 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:20.362071 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:20.362083 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.362094 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:20.362106 | debian-bookworm | raise effect 2026-03-29 01:50:20.362117 | debian-bookworm | Exception 2026-03-29 01:50:20.364285 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_11_delete_expired_share [0.023986s] ... ok 2026-03-29 01:50:20.384383 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:20.384404 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:20.384409 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:20.384413 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:20.384417 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:20.384422 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:20.384426 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.384430 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:20.384434 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:20.384439 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.384443 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:20.384447 | debian-bookworm | raise effect 2026-03-29 01:50:20.384451 | debian-bookworm | Exception 2026-03-29 01:50:20.387338 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_15__report_driver_status [0.023026s] ... ok 2026-03-29 01:50:20.408068 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:20.408081 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:20.408085 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:20.408090 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:20.408094 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:20.408098 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:20.408102 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.408106 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:20.408110 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:20.408115 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.408119 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:20.408123 | debian-bookworm | raise effect 2026-03-29 01:50:20.408127 | debian-bookworm | Exception 2026-03-29 01:50:20.410357 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_26_delete_share_replica [0.022890s] ... ok 2026-03-29 01:50:20.431667 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:20.431683 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:20.431688 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:20.431692 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:20.431696 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:20.431701 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:20.431705 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.431709 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:20.431721 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:20.431725 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.431729 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:20.431733 | debian-bookworm | raise effect 2026-03-29 01:50:20.431737 | debian-bookworm | Exception 2026-03-29 01:50:20.434050 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_27_promote_share_replica [0.023568s] ... ok 2026-03-29 01:50:20.452892 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-03-29 01:50:20.452911 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:20.452915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:20.452919 | debian-bookworm | self.driver.do_setup(ctxt) 2026-03-29 01:50:20.452924 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:20.452928 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:20.452932 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.452936 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:20.452940 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:20.452957 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:20.452963 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:20.452967 | debian-bookworm | raise effect 2026-03-29 01:50:20.452971 | debian-bookworm | Exception 2026-03-29 01:50:20.455411 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_32_periodic_share_replica_snapshot_update [0.021392s] ... ok 2026-03-29 01:50:20.478557 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group [0.022986s] ... ok 2026-03-29 01:50:20.550190 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_for_share_with_replication_support [0.071067s] ... ok 2026-03-29 01:50:20.618516 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_fail [0.068274s] ... ok 2026-03-29 01:50:20.622759 | debian-bookworm | 2026-03-29 01:50:20.616 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:20.622809 | debian-bookworm | 2026-03-29 01:50:20.617 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:20.622816 | debian-bookworm | 2026-03-29 01:50:20.617 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:20.622822 | debian-bookworm | 2026-03-29 01:50:20.620 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:20.622827 | debian-bookworm | 2026-03-29 01:50:20.620 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:20.646573 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_network_id_and_not_dhss [0.028061s] ... ok 2026-03-29 01:50:20.662946 | debian-bookworm | 2026-03-29 01:50:20.661 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-03-29 01:50:20.668664 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_driver_exception [0.022146s] ... ok 2026-03-29 01:50:20.670631 | debian-bookworm | 2026-03-29 01:50:20.668 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:20.673086 | debian-bookworm | 2026-03-29 01:50:20.670 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:20.673117 | debian-bookworm | 2026-03-29 01:50:20.670 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:20.675495 | debian-bookworm | 2026-03-29 01:50:20.673 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:20.675515 | debian-bookworm | 2026-03-29 01:50:20.673 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:20.693936 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_transfers [0.024924s] ... ok 2026-03-29 01:50:20.714351 | debian-bookworm | 2026-03-29 01:50:20.712 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-03-29 01:50:20.716437 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_cleanup_disabled [0.022582s] ... ok 2026-03-29 01:50:20.736046 | debian-bookworm | 2026-03-29 01:50:20.733 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:20.739387 | debian-bookworm | 2026-03-29 01:50:20.737 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:20.739417 | debian-bookworm | 2026-03-29 01:50:20.737 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:20.741592 | debian-bookworm | 2026-03-29 01:50:20.739 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:20.741661 | debian-bookworm | 2026-03-29 01:50:20.739 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:20.781772 | debian-bookworm | 2026-03-29 01:50:20.779 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-03-29 01:50:20.790739 | debian-bookworm | 2026-03-29 01:50:20.788 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:20.796208 | debian-bookworm | 2026-03-29 01:50:20.793 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:20.796239 | debian-bookworm | 2026-03-29 01:50:20.794 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:20.799333 | debian-bookworm | 2026-03-29 01:50:20.797 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:20.799348 | debian-bookworm | 2026-03-29 01:50:20.797 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:20.832637 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-03-29 01:50:20.838756 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_1_update_access [0.121912s] ... ok 2026-03-29 01:50:20.873536 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_not_found [0.034846s] ... ok 2026-03-29 01:50:20.898499 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_2 [0.024924s] ... ok 2026-03-29 01:50:21.067570 | debian-bookworm | Unexpected error occurred while updating access rules for share instance de49651e-e9bd-4cda-bbab-d1a2e95ca600. 2026-03-29 01:50:21.067676 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:21.067687 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-03-29 01:50:21.067695 | debian-bookworm | self.access_helper.update_access_rules( 2026-03-29 01:50:21.067704 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:21.067711 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:21.067718 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.067725 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:21.067732 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:21.067738 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.067743 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:21.067749 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:50:21.067755 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.067760 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-03-29 01:50:21.067768 | debian-bookworm | raise exception.ShareAccessExists( 2026-03-29 01:50:21.067775 | debian-bookworm | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-03-29 01:50:21.074233 | debian-bookworm | Unexpected error occurred while updating access rules for share instance 10edf311-4530-4787-b22a-3ff92acb664b. 2026-03-29 01:50:21.074255 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:21.074263 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-03-29 01:50:21.074270 | debian-bookworm | self.access_helper.update_access_rules( 2026-03-29 01:50:21.074277 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:21.074284 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:21.074291 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.074298 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:21.074305 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:21.074311 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.074318 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:21.074325 | debian-bookworm | result = effect(*args, **kwargs) 2026-03-29 01:50:21.074332 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.074339 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-03-29 01:50:21.074346 | debian-bookworm | raise exception.ShareAccessExists( 2026-03-29 01:50:21.074351 | debian-bookworm | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-03-29 01:50:21.081880 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_3 [0.182795s] ... ok 2026-03-29 01:50:21.203253 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_4__None__None_ [0.121220s] ... ok 2026-03-29 01:50:21.228188 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_1 [0.025218s] ... ok 2026-03-29 01:50:21.298166 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_2 [0.069674s] ... ok 2026-03-29 01:50:21.347308 | debian-bookworm | 2026-03-29 01:50:21.345 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-03-29 01:50:21.372357 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_5 [0.074042s] ... ok 2026-03-29 01:50:21.434971 | debian-bookworm | 2026-03-29 01:50:21.431 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:21.440377 | debian-bookworm | 2026-03-29 01:50:21.438 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.440414 | debian-bookworm | 2026-03-29 01:50:21.438 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.441050 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_1_migration_driver_in_progress [0.068604s] ... ok 2026-03-29 01:50:21.444483 | debian-bookworm | 2026-03-29 01:50:21.442 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.444507 | debian-bookworm | 2026-03-29 01:50:21.442 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.486691 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_3 [0.045514s] ... ok 2026-03-29 01:50:21.489759 | debian-bookworm | 2026-03-29 01:50:21.487 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-03-29 01:50:21.531712 | debian-bookworm | 2026-03-29 01:50:21.529 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:21.532070 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_2_migration_cancelled [0.045264s] ... ok 2026-03-29 01:50:21.536137 | debian-bookworm | 2026-03-29 01:50:21.533 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.536162 | debian-bookworm | 2026-03-29 01:50:21.533 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.541126 | debian-bookworm | 2026-03-29 01:50:21.538 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.541155 | debian-bookworm | 2026-03-29 01:50:21.539 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.572128 | debian-bookworm | Host-assisted migration failed for share share_id. 2026-03-29 01:50:21.572163 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:21.572172 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-03-29 01:50:21.572181 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:50:21.572190 | debian-bookworm | 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-03-29 01:50:21.575129 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_1 [0.042986s] ... ok 2026-03-29 01:50:21.582749 | debian-bookworm | 2026-03-29 01:50:21.581 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-03-29 01:50:21.599348 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_1___ [0.024158s] ... ok 2026-03-29 01:50:21.621788 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_invalid_arguments [0.022398s] ... ok 2026-03-29 01:50:21.623791 | debian-bookworm | 2026-03-29 01:50:21.621 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:21.628719 | debian-bookworm | 2026-03-29 01:50:21.626 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.628749 | debian-bookworm | 2026-03-29 01:50:21.626 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.633874 | debian-bookworm | 2026-03-29 01:50:21.631 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.633915 | debian-bookworm | 2026-03-29 01:50:21.631 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.643145 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_empty_share_stats [0.021399s] ... ok 2026-03-29 01:50:21.677937 | debian-bookworm | 2026-03-29 01:50:21.675 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-03-29 01:50:21.691734 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_2_migration_in_progress [0.048153s] ... ok 2026-03-29 01:50:21.694162 | debian-bookworm | 2026-03-29 01:50:21.691 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:21.698368 | debian-bookworm | 2026-03-29 01:50:21.695 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.698397 | debian-bookworm | 2026-03-29 01:50:21.696 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.706408 | debian-bookworm | 2026-03-29 01:50:21.703 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.706435 | debian-bookworm | 2026-03-29 01:50:21.704 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.746684 | debian-bookworm | 2026-03-29 01:50:21.744 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-03-29 01:50:21.750279 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_1_None [0.058261s] ... ok 2026-03-29 01:50:21.770487 | debian-bookworm | 2026-03-29 01:50:21.767 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:21.775107 | debian-bookworm | 2026-03-29 01:50:21.772 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.775145 | debian-bookworm | 2026-03-29 01:50:21.772 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.779552 | debian-bookworm | 2026-03-29 01:50:21.777 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.779616 | debian-bookworm | 2026-03-29 01:50:21.777 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.796742 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start [0.046415s] ... ok 2026-03-29 01:50:21.822711 | debian-bookworm | 2026-03-29 01:50:21.820 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-03-29 01:50:21.839290 | debian-bookworm | 2026-03-29 01:50:21.836 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:21.844329 | debian-bookworm | Shrink share failed due to possible data loss. 2026-03-29 01:50:21.844358 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:21.844367 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-03-29 01:50:21.844375 | debian-bookworm | self.driver.shrink_share( 2026-03-29 01:50:21.844384 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:21.844392 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:21.844400 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.844415 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:21.844424 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:21.844432 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.844439 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:21.844448 | debian-bookworm | raise effect 2026-03-29 01:50:21.844456 | debian-bookworm | manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-03-29 01:50:21.847508 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_2 [0.050640s] ... ok 2026-03-29 01:50:21.851184 | debian-bookworm | 2026-03-29 01:50:21.848 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.851213 | debian-bookworm | 2026-03-29 01:50:21.849 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.860311 | debian-bookworm | 2026-03-29 01:50:21.857 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.860341 | debian-bookworm | 2026-03-29 01:50:21.858 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.893701 | debian-bookworm | Failed to update quota on share shrinking. 2026-03-29 01:50:21.893751 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:21.893760 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5041, in shrink_share 2026-03-29 01:50:21.893769 | debian-bookworm | reservations = QUOTAS.reserve(context, **deltas) 2026-03-29 01:50:21.893777 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.893785 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:21.893793 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-03-29 01:50:21.893829 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.893837 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:21.893845 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:21.893853 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:21.893861 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:21.893869 | debian-bookworm | raise effect 2026-03-29 01:50:21.893876 | debian-bookworm | Exception: fake 2026-03-29 01:50:21.896686 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_2__False_____ [0.049134s] ... ok 2026-03-29 01:50:21.900393 | debian-bookworm | 2026-03-29 01:50:21.898 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-03-29 01:50:21.944235 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations [0.047394s] ... ok 2026-03-29 01:50:21.987438 | debian-bookworm | 2026-03-29 01:50:21.984 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:21.988106 | debian-bookworm | Failed to update quota usages: . 2026-03-29 01:50:21.991223 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_quota_error [0.046865s] ... ok 2026-03-29 01:50:21.993216 | debian-bookworm | 2026-03-29 01:50:21.989 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.993244 | debian-bookworm | 2026-03-29 01:50:21.990 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:21.996116 | debian-bookworm | 2026-03-29 01:50:21.994 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:21.996135 | debian-bookworm | 2026-03-29 01:50:21.994 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.039724 | debian-bookworm | 2026-03-29 01:50:22.037 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-03-29 01:50:22.047126 | debian-bookworm | Failed to commit reservations 2026-03-29 01:50:22.047167 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:22.047190 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:50:22.047201 | debian-bookworm | self._driver.commit( 2026-03-29 01:50:22.047213 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:50:22.047224 | debian-bookworm | db.reservation_commit( 2026-03-29 01:50:22.047234 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:50:22.047251 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:50:22.047258 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047266 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:50:22.047274 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:22.047282 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047290 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:50:22.047298 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:50:22.047306 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:50:22.047328 | debian-bookworm | self.force_reraise() 2026-03-29 01:50:22.047336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:50:22.047344 | debian-bookworm | raise self.value 2026-03-29 01:50:22.047351 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:50:22.047359 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:22.047367 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:50:22.047383 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:22.047391 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047399 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:50:22.047407 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:50:22.047414 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047422 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:50:22.047430 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:50:22.047438 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047445 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:22.047453 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:22.047461 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047468 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:50:22.047476 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:22.047484 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047492 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:22.047499 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:22.047507 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:22.047515 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:22.047523 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:22.047530 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047538 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:50:22.047545 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:22.047553 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047561 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:22.047568 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:22.047576 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:22.047584 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:22.047591 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:22.047599 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047606 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:50:22.047614 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:22.047622 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047630 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:22.047641 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:22.047658 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:22.047666 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:22.047674 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:22.047682 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047689 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:50:22.047697 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:50:22.047705 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047716 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:50:22.047724 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:50:22.047732 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047740 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:50:22.047747 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:50:22.047755 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.047763 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:50:22.047771 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:50:22.047778 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:50:22.047786 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:50:22.047794 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-03-29 01:50:22.047803 | debian-bookworm | Since share 83c316a5-824f-4b10-a7f5-0b27c0401ec0 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-03-29 01:50:22.050442 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_1_True [0.059129s] ... ok 2026-03-29 01:50:22.100748 | debian-bookworm | Failed to commit reservations 2026-03-29 01:50:22.100780 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:22.100789 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:50:22.100798 | debian-bookworm | self._driver.commit( 2026-03-29 01:50:22.100809 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:50:22.100819 | debian-bookworm | db.reservation_commit( 2026-03-29 01:50:22.100830 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:50:22.100840 | debian-bookworm | return IMPL.reservation_commit( 2026-03-29 01:50:22.100851 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.100861 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:50:22.100872 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:22.100883 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.100894 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:50:22.100904 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:50:22.100912 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:50:22.100930 | debian-bookworm | self.force_reraise() 2026-03-29 01:50:22.100938 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:50:22.100972 | debian-bookworm | raise self.value 2026-03-29 01:50:22.100982 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:50:22.100993 | debian-bookworm | return f(*args, **kwargs) 2026-03-29 01:50:22.101004 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101015 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:50:22.101026 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:22.101037 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101048 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:50:22.101059 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:50:22.101071 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101082 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:50:22.101093 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-03-29 01:50:22.101105 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101116 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:22.101127 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:22.101138 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101148 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:50:22.101156 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:22.101164 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101179 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:22.101190 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:22.101200 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:22.101212 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:22.101222 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:22.101233 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101243 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:50:22.101253 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:22.101263 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101273 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:22.101283 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:22.101293 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:22.101303 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:22.101314 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:22.101325 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101335 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:50:22.101346 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:22.101356 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101378 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:22.101390 | debian-bookworm | return a.in_(b) 2026-03-29 01:50:22.101413 | debian-bookworm | ^^^^^^^^ 2026-03-29 01:50:22.101424 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:22.101436 | debian-bookworm | return self.operate(in_op, other) 2026-03-29 01:50:22.101446 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101458 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:50:22.101468 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:50:22.101479 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101490 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:50:22.101501 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-03-29 01:50:22.101513 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101524 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:50:22.101535 | debian-bookworm | resolved = impl._literal_coercion( 2026-03-29 01:50:22.101543 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.101551 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:50:22.101559 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-03-29 01:50:22.101567 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:50:22.101574 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:50:22.101582 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-03-29 01:50:22.101591 | debian-bookworm | Since share 620f6708-a23b-4826-9d33-ab2d2954e385 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-03-29 01:50:22.103890 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_2_False [0.053198s] ... ok 2026-03-29 01:50:22.167476 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_1 [0.063695s] ... ok 2026-03-29 01:50:22.189781 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica_not_found [0.022035s] ... ok 2026-03-29 01:50:22.196474 | debian-bookworm | 2026-03-29 01:50:22.193 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:22.201905 | debian-bookworm | 2026-03-29 01:50:22.199 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.201938 | debian-bookworm | 2026-03-29 01:50:22.199 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.207417 | debian-bookworm | 2026-03-29 01:50:22.204 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.207452 | debian-bookworm | 2026-03-29 01:50:22.204 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.213158 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_02 [0.023254s] ... ok 2026-03-29 01:50:22.236027 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_12 [0.022791s] ... ok 2026-03-29 01:50:22.254970 | debian-bookworm | 2026-03-29 01:50:22.253 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-03-29 01:50:22.274463 | debian-bookworm | {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_status_error [0.038234s] ... ok 2026-03-29 01:50:22.332906 | debian-bookworm | 2026-03-29 01:50:22.331 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:22.337854 | debian-bookworm | 2026-03-29 01:50:22.334 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.337891 | debian-bookworm | 2026-03-29 01:50:22.335 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.342576 | debian-bookworm | 2026-03-29 01:50:22.340 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.342611 | debian-bookworm | 2026-03-29 01:50:22.340 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.356468 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:22.361008 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_replicated_snapshot [0.086292s] ... ok 2026-03-29 01:50:22.386402 | debian-bookworm | 2026-03-29 01:50:22.384 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-03-29 01:50:22.424430 | debian-bookworm | 2026-03-29 01:50:22.421 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:22.431227 | debian-bookworm | 2026-03-29 01:50:22.428 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.431264 | debian-bookworm | 2026-03-29 01:50:22.428 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.435718 | debian-bookworm | 2026-03-29 01:50:22.433 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.435751 | debian-bookworm | 2026-03-29 01:50:22.433 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.442923 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:22.447545 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group [0.086304s] ... ok 2026-03-29 01:50:22.481636 | debian-bookworm | 2026-03-29 01:50:22.480 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-03-29 01:50:22.496626 | debian-bookworm | 2026-03-29 01:50:22.494 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:22.499343 | debian-bookworm | 2026-03-29 01:50:22.497 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.499367 | debian-bookworm | 2026-03-29 01:50:22.498 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.505550 | debian-bookworm | 2026-03-29 01:50:22.503 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.505579 | debian-bookworm | 2026-03-29 01:50:22.503 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.529230 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:22.533555 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_instance [0.085932s] ... ok 2026-03-29 01:50:22.545279 | debian-bookworm | 2026-03-29 01:50:22.543 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-03-29 01:50:22.605476 | debian-bookworm | 2026-03-29 01:50:22.602 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:22.613403 | debian-bookworm | 2026-03-29 01:50:22.610 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.613438 | debian-bookworm | 2026-03-29 01:50:22.611 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.615291 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:22.618965 | debian-bookworm | 2026-03-29 01:50:22.616 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.618994 | debian-bookworm | 2026-03-29 01:50:22.616 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.619582 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_server [0.086016s] ... ok 2026-03-29 01:50:22.663215 | debian-bookworm | 2026-03-29 01:50:22.661 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-03-29 01:50:22.702160 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:22.706445 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_complete [0.086712s] ... ok 2026-03-29 01:50:22.728990 | debian-bookworm | 2026-03-29 01:50:22.727 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:22.733684 | debian-bookworm | 2026-03-29 01:50:22.732 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.733698 | debian-bookworm | 2026-03-29 01:50:22.732 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.736501 | debian-bookworm | 2026-03-29 01:50:22.734 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.736520 | debian-bookworm | 2026-03-29 01:50:22.735 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.783298 | debian-bookworm | 2026-03-29 01:50:22.781 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-03-29 01:50:22.790516 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:22.794643 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_serialized_share_has_id [0.088097s] ... ok 2026-03-29 01:50:22.877142 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:22.882811 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_shrink_share [0.087958s] ... ok 2026-03-29 01:50:22.895462 | debian-bookworm | 2026-03-29 01:50:22.893 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:22.902016 | debian-bookworm | 2026-03-29 01:50:22.900 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.902045 | debian-bookworm | 2026-03-29 01:50:22.900 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.904387 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access_invalid [0.021537s] ... ok 2026-03-29 01:50:22.907975 | debian-bookworm | 2026-03-29 01:50:22.906 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:22.907995 | debian-bookworm | 2026-03-29 01:50:22.906 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:22.923555 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_1 [0.019243s] ... ok 2026-03-29 01:50:22.942839 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_1 [0.019066s] ... ok 2026-03-29 01:50:22.952857 | debian-bookworm | 2026-03-29 01:50:22.951 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-03-29 01:50:22.960597 | debian-bookworm | Share type test has invalid required extra specs. 2026-03-29 01:50:22.960631 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:22.960640 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-03-29 01:50:22.960648 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-03-29 01:50:22.960656 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:22.960665 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-03-29 01:50:22.960673 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-03-29 01:50:22.960680 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-03-29 01:50:22.962652 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_2 [0.019756s] ... ok 2026-03-29 01:50:22.982901 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_extra_specs_from_share [0.019687s] ... ok 2026-03-29 01:50:23.002008 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_empty [0.019214s] ... ok 2026-03-29 01:50:23.021266 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_05___snapshot_support____y__ [0.019148s] ... ok 2026-03-29 01:50:23.040483 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_15___create_share_from_snapshot_support____true__ [0.019169s] ... ok 2026-03-29 01:50:23.050355 | debian-bookworm | 2026-03-29 01:50:23.047 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:23.056402 | debian-bookworm | 2026-03-29 01:50:23.053 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.056431 | debian-bookworm | 2026-03-29 01:50:23.054 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.059490 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_23___create_share_from_snapshot_support____n__ [0.018959s] ... ok 2026-03-29 01:50:23.064781 | debian-bookworm | 2026-03-29 01:50:23.062 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.064809 | debian-bookworm | 2026-03-29 01:50:23.063 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.080088 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_27___revert_to_snapshot_support____true__ [0.020253s] ... ok 2026-03-29 01:50:23.100803 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_28___revert_to_snapshot_support____on__ [0.020680s] ... ok 2026-03-29 01:50:23.110200 | debian-bookworm | 2026-03-29 01:50:23.106 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-03-29 01:50:23.110325 | debian-bookworm | 2026-03-29 01:50:23.106 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:23.113951 | debian-bookworm | 2026-03-29 01:50:23.111 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.113980 | debian-bookworm | 2026-03-29 01:50:23.111 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.116776 | debian-bookworm | 2026-03-29 01:50:23.114 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.116803 | debian-bookworm | 2026-03-29 01:50:23.114 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.119535 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_38___mount_snapshot_support____t__ [0.018624s] ... ok 2026-03-29 01:50:23.141872 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_1_invalid [0.022174s] ... ok 2026-03-29 01:50:23.160467 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_3_0000000000 [0.018443s] ... ok 2026-03-29 01:50:23.161255 | debian-bookworm | 2026-03-29 01:50:23.158 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-03-29 01:50:23.164854 | debian-bookworm | 2026-03-29 01:50:23.162 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:23.168452 | debian-bookworm | 2026-03-29 01:50:23.166 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.168475 | debian-bookworm | 2026-03-29 01:50:23.166 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.171544 | debian-bookworm | 2026-03-29 01:50:23.169 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.171575 | debian-bookworm | 2026-03-29 01:50:23.169 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.178855 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_03___driver_handles_share_servers____true__ [0.018659s] ... ok 2026-03-29 01:50:23.197345 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_09___driver_handles_share_servers____false__ [0.018273s] ... ok 2026-03-29 01:50:23.215709 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_3 [0.018212s] ... ok 2026-03-29 01:50:23.219489 | debian-bookworm | 2026-03-29 01:50:23.215 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-03-29 01:50:23.219526 | debian-bookworm | 2026-03-29 01:50:23.216 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:23.222521 | debian-bookworm | 2026-03-29 01:50:23.220 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.222558 | debian-bookworm | 2026-03-29 01:50:23.220 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.224770 | debian-bookworm | 2026-03-29 01:50:23.223 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.224792 | debian-bookworm | 2026-03-29 01:50:23.223 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.234628 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_1__isnt__True [0.018964s] ... ok 2026-03-29 01:50:23.254928 | debian-bookworm | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host_and_pool [0.019891s] ... ok 2026-03-29 01:50:23.267393 | debian-bookworm | 2026-03-29 01:50:23.265 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-03-29 01:50:23.365801 | debian-bookworm | 2026-03-29 01:50:23.362 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:23.370203 | debian-bookworm | 2026-03-29 01:50:23.367 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.370234 | debian-bookworm | 2026-03-29 01:50:23.367 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.374558 | debian-bookworm | 2026-03-29 01:50:23.372 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.374586 | debian-bookworm | 2026-03-29 01:50:23.373 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.419967 | debian-bookworm | 2026-03-29 01:50:23.417 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-03-29 01:50:23.443693 | debian-bookworm | 2026-03-29 01:50:23.441 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:23.448003 | debian-bookworm | 2026-03-29 01:50:23.445 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.448038 | debian-bookworm | 2026-03-29 01:50:23.445 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.452483 | debian-bookworm | 2026-03-29 01:50:23.449 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.452513 | debian-bookworm | 2026-03-29 01:50:23.449 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.493209 | debian-bookworm | 2026-03-29 01:50:23.491 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-03-29 01:50:23.532250 | debian-bookworm | 2026-03-29 01:50:23.528 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:23.537664 | debian-bookworm | 2026-03-29 01:50:23.535 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.537724 | debian-bookworm | 2026-03-29 01:50:23.535 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.541867 | debian-bookworm | 2026-03-29 01:50:23.539 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.541901 | debian-bookworm | 2026-03-29 01:50:23.540 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.587366 | debian-bookworm | 2026-03-29 01:50:23.585 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-03-29 01:50:23.616170 | debian-bookworm | 2026-03-29 01:50:23.613 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:23.621215 | debian-bookworm | 2026-03-29 01:50:23.618 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.621250 | debian-bookworm | 2026-03-29 01:50:23.618 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.625089 | debian-bookworm | 2026-03-29 01:50:23.622 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.625122 | debian-bookworm | 2026-03-29 01:50:23.622 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.660301 | debian-bookworm | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_pool [0.404948s] ... ok 2026-03-29 01:50:23.666597 | debian-bookworm | 2026-03-29 01:50:23.664 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-03-29 01:50:23.679876 | debian-bookworm | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_success [0.019725s] ... ok 2026-03-29 01:50:23.697999 | debian-bookworm | 2026-03-29 01:50:23.695 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:23.705505 | debian-bookworm | 2026-03-29 01:50:23.702 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.705550 | debian-bookworm | 2026-03-29 01:50:23.702 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.705840 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_sg_snapshot_minimal_request_no_members_with_name [0.025596s] ... ok 2026-03-29 01:50:23.710915 | debian-bookworm | 2026-03-29 01:50:23.708 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.711006 | debian-bookworm | 2026-03-29 01:50:23.708 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.732712 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_as_admin [0.026892s] ... ok 2026-03-29 01:50:23.752177 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_2 [0.019238s] ... ok 2026-03-29 01:50:23.754833 | debian-bookworm | 2026-03-29 01:50:23.752 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-03-29 01:50:23.771329 | debian-bookworm | {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_1 [0.019183s] ... ok 2026-03-29 01:50:23.790433 | debian-bookworm | {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_search [0.019032s] ... ok 2026-03-29 01:50:23.812404 | debian-bookworm | 2026-03-29 01:50:23.809 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:23.817103 | debian-bookworm | 2026-03-29 01:50:23.814 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.817139 | debian-bookworm | 2026-03-29 01:50:23.814 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.820479 | debian-bookworm | {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access [0.029806s] ... ok 2026-03-29 01:50:23.822356 | debian-bookworm | 2026-03-29 01:50:23.820 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:23.822389 | debian-bookworm | 2026-03-29 01:50:23.820 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:23.839518 | debian-bookworm | {0} manila.tests.test_conf.ConfigTestCase.test_flag_leak_left [0.018974s] ... ok 2026-03-29 01:50:23.858693 | debian-bookworm | {0} manila.tests.test_conf.ConfigTestCase.test_runtime_and_unknown_flags [0.019140s] ... ok 2026-03-29 01:50:23.868379 | debian-bookworm | 2026-03-29 01:50:23.865 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-03-29 01:50:23.868410 | debian-bookworm | 2026-03-29 01:50:23.865 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Creating volume_type_extra_specs table 2026-03-29 01:50:23.878079 | debian-bookworm | 2026-03-29 01:50:23.876 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-03-29 01:50:23.886128 | debian-bookworm | 2026-03-29 01:50:23.884 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Dropping share_type_extra_specs table 2026-03-29 01:50:23.894401 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:23.897895 | debian-bookworm | {0} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin_upcase [0.039116s] ... ok 2026-03-29 01:50:23.900317 | debian-bookworm | 2026-03-29 01:50:23.898 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming share_types table to volume_types 2026-03-29 01:50:23.920044 | debian-bookworm | {0} manila.tests.test_coordination.CoordinationTestCase.test_synchronized [0.022071s] ... ok 2026-03-29 01:50:23.939076 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_content_type [0.018698s] ... ok 2026-03-29 01:50:23.964175 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_default_share_type_not_configured [0.024901s] ... ok 2026-03-29 01:50:23.984985 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_file_not_found [0.020701s] ... ok 2026-03-29 01:50:24.003557 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_not_found [0.018446s] ... ok 2026-03-29 01:50:24.022062 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_not_found [0.018640s] ... ok 2026-03-29 01:50:24.038103 | debian-bookworm | 2026-03-29 01:50:24.035 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-03-29 01:50:24.039758 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_reservation_not_found [0.017661s] ... ok 2026-03-29 01:50:24.058375 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found_by_filters [0.018247s] ... ok 2026-03-29 01:50:24.060636 | debian-bookworm | 2026-03-29 01:50:24.058 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:24.063600 | debian-bookworm | 2026-03-29 01:50:24.061 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.063629 | debian-bookworm | 2026-03-29 01:50:24.061 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.068354 | debian-bookworm | 2026-03-29 01:50:24.066 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.068382 | debian-bookworm | 2026-03-29 01:50:24.066 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.076431 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_does_not_exist [0.018254s] ... ok 2026-03-29 01:50:24.094670 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_extra_specs_not_found [0.017883s] ... ok 2026-03-29 01:50:24.110679 | debian-bookworm | 2026-03-29 01:50:24.107 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-03-29 01:50:24.110712 | debian-bookworm | 2026-03-29 01:50:24.107 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-03-29 01:50:24.113556 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_per_share_limit_exceeded [0.018847s] ... ok 2026-03-29 01:50:24.129154 | debian-bookworm | 2026-03-29 01:50:24.127 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming volume_types table to share_types 2026-03-29 01:50:24.131558 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_limit_exceeded [0.017975s] ... ok 2026-03-29 01:50:24.150060 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_code [0.018300s] ... ok 2026-03-29 01:50:24.168100 | debian-bookworm | 2026-03-29 01:50:24.165 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Creating share_type_extra_specs table 2026-03-29 01:50:24.171116 | debian-bookworm | 2026-03-29 01:50:24.171147 | debian-bookworm | OpenStack manila version: 1.0.0 2026-03-29 01:50:24.171157 | debian-bookworm | 2026-03-29 01:50:24.171165 | debian-bookworm | manila-manage category action [] 2026-03-29 01:50:24.171174 | debian-bookworm | Available categories: 2026-03-29 01:50:24.171182 | debian-bookworm | config 2026-03-29 01:50:24.171190 | debian-bookworm | db 2026-03-29 01:50:24.171198 | debian-bookworm | host 2026-03-29 01:50:24.171206 | debian-bookworm | logs 2026-03-29 01:50:24.171214 | debian-bookworm | service 2026-03-29 01:50:24.171221 | debian-bookworm | share 2026-03-29 01:50:24.171229 | debian-bookworm | share_server 2026-03-29 01:50:24.171237 | debian-bookworm | shell 2026-03-29 01:50:24.171245 | debian-bookworm | version 2026-03-29 01:50:24.171253 | debian-bookworm | One or more capabilities are invalid for this operation. The supported capability(ies) is(are) ['security_service_update_support', 'network_allocation_update_support']. 2026-03-29 01:50:24.171262 | debian-bookworm | controller-0@fancystore01 specifies a backend but controller-0 does not. 2026-03-29 01:50:24.171279 | debian-bookworm | test location: 172.0.0.1:/manila_fakeid/manila_fakeid 2026-03-29 01:50:24.171288 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-03-29 01:50:24.171767 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_02_info [0.018920s] ... ok 2026-03-29 01:50:24.186738 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-03-29 01:50:24.188549 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_10_log [0.019445s] ... ok 2026-03-29 01:50:24.194090 | debian-bookworm | 2026-03-29 01:50:24.192 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-03-29 01:50:24.201726 | debian-bookworm | 2026-03-29 01:50:24.200 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Dropping volume_type_extra_specs table 2026-03-29 01:50:24.207176 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_26____LI____debug__ [0.018380s] ... ok 2026-03-29 01:50:24.209620 | debian-bookworm | 2026-03-29 01:50:24.206 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:24.212554 | debian-bookworm | 2026-03-29 01:50:24.210 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.212570 | debian-bookworm | 2026-03-29 01:50:24.210 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.215939 | debian-bookworm | 2026-03-29 01:50:24.214 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.215956 | debian-bookworm | 2026-03-29 01:50:24.214 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.225048 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_validate_assertTrue [0.017975s] ... ok 2026-03-29 01:50:24.243859 | debian-bookworm | {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_1_None [0.018580s] ... ok 2026-03-29 01:50:24.262935 | debian-bookworm | {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_1_fake_last_capabilities [0.018795s] ... ok 2026-03-29 01:50:24.264499 | debian-bookworm | 2026-03-29 01:50:24.260 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-03-29 01:50:24.264518 | debian-bookworm | 2026-03-29 01:50:24.261 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Creating volume_type_extra_specs table 2026-03-29 01:50:24.279548 | debian-bookworm | 2026-03-29 01:50:24.277 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-03-29 01:50:24.281483 | debian-bookworm | {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_1_None [0.018692s] ... ok 2026-03-29 01:50:24.287047 | debian-bookworm | 2026-03-29 01:50:24.285 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Dropping share_type_extra_specs table 2026-03-29 01:50:24.295301 | debian-bookworm | 2026-03-29 01:50:24.293 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming share_types table to volume_types 2026-03-29 01:50:24.299777 | debian-bookworm | {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_4 [0.018210s] ... ok 2026-03-29 01:50:24.318028 | debian-bookworm | {0} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_2 [0.018186s] ... ok 2026-03-29 01:50:24.346696 | debian-bookworm | {0} manila.tests.test_policy.DefaultPolicyTestCase.test_default_not_found [0.028488s] ... ok 2026-03-29 01:50:24.358826 | debian-bookworm | 2026-03-29 01:50:24.356 6721 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-03-29 01:50:24.373622 | debian-bookworm | 2026-03-29 01:50:24.371 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:24.376809 | debian-bookworm | 2026-03-29 01:50:24.374 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.376839 | debian-bookworm | 2026-03-29 01:50:24.374 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.381039 | debian-bookworm | 2026-03-29 01:50:24.379 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.381069 | debian-bookworm | 2026-03-29 01:50:24.379 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.390839 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:24.392265 | debian-bookworm | Policy not registered 2026-03-29 01:50:24.392290 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:24.392303 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:24.392314 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:24.392325 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:24.392336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1224, in authorize 2026-03-29 01:50:24.392347 | debian-bookworm | raise PolicyNotRegistered(rule) 2026-03-29 01:50:24.392358 | debian-bookworm | oslo_policy.policy.PolicyNotRegistered: Policy test:noexist has not been registered 2026-03-29 01:50:24.394767 | debian-bookworm | {0} manila.tests.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.047674s] ... ok 2026-03-29 01:50:24.424459 | debian-bookworm | 2026-03-29 01:50:24.422 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-03-29 01:50:24.438428 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:24.440136 | debian-bookworm | 2026-03-29 01:50:24.437 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:24.443278 | debian-bookworm | 2026-03-29 01:50:24.440 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.443311 | debian-bookworm | 2026-03-29 01:50:24.441 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.446552 | debian-bookworm | 2026-03-29 01:50:24.445 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.446617 | debian-bookworm | 2026-03-29 01:50:24.445 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.467011 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-03-29 01:50:24.470242 | debian-bookworm | {0} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_1_enforce [0.075566s] ... ok 2026-03-29 01:50:24.489301 | debian-bookworm | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_unknown [0.019007s] ... ok 2026-03-29 01:50:24.494618 | debian-bookworm | 2026-03-29 01:50:24.492 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-03-29 01:50:24.507801 | debian-bookworm | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_by_class [0.018482s] ... ok 2026-03-29 01:50:24.509685 | debian-bookworm | 2026-03-29 01:50:24.506 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:24.514963 | debian-bookworm | 2026-03-29 01:50:24.511 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.514992 | debian-bookworm | 2026-03-29 01:50:24.512 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.523055 | debian-bookworm | 2026-03-29 01:50:24.521 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.523084 | debian-bookworm | 2026-03-29 01:50:24.521 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.526485 | debian-bookworm | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_1__None__None_ [0.018680s] ... ok 2026-03-29 01:50:24.545392 | debian-bookworm | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_3___fake_quota_class___True__False_ [0.018394s] ... ok 2026-03-29 01:50:24.563385 | debian-bookworm | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_2___fake_project_id____fake_user_id__ [0.018330s] ... ok 2026-03-29 01:50:24.568762 | debian-bookworm | 2026-03-29 01:50:24.566 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-03-29 01:50:24.586124 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_expire [0.022579s] ... ok 2026-03-29 01:50:24.609007 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_3 [0.022540s] ... ok 2026-03-29 01:50:24.626044 | debian-bookworm | 2026-03-29 01:50:24.623 6721 DEBUG alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-03-29 01:50:24.627713 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_5 [0.018772s] ... ok 2026-03-29 01:50:24.636873 | debian-bookworm | 2026-03-29 01:50:24.634 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.636898 | debian-bookworm | 2026-03-29 01:50:24.634 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.642802 | debian-bookworm | 2026-03-29 01:50:24.640 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Context impl MySQLImpl. 2026-03-29 01:50:24.642824 | debian-bookworm | 2026-03-29 01:50:24.640 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-03-29 01:50:24.645710 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_3 [0.017970s] ... ok 2026-03-29 01:50:24.665099 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_reserve [0.018655s] ... ok 2026-03-29 01:50:24.685026 | debian-bookworm | {0} manila.tests.test_rpc.RPCTestCase.test_init_notifications [0.020506s] ... ok 2026-03-29 01:50:24.685736 | debian-bookworm | 2026-03-29 01:50:24.681 6721 INFO alembic.runtime.migration [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Running downgrade 162a3e673105 -> , manila_init 2026-03-29 01:50:24.685755 | debian-bookworm | 2026-03-29 01:50:24.683 6721 INFO oslo_db.sqlalchemy.provision [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] DROP ALL OBJECTS, BACKEND mysql+pymysql://openstack_citest:***@localhost/wrbltqvjrg 2026-03-29 01:50:24.705421 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:50:24.705451 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:50:24.705689 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:50:24.705701 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:50:24.768661 | debian-bookworm | {0} manila.tests.test_service.ServiceFlagsTestCase.test_service_disabled_on_create_based_on_flag [0.083349s] ... ok 2026-03-29 01:50:24.787190 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:50:24.787228 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:50:24.787561 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:50:24.787580 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:50:24.842859 | debian-bookworm | {0} manila.tests.test_service.ServiceTestCase.test_cleanup_services_1_True [0.073722s] ... ok 2026-03-29 01:50:24.867500 | debian-bookworm | {0} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_4___10_0_0_0_32____255_255_255_255__ [0.024601s] ... ok 2026-03-29 01:50:24.885618 | debian-bookworm | {0} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_bytes_input [0.018082s] ... ok 2026-03-29 01:50:24.910425 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_3___echo_____quoted_arg_with_space___ [0.024653s] ... ok 2026-03-29 01:50:24.931586 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_02___fake____G__ [0.021088s] ... ok 2026-03-29 01:50:24.950202 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_09___1_2fake____G__ [0.018359s] ... ok 2026-03-29 01:50:24.968438 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_12___K2_2M____G__ [0.018349s] ... ok 2026-03-29 01:50:24.986742 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_15___M2_2K____G__ [0.018196s] ... ok 2026-03-29 01:50:25.005081 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_04____5_23G____G____5_23_ [0.018305s] ... ok 2026-03-29 01:50:25.022969 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_23____65536G____P____0_0625_ [0.017899s] ... ok 2026-03-29 01:50:25.037625 | debian-bookworm | 2026-03-29 01:50:25.035 6721 INFO oslo_db.sqlalchemy.provision [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] DROP BACKEND Engine(mysql+pymysql://openstack_citest:***@localhost/) TOKEN wrbltqvjrg 2026-03-29 01:50:25.041009 | debian-bookworm | {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_3_1_1_1_1 [0.017787s] ... ok 2026-03-29 01:50:25.042374 | debian-bookworm | 2026-03-29 01:50:25.039 6721 INFO oslo_db.sqlalchemy.provision [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] DISPOSE ENGINE Engine(mysql+pymysql://openstack_citest:***@localhost/) 2026-03-29 01:50:25.042725 | debian-bookworm | {3} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_walk_versions [88.742581s] ... ok 2026-03-29 01:50:25.060223 | debian-bookworm | {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_3_falses [0.018218s] ... ok 2026-03-29 01:50:25.077485 | debian-bookworm | {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_3___true___True__False_ [0.017930s] ... ok 2026-03-29 01:50:25.079218 | debian-bookworm | 2026-03-29 01:50:25.076 6721 INFO oslo_db.sqlalchemy.provision [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] CREATE BACKEND postgresql+psycopg2://openstack_citest:***@localhost/postgres TOKEN namexpbtgw 2026-03-29 01:50:25.105298 | debian-bookworm | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_1_0 [0.018157s] ... ok 2026-03-29 01:50:25.114107 | debian-bookworm | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_missing [0.018178s] ... ok 2026-03-29 01:50:25.133446 | debian-bookworm | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_4_true [0.017738s] ... ok 2026-03-29 01:50:25.149575 | debian-bookworm | {0} manila.tests.test_utils.TestComparableMixin.test_lt [0.017986s] ... ok 2026-03-29 01:50:25.167581 | debian-bookworm | {0} manila.tests.test_utils.TestComparableMixin.test_ne [0.017722s] ... ok 2026-03-29 01:50:25.185612 | debian-bookworm | {0} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_json_serializable [0.018023s] ... ok 2026-03-29 01:50:25.195407 | debian-bookworm | 2026-03-29 01:50:25.192 6721 INFO oslo_db.sqlalchemy.provision [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] DROP ALL OBJECTS, BACKEND postgresql+psycopg2://openstack_citest:***@localhost/namexpbtgw 2026-03-29 01:50:25.203225 | debian-bookworm | {0} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_2___noop__ [0.017441s] ... ok 2026-03-29 01:50:25.222469 | debian-bookworm | 2026-03-29 01:50:25.215 6721 INFO oslo_db.sqlalchemy.provision [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] DROP BACKEND Engine(postgresql+psycopg2://openstack_citest:***@localhost/postgres) TOKEN namexpbtgw 2026-03-29 01:50:25.223080 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_already_attached [0.019843s] ... ok 2026-03-29 01:50:25.246528 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed [0.022063s] ... ok 2026-03-29 01:50:25.250855 | debian-bookworm | 2026-03-29 01:50:25.247 6721 INFO oslo_db.sqlalchemy.provision [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] DISPOSE ENGINE Engine(postgresql+psycopg2://openstack_citest:***@localhost/postgres) 2026-03-29 01:50:25.250884 | debian-bookworm | {3} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_single_branch [0.207468s] ... ok 2026-03-29 01:50:25.263802 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_not_found_error [0.018530s] ... ok 2026-03-29 01:50:25.282678 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot [0.018631s] ... ok 2026-03-29 01:50:25.296438 | debian-bookworm | 2026-03-29 01:50:25.294 6721 INFO manila.coordination [None req-118e1a15-453a-4444-9325-9203fc446a03 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.296778 | debian-bookworm | {3} manila.tests.db.migrations.test_utils.MigrationUtilsTestCase.test_load_table [0.047341s] ... ok 2026-03-29 01:50:25.301090 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_update [0.018300s] ... ok 2026-03-29 01:50:25.316785 | debian-bookworm | 2026-03-29 01:50:25.315 6721 INFO manila.coordination [None req-8567b251-45e2-4d5b-8dc5-223711322b82 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.317206 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_3 [0.020031s] ... ok 2026-03-29 01:50:25.319787 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_error_extending [0.018849s] ... ok 2026-03-29 01:50:25.337867 | debian-bookworm | 2026-03-29 01:50:25.336 6721 INFO manila.coordination [None req-1289d18e-bac7-4ebc-96db-687f9a085ca6 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.338252 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_5 [0.021115s] ... ok 2026-03-29 01:50:25.363892 | debian-bookworm | 2026-03-29 01:50:25.362 6721 INFO manila.coordination [None req-1289d18e-bac7-4ebc-96db-687f9a085ca6 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.364366 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_all [0.025727s] ... ok 2026-03-29 01:50:25.390970 | debian-bookworm | 2026-03-29 01:50:25.389 6721 INFO manila.coordination [None req-1289d18e-bac7-4ebc-96db-687f9a085ca6 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.391490 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_get [0.027083s] ... ok 2026-03-29 01:50:25.414749 | debian-bookworm | 2026-03-29 01:50:25.412 6721 INFO manila.coordination [None req-1289d18e-bac7-4ebc-96db-687f9a085ca6 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.415195 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_4 [0.023486s] ... ok 2026-03-29 01:50:25.435189 | debian-bookworm | 2026-03-29 01:50:25.433 6721 INFO manila.coordination [None req-1289d18e-bac7-4ebc-96db-687f9a085ca6 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.435628 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_3 [0.020475s] ... ok 2026-03-29 01:50:25.456137 | debian-bookworm | 2026-03-29 01:50:25.454 6721 INFO manila.coordination [None req-1289d18e-bac7-4ebc-96db-687f9a085ca6 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.456482 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_4 [0.020642s] ... ok 2026-03-29 01:50:25.484697 | debian-bookworm | 2026-03-29 01:50:25.482 6721 INFO manila.coordination [None req-d94d5f96-f017-44ab-9f3d-a3bc7d4d1a57 935e27f4-6044-44fb-ba0e-ac262718ccf5 3617ee20-dff1-48c8-8bcf-7aa1d4212374 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.485192 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_created_since_or_before_filter [0.028351s] ... ok 2026-03-29 01:50:25.512278 | debian-bookworm | 2026-03-29 01:50:25.510 6721 INFO manila.coordination [None req-a4f92b61-bd01-4166-a18e-0812f8fd353b 1b79d6b4-e6e1-49bd-8ff3-63ad56621c5a 5c8711f0-e702-42d9-b08c-01e318c9c582 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.512643 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_filter [0.027483s] ... ok 2026-03-29 01:50:25.553787 | debian-bookworm | 2026-03-29 01:50:25.551 6721 INFO manila.coordination [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:25.554163 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_by_subnet_id [0.041807s] ... ok 2026-03-29 01:50:25.945044 | debian-bookworm | 2026-03-29 01:50:25.943 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 4 records in table share_instances. 2026-03-29 01:50:25.987788 | debian-bookworm | 2026-03-29 01:50:25.985 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 4 records in table share_access_map. 2026-03-29 01:50:26.007040 | debian-bookworm | 2026-03-29 01:50:26.005 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 4 records in table shares. 2026-03-29 01:50:26.040725 | debian-bookworm | 2026-03-29 01:50:26.039 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 4 records in table share_types. 2026-03-29 01:50:26.051887 | debian-bookworm | 2026-03-29 01:50:26.050 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 4 records in table share_snapshots. 2026-03-29 01:50:26.090552 | debian-bookworm | 2026-03-29 01:50:26.088 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 4 records in table share_servers. 2026-03-29 01:50:26.109669 | debian-bookworm | 2026-03-29 01:50:26.107 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 4 records in table share_networks. 2026-03-29 01:50:26.119578 | debian-bookworm | 2026-03-29 01:50:26.117 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 4 records in table security_services. 2026-03-29 01:50:26.149110 | debian-bookworm | 2026-03-29 01:50:26.147 6721 INFO manila.coordination [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.149517 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_1 [0.595071s] ... ok 2026-03-29 01:50:26.494243 | debian-bookworm | 2026-03-29 01:50:26.492 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 2 records in table share_instances. 2026-03-29 01:50:26.511374 | debian-bookworm | 2026-03-29 01:50:26.509 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 2 records in table share_access_map. 2026-03-29 01:50:26.518137 | debian-bookworm | 2026-03-29 01:50:26.516 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 2 records in table shares. 2026-03-29 01:50:26.528251 | debian-bookworm | 2026-03-29 01:50:26.527 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 2 records in table share_types. 2026-03-29 01:50:26.532318 | debian-bookworm | 2026-03-29 01:50:26.531 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 2 records in table share_snapshots. 2026-03-29 01:50:26.541268 | debian-bookworm | 2026-03-29 01:50:26.540 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 2 records in table share_servers. 2026-03-29 01:50:26.547139 | debian-bookworm | 2026-03-29 01:50:26.546 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 2 records in table share_networks. 2026-03-29 01:50:26.550211 | debian-bookworm | 2026-03-29 01:50:26.549 6721 INFO manila.db.sqlalchemy.api [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Deleted 2 records in table security_services. 2026-03-29 01:50:26.561162 | debian-bookworm | 2026-03-29 01:50:26.560 6721 INFO manila.coordination [None req-8eee3de7-8b61-4365-9557-cc10ebada0c8 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.561940 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_2 [0.412564s] ... ok 2026-03-29 01:50:26.600018 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:26.600306 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:26.600318 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:26.600327 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:26.600335 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.600343 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:26.600350 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:26.600358 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.600366 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:26.600374 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:26.600382 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.600390 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:26.600398 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:26.600406 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.600414 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:26.600422 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:26.600430 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.600438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:26.600461 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:26.600469 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:26.600477 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:26.600485 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:26.600492 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.600500 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:26.600508 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:26.600516 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.600524 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:26.600531 | debian-bookworm | Call stack: 2026-03-29 01:50:26.601399 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:26.601425 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:26.601434 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:26.601442 | debian-bookworm | main() 2026-03-29 01:50:26.601450 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:26.601458 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:26.601466 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:26.601474 | debian-bookworm | self.runTests() 2026-03-29 01:50:26.601482 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:26.601490 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:26.601498 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:26.601506 | debian-bookworm | test(result) 2026-03-29 01:50:26.601513 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:26.601521 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:26.601529 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:26.601537 | debian-bookworm | test(result) 2026-03-29 01:50:26.601545 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:26.601552 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:26.601560 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:26.601568 | debian-bookworm | test(result) 2026-03-29 01:50:26.601575 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:26.601583 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:26.601590 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:26.601598 | debian-bookworm | test(result) 2026-03-29 01:50:26.601606 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:26.601613 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:26.601628 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:26.601636 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:26.601644 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:26.601652 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:26.601660 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:26.601667 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:26.601675 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:26.601692 | debian-bookworm | self._run_core() 2026-03-29 01:50:26.601699 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:26.601707 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:26.601715 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:26.601723 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:26.601730 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:26.601738 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:26.601746 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/db/sqlalchemy/test_api.py", line 5726, in setUp 2026-03-29 01:50:26.601753 | debian-bookworm | self.ctxt = context.RequestContext(user_id=self.user_id, 2026-03-29 01:50:26.601766 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:26.601774 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:26.601783 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:26.601794 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:26.601819 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:26.601840 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:26.601851 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:26.601862 | debian-bookworm | return self.enforce( 2026-03-29 01:50:26.601874 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:26.601885 | debian-bookworm | self.load_rules() 2026-03-29 01:50:26.601896 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:26.601908 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:26.601919 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:26.601931 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:26.601942 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:26.601953 | debian-bookworm | LOG.warning( 2026-03-29 01:50:26.601965 | debian-bookworm | 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-03-29 01:50:26.601976 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:26.611157 | debian-bookworm | 2026-03-29 01:50:26.608 6721 INFO manila.coordination [None req-0e77648a-3c42-4bfd-8f93-bb805ee1cefd ea03f991c8e046bfa53b7d461df6c7bf 7d63f2a544f34bc0985075b5730c5593 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.611360 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get [0.048687s] ... ok 2026-03-29 01:50:26.646123 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:26.646422 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:26.646431 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:26.646436 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:26.646441 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.646445 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:26.646463 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:26.646468 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.646473 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:26.646478 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:26.646482 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.646491 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:26.646496 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:26.646501 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.646505 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:26.646510 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:26.646514 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.646519 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:26.646523 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:26.646527 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:26.646532 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:26.646536 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:26.646541 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.646545 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:26.646550 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:26.646554 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:26.646559 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:26.646564 | debian-bookworm | Call stack: 2026-03-29 01:50:26.646796 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:26.646802 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:26.646807 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:26.646812 | debian-bookworm | main() 2026-03-29 01:50:26.646816 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:26.646820 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:26.646825 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:26.646829 | debian-bookworm | self.runTests() 2026-03-29 01:50:26.646833 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:26.646838 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:26.646842 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:26.646846 | debian-bookworm | test(result) 2026-03-29 01:50:26.646851 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:26.646855 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:26.646859 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:26.646864 | debian-bookworm | test(result) 2026-03-29 01:50:26.646868 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:26.646872 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:26.646876 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:26.646880 | debian-bookworm | test(result) 2026-03-29 01:50:26.646885 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:26.646889 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:26.646898 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:26.646902 | debian-bookworm | test(result) 2026-03-29 01:50:26.646906 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:26.646911 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:26.646915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:26.646920 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:26.646924 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:26.646928 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:26.646933 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:26.646937 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:26.646941 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:26.646946 | debian-bookworm | self._run_core() 2026-03-29 01:50:26.646950 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:26.646954 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:26.646958 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:26.646963 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:26.646967 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:26.646971 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:26.646976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/db/sqlalchemy/test_api.py", line 5726, in setUp 2026-03-29 01:50:26.646982 | debian-bookworm | self.ctxt = context.RequestContext(user_id=self.user_id, 2026-03-29 01:50:26.646986 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:26.646991 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:26.646995 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:26.646999 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:26.647004 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:26.647008 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:26.647012 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:26.647016 | debian-bookworm | return self.enforce( 2026-03-29 01:50:26.647021 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:26.647025 | debian-bookworm | self.load_rules() 2026-03-29 01:50:26.647029 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:26.647033 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:26.647042 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:26.647046 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:26.647051 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:26.647055 | debian-bookworm | LOG.warning( 2026-03-29 01:50:26.647063 | debian-bookworm | 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-03-29 01:50:26.647069 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:26.663813 | debian-bookworm | 2026-03-29 01:50:26.660 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.664176 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_all_basic_filters [0.051815s] ... ok 2026-03-29 01:50:26.689817 | debian-bookworm | 2026-03-29 01:50:26.687 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.690144 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_delete [0.026703s] ... ok 2026-03-29 01:50:26.712793 | debian-bookworm | 2026-03-29 01:50:26.710 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.713257 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_no_records [0.022913s] ... ok 2026-03-29 01:50:26.760192 | debian-bookworm | 2026-03-29 01:50:26.758 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.760704 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_2 [0.047256s] ... ok 2026-03-29 01:50:26.866383 | debian-bookworm | 2026-03-29 01:50:26.864 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.866755 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_filters [0.106032s] ... ok 2026-03-29 01:50:26.890028 | debian-bookworm | 2026-03-29 01:50:26.888 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.890486 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_create_share_backup [0.023476s] ... ok 2026-03-29 01:50:26.916411 | debian-bookworm | 2026-03-29 01:50:26.914 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.916841 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create__no_instance [0.026282s] ... ok 2026-03-29 01:50:26.973127 | debian-bookworm | 2026-03-29 01:50:26.970 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:26.973547 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_2_path [0.056631s] ... ok 2026-03-29 01:50:27.029759 | debian-bookworm | 2026-03-29 01:50:27.027 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:27.030278 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_7 [0.056563s] ... ok 2026-03-29 01:50:27.305468 | debian-bookworm | 2026-03-29 01:50:27.303 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:27.306459 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_2__20__5_ [0.275318s] ... ok 2026-03-29 01:50:27.342490 | debian-bookworm | 2026-03-29 01:50:27.340 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:27.343005 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_2 [0.037078s] ... ok 2026-03-29 01:50:27.747031 | debian-bookworm | 2026-03-29 01:50:27.745 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:27.747427 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_ids [0.405071s] ... ok 2026-03-29 01:50:27.813535 | debian-bookworm | 2026-03-29 01:50:27.811 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:27.813905 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update_item [0.065639s] ... ok 2026-03-29 01:50:27.895245 | debian-bookworm | 2026-03-29 01:50:27.892 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:27.895579 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_2_no [0.081524s] ... ok 2026-03-29 01:50:27.924171 | debian-bookworm | 2026-03-29 01:50:27.922 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:27.924577 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_exception [0.029766s] ... ok 2026-03-29 01:50:27.963105 | debian-bookworm | 2026-03-29 01:50:27.960 6721 INFO manila.coordination [None req-f52e0f4d-3398-4735-bf63-7d5416a02210 4c8f9efea3eb456fb47ba02d28dd166c 52d0556c67094f04938b314f3ef609f2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:27.963550 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_update [0.038085s] ... ok 2026-03-29 01:50:28.034537 | debian-bookworm | 2026-03-29 01:50:28.032 6721 INFO manila.coordination [None req-033bdde8-5cde-420b-bc0d-baf54315ae73 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.034958 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_admin_export_locations [0.071577s] ... ok 2026-03-29 01:50:28.063599 | debian-bookworm | 2026-03-29 01:50:28.061 6721 INFO manila.coordination [None req-033bdde8-5cde-420b-bc0d-baf54315ae73 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.063978 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_destroy [0.028935s] ... ok 2026-03-29 01:50:28.098119 | debian-bookworm | 2026-03-29 01:50:28.096 6721 INFO manila.coordination [None req-033bdde8-5cde-420b-bc0d-baf54315ae73 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.098405 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_6 [0.034224s] ... ok 2026-03-29 01:50:28.155095 | debian-bookworm | 2026-03-29 01:50:28.153 6721 INFO manila.coordination [None req-033bdde8-5cde-420b-bc0d-baf54315ae73 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.155838 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_member_update [0.057380s] ... ok 2026-03-29 01:50:28.202734 | debian-bookworm | 2026-03-29 01:50:28.200 6721 ERROR manila.db.sqlalchemy.api [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Share group type 0e3075a1-af24-42cf-a000-90e02a0b633d deletion failed, it in use. 2026-03-29 01:50:28.204441 | debian-bookworm | 2026-03-29 01:50:28.202 6721 ERROR manila.db.sqlalchemy.api [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Share group type 402eb859-48ae-44e3-9a95-3f60a9effdec deletion failed, it in use. 2026-03-29 01:50:28.222365 | debian-bookworm | 2026-03-29 01:50:28.220 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.222675 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_1_True [0.066759s] ... ok 2026-03-29 01:50:28.305559 | debian-bookworm | 2026-03-29 01:50:28.303 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.305970 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id_ignore_migration_dest [0.082875s] ... ok 2026-03-29 01:50:28.381497 | debian-bookworm | 2026-03-29 01:50:28.380 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.383077 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_instance_id [0.077368s] ... ok 2026-03-29 01:50:28.497338 | debian-bookworm | 2026-03-29 01:50:28.495 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.497793 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_3___k____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.114247s] ... ok 2026-03-29 01:50:28.544213 | debian-bookworm | 2026-03-29 01:50:28.542 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.544520 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_1_1 [0.046685s] ... ok 2026-03-29 01:50:28.604134 | debian-bookworm | 2026-03-29 01:50:28.602 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.604614 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_1 [0.060165s] ... ok 2026-03-29 01:50:28.649591 | debian-bookworm | 2026-03-29 01:50:28.648 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.650009 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_2 [0.045234s] ... ok 2026-03-29 01:50:28.676217 | debian-bookworm | 2026-03-29 01:50:28.674 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.676699 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get [0.026575s] ... ok 2026-03-29 01:50:28.723937 | debian-bookworm | 2026-03-29 01:50:28.721 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.724359 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_2 [0.047149s] ... ok 2026-03-29 01:50:28.748245 | debian-bookworm | 2026-03-29 01:50:28.746 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.748593 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_not_found [0.024295s] ... ok 2026-03-29 01:50:28.779609 | debian-bookworm | 2026-03-29 01:50:28.776 6721 INFO manila.coordination [None req-2f08edad-dc0b-4350-832b-1ae5791e1a7a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.780025 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_2 [0.030176s] ... ok 2026-03-29 01:50:28.823656 | debian-bookworm | 2026-03-29 01:50:28.821 6721 INFO manila.coordination [None req-5bab7764-e303-402d-a4fd-f76bbbc0b63a user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.824119 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get [0.044708s] ... ok 2026-03-29 01:50:28.887522 | debian-bookworm | 2026-03-29 01:50:28.885 6721 INFO manila.coordination [None req-89935d7b-9935-49fc-9679-eb6d03e5d8c9 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:28.887882 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_2_host1_backend1 [0.063945s] ... ok 2026-03-29 01:50:29.023551 | debian-bookworm | 2026-03-29 01:50:29.021 6721 INFO manila.coordination [None req-89935d7b-9935-49fc-9679-eb6d03e5d8c9 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.023824 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_2 [0.135813s] ... ok 2026-03-29 01:50:29.150901 | debian-bookworm | 2026-03-29 01:50:29.149 6721 INFO manila.coordination [None req-89935d7b-9935-49fc-9679-eb6d03e5d8c9 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.151379 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_export_locations_get [0.127671s] ... ok 2026-03-29 01:50:29.293033 | debian-bookworm | 2026-03-29 01:50:29.291 6721 INFO manila.coordination [None req-89935d7b-9935-49fc-9679-eb6d03e5d8c9 user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.293502 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update [0.141484s] ... ok 2026-03-29 01:50:29.350272 | debian-bookworm | 2026-03-29 01:50:29.348 6721 INFO manila.coordination [None req-0a7b3fa9-89c9-404e-bce5-aa642fbcb1ab user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.350634 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_1__None__None__5_ [0.057193s] ... ok 2026-03-29 01:50:29.409795 | debian-bookworm | 2026-03-29 01:50:29.407 6721 INFO manila.coordination [None req-501ed5e1-2491-4455-8787-7d56a8f3a78c user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.410172 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_3__None___fake___3_ [0.059460s] ... ok 2026-03-29 01:50:29.577511 | debian-bookworm | 2026-03-29 01:50:29.575 6721 INFO manila.coordination [None req-501ed5e1-2491-4455-8787-7d56a8f3a78c user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.577871 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_3_error [0.167445s] ... ok 2026-03-29 01:50:29.654868 | debian-bookworm | 2026-03-29 01:50:29.653 6721 INFO manila.coordination [None req-501ed5e1-2491-4455-8787-7d56a8f3a78c user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.655377 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_models.ShareSnapshotTestCase.test_instance_and_proxified_properties [0.077656s] ... ok 2026-03-29 01:50:29.703114 | debian-bookworm | 2026-03-29 01:50:29.701 6721 INFO manila.coordination [None req-501ed5e1-2491-4455-8787-7d56a8f3a78c user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.703540 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_1_manage_error [0.047663s] ... ok 2026-03-29 01:50:29.749653 | debian-bookworm | 2026-03-29 01:50:29.748 6721 INFO manila.coordination [None req-501ed5e1-2491-4455-8787-7d56a8f3a78c user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.750249 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_4_deleting [0.047109s] ... ok 2026-03-29 01:50:29.798437 | debian-bookworm | 2026-03-29 01:50:29.796 6721 INFO manila.coordination [None req-501ed5e1-2491-4455-8787-7d56a8f3a78c user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.798986 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_8_manage_error [0.047961s] ... ok 2026-03-29 01:50:29.846692 | debian-bookworm | 2026-03-29 01:50:29.844 6721 INFO manila.coordination [None req-501ed5e1-2491-4455-8787-7d56a8f3a78c user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.847099 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_4___unmanage_error____unmanage_starting__ [0.048292s] ... ok 2026-03-29 01:50:29.894374 | debian-bookworm | 2026-03-29 01:50:29.892 6721 INFO manila.coordination [None req-501ed5e1-2491-4455-8787-7d56a8f3a78c user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.894940 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_5___inactive____extending__ [0.047328s] ... ok 2026-03-29 01:50:29.944398 | debian-bookworm | 2026-03-29 01:50:29.942 6721 INFO manila.coordination [None req-501ed5e1-2491-4455-8787-7d56a8f3a78c user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:29.944804 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_2_error [0.049882s] ... ok 2026-03-29 01:50:30.013407 | debian-bookworm | 2026-03-29 01:50:30.011 6721 INFO manila.coordination [None req-501ed5e1-2491-4455-8787-7d56a8f3a78c user_id project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.013969 | debian-bookworm | {3} manila.tests.db.test_api.DBInterfaceTestCase.test_interface_methods [0.069579s] ... ok 2026-03-29 01:50:30.037029 | debian-bookworm | 2026-03-29 01:50:30.035 6721 INFO manila.coordination [None req-867b32a7-fe39-426b-9df7-ab0f523d4d91 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.037353 | debian-bookworm | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_delete [0.022712s] ... ok 2026-03-29 01:50:30.057482 | debian-bookworm | 2026-03-29 01:50:30.055 6721 INFO manila.coordination [None req-687932d4-4081-47ed-88f8-e9af3b165ebd fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.057912 | debian-bookworm | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_7_deleted [0.020416s] ... ok 2026-03-29 01:50:30.078022 | debian-bookworm | 2026-03-29 01:50:30.076 6721 INFO manila.coordination [None req-ada6a85e-6316-440c-a4f3-af55f24b9873 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.078523 | debian-bookworm | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_1_True [0.020325s] ... ok 2026-03-29 01:50:30.097856 | debian-bookworm | 2026-03-29 01:50:30.096 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.098219 | debian-bookworm | {3} manila.tests.message.test_api.MessageApiTest.test_delete [0.019718s] ... ok 2026-03-29 01:50:30.116262 | debian-bookworm | 2026-03-29 01:50:30.115 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.116876 | debian-bookworm | {3} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_2 [0.018967s] ... ok 2026-03-29 01:50:30.136028 | debian-bookworm | 2026-03-29 01:50:30.134 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.136434 | debian-bookworm | {3} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_3 [0.019398s] ... ok 2026-03-29 01:50:30.154762 | debian-bookworm | 2026-03-29 01:50:30.153 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.155179 | debian-bookworm | {3} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_2_Detail [0.018697s] ... ok 2026-03-29 01:50:30.175088 | debian-bookworm | 2026-03-29 01:50:30.173 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.175499 | debian-bookworm | {3} manila.tests.network.linux.test_interface.TestABCDriver.test__remove_outdated_interfaces [0.020222s] ... ok 2026-03-29 01:50:30.201475 | debian-bookworm | 2026-03-29 01:50:30.193 6721 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Acquiring lock "linux_interface_device_name_port-1234" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.201503 | debian-bookworm | 2026-03-29 01:50:30.193 6721 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Lock "linux_interface_device_name_port-1234" acquired by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.201509 | debian-bookworm | 2026-03-29 01:50:30.194 6721 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Lock "linux_interface_device_name_port-1234" "released" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.201513 | debian-bookworm | 2026-03-29 01:50:30.195 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.201994 | debian-bookworm | {3} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_dev_exists [0.021326s] ... ok 2026-03-29 01:50:30.216523 | debian-bookworm | 2026-03-29 01:50:30.215 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.217158 | debian-bookworm | {3} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_init_l3 [0.020032s] ... ok 2026-03-29 01:50:30.236230 | debian-bookworm | 2026-03-29 01:50:30.235 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.236812 | debian-bookworm | {3} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_get_device_name [0.019751s] ... ok 2026-03-29 01:50:30.262593 | debian-bookworm | 2026-03-29 01:50:30.261 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.263639 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root [0.026677s] ... ok 2026-03-29 01:50:30.283940 | debian-bookworm | 2026-03-29 01:50:30.282 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.284390 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address_scoped [0.020491s] ... ok 2026-03-29 01:50:30.302860 | debian-bookworm | 2026-03-29 01:50:30.301 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.303318 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list_filtered [0.018813s] ... ok 2026-03-29 01:50:30.322364 | debian-bookworm | 2026-03-29 01:50:30.321 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.322808 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_alias [0.019506s] ... ok 2026-03-29 01:50:30.342408 | debian-bookworm | 2026-03-29 01:50:30.341 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.342782 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute [0.019774s] ... ok 2026-03-29 01:50:30.361723 | debian-bookworm | 2026-03-29 01:50:30.360 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.362165 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_del_gateway [0.019304s] ... ok 2026-03-29 01:50:30.381715 | debian-bookworm | 2026-03-29 01:50:30.380 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.382174 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_tuntap [0.019929s] ... ok 2026-03-29 01:50:30.401082 | debian-bookworm | 2026-03-29 01:50:30.400 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.401507 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices_malformed_line [0.019259s] ... ok 2026-03-29 01:50:30.421306 | debian-bookworm | 2026-03-29 01:50:30.420 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.421724 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_no_options [0.020084s] ... ok 2026-03-29 01:50:30.441429 | debian-bookworm | 2026-03-29 01:50:30.440 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.441835 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network [0.019968s] ... ok 2026-03-29 01:50:30.462420 | debian-bookworm | 2026-03-29 01:50:30.461 6721 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.462954 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_router [0.020914s] ... ok 2026-03-29 01:50:30.871219 | debian-bookworm | 2026-03-29 01:50:30.834 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.871253 | debian-bookworm | 2026-03-29 01:50:30.834 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.871267 | debian-bookworm | 2026-03-29 01:50:30.834 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.871273 | debian-bookworm | 2026-03-29 01:50:30.835 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.871279 | debian-bookworm | 2026-03-29 01:50:30.835 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.871285 | debian-bookworm | 2026-03-29 01:50:30.835 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.871300 | debian-bookworm | 2026-03-29 01:50:30.835 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.871307 | debian-bookworm | 2026-03-29 01:50:30.835 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.871312 | debian-bookworm | 2026-03-29 01:50:30.835 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.871318 | debian-bookworm | 2026-03-29 01:50:30.835 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.871331 | debian-bookworm | 2026-03-29 01:50:30.835 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.871338 | debian-bookworm | 2026-03-29 01:50:30.836 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.871346 | debian-bookworm | 2026-03-29 01:50:30.836 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.871352 | debian-bookworm | 2026-03-29 01:50:30.836 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.871358 | debian-bookworm | 2026-03-29 01:50:30.836 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.871369 | debian-bookworm | 2026-03-29 01:50:30.837 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.871375 | debian-bookworm | 2026-03-29 01:50:30.838 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.871381 | debian-bookworm | 2026-03-29 01:50:30.838 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.871386 | debian-bookworm | 2026-03-29 01:50:30.838 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.871392 | debian-bookworm | 2026-03-29 01:50:30.838 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.871402 | debian-bookworm | 2026-03-29 01:50:30.839 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.871407 | debian-bookworm | 2026-03-29 01:50:30.839 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.871414 | debian-bookworm | 2026-03-29 01:50:30.839 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.871419 | debian-bookworm | 2026-03-29 01:50:30.839 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.871424 | debian-bookworm | 2026-03-29 01:50:30.839 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.871433 | debian-bookworm | 2026-03-29 01:50:30.840 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.871437 | debian-bookworm | 2026-03-29 01:50:30.840 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.871442 | debian-bookworm | 2026-03-29 01:50:30.840 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.871447 | debian-bookworm | 2026-03-29 01:50:30.840 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.871452 | debian-bookworm | 2026-03-29 01:50:30.840 6721 DEBUG oslo_concurrency.lockutils [None req-6f601497-6091-43ac-aede-a86a4e09dd64 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.871457 | debian-bookworm | 2026-03-29 01:50:30.841 6721 INFO manila.coordination [None req-6f601497-6091-43ac-aede-a86a4e09dd64 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.871653 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_2 [0.380058s] ... ok 2026-03-29 01:50:30.915867 | debian-bookworm | 2026-03-29 01:50:30.860 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.915889 | debian-bookworm | 2026-03-29 01:50:30.860 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.915900 | debian-bookworm | 2026-03-29 01:50:30.861 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.915913 | debian-bookworm | 2026-03-29 01:50:30.861 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.915919 | debian-bookworm | 2026-03-29 01:50:30.861 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.915925 | debian-bookworm | 2026-03-29 01:50:30.861 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.915930 | debian-bookworm | 2026-03-29 01:50:30.861 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.915935 | debian-bookworm | 2026-03-29 01:50:30.861 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.915941 | debian-bookworm | 2026-03-29 01:50:30.862 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.915946 | debian-bookworm | 2026-03-29 01:50:30.862 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.915958 | debian-bookworm | 2026-03-29 01:50:30.862 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.915964 | debian-bookworm | 2026-03-29 01:50:30.862 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.915971 | debian-bookworm | 2026-03-29 01:50:30.862 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.915981 | debian-bookworm | 2026-03-29 01:50:30.862 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.915987 | debian-bookworm | 2026-03-29 01:50:30.862 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.915992 | debian-bookworm | 2026-03-29 01:50:30.863 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.915997 | debian-bookworm | 2026-03-29 01:50:30.864 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.916003 | debian-bookworm | 2026-03-29 01:50:30.864 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.916008 | debian-bookworm | 2026-03-29 01:50:30.864 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.916014 | debian-bookworm | 2026-03-29 01:50:30.864 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.916023 | debian-bookworm | 2026-03-29 01:50:30.864 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.916029 | debian-bookworm | 2026-03-29 01:50:30.864 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.916037 | debian-bookworm | 2026-03-29 01:50:30.865 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.916046 | debian-bookworm | 2026-03-29 01:50:30.865 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.916051 | debian-bookworm | 2026-03-29 01:50:30.865 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.916056 | debian-bookworm | 2026-03-29 01:50:30.865 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.916061 | debian-bookworm | 2026-03-29 01:50:30.865 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.916066 | debian-bookworm | 2026-03-29 01:50:30.865 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.916070 | debian-bookworm | 2026-03-29 01:50:30.865 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.916075 | debian-bookworm | 2026-03-29 01:50:30.865 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.916084 | debian-bookworm | 2026-03-29 01:50:30.865 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.916089 | debian-bookworm | 2026-03-29 01:50:30.866 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.916098 | debian-bookworm | 2026-03-29 01:50:30.866 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.916105 | debian-bookworm | 2026-03-29 01:50:30.866 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.916109 | debian-bookworm | 2026-03-29 01:50:30.866 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.916114 | debian-bookworm | 2026-03-29 01:50:30.866 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.916119 | debian-bookworm | 2026-03-29 01:50:30.866 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.916124 | debian-bookworm | 2026-03-29 01:50:30.867 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.916129 | debian-bookworm | 2026-03-29 01:50:30.867 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.916134 | debian-bookworm | 2026-03-29 01:50:30.867 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.916138 | debian-bookworm | 2026-03-29 01:50:30.867 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.916663 | debian-bookworm | 2026-03-29 01:50:30.867 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.916682 | debian-bookworm | 2026-03-29 01:50:30.867 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:30.916691 | debian-bookworm | 2026-03-29 01:50:30.867 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:30.916696 | debian-bookworm | 2026-03-29 01:50:30.868 6721 DEBUG oslo_concurrency.lockutils [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:30.916702 | debian-bookworm | 2026-03-29 01:50:30.868 6721 INFO manila.coordination [None req-d6e45352-bd92-476c-ba88-5eeb08f5becb fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:30.916711 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_extend_network_allocations [0.026958s] ... ok 2026-03-29 01:50:31.007069 | debian-bookworm | 2026-03-29 01:50:30.887 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.007128 | debian-bookworm | 2026-03-29 01:50:30.887 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.007139 | debian-bookworm | 2026-03-29 01:50:30.887 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.007147 | debian-bookworm | 2026-03-29 01:50:30.887 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.007155 | debian-bookworm | 2026-03-29 01:50:30.887 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.007179 | debian-bookworm | 2026-03-29 01:50:30.887 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.007187 | debian-bookworm | 2026-03-29 01:50:30.888 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.007202 | debian-bookworm | 2026-03-29 01:50:30.888 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.007210 | debian-bookworm | 2026-03-29 01:50:30.888 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.007218 | debian-bookworm | 2026-03-29 01:50:30.888 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.007235 | debian-bookworm | 2026-03-29 01:50:30.888 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.007244 | debian-bookworm | 2026-03-29 01:50:30.888 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.007252 | debian-bookworm | 2026-03-29 01:50:30.888 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.007260 | debian-bookworm | 2026-03-29 01:50:30.888 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.007268 | debian-bookworm | 2026-03-29 01:50:30.889 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.007282 | debian-bookworm | 2026-03-29 01:50:30.889 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.007290 | debian-bookworm | 2026-03-29 01:50:30.889 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.007311 | debian-bookworm | 2026-03-29 01:50:30.889 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.007323 | debian-bookworm | 2026-03-29 01:50:30.889 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.007331 | debian-bookworm | 2026-03-29 01:50:30.889 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.007344 | debian-bookworm | 2026-03-29 01:50:30.889 6721 DEBUG oslo_concurrency.lockutils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.007353 | debian-bookworm | 2026-03-29 01:50:30.890 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007364 | debian-bookworm | 2026-03-29 01:50:30.890 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.000181(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007377 | debian-bookworm | 2026-03-29 01:50:30.890 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007412 | debian-bookworm | 2026-03-29 01:50:30.890 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007434 | debian-bookworm | 2026-03-29 01:50:30.890 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.000753(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007445 | debian-bookworm | 2026-03-29 01:50:30.891 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007456 | debian-bookworm | 2026-03-29 01:50:30.891 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007471 | debian-bookworm | 2026-03-29 01:50:30.891 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00118(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007482 | debian-bookworm | 2026-03-29 01:50:30.891 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007501 | debian-bookworm | 2026-03-29 01:50:30.891 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007510 | debian-bookworm | 2026-03-29 01:50:30.891 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00159(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007518 | debian-bookworm | 2026-03-29 01:50:30.891 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007526 | debian-bookworm | 2026-03-29 01:50:30.891 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007540 | debian-bookworm | 2026-03-29 01:50:30.892 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00201(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007549 | debian-bookworm | 2026-03-29 01:50:30.892 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007558 | debian-bookworm | 2026-03-29 01:50:30.892 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007569 | debian-bookworm | 2026-03-29 01:50:30.892 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00243(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007584 | debian-bookworm | 2026-03-29 01:50:30.892 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007595 | debian-bookworm | 2026-03-29 01:50:30.892 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007613 | debian-bookworm | 2026-03-29 01:50:30.893 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00285(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007622 | debian-bookworm | 2026-03-29 01:50:30.893 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007630 | debian-bookworm | 2026-03-29 01:50:30.893 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007645 | debian-bookworm | 2026-03-29 01:50:30.893 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0033(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007656 | debian-bookworm | 2026-03-29 01:50:30.893 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007667 | debian-bookworm | 2026-03-29 01:50:30.893 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007678 | debian-bookworm | 2026-03-29 01:50:30.893 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00377(s), this was the 9th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007688 | debian-bookworm | 2026-03-29 01:50:30.894 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007701 | debian-bookworm | 2026-03-29 01:50:30.894 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007709 | debian-bookworm | 2026-03-29 01:50:30.894 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00418(s), this was the 10th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007723 | debian-bookworm | 2026-03-29 01:50:30.894 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007734 | debian-bookworm | 2026-03-29 01:50:30.894 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007745 | debian-bookworm | 2026-03-29 01:50:30.894 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00459(s), this was the 11th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007762 | debian-bookworm | 2026-03-29 01:50:30.894 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007773 | debian-bookworm | 2026-03-29 01:50:30.894 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007782 | debian-bookworm | 2026-03-29 01:50:30.895 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00499(s), this was the 12th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007790 | debian-bookworm | 2026-03-29 01:50:30.895 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007799 | debian-bookworm | 2026-03-29 01:50:30.895 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007812 | debian-bookworm | 2026-03-29 01:50:30.895 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0054(s), this was the 13th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007824 | debian-bookworm | 2026-03-29 01:50:30.895 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007838 | debian-bookworm | 2026-03-29 01:50:30.895 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007848 | debian-bookworm | 2026-03-29 01:50:30.895 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00581(s), this was the 14th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007887 | debian-bookworm | 2026-03-29 01:50:30.896 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007896 | debian-bookworm | 2026-03-29 01:50:30.896 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007904 | debian-bookworm | 2026-03-29 01:50:30.896 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00622(s), this was the 15th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007912 | debian-bookworm | 2026-03-29 01:50:30.896 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007923 | debian-bookworm | 2026-03-29 01:50:30.896 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007933 | debian-bookworm | 2026-03-29 01:50:30.896 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00662(s), this was the 16th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007951 | debian-bookworm | 2026-03-29 01:50:30.896 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.007963 | debian-bookworm | 2026-03-29 01:50:30.897 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.007978 | debian-bookworm | 2026-03-29 01:50:30.897 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00705(s), this was the 17th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.007991 | debian-bookworm | 2026-03-29 01:50:30.897 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.008000 | debian-bookworm | 2026-03-29 01:50:30.897 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.008008 | debian-bookworm | 2026-03-29 01:50:30.897 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00746(s), this was the 18th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.008016 | debian-bookworm | 2026-03-29 01:50:30.897 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.008024 | debian-bookworm | 2026-03-29 01:50:30.897 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.008032 | debian-bookworm | 2026-03-29 01:50:30.898 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00788(s), this was the 19th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.008043 | debian-bookworm | 2026-03-29 01:50:30.898 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:31.008051 | debian-bookworm | 2026-03-29 01:50:30.898 6721 DEBUG manila.network.neutron.neutron_network_plugin [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b 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-03-29 01:50:31.008059 | debian-bookworm | 2026-03-29 01:50:30.898 6721 DEBUG manila.utils [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00831(s), this was the 20th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:31.008073 | debian-bookworm | 2026-03-29 01:50:30.899 6721 INFO manila.coordination [None req-8ea73da1-38ae-4962-96f8-340690fd2e8b fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.008085 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.030368s] ... ok 2026-03-29 01:50:31.080348 | debian-bookworm | 2026-03-29 01:50:30.917 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080390 | debian-bookworm | 2026-03-29 01:50:30.917 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080396 | debian-bookworm | 2026-03-29 01:50:30.918 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080401 | debian-bookworm | 2026-03-29 01:50:30.918 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080405 | debian-bookworm | 2026-03-29 01:50:30.918 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080409 | debian-bookworm | 2026-03-29 01:50:30.918 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080414 | debian-bookworm | 2026-03-29 01:50:30.918 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080423 | debian-bookworm | 2026-03-29 01:50:30.919 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080427 | debian-bookworm | 2026-03-29 01:50:30.919 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080440 | debian-bookworm | 2026-03-29 01:50:30.919 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080451 | debian-bookworm | 2026-03-29 01:50:30.919 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080456 | debian-bookworm | 2026-03-29 01:50:30.919 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080460 | debian-bookworm | 2026-03-29 01:50:30.919 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080465 | debian-bookworm | 2026-03-29 01:50:30.919 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080469 | debian-bookworm | 2026-03-29 01:50:30.919 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080473 | debian-bookworm | 2026-03-29 01:50:30.920 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080478 | debian-bookworm | 2026-03-29 01:50:30.921 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080483 | debian-bookworm | 2026-03-29 01:50:30.921 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080488 | debian-bookworm | 2026-03-29 01:50:30.921 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080495 | debian-bookworm | 2026-03-29 01:50:30.921 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080503 | debian-bookworm | 2026-03-29 01:50:30.921 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080507 | debian-bookworm | 2026-03-29 01:50:30.921 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080511 | debian-bookworm | 2026-03-29 01:50:30.922 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080516 | debian-bookworm | 2026-03-29 01:50:30.922 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080520 | debian-bookworm | 2026-03-29 01:50:30.922 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080524 | debian-bookworm | 2026-03-29 01:50:30.922 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080528 | debian-bookworm | 2026-03-29 01:50:30.922 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080534 | debian-bookworm | 2026-03-29 01:50:30.922 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080542 | debian-bookworm | 2026-03-29 01:50:30.922 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080546 | debian-bookworm | 2026-03-29 01:50:30.922 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080554 | debian-bookworm | 2026-03-29 01:50:30.922 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080558 | debian-bookworm | 2026-03-29 01:50:30.923 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080562 | debian-bookworm | 2026-03-29 01:50:30.923 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080567 | debian-bookworm | 2026-03-29 01:50:30.923 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080571 | debian-bookworm | 2026-03-29 01:50:30.923 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080575 | debian-bookworm | 2026-03-29 01:50:30.923 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080579 | debian-bookworm | 2026-03-29 01:50:30.923 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080584 | debian-bookworm | 2026-03-29 01:50:30.923 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080592 | debian-bookworm | 2026-03-29 01:50:30.923 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080597 | debian-bookworm | 2026-03-29 01:50:30.923 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080601 | debian-bookworm | 2026-03-29 01:50:30.924 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080608 | debian-bookworm | 2026-03-29 01:50:30.924 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080612 | debian-bookworm | 2026-03-29 01:50:30.925 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080617 | debian-bookworm | 2026-03-29 01:50:30.925 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080621 | debian-bookworm | 2026-03-29 01:50:30.925 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080625 | debian-bookworm | 2026-03-29 01:50:30.925 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080630 | debian-bookworm | 2026-03-29 01:50:30.925 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080637 | debian-bookworm | 2026-03-29 01:50:30.926 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080643 | debian-bookworm | 2026-03-29 01:50:30.926 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080647 | debian-bookworm | 2026-03-29 01:50:30.926 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080651 | debian-bookworm | 2026-03-29 01:50:30.926 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080658 | debian-bookworm | 2026-03-29 01:50:30.926 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080662 | debian-bookworm | 2026-03-29 01:50:30.926 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080667 | debian-bookworm | 2026-03-29 01:50:30.926 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080671 | debian-bookworm | 2026-03-29 01:50:30.926 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.080675 | debian-bookworm | 2026-03-29 01:50:30.926 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.080679 | debian-bookworm | 2026-03-29 01:50:30.927 6721 DEBUG oslo_concurrency.lockutils [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.080687 | debian-bookworm | 2026-03-29 01:50:30.927 6721 INFO manila.coordination [None req-5ecb043a-ce40-40a7-b0d7-d766b8e0e929 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.080811 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.028604s] ... ok 2026-03-29 01:50:31.162617 | debian-bookworm | 2026-03-29 01:50:30.946 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162642 | debian-bookworm | 2026-03-29 01:50:30.947 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162647 | debian-bookworm | 2026-03-29 01:50:30.947 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162652 | debian-bookworm | 2026-03-29 01:50:30.947 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162657 | debian-bookworm | 2026-03-29 01:50:30.947 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162661 | debian-bookworm | 2026-03-29 01:50:30.947 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162665 | debian-bookworm | 2026-03-29 01:50:30.948 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162670 | debian-bookworm | 2026-03-29 01:50:30.948 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162681 | debian-bookworm | 2026-03-29 01:50:30.948 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162685 | debian-bookworm | 2026-03-29 01:50:30.948 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162694 | debian-bookworm | 2026-03-29 01:50:30.948 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162701 | debian-bookworm | 2026-03-29 01:50:30.948 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162705 | debian-bookworm | 2026-03-29 01:50:30.948 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162709 | debian-bookworm | 2026-03-29 01:50:30.948 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162714 | debian-bookworm | 2026-03-29 01:50:30.949 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162718 | debian-bookworm | 2026-03-29 01:50:30.950 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162722 | debian-bookworm | 2026-03-29 01:50:30.950 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162727 | debian-bookworm | 2026-03-29 01:50:30.950 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162735 | debian-bookworm | 2026-03-29 01:50:30.950 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162739 | debian-bookworm | 2026-03-29 01:50:30.950 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162746 | debian-bookworm | 2026-03-29 01:50:30.951 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162752 | debian-bookworm | 2026-03-29 01:50:30.951 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162756 | debian-bookworm | 2026-03-29 01:50:30.951 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162761 | debian-bookworm | 2026-03-29 01:50:30.951 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162765 | debian-bookworm | 2026-03-29 01:50:30.951 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162769 | debian-bookworm | 2026-03-29 01:50:30.951 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162774 | debian-bookworm | 2026-03-29 01:50:30.951 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162778 | debian-bookworm | 2026-03-29 01:50:30.951 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162785 | debian-bookworm | 2026-03-29 01:50:30.951 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162789 | debian-bookworm | 2026-03-29 01:50:30.952 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162796 | debian-bookworm | 2026-03-29 01:50:30.952 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162802 | debian-bookworm | 2026-03-29 01:50:30.952 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162806 | debian-bookworm | 2026-03-29 01:50:30.952 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162810 | debian-bookworm | 2026-03-29 01:50:30.952 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162815 | debian-bookworm | 2026-03-29 01:50:30.952 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162819 | debian-bookworm | 2026-03-29 01:50:30.952 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162823 | debian-bookworm | 2026-03-29 01:50:30.952 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162830 | debian-bookworm | 2026-03-29 01:50:30.952 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162834 | debian-bookworm | 2026-03-29 01:50:30.953 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162839 | debian-bookworm | 2026-03-29 01:50:30.953 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162843 | debian-bookworm | 2026-03-29 01:50:30.953 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162851 | debian-bookworm | 2026-03-29 01:50:30.953 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162855 | debian-bookworm | 2026-03-29 01:50:30.954 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162860 | debian-bookworm | 2026-03-29 01:50:30.954 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162864 | debian-bookworm | 2026-03-29 01:50:30.954 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162868 | debian-bookworm | 2026-03-29 01:50:30.954 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162873 | debian-bookworm | 2026-03-29 01:50:30.954 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162880 | debian-bookworm | 2026-03-29 01:50:30.955 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162885 | debian-bookworm | 2026-03-29 01:50:30.956 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162889 | debian-bookworm | 2026-03-29 01:50:30.956 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162893 | debian-bookworm | 2026-03-29 01:50:30.956 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162900 | debian-bookworm | 2026-03-29 01:50:30.956 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162905 | debian-bookworm | 2026-03-29 01:50:30.956 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162910 | debian-bookworm | 2026-03-29 01:50:30.957 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162914 | debian-bookworm | 2026-03-29 01:50:30.957 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162918 | debian-bookworm | 2026-03-29 01:50:30.957 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162925 | debian-bookworm | 2026-03-29 01:50:30.957 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162929 | debian-bookworm | 2026-03-29 01:50:30.957 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162933 | debian-bookworm | 2026-03-29 01:50:30.970 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.013s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162937 | debian-bookworm | 2026-03-29 01:50:30.970 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162942 | debian-bookworm | 2026-03-29 01:50:30.970 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162949 | debian-bookworm | 2026-03-29 01:50:30.970 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162955 | debian-bookworm | 2026-03-29 01:50:30.970 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162959 | debian-bookworm | 2026-03-29 01:50:30.971 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162963 | debian-bookworm | 2026-03-29 01:50:30.971 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162968 | debian-bookworm | 2026-03-29 01:50:30.971 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162974 | debian-bookworm | 2026-03-29 01:50:30.971 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.162979 | debian-bookworm | 2026-03-29 01:50:30.971 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.162983 | debian-bookworm | 2026-03-29 01:50:30.983 6721 DEBUG oslo_concurrency.lockutils [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.012s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.162988 | debian-bookworm | 2026-03-29 01:50:30.984 6721 INFO manila.coordination [None req-6918d29d-a427-4c42-85d0-4b21d8d08cf2 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.162994 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_1 [0.056625s] ... ok 2026-03-29 01:50:31.244093 | debian-bookworm | 2026-03-29 01:50:31.002 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244111 | debian-bookworm | 2026-03-29 01:50:31.003 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244120 | debian-bookworm | 2026-03-29 01:50:31.003 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244124 | debian-bookworm | 2026-03-29 01:50:31.003 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244128 | debian-bookworm | 2026-03-29 01:50:31.003 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244133 | debian-bookworm | 2026-03-29 01:50:31.003 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244143 | debian-bookworm | 2026-03-29 01:50:31.004 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244148 | debian-bookworm | 2026-03-29 01:50:31.004 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244152 | debian-bookworm | 2026-03-29 01:50:31.004 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244156 | debian-bookworm | 2026-03-29 01:50:31.004 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244165 | debian-bookworm | 2026-03-29 01:50:31.004 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244169 | debian-bookworm | 2026-03-29 01:50:31.004 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244173 | debian-bookworm | 2026-03-29 01:50:31.004 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244179 | debian-bookworm | 2026-03-29 01:50:31.004 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244184 | debian-bookworm | 2026-03-29 01:50:31.004 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244191 | debian-bookworm | 2026-03-29 01:50:31.005 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244195 | debian-bookworm | 2026-03-29 01:50:31.006 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244200 | debian-bookworm | 2026-03-29 01:50:31.006 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244204 | debian-bookworm | 2026-03-29 01:50:31.006 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244209 | debian-bookworm | 2026-03-29 01:50:31.006 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244216 | debian-bookworm | 2026-03-29 01:50:31.006 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244220 | debian-bookworm | 2026-03-29 01:50:31.006 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244225 | debian-bookworm | 2026-03-29 01:50:31.007 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244231 | debian-bookworm | 2026-03-29 01:50:31.007 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244235 | debian-bookworm | 2026-03-29 01:50:31.007 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244243 | debian-bookworm | 2026-03-29 01:50:31.007 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244247 | debian-bookworm | 2026-03-29 01:50:31.007 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244251 | debian-bookworm | 2026-03-29 01:50:31.007 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244255 | debian-bookworm | 2026-03-29 01:50:31.015 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.007s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244260 | debian-bookworm | 2026-03-29 01:50:31.015 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244267 | debian-bookworm | 2026-03-29 01:50:31.015 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244271 | debian-bookworm | 2026-03-29 01:50:31.015 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244275 | debian-bookworm | 2026-03-29 01:50:31.015 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244281 | debian-bookworm | 2026-03-29 01:50:31.015 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244288 | debian-bookworm | 2026-03-29 01:50:31.015 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244292 | debian-bookworm | 2026-03-29 01:50:31.015 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244297 | debian-bookworm | 2026-03-29 01:50:31.015 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244301 | debian-bookworm | 2026-03-29 01:50:31.016 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244305 | debian-bookworm | 2026-03-29 01:50:31.028 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.013s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244310 | debian-bookworm | 2026-03-29 01:50:31.028 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244314 | debian-bookworm | 2026-03-29 01:50:31.029 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244321 | debian-bookworm | 2026-03-29 01:50:31.029 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244325 | debian-bookworm | 2026-03-29 01:50:31.030 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244331 | debian-bookworm | 2026-03-29 01:50:31.030 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244338 | debian-bookworm | 2026-03-29 01:50:31.030 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244343 | debian-bookworm | 2026-03-29 01:50:31.030 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244347 | debian-bookworm | 2026-03-29 01:50:31.031 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244351 | debian-bookworm | 2026-03-29 01:50:31.031 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244355 | debian-bookworm | 2026-03-29 01:50:31.042 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244359 | debian-bookworm | 2026-03-29 01:50:31.043 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244364 | debian-bookworm | 2026-03-29 01:50:31.043 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244370 | debian-bookworm | 2026-03-29 01:50:31.043 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244375 | debian-bookworm | 2026-03-29 01:50:31.043 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244382 | debian-bookworm | 2026-03-29 01:50:31.043 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244387 | debian-bookworm | 2026-03-29 01:50:31.043 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244391 | debian-bookworm | 2026-03-29 01:50:31.043 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244396 | debian-bookworm | 2026-03-29 01:50:31.043 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244400 | debian-bookworm | 2026-03-29 01:50:31.044 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244404 | debian-bookworm | 2026-03-29 01:50:31.056 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.013s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244409 | debian-bookworm | 2026-03-29 01:50:31.056 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244413 | debian-bookworm | 2026-03-29 01:50:31.056 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244419 | debian-bookworm | 2026-03-29 01:50:31.057 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244424 | debian-bookworm | 2026-03-29 01:50:31.057 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244431 | debian-bookworm | 2026-03-29 01:50:31.057 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244436 | debian-bookworm | 2026-03-29 01:50:31.057 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244440 | debian-bookworm | 2026-03-29 01:50:31.057 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244444 | debian-bookworm | 2026-03-29 01:50:31.057 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.244448 | debian-bookworm | 2026-03-29 01:50:31.057 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.244461 | debian-bookworm | 2026-03-29 01:50:31.067 6721 DEBUG oslo_concurrency.lockutils [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.244466 | debian-bookworm | 2026-03-29 01:50:31.069 6721 INFO manila.coordination [None req-8e5561e6-1a70-4521-b188-54cbd614fc8a fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.244472 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_3 [0.084500s] ... ok 2026-03-29 01:50:31.321077 | debian-bookworm | 2026-03-29 01:50:31.088 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321095 | debian-bookworm | 2026-03-29 01:50:31.089 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321100 | debian-bookworm | 2026-03-29 01:50:31.089 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321111 | debian-bookworm | 2026-03-29 01:50:31.089 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321119 | debian-bookworm | 2026-03-29 01:50:31.089 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321123 | debian-bookworm | 2026-03-29 01:50:31.089 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321127 | debian-bookworm | 2026-03-29 01:50:31.090 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321132 | debian-bookworm | 2026-03-29 01:50:31.090 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321136 | debian-bookworm | 2026-03-29 01:50:31.090 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321140 | debian-bookworm | 2026-03-29 01:50:31.090 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321148 | debian-bookworm | 2026-03-29 01:50:31.090 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321153 | debian-bookworm | 2026-03-29 01:50:31.091 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321163 | debian-bookworm | 2026-03-29 01:50:31.091 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321168 | debian-bookworm | 2026-03-29 01:50:31.091 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321172 | debian-bookworm | 2026-03-29 01:50:31.091 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321178 | debian-bookworm | 2026-03-29 01:50:31.092 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321183 | debian-bookworm | 2026-03-29 01:50:31.092 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321187 | debian-bookworm | 2026-03-29 01:50:31.093 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321192 | debian-bookworm | 2026-03-29 01:50:31.093 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321196 | debian-bookworm | 2026-03-29 01:50:31.093 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321203 | debian-bookworm | 2026-03-29 01:50:31.093 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321207 | debian-bookworm | 2026-03-29 01:50:31.093 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321214 | debian-bookworm | 2026-03-29 01:50:31.093 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321219 | debian-bookworm | 2026-03-29 01:50:31.093 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321223 | debian-bookworm | 2026-03-29 01:50:31.094 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321229 | debian-bookworm | 2026-03-29 01:50:31.094 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321233 | debian-bookworm | 2026-03-29 01:50:31.094 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321237 | debian-bookworm | 2026-03-29 01:50:31.094 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321241 | debian-bookworm | 2026-03-29 01:50:31.098 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321246 | debian-bookworm | 2026-03-29 01:50:31.098 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321252 | debian-bookworm | 2026-03-29 01:50:31.098 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321260 | debian-bookworm | 2026-03-29 01:50:31.098 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321264 | debian-bookworm | 2026-03-29 01:50:31.098 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321269 | debian-bookworm | 2026-03-29 01:50:31.098 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321273 | debian-bookworm | 2026-03-29 01:50:31.098 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321279 | debian-bookworm | 2026-03-29 01:50:31.098 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321283 | debian-bookworm | 2026-03-29 01:50:31.099 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321287 | debian-bookworm | 2026-03-29 01:50:31.099 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321291 | debian-bookworm | 2026-03-29 01:50:31.113 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.014s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321296 | debian-bookworm | 2026-03-29 01:50:31.113 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321300 | debian-bookworm | 2026-03-29 01:50:31.113 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321310 | debian-bookworm | 2026-03-29 01:50:31.113 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321315 | debian-bookworm | 2026-03-29 01:50:31.114 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321319 | debian-bookworm | 2026-03-29 01:50:31.114 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321323 | debian-bookworm | 2026-03-29 01:50:31.114 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321329 | debian-bookworm | 2026-03-29 01:50:31.114 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321333 | debian-bookworm | 2026-03-29 01:50:31.115 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321337 | debian-bookworm | 2026-03-29 01:50:31.115 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321342 | debian-bookworm | 2026-03-29 01:50:31.126 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321346 | debian-bookworm | 2026-03-29 01:50:31.126 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321353 | debian-bookworm | 2026-03-29 01:50:31.127 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321360 | debian-bookworm | 2026-03-29 01:50:31.127 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321364 | debian-bookworm | 2026-03-29 01:50:31.127 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321368 | debian-bookworm | 2026-03-29 01:50:31.127 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321373 | debian-bookworm | 2026-03-29 01:50:31.127 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321377 | debian-bookworm | 2026-03-29 01:50:31.127 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321384 | debian-bookworm | 2026-03-29 01:50:31.127 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321388 | debian-bookworm | 2026-03-29 01:50:31.127 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321392 | debian-bookworm | 2026-03-29 01:50:31.138 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321397 | debian-bookworm | 2026-03-29 01:50:31.138 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321404 | debian-bookworm | 2026-03-29 01:50:31.138 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321410 | debian-bookworm | 2026-03-29 01:50:31.138 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321415 | debian-bookworm | 2026-03-29 01:50:31.138 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321419 | debian-bookworm | 2026-03-29 01:50:31.139 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321424 | debian-bookworm | 2026-03-29 01:50:31.139 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321428 | debian-bookworm | 2026-03-29 01:50:31.139 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321433 | debian-bookworm | 2026-03-29 01:50:31.139 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.321438 | debian-bookworm | 2026-03-29 01:50:31.139 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.321442 | debian-bookworm | 2026-03-29 01:50:31.149 6721 DEBUG oslo_concurrency.lockutils [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.321446 | debian-bookworm | 2026-03-29 01:50:31.150 6721 INFO manila.coordination [None req-b8bc34c2-cbf4-4c7f-a1df-f2d7a7198f48 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.321534 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_5 [0.081709s] ... ok 2026-03-29 01:50:31.373210 | debian-bookworm | 2026-03-29 01:50:31.170 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373227 | debian-bookworm | 2026-03-29 01:50:31.170 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373232 | debian-bookworm | 2026-03-29 01:50:31.170 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373237 | debian-bookworm | 2026-03-29 01:50:31.170 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373241 | debian-bookworm | 2026-03-29 01:50:31.171 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373245 | debian-bookworm | 2026-03-29 01:50:31.171 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373253 | debian-bookworm | 2026-03-29 01:50:31.171 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373258 | debian-bookworm | 2026-03-29 01:50:31.171 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373262 | debian-bookworm | 2026-03-29 01:50:31.171 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373272 | debian-bookworm | 2026-03-29 01:50:31.171 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373281 | debian-bookworm | 2026-03-29 01:50:31.171 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373285 | debian-bookworm | 2026-03-29 01:50:31.171 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373290 | debian-bookworm | 2026-03-29 01:50:31.172 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373294 | debian-bookworm | 2026-03-29 01:50:31.172 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373298 | debian-bookworm | 2026-03-29 01:50:31.172 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373302 | debian-bookworm | 2026-03-29 01:50:31.173 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373307 | debian-bookworm | 2026-03-29 01:50:31.173 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373314 | debian-bookworm | 2026-03-29 01:50:31.173 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373319 | debian-bookworm | 2026-03-29 01:50:31.173 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373326 | debian-bookworm | 2026-03-29 01:50:31.174 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373333 | debian-bookworm | 2026-03-29 01:50:31.174 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373337 | debian-bookworm | 2026-03-29 01:50:31.174 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373342 | debian-bookworm | 2026-03-29 01:50:31.174 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373346 | debian-bookworm | 2026-03-29 01:50:31.174 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373350 | debian-bookworm | 2026-03-29 01:50:31.174 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373355 | debian-bookworm | 2026-03-29 01:50:31.174 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373359 | debian-bookworm | 2026-03-29 01:50:31.174 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373365 | debian-bookworm | 2026-03-29 01:50:31.175 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373372 | debian-bookworm | 2026-03-29 01:50:31.181 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.006s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373377 | debian-bookworm | 2026-03-29 01:50:31.181 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373384 | debian-bookworm | 2026-03-29 01:50:31.181 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373388 | debian-bookworm | 2026-03-29 01:50:31.181 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373393 | debian-bookworm | 2026-03-29 01:50:31.181 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373397 | debian-bookworm | 2026-03-29 01:50:31.181 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373401 | debian-bookworm | 2026-03-29 01:50:31.181 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373405 | debian-bookworm | 2026-03-29 01:50:31.181 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373410 | debian-bookworm | 2026-03-29 01:50:31.181 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373416 | debian-bookworm | 2026-03-29 01:50:31.182 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373424 | debian-bookworm | 2026-03-29 01:50:31.196 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.015s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373428 | debian-bookworm | 2026-03-29 01:50:31.196 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373432 | debian-bookworm | 2026-03-29 01:50:31.197 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373439 | debian-bookworm | 2026-03-29 01:50:31.197 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373443 | debian-bookworm | 2026-03-29 01:50:31.197 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373447 | debian-bookworm | 2026-03-29 01:50:31.198 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373452 | debian-bookworm | 2026-03-29 01:50:31.198 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373456 | debian-bookworm | 2026-03-29 01:50:31.198 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373460 | debian-bookworm | 2026-03-29 01:50:31.198 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373466 | debian-bookworm | 2026-03-29 01:50:31.198 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373473 | debian-bookworm | 2026-03-29 01:50:31.210 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373478 | debian-bookworm | 2026-03-29 01:50:31.211 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373482 | debian-bookworm | 2026-03-29 01:50:31.211 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373488 | debian-bookworm | 2026-03-29 01:50:31.211 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.373493 | debian-bookworm | 2026-03-29 01:50:31.211 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.373497 | debian-bookworm | 2026-03-29 01:50:31.211 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.373502 | debian-bookworm | 2026-03-29 01:50:31.212 6721 INFO manila.coordination [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.373598 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_1 [0.061220s] ... ok 2026-03-29 01:50:31.402351 | debian-bookworm | 2026-03-29 01:50:31.231 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.402389 | debian-bookworm | 2026-03-29 01:50:31.231 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.402413 | debian-bookworm | 2026-03-29 01:50:31.232 6721 DEBUG oslo_concurrency.lockutils [None req-af8f4a75-12c0-40c8-bea8-d16a886ea50a 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.402431 | debian-bookworm | 2026-03-29 01:50:31.233 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.402440 | debian-bookworm | 2026-03-29 01:50:31.233 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.402448 | debian-bookworm | 2026-03-29 01:50:31.233 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.402456 | debian-bookworm | 2026-03-29 01:50:31.233 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.402464 | debian-bookworm | 2026-03-29 01:50:31.233 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.402471 | debian-bookworm | 2026-03-29 01:50:31.234 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.402479 | debian-bookworm | 2026-03-29 01:50:31.234 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.402496 | debian-bookworm | 2026-03-29 01:50:31.234 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.402504 | debian-bookworm | 2026-03-29 01:50:31.234 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.402518 | debian-bookworm | 2026-03-29 01:50:31.234 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.402529 | debian-bookworm | 2026-03-29 01:50:31.234 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.402537 | debian-bookworm | 2026-03-29 01:50:31.234 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.402544 | debian-bookworm | 2026-03-29 01:50:31.234 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.402552 | debian-bookworm | 2026-03-29 01:50:31.235 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.402560 | debian-bookworm | 2026-03-29 01:50:31.235 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.402568 | debian-bookworm | 2026-03-29 01:50:31.235 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.402576 | debian-bookworm | 2026-03-29 01:50:31.235 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.402588 | debian-bookworm | 2026-03-29 01:50:31.235 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.402612 | debian-bookworm | 2026-03-29 01:50:31.235 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.402620 | debian-bookworm | 2026-03-29 01:50:31.235 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.402631 | debian-bookworm | 2026-03-29 01:50:31.241 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.005s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.402639 | debian-bookworm | 2026-03-29 01:50:31.241 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.402647 | debian-bookworm | 2026-03-29 01:50:31.241 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.402655 | debian-bookworm | 2026-03-29 01:50:31.241 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.402663 | debian-bookworm | 2026-03-29 01:50:31.241 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.402670 | debian-bookworm | 2026-03-29 01:50:31.241 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.402678 | debian-bookworm | 2026-03-29 01:50:31.241 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.402686 | debian-bookworm | 2026-03-29 01:50:31.242 6721 INFO manila.coordination [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.402702 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_3 [0.029943s] ... ok 2026-03-29 01:50:31.435198 | debian-bookworm | 2026-03-29 01:50:31.261 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.435231 | debian-bookworm | 2026-03-29 01:50:31.261 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.435240 | debian-bookworm | 2026-03-29 01:50:31.261 6721 DEBUG oslo_concurrency.lockutils [None req-d7c9fe59-1f98-4a3a-bc79-f5f496cd211e 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.435258 | debian-bookworm | 2026-03-29 01:50:31.262 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.435267 | debian-bookworm | 2026-03-29 01:50:31.262 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.435274 | debian-bookworm | 2026-03-29 01:50:31.263 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.435282 | debian-bookworm | 2026-03-29 01:50:31.263 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.435290 | debian-bookworm | 2026-03-29 01:50:31.263 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.435298 | debian-bookworm | 2026-03-29 01:50:31.263 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.435315 | debian-bookworm | 2026-03-29 01:50:31.263 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.435331 | debian-bookworm | 2026-03-29 01:50:31.264 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.435339 | debian-bookworm | 2026-03-29 01:50:31.264 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.435347 | debian-bookworm | 2026-03-29 01:50:31.264 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.435358 | debian-bookworm | 2026-03-29 01:50:31.264 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.435366 | debian-bookworm | 2026-03-29 01:50:31.264 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.435374 | debian-bookworm | 2026-03-29 01:50:31.264 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.435382 | debian-bookworm | 2026-03-29 01:50:31.264 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.435390 | debian-bookworm | 2026-03-29 01:50:31.264 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.435398 | debian-bookworm | 2026-03-29 01:50:31.264 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.435411 | debian-bookworm | 2026-03-29 01:50:31.265 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.435423 | debian-bookworm | 2026-03-29 01:50:31.265 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.435431 | debian-bookworm | 2026-03-29 01:50:31.272 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.435439 | debian-bookworm | 2026-03-29 01:50:31.272 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.435450 | debian-bookworm | 2026-03-29 01:50:31.272 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.435458 | debian-bookworm | 2026-03-29 01:50:31.272 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.435466 | debian-bookworm | 2026-03-29 01:50:31.273 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.435474 | debian-bookworm | 2026-03-29 01:50:31.273 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.435481 | debian-bookworm | 2026-03-29 01:50:31.273 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.435489 | debian-bookworm | 2026-03-29 01:50:31.273 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.435502 | debian-bookworm | 2026-03-29 01:50:31.273 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.435510 | debian-bookworm | 2026-03-29 01:50:31.273 6721 ERROR manila.network.neutron.neutron_network_plugin [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 fake user fake project - - - -] 192.0.0.2/12 isn't a valid ip address, omitted. 2026-03-29 01:50:31.435523 | debian-bookworm | 2026-03-29 01:50:31.287 6721 ERROR manila.network.neutron.neutron_network_plugin [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 fake user fake project - - - -] 192.0.0.330 isn't a valid ip address, omitted. 2026-03-29 01:50:31.435530 | debian-bookworm | 2026-03-29 01:50:31.288 6721 ERROR manila.network.neutron.neutron_network_plugin [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 fake user fake project - - - -] ad80::001::ad80 isn't a valid ip address, omitted. 2026-03-29 01:50:31.435538 | debian-bookworm | 2026-03-29 01:50:31.288 6721 ERROR manila.network.neutron.neutron_network_plugin [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 fake user fake project - - - -] ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 2026-03-29 01:50:31.435546 | debian-bookworm | 2026-03-29 01:50:31.288 6721 ERROR manila.network.neutron.neutron_network_plugin [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 fake user fake project - - - -] 192.0.0.2/12 isn't a valid ip address, omitted. 2026-03-29 01:50:31.435554 | debian-bookworm | 2026-03-29 01:50:31.288 6721 ERROR manila.network.neutron.neutron_network_plugin [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 fake user fake project - - - -] 192.0.0.330 isn't a valid ip address, omitted. 2026-03-29 01:50:31.435562 | debian-bookworm | 2026-03-29 01:50:31.288 6721 ERROR manila.network.neutron.neutron_network_plugin [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 fake user fake project - - - -] ad80::001::ad80 isn't a valid ip address, omitted. 2026-03-29 01:50:31.435572 | debian-bookworm | 2026-03-29 01:50:31.288 6721 ERROR manila.network.neutron.neutron_network_plugin [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 fake user fake project - - - -] ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 2026-03-29 01:50:31.435580 | debian-bookworm | 2026-03-29 01:50:31.289 6721 INFO manila.coordination [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.435591 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_4 [0.046931s] ... ok 2026-03-29 01:50:31.463985 | debian-bookworm | 2026-03-29 01:50:31.308 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.464016 | debian-bookworm | 2026-03-29 01:50:31.308 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.464025 | debian-bookworm | 2026-03-29 01:50:31.309 6721 DEBUG oslo_concurrency.lockutils [None req-c41b1658-ca40-48ae-b056-f6b5b34a7510 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.464044 | debian-bookworm | 2026-03-29 01:50:31.310 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.464052 | debian-bookworm | 2026-03-29 01:50:31.310 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.464060 | debian-bookworm | 2026-03-29 01:50:31.310 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.464068 | debian-bookworm | 2026-03-29 01:50:31.310 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.464075 | debian-bookworm | 2026-03-29 01:50:31.310 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.464083 | debian-bookworm | 2026-03-29 01:50:31.311 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.464098 | debian-bookworm | 2026-03-29 01:50:31.311 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.464114 | debian-bookworm | 2026-03-29 01:50:31.311 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.464151 | debian-bookworm | 2026-03-29 01:50:31.311 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.464172 | debian-bookworm | 2026-03-29 01:50:31.311 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.464184 | debian-bookworm | 2026-03-29 01:50:31.311 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.464195 | debian-bookworm | 2026-03-29 01:50:31.311 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.464206 | debian-bookworm | 2026-03-29 01:50:31.311 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.464216 | debian-bookworm | 2026-03-29 01:50:31.312 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.464227 | debian-bookworm | 2026-03-29 01:50:31.312 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.464237 | debian-bookworm | 2026-03-29 01:50:31.312 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.464251 | debian-bookworm | 2026-03-29 01:50:31.312 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.464266 | debian-bookworm | 2026-03-29 01:50:31.312 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.464275 | debian-bookworm | 2026-03-29 01:50:31.312 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.464293 | debian-bookworm | 2026-03-29 01:50:31.312 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.464304 | debian-bookworm | 2026-03-29 01:50:31.312 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.464315 | debian-bookworm | 2026-03-29 01:50:31.312 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.464326 | debian-bookworm | 2026-03-29 01:50:31.318 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.464337 | debian-bookworm | 2026-03-29 01:50:31.318 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.464346 | debian-bookworm | 2026-03-29 01:50:31.318 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.464354 | debian-bookworm | 2026-03-29 01:50:31.318 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.464365 | debian-bookworm | 2026-03-29 01:50:31.318 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.464373 | debian-bookworm | 2026-03-29 01:50:31.319 6721 INFO manila.coordination [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.464527 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.030021s] ... ok 2026-03-29 01:50:31.467742 | debian-bookworm | 2026-03-29 01:50:31.338 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.467759 | debian-bookworm | 2026-03-29 01:50:31.338 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.467764 | debian-bookworm | 2026-03-29 01:50:31.339 6721 DEBUG oslo_concurrency.lockutils [None req-79bcf698-2952-4c20-9b9a-ab29f0714b30 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.467769 | debian-bookworm | 2026-03-29 01:50:31.340 6721 INFO manila.coordination [None req-69dbfcf4-737a-4552-bd30-bed9c3c5d1ca fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.468044 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test__get_ports_respective_to_ips_multiple_fixed_ips [0.020747s] ... ok 2026-03-29 01:50:31.474111 | debian-bookworm | 2026-03-29 01:50:31.358 6721 DEBUG oslo_concurrency.lockutils [None req-69dbfcf4-737a-4552-bd30-bed9c3c5d1ca 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.474126 | debian-bookworm | 2026-03-29 01:50:31.358 6721 DEBUG oslo_concurrency.lockutils [None req-69dbfcf4-737a-4552-bd30-bed9c3c5d1ca 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.474131 | debian-bookworm | 2026-03-29 01:50:31.359 6721 DEBUG oslo_concurrency.lockutils [None req-69dbfcf4-737a-4552-bd30-bed9c3c5d1ca 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.474136 | debian-bookworm | 2026-03-29 01:50:31.359 6721 DEBUG oslo_concurrency.lockutils [None req-47b928e2-9950-4ed1-a007-63cb74e41781 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.474140 | debian-bookworm | 2026-03-29 01:50:31.360 6721 DEBUG oslo_concurrency.lockutils [None req-47b928e2-9950-4ed1-a007-63cb74e41781 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.474150 | debian-bookworm | 2026-03-29 01:50:31.360 6721 DEBUG oslo_concurrency.lockutils [None req-47b928e2-9950-4ed1-a007-63cb74e41781 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.474160 | debian-bookworm | 2026-03-29 01:50:31.362 6721 INFO manila.coordination [None req-47b928e2-9950-4ed1-a007-63cb74e41781 fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.474441 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_create_port_exception [0.021873s] ... ok 2026-03-29 01:50:31.486085 | debian-bookworm | 2026-03-29 01:50:31.381 6721 DEBUG oslo_concurrency.lockutils [None req-47b928e2-9950-4ed1-a007-63cb74e41781 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.486097 | debian-bookworm | 2026-03-29 01:50:31.381 6721 DEBUG oslo_concurrency.lockutils [None req-47b928e2-9950-4ed1-a007-63cb74e41781 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.486102 | debian-bookworm | 2026-03-29 01:50:31.382 6721 DEBUG oslo_concurrency.lockutils [None req-47b928e2-9950-4ed1-a007-63cb74e41781 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.486106 | debian-bookworm | 2026-03-29 01:50:31.382 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.486111 | debian-bookworm | 2026-03-29 01:50:31.382 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.486115 | debian-bookworm | 2026-03-29 01:50:31.382 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.486120 | debian-bookworm | 2026-03-29 01:50:31.382 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.486124 | debian-bookworm | 2026-03-29 01:50:31.382 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.486132 | debian-bookworm | 2026-03-29 01:50:31.382 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.486141 | debian-bookworm | 2026-03-29 01:50:31.383 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.486149 | debian-bookworm | 2026-03-29 01:50:31.383 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.486154 | debian-bookworm | 2026-03-29 01:50:31.383 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.486158 | debian-bookworm | 2026-03-29 01:50:31.383 6721 INFO manila.coordination [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.486408 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_false [0.021315s] ... ok 2026-03-29 01:50:31.498179 | debian-bookworm | 2026-03-29 01:50:31.402 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.498215 | debian-bookworm | 2026-03-29 01:50:31.402 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.498227 | debian-bookworm | 2026-03-29 01:50:31.402 6721 DEBUG oslo_concurrency.lockutils [None req-bc2b2db6-9d74-4a04-983d-d0f7391375cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.498237 | debian-bookworm | 2026-03-29 01:50:31.402 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.498247 | debian-bookworm | 2026-03-29 01:50:31.403 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.498276 | debian-bookworm | 2026-03-29 01:50:31.403 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.498287 | debian-bookworm | 2026-03-29 01:50:31.403 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.498298 | debian-bookworm | 2026-03-29 01:50:31.403 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.498309 | debian-bookworm | 2026-03-29 01:50:31.403 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.498319 | debian-bookworm | 2026-03-29 01:50:31.403 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.498340 | debian-bookworm | 2026-03-29 01:50:31.403 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.498351 | debian-bookworm | 2026-03-29 01:50:31.404 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.498362 | debian-bookworm | 2026-03-29 01:50:31.404 6721 INFO manila.coordination [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.498482 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data [0.020841s] ... ok 2026-03-29 01:50:31.510376 | debian-bookworm | 2026-03-29 01:50:31.423 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.510405 | debian-bookworm | 2026-03-29 01:50:31.424 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.510424 | debian-bookworm | 2026-03-29 01:50:31.424 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.510439 | debian-bookworm | 2026-03-29 01:50:31.424 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.510447 | debian-bookworm | 2026-03-29 01:50:31.424 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.510455 | debian-bookworm | 2026-03-29 01:50:31.424 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.510463 | debian-bookworm | 2026-03-29 01:50:31.425 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.510471 | debian-bookworm | 2026-03-29 01:50:31.425 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.510479 | debian-bookworm | 2026-03-29 01:50:31.425 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.510486 | debian-bookworm | 2026-03-29 01:50:31.425 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.510502 | debian-bookworm | 2026-03-29 01:50:31.425 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.510516 | debian-bookworm | 2026-03-29 01:50:31.425 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.510524 | debian-bookworm | 2026-03-29 01:50:31.426 6721 INFO manila.coordination [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.510663 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_2 [0.021321s] ... ok 2026-03-29 01:50:31.515404 | debian-bookworm | 2026-03-29 01:50:31.446 6721 DEBUG manila.network.standalone_network_plugin [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] 2026-03-29 01:50:31.515431 | debian-bookworm | Standalone network plugin data for config group 'DEFAULT': 2026-03-29 01:50:31.515440 | debian-bookworm | IP version - 4 2026-03-29 01:50:31.515448 | debian-bookworm | Used network - 10.0.0.1/24 2026-03-29 01:50:31.515456 | debian-bookworm | Used gateway - 10.0.0.1 2026-03-29 01:50:31.515471 | debian-bookworm | Used network type - None 2026-03-29 01:50:31.515479 | debian-bookworm | Used segmentation ID - None 2026-03-29 01:50:31.515487 | debian-bookworm | Allowed CIDRs - ['10.0.0.1/24'] 2026-03-29 01:50:31.515495 | debian-bookworm | Original allowed IP ranges - None 2026-03-29 01:50:31.515503 | debian-bookworm | Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.0.255') 2026-03-29 01:50:31.515511 | debian-bookworm | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-03-29 01:50:31.515519 | debian-bookworm | 2026-03-29 01:50:31.446 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.515528 | debian-bookworm | 2026-03-29 01:50:31.446 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.515570 | debian-bookworm | 2026-03-29 01:50:31.447 6721 DEBUG oslo_concurrency.lockutils [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.515579 | debian-bookworm | 2026-03-29 01:50:31.448 6721 INFO manila.coordination [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.515747 | debian-bookworm | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_two_ip_addresses_ipv4_two_usages_exist [0.021745s] ... ok 2026-03-29 01:50:31.518117 | debian-bookworm | 2026-03-29 01:50:31.468 6721 DEBUG manila.network.standalone_network_plugin [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] 2026-03-29 01:50:31.518138 | debian-bookworm | Standalone network plugin data for config group 'DEFAULT': 2026-03-29 01:50:31.518147 | debian-bookworm | IP version - 4 2026-03-29 01:50:31.518154 | debian-bookworm | Used network - 10.0.0.1/16 2026-03-29 01:50:31.518162 | debian-bookworm | Used gateway - 10.0.0.1 2026-03-29 01:50:31.518170 | debian-bookworm | Used network type - vlan 2026-03-29 01:50:31.518177 | debian-bookworm | Used segmentation ID - 1001 2026-03-29 01:50:31.518185 | debian-bookworm | Allowed CIDRs - ['10.0.0.3/32', '10.0.0.4/30', '10.0.0.69/32', '10.0.0.70/31', '10.0.0.72/29', '10.0.0.80/28', '10.0.0.96/27', '10.0.0.128/28', '10.0.0.144/29', '10.0.0.152/30', '10.0.0.156/31', '10.0.0.213/32'] 2026-03-29 01:50:31.518203 | debian-bookworm | Original allowed IP ranges - ['10.0.0.3-10.0.0.7', '10.0.0.69-10.0.0.157', '10.0.0.213'] 2026-03-29 01:50:31.518211 | debian-bookworm | Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.255.255') 2026-03-29 01:50:31.518219 | debian-bookworm | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-03-29 01:50:31.518227 | debian-bookworm | 2026-03-29 01:50:31.469 6721 INFO manila.coordination [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.518435 | debian-bookworm | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_2_DEFAULT [0.021071s] ... ok 2026-03-29 01:50:31.520156 | debian-bookworm | 2026-03-29 01:50:31.489 6721 DEBUG manila.network.standalone_network_plugin [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] 2026-03-29 01:50:31.520172 | debian-bookworm | Standalone network plugin data for config group 'DEFAULT': 2026-03-29 01:50:31.520180 | debian-bookworm | IP version - 4 2026-03-29 01:50:31.520188 | debian-bookworm | Used network - 10.0.0.1/16 2026-03-29 01:50:31.520196 | debian-bookworm | Used gateway - 10.0.0.1 2026-03-29 01:50:31.520203 | debian-bookworm | Used network type - flat 2026-03-29 01:50:31.520211 | debian-bookworm | Used segmentation ID - 1001 2026-03-29 01:50:31.520219 | debian-bookworm | Allowed CIDRs - ['10.0.0.1/16'] 2026-03-29 01:50:31.520226 | debian-bookworm | Original allowed IP ranges - None 2026-03-29 01:50:31.520234 | debian-bookworm | Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.255.255') 2026-03-29 01:50:31.520242 | debian-bookworm | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-03-29 01:50:31.520250 | debian-bookworm | 2026-03-29 01:50:31.490 6721 INFO manila.coordination [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.520411 | debian-bookworm | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_1_flat [0.020716s] ... ok 2026-03-29 01:50:31.520932 | debian-bookworm | 2026-03-29 01:50:31.510 6721 INFO manila.coordination [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.521191 | debian-bookworm | {3} 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.020199s] ... ok 2026-03-29 01:50:31.532724 | debian-bookworm | 2026-03-29 01:50:31.531 6721 INFO manila.coordination [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.533158 | debian-bookworm | {3} 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.020693s] ... ok 2026-03-29 01:50:31.553828 | debian-bookworm | 2026-03-29 01:50:31.552 6721 INFO manila.coordination [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.554160 | debian-bookworm | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_4 [0.021052s] ... ok 2026-03-29 01:50:31.573886 | debian-bookworm | 2026-03-29 01:50:31.572 6721 INFO manila.coordination [None req-22060f5c-88c9-43a0-bad1-9981a22ef2bc fake user fake project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.574205 | debian-bookworm | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_1_custom_config_group_name [0.019773s] ... ok 2026-03-29 01:50:31.611733 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:31.612014 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:31.612040 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:31.612050 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:31.612058 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.612066 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:31.612074 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:31.612081 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.612090 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:31.612098 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:31.612106 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.612114 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:31.612122 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:31.612129 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.612137 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:31.612145 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:31.612153 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.612161 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:31.612169 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:31.612176 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:31.612184 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:31.612192 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:31.612200 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.612207 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:31.612215 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:31.612223 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.612261 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:31.612270 | debian-bookworm | Call stack: 2026-03-29 01:50:31.612737 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:31.612757 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:31.612766 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:31.612774 | debian-bookworm | main() 2026-03-29 01:50:31.612782 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:31.612790 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:31.612798 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:31.612806 | debian-bookworm | self.runTests() 2026-03-29 01:50:31.612814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:31.612822 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:31.612830 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:31.612838 | debian-bookworm | test(result) 2026-03-29 01:50:31.612851 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.612859 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.612866 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.612874 | debian-bookworm | test(result) 2026-03-29 01:50:31.612882 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.612899 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.612907 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.612915 | debian-bookworm | test(result) 2026-03-29 01:50:31.612922 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.612930 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.612938 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.612945 | debian-bookworm | test(result) 2026-03-29 01:50:31.612988 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:31.612996 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.613004 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:31.613012 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:31.613020 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:31.613028 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:31.613036 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:31.613043 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:31.613051 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:31.613059 | debian-bookworm | self._run_core() 2026-03-29 01:50:31.613067 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:31.613075 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:31.613082 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:31.613090 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:31.613098 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:31.613106 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:31.613113 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:31.613121 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:31.613129 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:31.613137 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:31.613144 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:31.613152 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:31.613160 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:31.613168 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:31.613175 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:31.613183 | debian-bookworm | return self.enforce( 2026-03-29 01:50:31.613191 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:31.613198 | debian-bookworm | self.load_rules() 2026-03-29 01:50:31.613206 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:31.613214 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:31.613230 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:31.613244 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:31.613252 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:31.613260 | debian-bookworm | LOG.warning( 2026-03-29 01:50:31.613269 | debian-bookworm | 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-03-29 01:50:31.613302 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:31.616924 | debian-bookworm | 2026-03-29 01:50:31.615 6721 INFO manila.coordination [None req-18f2de99-f897-4242-aa81-682af5711a7b user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.617354 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_2_False [0.042982s] ... ok 2026-03-29 01:50:31.653360 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:31.653625 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:31.653927 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:31.653937 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:31.653945 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.653953 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:31.653961 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:31.653968 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.653976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:31.653984 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:31.653992 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.654000 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:31.654008 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:31.654015 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.654023 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:31.654031 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:31.654039 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.654047 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:31.654055 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:31.654062 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:31.654070 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:31.654078 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:31.654086 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.654093 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:31.654101 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:31.654109 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.654117 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:31.654125 | debian-bookworm | Call stack: 2026-03-29 01:50:31.654133 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:31.654140 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:31.654148 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:31.654156 | debian-bookworm | main() 2026-03-29 01:50:31.654164 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:31.654182 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:31.654190 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:31.654198 | debian-bookworm | self.runTests() 2026-03-29 01:50:31.654205 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:31.654213 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:31.654221 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:31.654229 | debian-bookworm | test(result) 2026-03-29 01:50:31.654236 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.654244 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.654252 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.654259 | debian-bookworm | test(result) 2026-03-29 01:50:31.654267 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.654275 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.654283 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.654290 | debian-bookworm | test(result) 2026-03-29 01:50:31.654298 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.654306 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.654313 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.654321 | debian-bookworm | test(result) 2026-03-29 01:50:31.654329 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:31.654336 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.654344 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:31.654352 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:31.654360 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:31.654368 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:31.654376 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:31.654383 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:31.654391 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:31.654399 | debian-bookworm | self._run_core() 2026-03-29 01:50:31.654412 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:31.654426 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:31.654434 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:31.654441 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:31.654449 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:31.654457 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:31.654465 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:31.654472 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:31.654480 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:31.654488 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:31.654501 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:31.654509 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:31.654517 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:31.654525 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:31.654532 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:31.654540 | debian-bookworm | return self.enforce( 2026-03-29 01:50:31.654548 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:31.654555 | debian-bookworm | self.load_rules() 2026-03-29 01:50:31.654563 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:31.654571 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:31.654578 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:31.654586 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:31.654594 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:31.654602 | debian-bookworm | LOG.warning( 2026-03-29 01:50:31.654610 | debian-bookworm | 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-03-29 01:50:31.654619 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:31.703434 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:31.703720 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:31.703737 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:31.703748 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:31.703758 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.703769 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:31.703780 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:31.703791 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.703802 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:31.703814 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:31.703824 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.703835 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:31.703846 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:31.703857 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.703867 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:31.703878 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:31.703889 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.703900 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:31.703910 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:31.703921 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:31.703932 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:31.703943 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:31.703953 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.703977 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:31.703988 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:31.703999 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.704017 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:31.704028 | debian-bookworm | Call stack: 2026-03-29 01:50:31.704045 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:31.704056 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:31.704066 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:31.704076 | debian-bookworm | main() 2026-03-29 01:50:31.704087 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:31.704097 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:31.704108 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:31.704119 | debian-bookworm | self.runTests() 2026-03-29 01:50:31.704129 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:31.704140 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:31.704150 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:31.704161 | debian-bookworm | test(result) 2026-03-29 01:50:31.704172 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.704183 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.704194 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.704205 | debian-bookworm | test(result) 2026-03-29 01:50:31.704216 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.704227 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.704237 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.704247 | debian-bookworm | test(result) 2026-03-29 01:50:31.704257 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.704267 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.704278 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.704287 | debian-bookworm | test(result) 2026-03-29 01:50:31.704352 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:31.704363 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.704374 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:31.704384 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:31.704395 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:31.704406 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:31.704417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:31.704428 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:31.704438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:31.704449 | debian-bookworm | self._run_core() 2026-03-29 01:50:31.704459 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:31.704470 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:31.704480 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:31.704501 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:31.704512 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:31.704522 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:31.704533 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:31.704543 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:31.704553 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:31.704564 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:31.704575 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:31.704586 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:31.704596 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:31.704607 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:31.704617 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:31.704628 | debian-bookworm | return self.enforce( 2026-03-29 01:50:31.704638 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:31.704649 | debian-bookworm | self.load_rules() 2026-03-29 01:50:31.704659 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:31.704670 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:31.704694 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:31.704705 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:31.704715 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:31.704727 | debian-bookworm | LOG.warning( 2026-03-29 01:50:31.704738 | debian-bookworm | 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-03-29 01:50:31.704749 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:31.707286 | debian-bookworm | 2026-03-29 01:50:31.656 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.707320 | debian-bookworm | 2026-03-29 01:50:31.656 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.707339 | debian-bookworm | 2026-03-29 01:50:31.656 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.707362 | debian-bookworm | 2026-03-29 01:50:31.656 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.707373 | debian-bookworm | 2026-03-29 01:50:31.656 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.707384 | debian-bookworm | 2026-03-29 01:50:31.656 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.707395 | debian-bookworm | 2026-03-29 01:50:31.657 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.707406 | debian-bookworm | 2026-03-29 01:50:31.657 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.707421 | debian-bookworm | 2026-03-29 01:50:31.657 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.707432 | debian-bookworm | 2026-03-29 01:50:31.657 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.707453 | debian-bookworm | 2026-03-29 01:50:31.657 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.707465 | debian-bookworm | 2026-03-29 01:50:31.657 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.707476 | debian-bookworm | 2026-03-29 01:50:31.657 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.707496 | debian-bookworm | 2026-03-29 01:50:31.657 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.707505 | debian-bookworm | 2026-03-29 01:50:31.658 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.707513 | debian-bookworm | 2026-03-29 01:50:31.658 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.707521 | debian-bookworm | 2026-03-29 01:50:31.658 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.707529 | debian-bookworm | 2026-03-29 01:50:31.658 6721 DEBUG oslo_concurrency.lockutils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.707537 | debian-bookworm | 2026-03-29 01:50:31.658 6721 WARNING manila.scheduler.host_manager [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Share service is down. (host: host7). 2026-03-29 01:50:31.707546 | debian-bookworm | 2026-03-29 01:50:31.658 6721 DEBUG manila.scheduler.filters.base [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-03-29 01:50:31.707557 | debian-bookworm | 2026-03-29 01:50:31.660 6721 DEBUG manila.scheduler.filters.base [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707566 | debian-bookworm | 2026-03-29 01:50:31.660 6721 DEBUG manila.scheduler.filters.base [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707580 | debian-bookworm | 2026-03-29 01:50:31.660 6721 DEBUG manila.scheduler.filters.capacity [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707589 | debian-bookworm | 2026-03-29 01:50:31.660 6721 DEBUG manila.scheduler.filters.capacity [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707597 | debian-bookworm | 2026-03-29 01:50:31.660 6721 DEBUG manila.scheduler.filters.capacity [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707610 | debian-bookworm | 2026-03-29 01:50:31.660 6721 DEBUG manila.scheduler.filters.capacity [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707618 | debian-bookworm | 2026-03-29 01:50:31.660 6721 DEBUG manila.scheduler.filters.capacity [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707626 | debian-bookworm | 2026-03-29 01:50:31.660 6721 DEBUG manila.scheduler.filters.base [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707634 | debian-bookworm | 2026-03-29 01:50:31.661 6721 DEBUG manila.scheduler.utils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707642 | debian-bookworm | 2026-03-29 01:50:31.661 6721 DEBUG manila.scheduler.filters.capabilities [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707650 | debian-bookworm | 2026-03-29 01:50:31.661 6721 DEBUG manila.scheduler.utils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707658 | debian-bookworm | 2026-03-29 01:50:31.661 6721 DEBUG manila.scheduler.filters.capabilities [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707666 | debian-bookworm | 2026-03-29 01:50:31.661 6721 DEBUG manila.scheduler.utils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707677 | debian-bookworm | 2026-03-29 01:50:31.661 6721 DEBUG manila.scheduler.filters.capabilities [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707684 | debian-bookworm | 2026-03-29 01:50:31.661 6721 DEBUG manila.scheduler.utils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707697 | debian-bookworm | 2026-03-29 01:50:31.661 6721 DEBUG manila.scheduler.filters.capabilities [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707705 | debian-bookworm | 2026-03-29 01:50:31.661 6721 DEBUG manila.scheduler.utils [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707721 | debian-bookworm | 2026-03-29 01:50:31.661 6721 DEBUG manila.scheduler.filters.capabilities [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707729 | debian-bookworm | 2026-03-29 01:50:31.662 6721 DEBUG manila.scheduler.filters.base [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707737 | debian-bookworm | 2026-03-29 01:50:31.662 6721 DEBUG manila.scheduler.filters.driver [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.707745 | debian-bookworm | 2026-03-29 01:50:31.662 6721 DEBUG manila.scheduler.filters.driver [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707753 | debian-bookworm | 2026-03-29 01:50:31.662 6721 DEBUG manila.scheduler.filters.driver [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.707761 | debian-bookworm | 2026-03-29 01:50:31.662 6721 DEBUG manila.scheduler.filters.driver [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.707769 | debian-bookworm | 2026-03-29 01:50:31.662 6721 DEBUG manila.scheduler.filters.base [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707777 | debian-bookworm | 2026-03-29 01:50:31.662 6721 DEBUG manila.scheduler.filters.base [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707785 | debian-bookworm | 2026-03-29 01:50:31.662 6721 DEBUG manila.scheduler.filters.base [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707793 | debian-bookworm | 2026-03-29 01:50:31.662 6721 DEBUG manila.scheduler.filters.base [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707804 | debian-bookworm | 2026-03-29 01:50:31.663 6721 DEBUG manila.scheduler.filters.base [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707812 | debian-bookworm | 2026-03-29 01:50:31.663 6721 DEBUG manila.scheduler.drivers.filter [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707824 | debian-bookworm | 2026-03-29 01:50:31.663 6721 DEBUG manila.scheduler.weighers.goodness [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.707840 | debian-bookworm | 2026-03-29 01:50:31.663 6721 WARNING manila.scheduler.weighers.goodness [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.707848 | debian-bookworm | 2026-03-29 01:50:31.663 6721 INFO manila.scheduler.weighers.goodness [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-03-29 01:50:31.707856 | debian-bookworm | 2026-03-29 01:50:31.663 6721 DEBUG manila.scheduler.weighers.goodness [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.707864 | debian-bookworm | 2026-03-29 01:50:31.663 6721 DEBUG manila.scheduler.weighers.goodness [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.707872 | debian-bookworm | 2026-03-29 01:50:31.664 6721 DEBUG manila.scheduler.drivers.filter [None req-46df4cec-450c-4082-bfe4-c942fbb63aff 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-03-29 01:50:31.707880 | debian-bookworm | 2026-03-29 01:50:31.664 6721 INFO manila.coordination [None req-46df4cec-450c-4082-bfe4-c942fbb63aff user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.707889 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_1 [0.049711s] ... ok 2026-03-29 01:50:31.758464 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:31.758783 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:31.758795 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:31.758804 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:31.758812 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.758820 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:31.758827 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:31.758835 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.758843 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:31.758852 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:31.758859 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.758867 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:31.758876 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:31.758883 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.758891 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:31.758899 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:31.758907 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.758915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:31.758923 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:31.758930 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:31.758938 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:31.758946 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:31.758954 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.758975 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:31.758983 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:31.758990 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.759094 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:31.759104 | debian-bookworm | Call stack: 2026-03-29 01:50:31.759112 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:31.759125 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:31.759134 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:31.759142 | debian-bookworm | main() 2026-03-29 01:50:31.759149 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:31.759157 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:31.759165 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:31.759173 | debian-bookworm | self.runTests() 2026-03-29 01:50:31.759181 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:31.759189 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:31.759197 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:31.759204 | debian-bookworm | test(result) 2026-03-29 01:50:31.759212 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.759220 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.759228 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.759236 | debian-bookworm | test(result) 2026-03-29 01:50:31.759243 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.759251 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.759259 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.759267 | debian-bookworm | test(result) 2026-03-29 01:50:31.759274 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.759282 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.759290 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.759297 | debian-bookworm | test(result) 2026-03-29 01:50:31.759305 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:31.759313 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.759321 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:31.759329 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:31.759336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:31.759344 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:31.759352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:31.759360 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:31.759368 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:31.759376 | debian-bookworm | self._run_core() 2026-03-29 01:50:31.759383 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:31.759391 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:31.759399 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:31.759413 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:31.759421 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:31.759429 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:31.759437 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:31.759445 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:31.759452 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:31.759460 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:31.759499 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:31.759510 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:31.759518 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:31.759526 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:31.759533 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:31.759541 | debian-bookworm | return self.enforce( 2026-03-29 01:50:31.759549 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:31.759557 | debian-bookworm | self.load_rules() 2026-03-29 01:50:31.759571 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:31.759579 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:31.759590 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:31.759598 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:31.759606 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:31.759614 | debian-bookworm | LOG.warning( 2026-03-29 01:50:31.759622 | debian-bookworm | 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-03-29 01:50:31.759631 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:31.769675 | debian-bookworm | 2026-03-29 01:50:31.706 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.769704 | debian-bookworm | 2026-03-29 01:50:31.706 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.769714 | debian-bookworm | 2026-03-29 01:50:31.707 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.769722 | debian-bookworm | 2026-03-29 01:50:31.707 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.769740 | debian-bookworm | 2026-03-29 01:50:31.707 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.769748 | debian-bookworm | 2026-03-29 01:50:31.707 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.769756 | debian-bookworm | 2026-03-29 01:50:31.707 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.769764 | debian-bookworm | 2026-03-29 01:50:31.707 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.769772 | debian-bookworm | 2026-03-29 01:50:31.707 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.769785 | debian-bookworm | 2026-03-29 01:50:31.708 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.769801 | debian-bookworm | 2026-03-29 01:50:31.708 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.769810 | debian-bookworm | 2026-03-29 01:50:31.708 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.769817 | debian-bookworm | 2026-03-29 01:50:31.708 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.769831 | debian-bookworm | 2026-03-29 01:50:31.708 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.769839 | debian-bookworm | 2026-03-29 01:50:31.708 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.769847 | debian-bookworm | 2026-03-29 01:50:31.708 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.769855 | debian-bookworm | 2026-03-29 01:50:31.708 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.769863 | debian-bookworm | 2026-03-29 01:50:31.708 6721 DEBUG oslo_concurrency.lockutils [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.769871 | debian-bookworm | 2026-03-29 01:50:31.709 6721 WARNING manila.scheduler.host_manager [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Share service is down. (host: host7). 2026-03-29 01:50:31.769879 | debian-bookworm | 2026-03-29 01:50:31.709 6721 DEBUG manila.scheduler.filters.base [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-03-29 01:50:31.769890 | debian-bookworm | 2026-03-29 01:50:31.710 6721 DEBUG manila.scheduler.filters.base [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.769898 | debian-bookworm | 2026-03-29 01:50:31.710 6721 DEBUG manila.scheduler.filters.base [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.769911 | debian-bookworm | 2026-03-29 01:50:31.710 6721 DEBUG manila.scheduler.filters.capacity [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.769920 | debian-bookworm | 2026-03-29 01:50:31.710 6721 DEBUG manila.scheduler.filters.capacity [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.769928 | debian-bookworm | 2026-03-29 01:50:31.711 6721 DEBUG manila.scheduler.filters.capacity [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.769941 | debian-bookworm | 2026-03-29 01:50:31.711 6721 DEBUG manila.scheduler.filters.capacity [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.769949 | debian-bookworm | 2026-03-29 01:50:31.711 6721 DEBUG manila.scheduler.filters.capacity [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.769957 | debian-bookworm | 2026-03-29 01:50:31.711 6721 DEBUG manila.scheduler.filters.base [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.769965 | debian-bookworm | 2026-03-29 01:50:31.711 6721 DEBUG manila.scheduler.filters.base [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.769973 | debian-bookworm | 2026-03-29 01:50:31.711 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.769981 | debian-bookworm | 2026-03-29 01:50:31.711 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.769989 | debian-bookworm | 2026-03-29 01:50:31.711 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.769997 | debian-bookworm | 2026-03-29 01:50:31.711 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.770005 | debian-bookworm | 2026-03-29 01:50:31.712 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.770013 | debian-bookworm | 2026-03-29 01:50:31.712 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770023 | debian-bookworm | 2026-03-29 01:50:31.712 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.770031 | debian-bookworm | 2026-03-29 01:50:31.712 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.770044 | debian-bookworm | 2026-03-29 01:50:31.712 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.770052 | debian-bookworm | 2026-03-29 01:50:31.712 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770065 | debian-bookworm | 2026-03-29 01:50:31.712 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.770073 | debian-bookworm | 2026-03-29 01:50:31.712 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.770081 | debian-bookworm | 2026-03-29 01:50:31.712 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.770089 | debian-bookworm | 2026-03-29 01:50:31.712 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770096 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.770104 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.770112 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.770120 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770128 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.770135 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.770143 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.770154 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770162 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.770170 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.driver [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.770190 | debian-bookworm | 2026-03-29 01:50:31.713 6721 DEBUG manila.scheduler.filters.base [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770198 | debian-bookworm | 2026-03-29 01:50:31.714 6721 DEBUG manila.scheduler.filters.base [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770206 | debian-bookworm | 2026-03-29 01:50:31.714 6721 DEBUG manila.scheduler.filters.base [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770214 | debian-bookworm | 2026-03-29 01:50:31.714 6721 DEBUG manila.scheduler.filters.base [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770222 | debian-bookworm | 2026-03-29 01:50:31.714 6721 DEBUG manila.scheduler.filters.base [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770231 | debian-bookworm | 2026-03-29 01:50:31.714 6721 DEBUG manila.scheduler.drivers.filter [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770241 | debian-bookworm | 2026-03-29 01:50:31.715 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.770249 | debian-bookworm | 2026-03-29 01:50:31.715 6721 WARNING manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.770257 | debian-bookworm | 2026-03-29 01:50:31.715 6721 INFO manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-03-29 01:50:31.770265 | debian-bookworm | 2026-03-29 01:50:31.715 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.770273 | debian-bookworm | 2026-03-29 01:50:31.715 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.770280 | debian-bookworm | 2026-03-29 01:50:31.715 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.770291 | debian-bookworm | 2026-03-29 01:50:31.715 6721 WARNING manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.770304 | debian-bookworm | 2026-03-29 01:50:31.715 6721 INFO manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-03-29 01:50:31.770312 | debian-bookworm | 2026-03-29 01:50:31.715 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.770327 | debian-bookworm | 2026-03-29 01:50:31.715 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.770336 | debian-bookworm | 2026-03-29 01:50:31.716 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.770344 | debian-bookworm | 2026-03-29 01:50:31.716 6721 WARNING manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.770351 | debian-bookworm | 2026-03-29 01:50:31.716 6721 INFO manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-03-29 01:50:31.770359 | debian-bookworm | 2026-03-29 01:50:31.716 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.770367 | debian-bookworm | 2026-03-29 01:50:31.716 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.770375 | debian-bookworm | 2026-03-29 01:50:31.716 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.770382 | debian-bookworm | 2026-03-29 01:50:31.716 6721 WARNING manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.770390 | debian-bookworm | 2026-03-29 01:50:31.716 6721 INFO manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-03-29 01:50:31.770398 | debian-bookworm | 2026-03-29 01:50:31.716 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.770406 | debian-bookworm | 2026-03-29 01:50:31.716 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.770413 | debian-bookworm | 2026-03-29 01:50:31.716 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.770421 | debian-bookworm | 2026-03-29 01:50:31.717 6721 WARNING manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.770434 | debian-bookworm | 2026-03-29 01:50:31.717 6721 INFO manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-03-29 01:50:31.770444 | debian-bookworm | 2026-03-29 01:50:31.717 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.770452 | debian-bookworm | 2026-03-29 01:50:31.717 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.770460 | debian-bookworm | 2026-03-29 01:50:31.717 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.770472 | debian-bookworm | 2026-03-29 01:50:31.717 6721 WARNING manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.770480 | debian-bookworm | 2026-03-29 01:50:31.717 6721 INFO manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-03-29 01:50:31.770487 | debian-bookworm | 2026-03-29 01:50:31.717 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.770495 | debian-bookworm | 2026-03-29 01:50:31.717 6721 DEBUG manila.scheduler.weighers.goodness [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.770503 | debian-bookworm | 2026-03-29 01:50:31.717 6721 DEBUG manila.scheduler.drivers.filter [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 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-03-29 01:50:31.770511 | debian-bookworm | 2026-03-29 01:50:31.718 6721 INFO manila.coordination [None req-e4a77e55-82c9-4f44-a5f6-028b5d6e36c1 user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.770519 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value [0.053915s] ... ok 2026-03-29 01:50:31.803457 | debian-bookworm | 2026-03-29 01:50:31.761 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.803485 | debian-bookworm | 2026-03-29 01:50:31.761 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.803494 | debian-bookworm | 2026-03-29 01:50:31.761 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.803512 | debian-bookworm | 2026-03-29 01:50:31.762 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.803521 | debian-bookworm | 2026-03-29 01:50:31.762 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.803534 | debian-bookworm | 2026-03-29 01:50:31.762 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.803542 | debian-bookworm | 2026-03-29 01:50:31.762 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.803550 | debian-bookworm | 2026-03-29 01:50:31.762 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.803558 | debian-bookworm | 2026-03-29 01:50:31.762 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.803566 | debian-bookworm | 2026-03-29 01:50:31.762 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.803581 | debian-bookworm | 2026-03-29 01:50:31.762 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.803590 | debian-bookworm | 2026-03-29 01:50:31.763 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.803598 | debian-bookworm | 2026-03-29 01:50:31.763 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.803611 | debian-bookworm | 2026-03-29 01:50:31.763 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.803619 | debian-bookworm | 2026-03-29 01:50:31.763 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.803629 | debian-bookworm | 2026-03-29 01:50:31.763 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.803637 | debian-bookworm | 2026-03-29 01:50:31.763 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.803645 | debian-bookworm | 2026-03-29 01:50:31.763 6721 DEBUG oslo_concurrency.lockutils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.803653 | debian-bookworm | 2026-03-29 01:50:31.763 6721 WARNING manila.scheduler.host_manager [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b user project - - - -] Share service is down. (host: host7). 2026-03-29 01:50:31.803662 | debian-bookworm | 2026-03-29 01:50:31.764 6721 DEBUG manila.scheduler.filters.base [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-03-29 01:50:31.803670 | debian-bookworm | 2026-03-29 01:50:31.765 6721 DEBUG manila.scheduler.filters.base [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803678 | debian-bookworm | 2026-03-29 01:50:31.765 6721 DEBUG manila.scheduler.filters.base [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803691 | debian-bookworm | 2026-03-29 01:50:31.765 6721 DEBUG manila.scheduler.filters.capacity [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803699 | debian-bookworm | 2026-03-29 01:50:31.765 6721 DEBUG manila.scheduler.filters.capacity [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803707 | debian-bookworm | 2026-03-29 01:50:31.765 6721 DEBUG manila.scheduler.filters.capacity [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803720 | debian-bookworm | 2026-03-29 01:50:31.765 6721 DEBUG manila.scheduler.filters.capacity [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803728 | debian-bookworm | 2026-03-29 01:50:31.766 6721 DEBUG manila.scheduler.filters.capacity [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803736 | debian-bookworm | 2026-03-29 01:50:31.766 6721 DEBUG manila.scheduler.filters.base [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803744 | debian-bookworm | 2026-03-29 01:50:31.766 6721 DEBUG manila.scheduler.utils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b user project - - - -] Share type extra spec requirement "capabilities:dedupe= True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.803755 | debian-bookworm | 2026-03-29 01:50:31.766 6721 DEBUG manila.scheduler.filters.capabilities [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803763 | debian-bookworm | 2026-03-29 01:50:31.766 6721 DEBUG manila.scheduler.utils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b user project - - - -] Share type extra spec requirement "capabilities:dedupe= True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.803771 | debian-bookworm | 2026-03-29 01:50:31.766 6721 DEBUG manila.scheduler.filters.capabilities [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803779 | debian-bookworm | 2026-03-29 01:50:31.766 6721 DEBUG manila.scheduler.utils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b user project - - - -] Share type extra spec requirement "capabilities:dedupe= True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.803787 | debian-bookworm | 2026-03-29 01:50:31.766 6721 DEBUG manila.scheduler.filters.capabilities [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803795 | debian-bookworm | 2026-03-29 01:50:31.766 6721 DEBUG manila.scheduler.utils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b user project - - - -] Share type extra spec requirement "capabilities:dedupe= True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.803808 | debian-bookworm | 2026-03-29 01:50:31.766 6721 DEBUG manila.scheduler.filters.capabilities [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803824 | debian-bookworm | 2026-03-29 01:50:31.767 6721 DEBUG manila.scheduler.utils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b user project - - - -] Share type extra spec requirement "capabilities:dedupe= True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.803832 | debian-bookworm | 2026-03-29 01:50:31.767 6721 DEBUG manila.scheduler.filters.capabilities [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803840 | debian-bookworm | 2026-03-29 01:50:31.767 6721 DEBUG manila.scheduler.utils [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b user project - - - -] Share type extra spec requirement "capabilities:dedupe= True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.803848 | debian-bookworm | 2026-03-29 01:50:31.767 6721 DEBUG manila.scheduler.filters.capabilities [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b 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-03-29 01:50:31.803856 | debian-bookworm | 2026-03-29 01:50:31.767 6721 INFO manila.scheduler.filters.base [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2026-03-29 01:50:31.803864 | debian-bookworm | 2026-03-29 01:50:31.768 6721 INFO manila.coordination [None req-452d7fea-2ad1-4d5b-b922-e0bf50d7557b user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.803878 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_2__is__True [0.049276s] ... ok 2026-03-29 01:50:31.806965 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:31.807529 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:31.807545 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:31.807553 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:31.807561 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.807569 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:31.807577 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:31.807584 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.807592 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:31.807600 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:31.807608 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.807616 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:31.807624 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:31.807633 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.807641 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:31.807649 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:31.807656 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.807664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:31.807672 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:31.807680 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:31.807687 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:31.807695 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:31.807713 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.807721 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:31.807729 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:31.807736 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.807744 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:31.807752 | debian-bookworm | Call stack: 2026-03-29 01:50:31.807863 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:31.807877 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:31.807888 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:31.807899 | debian-bookworm | main() 2026-03-29 01:50:31.807910 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:31.807921 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:31.807932 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:31.807943 | debian-bookworm | self.runTests() 2026-03-29 01:50:31.807954 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:31.807962 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:31.807969 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:31.807977 | debian-bookworm | test(result) 2026-03-29 01:50:31.807985 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.807993 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.808000 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.808008 | debian-bookworm | test(result) 2026-03-29 01:50:31.808016 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.808023 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.808031 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.808038 | debian-bookworm | test(result) 2026-03-29 01:50:31.808046 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.808054 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.808061 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.808069 | debian-bookworm | test(result) 2026-03-29 01:50:31.808077 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:31.808084 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.808092 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:31.808100 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:31.808107 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:31.808115 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:31.808123 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:31.808131 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:31.808138 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:31.808146 | debian-bookworm | self._run_core() 2026-03-29 01:50:31.808160 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:31.808168 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:31.808185 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:31.808193 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:31.808201 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:31.808209 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:31.808216 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:31.808224 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:31.808232 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:31.808239 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:31.808247 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:31.808255 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:31.808263 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:31.808270 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:31.808278 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:31.808285 | debian-bookworm | return self.enforce( 2026-03-29 01:50:31.808293 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:31.808301 | debian-bookworm | self.load_rules() 2026-03-29 01:50:31.808309 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:31.808316 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:31.808331 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:31.808339 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:31.808347 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:31.808354 | debian-bookworm | LOG.warning( 2026-03-29 01:50:31.808363 | debian-bookworm | 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-03-29 01:50:31.808371 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:31.859752 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:31.860090 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:31.860103 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:31.860111 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:31.860119 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.860127 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:31.860135 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:31.860142 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.860150 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:31.860158 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:31.860166 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.860174 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:31.860182 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:31.860190 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.860208 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:31.860216 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:31.860224 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.860232 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:31.860240 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:31.860247 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:31.860255 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:31.860263 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:31.860271 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.860279 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:31.860286 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:31.860294 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.860302 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:31.860315 | debian-bookworm | Call stack: 2026-03-29 01:50:31.860445 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:31.860455 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:31.860463 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:31.860471 | debian-bookworm | main() 2026-03-29 01:50:31.860479 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:31.860486 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:31.860494 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:31.860502 | debian-bookworm | self.runTests() 2026-03-29 01:50:31.860510 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:31.860518 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:31.860526 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:31.860534 | debian-bookworm | test(result) 2026-03-29 01:50:31.860541 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.860549 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.860557 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.860564 | debian-bookworm | test(result) 2026-03-29 01:50:31.860572 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.860580 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.860588 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.860595 | debian-bookworm | test(result) 2026-03-29 01:50:31.860603 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.860610 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.860618 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.860626 | debian-bookworm | test(result) 2026-03-29 01:50:31.860633 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:31.860641 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.860649 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:31.860657 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:31.860664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:31.860672 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:31.860687 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:31.860695 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:31.860702 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:31.860710 | debian-bookworm | self._run_core() 2026-03-29 01:50:31.860718 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:31.860726 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:31.860733 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:31.860741 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:31.860749 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:31.860756 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:31.860764 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:31.860772 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:31.860780 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:31.860787 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:31.860795 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:31.860803 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:31.860810 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:31.860818 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:31.860826 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:31.860834 | debian-bookworm | return self.enforce( 2026-03-29 01:50:31.860841 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:31.860849 | debian-bookworm | self.load_rules() 2026-03-29 01:50:31.860857 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:31.860865 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:31.860882 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:31.860891 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:31.860898 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:31.860906 | debian-bookworm | LOG.warning( 2026-03-29 01:50:31.860915 | debian-bookworm | 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-03-29 01:50:31.860923 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:31.879230 | debian-bookworm | 2026-03-29 01:50:31.810 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.879269 | debian-bookworm | 2026-03-29 01:50:31.810 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.879279 | debian-bookworm | 2026-03-29 01:50:31.810 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.879287 | debian-bookworm | 2026-03-29 01:50:31.810 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.879295 | debian-bookworm | 2026-03-29 01:50:31.810 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.879303 | debian-bookworm | 2026-03-29 01:50:31.810 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.879311 | debian-bookworm | 2026-03-29 01:50:31.811 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.879319 | debian-bookworm | 2026-03-29 01:50:31.811 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.879332 | debian-bookworm | 2026-03-29 01:50:31.811 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.879340 | debian-bookworm | 2026-03-29 01:50:31.811 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.879356 | debian-bookworm | 2026-03-29 01:50:31.811 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.879370 | debian-bookworm | 2026-03-29 01:50:31.811 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.879378 | debian-bookworm | 2026-03-29 01:50:31.811 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.879386 | debian-bookworm | 2026-03-29 01:50:31.811 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.879394 | debian-bookworm | 2026-03-29 01:50:31.811 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.879402 | debian-bookworm | 2026-03-29 01:50:31.812 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.879410 | debian-bookworm | 2026-03-29 01:50:31.812 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.879417 | debian-bookworm | 2026-03-29 01:50:31.812 6721 DEBUG oslo_concurrency.lockutils [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.879426 | debian-bookworm | 2026-03-29 01:50:31.812 6721 WARNING manila.scheduler.host_manager [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Share service is down. (host: host7). 2026-03-29 01:50:31.879434 | debian-bookworm | 2026-03-29 01:50:31.812 6721 DEBUG manila.scheduler.filters.base [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-03-29 01:50:31.879445 | debian-bookworm | 2026-03-29 01:50:31.813 6721 DEBUG manila.scheduler.filters.base [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879453 | debian-bookworm | 2026-03-29 01:50:31.813 6721 DEBUG manila.scheduler.filters.base [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879470 | debian-bookworm | 2026-03-29 01:50:31.814 6721 DEBUG manila.scheduler.filters.capacity [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879479 | debian-bookworm | 2026-03-29 01:50:31.814 6721 DEBUG manila.scheduler.filters.capacity [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879487 | debian-bookworm | 2026-03-29 01:50:31.814 6721 DEBUG manila.scheduler.filters.capacity [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879495 | debian-bookworm | 2026-03-29 01:50:31.814 6721 DEBUG manila.scheduler.filters.capacity [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879502 | debian-bookworm | 2026-03-29 01:50:31.814 6721 DEBUG manila.scheduler.filters.capacity [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879510 | debian-bookworm | 2026-03-29 01:50:31.814 6721 DEBUG manila.scheduler.filters.base [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879518 | debian-bookworm | 2026-03-29 01:50:31.814 6721 DEBUG manila.scheduler.filters.base [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879526 | debian-bookworm | 2026-03-29 01:50:31.814 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.879534 | debian-bookworm | 2026-03-29 01:50:31.814 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879542 | debian-bookworm | 2026-03-29 01:50:31.814 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.879550 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.879558 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.879569 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879582 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.879590 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.879602 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.879610 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879618 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.879626 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.879634 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.879642 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879650 | debian-bookworm | 2026-03-29 01:50:31.815 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.879657 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.879665 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.879673 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879681 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.879688 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.879701 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:31.879711 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879719 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:31.879727 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.driver [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:31.879740 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.base [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879748 | debian-bookworm | 2026-03-29 01:50:31.816 6721 DEBUG manila.scheduler.filters.base [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879755 | debian-bookworm | 2026-03-29 01:50:31.817 6721 DEBUG manila.scheduler.filters.base [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879763 | debian-bookworm | 2026-03-29 01:50:31.817 6721 DEBUG manila.scheduler.filters.base [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879771 | debian-bookworm | 2026-03-29 01:50:31.817 6721 DEBUG manila.scheduler.filters.base [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879780 | debian-bookworm | 2026-03-29 01:50:31.817 6721 DEBUG manila.scheduler.drivers.filter [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.879789 | debian-bookworm | 2026-03-29 01:50:31.817 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.879797 | debian-bookworm | 2026-03-29 01:50:31.817 6721 WARNING manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.879805 | debian-bookworm | 2026-03-29 01:50:31.818 6721 INFO manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-03-29 01:50:31.879818 | debian-bookworm | 2026-03-29 01:50:31.818 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.879826 | debian-bookworm | 2026-03-29 01:50:31.818 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.879840 | debian-bookworm | 2026-03-29 01:50:31.818 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.879848 | debian-bookworm | 2026-03-29 01:50:31.818 6721 WARNING manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.879856 | debian-bookworm | 2026-03-29 01:50:31.818 6721 INFO manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-03-29 01:50:31.879864 | debian-bookworm | 2026-03-29 01:50:31.818 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.879876 | debian-bookworm | 2026-03-29 01:50:31.818 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.879884 | debian-bookworm | 2026-03-29 01:50:31.818 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.879892 | debian-bookworm | 2026-03-29 01:50:31.818 6721 WARNING manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.879900 | debian-bookworm | 2026-03-29 01:50:31.818 6721 INFO manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-03-29 01:50:31.879908 | debian-bookworm | 2026-03-29 01:50:31.819 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.879916 | debian-bookworm | 2026-03-29 01:50:31.819 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.879923 | debian-bookworm | 2026-03-29 01:50:31.819 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.879931 | debian-bookworm | 2026-03-29 01:50:31.819 6721 WARNING manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.879939 | debian-bookworm | 2026-03-29 01:50:31.819 6721 INFO manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-03-29 01:50:31.879947 | debian-bookworm | 2026-03-29 01:50:31.819 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.879959 | debian-bookworm | 2026-03-29 01:50:31.819 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.879967 | debian-bookworm | 2026-03-29 01:50:31.819 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.879975 | debian-bookworm | 2026-03-29 01:50:31.819 6721 WARNING manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.879983 | debian-bookworm | 2026-03-29 01:50:31.819 6721 INFO manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-03-29 01:50:31.879994 | debian-bookworm | 2026-03-29 01:50:31.819 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.880002 | debian-bookworm | 2026-03-29 01:50:31.820 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.880010 | debian-bookworm | 2026-03-29 01:50:31.820 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-03-29 01:50:31.880022 | debian-bookworm | 2026-03-29 01:50:31.820 6721 WARNING manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-03-29 01:50:31.880030 | debian-bookworm | 2026-03-29 01:50:31.820 6721 INFO manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-03-29 01:50:31.880037 | debian-bookworm | 2026-03-29 01:50:31.820 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:31.880045 | debian-bookworm | 2026-03-29 01:50:31.820 6721 DEBUG manila.scheduler.weighers.goodness [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-03-29 01:50:31.880053 | debian-bookworm | 2026-03-29 01:50:31.820 6721 DEBUG manila.scheduler.drivers.filter [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 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-03-29 01:50:31.880061 | debian-bookworm | 2026-03-29 01:50:31.821 6721 INFO manila.coordination [None req-faa5487d-cbd9-441b-ade1-15471113ddd5 user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.880069 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_1 [0.053178s] ... ok 2026-03-29 01:50:31.908027 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:31.908303 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:31.908314 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:31.908333 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:31.908341 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.908349 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:31.908357 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:31.908364 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.908372 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:31.908380 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:31.908388 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.908396 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:31.908404 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:31.908412 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.908419 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:31.908428 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:31.908435 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.908443 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:31.908451 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:31.908458 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:31.908466 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:31.908474 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:31.908481 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.908489 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:31.908497 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:31.908505 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.908512 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:31.908520 | debian-bookworm | Call stack: 2026-03-29 01:50:31.908627 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:31.908637 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:31.908650 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:31.908658 | debian-bookworm | main() 2026-03-29 01:50:31.908665 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:31.908673 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:31.908681 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:31.908689 | debian-bookworm | self.runTests() 2026-03-29 01:50:31.908696 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:31.908704 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:31.908712 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:31.908720 | debian-bookworm | test(result) 2026-03-29 01:50:31.908727 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.908735 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.908742 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.908750 | debian-bookworm | test(result) 2026-03-29 01:50:31.908758 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.908765 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.908773 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.908781 | debian-bookworm | test(result) 2026-03-29 01:50:31.908794 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.908802 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.908810 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.908817 | debian-bookworm | test(result) 2026-03-29 01:50:31.908825 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:31.908833 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.908840 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:31.908848 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:31.908856 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:31.908864 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:31.908872 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:31.908879 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:31.908887 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:31.908895 | debian-bookworm | self._run_core() 2026-03-29 01:50:31.908903 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:31.908910 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:31.908918 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:31.908926 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:31.908933 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:31.908941 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:31.908969 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:31.908978 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:31.908986 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:31.908994 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:31.909001 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:31.909009 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:31.909017 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:31.909024 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:31.909032 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:31.909040 | debian-bookworm | return self.enforce( 2026-03-29 01:50:31.909047 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:31.909055 | debian-bookworm | self.load_rules() 2026-03-29 01:50:31.909063 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:31.909070 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:31.909084 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:31.909093 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:31.909104 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:31.909117 | debian-bookworm | LOG.warning( 2026-03-29 01:50:31.909125 | debian-bookworm | 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-03-29 01:50:31.909134 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:31.912702 | debian-bookworm | 2026-03-29 01:50:31.862 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.912714 | debian-bookworm | 2026-03-29 01:50:31.863 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.912722 | debian-bookworm | 2026-03-29 01:50:31.863 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.912730 | debian-bookworm | 2026-03-29 01:50:31.863 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.912738 | debian-bookworm | 2026-03-29 01:50:31.863 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.912746 | debian-bookworm | 2026-03-29 01:50:31.863 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.912754 | debian-bookworm | 2026-03-29 01:50:31.863 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.912762 | debian-bookworm | 2026-03-29 01:50:31.863 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.912770 | debian-bookworm | 2026-03-29 01:50:31.863 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.912787 | debian-bookworm | 2026-03-29 01:50:31.863 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.912801 | debian-bookworm | 2026-03-29 01:50:31.864 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.912809 | debian-bookworm | 2026-03-29 01:50:31.864 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.912817 | debian-bookworm | 2026-03-29 01:50:31.864 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.912825 | debian-bookworm | 2026-03-29 01:50:31.864 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.912833 | debian-bookworm | 2026-03-29 01:50:31.864 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.912841 | debian-bookworm | 2026-03-29 01:50:31.864 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.912849 | debian-bookworm | 2026-03-29 01:50:31.864 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.912857 | debian-bookworm | 2026-03-29 01:50:31.864 6721 DEBUG oslo_concurrency.lockutils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.912865 | debian-bookworm | 2026-03-29 01:50:31.864 6721 WARNING manila.scheduler.host_manager [None req-876babe2-9c24-43b9-971e-7e22a9bf076c user project - - - -] Share service is down. (host: host7). 2026-03-29 01:50:31.912878 | debian-bookworm | 2026-03-29 01:50:31.865 6721 DEBUG manila.scheduler.filters.base [None req-876babe2-9c24-43b9-971e-7e22a9bf076c user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-03-29 01:50:31.912886 | debian-bookworm | 2026-03-29 01:50:31.866 6721 DEBUG manila.scheduler.filters.base [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.912896 | debian-bookworm | 2026-03-29 01:50:31.866 6721 DEBUG manila.scheduler.filters.base [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.912909 | debian-bookworm | 2026-03-29 01:50:31.866 6721 DEBUG manila.scheduler.filters.capacity [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.912917 | debian-bookworm | 2026-03-29 01:50:31.866 6721 DEBUG manila.scheduler.filters.capacity [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.912925 | debian-bookworm | 2026-03-29 01:50:31.866 6721 DEBUG manila.scheduler.filters.capacity [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.912933 | debian-bookworm | 2026-03-29 01:50:31.867 6721 DEBUG manila.scheduler.filters.capacity [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.912940 | debian-bookworm | 2026-03-29 01:50:31.867 6721 DEBUG manila.scheduler.filters.capacity [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.912967 | debian-bookworm | 2026-03-29 01:50:31.867 6721 DEBUG manila.scheduler.filters.base [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.912977 | debian-bookworm | 2026-03-29 01:50:31.867 6721 DEBUG manila.scheduler.utils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c user project - - - -] Share type extra spec requirement "snapshot_support= False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.912985 | debian-bookworm | 2026-03-29 01:50:31.867 6721 DEBUG manila.scheduler.filters.capabilities [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.912993 | debian-bookworm | 2026-03-29 01:50:31.867 6721 DEBUG manila.scheduler.utils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c user project - - - -] Share type extra spec requirement "snapshot_support= False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.913001 | debian-bookworm | 2026-03-29 01:50:31.867 6721 DEBUG manila.scheduler.filters.capabilities [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.913014 | debian-bookworm | 2026-03-29 01:50:31.867 6721 DEBUG manila.scheduler.utils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c user project - - - -] Share type extra spec requirement "snapshot_support= False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.913022 | debian-bookworm | 2026-03-29 01:50:31.867 6721 DEBUG manila.scheduler.filters.capabilities [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.913033 | debian-bookworm | 2026-03-29 01:50:31.868 6721 DEBUG manila.scheduler.utils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c user project - - - -] Share type extra spec requirement "snapshot_support= False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.913046 | debian-bookworm | 2026-03-29 01:50:31.868 6721 DEBUG manila.scheduler.filters.capabilities [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.913054 | debian-bookworm | 2026-03-29 01:50:31.868 6721 DEBUG manila.scheduler.utils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c user project - - - -] Share type extra spec requirement "snapshot_support= False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.913062 | debian-bookworm | 2026-03-29 01:50:31.868 6721 DEBUG manila.scheduler.filters.capabilities [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.913070 | debian-bookworm | 2026-03-29 01:50:31.868 6721 DEBUG manila.scheduler.utils [None req-876babe2-9c24-43b9-971e-7e22a9bf076c user project - - - -] Share type extra spec requirement "snapshot_support= False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.913077 | debian-bookworm | 2026-03-29 01:50:31.868 6721 DEBUG manila.scheduler.filters.capabilities [None req-876babe2-9c24-43b9-971e-7e22a9bf076c 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-03-29 01:50:31.913085 | debian-bookworm | 2026-03-29 01:50:31.868 6721 INFO manila.scheduler.filters.base [None req-876babe2-9c24-43b9-971e-7e22a9bf076c user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2026-03-29 01:50:31.913093 | debian-bookworm | 2026-03-29 01:50:31.869 6721 INFO manila.coordination [None req-876babe2-9c24-43b9-971e-7e22a9bf076c user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.913101 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_1 [0.047832s] ... ok 2026-03-29 01:50:31.946376 | debian-bookworm | 2026-03-29 01:50:31.910 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.946423 | debian-bookworm | 2026-03-29 01:50:31.911 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.946434 | debian-bookworm | 2026-03-29 01:50:31.911 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.946444 | debian-bookworm | 2026-03-29 01:50:31.911 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.946469 | debian-bookworm | 2026-03-29 01:50:31.911 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.946482 | debian-bookworm | 2026-03-29 01:50:31.911 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.946494 | debian-bookworm | 2026-03-29 01:50:31.911 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.946507 | debian-bookworm | 2026-03-29 01:50:31.911 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.946519 | debian-bookworm | 2026-03-29 01:50:31.911 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.946530 | debian-bookworm | 2026-03-29 01:50:31.912 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.946551 | debian-bookworm | 2026-03-29 01:50:31.912 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.946567 | debian-bookworm | 2026-03-29 01:50:31.912 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.946576 | debian-bookworm | 2026-03-29 01:50:31.912 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.946585 | debian-bookworm | 2026-03-29 01:50:31.912 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.946597 | debian-bookworm | 2026-03-29 01:50:31.912 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.946606 | debian-bookworm | 2026-03-29 01:50:31.912 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:31.946614 | debian-bookworm | 2026-03-29 01:50:31.912 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:31.946623 | debian-bookworm | 2026-03-29 01:50:31.912 6721 DEBUG oslo_concurrency.lockutils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:31.946632 | debian-bookworm | 2026-03-29 01:50:31.913 6721 WARNING manila.scheduler.host_manager [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 user project - - - -] Share service is down. (host: host7). 2026-03-29 01:50:31.946641 | debian-bookworm | 2026-03-29 01:50:31.913 6721 DEBUG manila.scheduler.filters.base [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-03-29 01:50:31.946650 | debian-bookworm | 2026-03-29 01:50:31.914 6721 DEBUG manila.scheduler.filters.base [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946658 | debian-bookworm | 2026-03-29 01:50:31.914 6721 DEBUG manila.scheduler.filters.base [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946678 | debian-bookworm | 2026-03-29 01:50:31.915 6721 DEBUG manila.scheduler.filters.capacity [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946688 | debian-bookworm | 2026-03-29 01:50:31.915 6721 DEBUG manila.scheduler.filters.capacity [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946696 | debian-bookworm | 2026-03-29 01:50:31.915 6721 DEBUG manila.scheduler.filters.capacity [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946705 | debian-bookworm | 2026-03-29 01:50:31.915 6721 DEBUG manila.scheduler.filters.capacity [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946713 | debian-bookworm | 2026-03-29 01:50:31.915 6721 DEBUG manila.scheduler.filters.capacity [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946722 | debian-bookworm | 2026-03-29 01:50:31.915 6721 DEBUG manila.scheduler.filters.base [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946734 | debian-bookworm | 2026-03-29 01:50:31.915 6721 DEBUG manila.scheduler.utils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 user project - - - -] Share type extra spec requirement "snapshot_support= false" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.946743 | debian-bookworm | 2026-03-29 01:50:31.915 6721 DEBUG manila.scheduler.filters.capabilities [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946751 | debian-bookworm | 2026-03-29 01:50:31.915 6721 DEBUG manila.scheduler.utils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 user project - - - -] Share type extra spec requirement "snapshot_support= false" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.946760 | debian-bookworm | 2026-03-29 01:50:31.915 6721 DEBUG manila.scheduler.filters.capabilities [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946769 | debian-bookworm | 2026-03-29 01:50:31.916 6721 DEBUG manila.scheduler.utils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 user project - - - -] Share type extra spec requirement "snapshot_support= false" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.946777 | debian-bookworm | 2026-03-29 01:50:31.916 6721 DEBUG manila.scheduler.filters.capabilities [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946791 | debian-bookworm | 2026-03-29 01:50:31.916 6721 DEBUG manila.scheduler.utils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 user project - - - -] Share type extra spec requirement "snapshot_support= false" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.946804 | debian-bookworm | 2026-03-29 01:50:31.916 6721 DEBUG manila.scheduler.filters.capabilities [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946812 | debian-bookworm | 2026-03-29 01:50:31.916 6721 DEBUG manila.scheduler.utils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 user project - - - -] Share type extra spec requirement "snapshot_support= false" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.946822 | debian-bookworm | 2026-03-29 01:50:31.916 6721 DEBUG manila.scheduler.filters.capabilities [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946832 | debian-bookworm | 2026-03-29 01:50:31.916 6721 DEBUG manila.scheduler.utils [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 user project - - - -] Share type extra spec requirement "snapshot_support= false" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:31.946840 | debian-bookworm | 2026-03-29 01:50:31.916 6721 DEBUG manila.scheduler.filters.capabilities [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 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-03-29 01:50:31.946851 | debian-bookworm | 2026-03-29 01:50:31.916 6721 INFO manila.scheduler.filters.base [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2026-03-29 01:50:31.946860 | debian-bookworm | 2026-03-29 01:50:31.917 6721 INFO manila.coordination [None req-47b9d076-d439-4558-a7e4-7b48e6b5e7a2 user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.946869 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_3 [0.048042s] ... ok 2026-03-29 01:50:31.958133 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:31.958406 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:31.958422 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:31.958430 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:31.958438 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.958746 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:31.958759 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:31.958820 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.958828 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:31.958836 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:31.958844 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.958881 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:31.958890 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:31.958907 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.958915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:31.958923 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:31.958931 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.958938 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:31.958946 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:31.958954 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:31.958961 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:31.958969 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:31.958977 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.958985 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:31.958992 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:31.959000 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:31.959008 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:31.959016 | debian-bookworm | Call stack: 2026-03-29 01:50:31.959023 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:31.959031 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:31.959039 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:31.959047 | debian-bookworm | main() 2026-03-29 01:50:31.959054 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:31.959062 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:31.959070 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:31.959078 | debian-bookworm | self.runTests() 2026-03-29 01:50:31.959085 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:31.959093 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:31.959101 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:31.959109 | debian-bookworm | test(result) 2026-03-29 01:50:31.959116 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.959124 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.959132 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.959139 | debian-bookworm | test(result) 2026-03-29 01:50:31.959147 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.959155 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.959162 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.959170 | debian-bookworm | test(result) 2026-03-29 01:50:31.959178 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:31.959185 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.959193 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:31.959201 | debian-bookworm | test(result) 2026-03-29 01:50:31.959209 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:31.959216 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:31.959224 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:31.959232 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:31.959239 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:31.959253 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:31.959265 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:31.959273 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:31.959281 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:31.959289 | debian-bookworm | self._run_core() 2026-03-29 01:50:31.959301 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:31.959309 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:31.959317 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:31.959324 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:31.959332 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:31.959340 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:31.959347 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:31.959355 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:31.959363 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:31.959370 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:31.959378 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:31.959386 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:31.959394 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:31.959401 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:31.959409 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:31.959417 | debian-bookworm | return self.enforce( 2026-03-29 01:50:31.959424 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:31.959432 | debian-bookworm | self.load_rules() 2026-03-29 01:50:31.959440 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:31.959448 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:31.959455 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:31.959463 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:31.959471 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:31.959478 | debian-bookworm | LOG.warning( 2026-03-29 01:50:31.959486 | debian-bookworm | 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-03-29 01:50:31.959549 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:31.962262 | debian-bookworm | 2026-03-29 01:50:31.961 6721 INFO manila.coordination [None req-98323d7c-6930-46ee-b76e-1cb75f79fe0e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:31.962859 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_hosts_up [0.043458s] ... ok 2026-03-29 01:50:32.000056 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.000560 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.000572 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.000580 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.000588 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.000596 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.000604 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.000612 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.000619 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.000627 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.000635 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.000642 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.000651 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.000658 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.000666 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.000674 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.000688 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.000695 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.000703 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.000711 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.000719 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.000726 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.000734 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.000742 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.000750 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.000757 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.000765 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.000773 | debian-bookworm | Call stack: 2026-03-29 01:50:32.000780 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.000788 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.000796 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.000803 | debian-bookworm | main() 2026-03-29 01:50:32.000811 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.000819 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.000827 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.000834 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.000842 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.000850 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.000858 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.000865 | debian-bookworm | test(result) 2026-03-29 01:50:32.000873 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.000881 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.000888 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.000904 | debian-bookworm | test(result) 2026-03-29 01:50:32.000912 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.000920 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.000928 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.000935 | debian-bookworm | test(result) 2026-03-29 01:50:32.000943 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.000968 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.000976 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.000984 | debian-bookworm | test(result) 2026-03-29 01:50:32.000992 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.001001 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.001009 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.001016 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.001024 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.001032 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.001040 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.001047 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.001055 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.001063 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.001071 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:32.001086 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:32.001094 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.001101 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.001109 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:32.001117 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:32.001124 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:32.001132 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:32.001140 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.001147 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.001155 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.001163 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.001174 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.001182 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.001189 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.001197 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.001205 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.001212 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.001220 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.001228 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.001244 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.001252 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.001260 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.001268 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.001276 | debian-bookworm | 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-03-29 01:50:32.001284 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.004437 | debian-bookworm | 2026-03-29 01:50:32.002 6721 INFO manila.coordination [None req-1436d547-9fcf-4798-b2af-6c86164989ba fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.004864 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_invalid_max_attempts [0.041238s] ... ok 2026-03-29 01:50:32.040415 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.040805 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.040818 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.040826 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.040834 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.040842 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.040849 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.040857 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.040865 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.040873 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.040881 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.040888 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.040897 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.040905 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.040912 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.040920 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.040928 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.040936 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.040943 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.040993 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.041001 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.041009 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.041016 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.041024 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.041032 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.041040 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.041047 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.041055 | debian-bookworm | Call stack: 2026-03-29 01:50:32.041171 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.041181 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.041190 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.041208 | debian-bookworm | main() 2026-03-29 01:50:32.041216 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.041224 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.041231 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.041239 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.041252 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.041260 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.041268 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.041276 | debian-bookworm | test(result) 2026-03-29 01:50:32.041284 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.041292 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.041299 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.041307 | debian-bookworm | test(result) 2026-03-29 01:50:32.041315 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.041323 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.041330 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.041338 | debian-bookworm | test(result) 2026-03-29 01:50:32.041346 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.041353 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.041361 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.041369 | debian-bookworm | test(result) 2026-03-29 01:50:32.041377 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.041384 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.041392 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.041400 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.041408 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.041416 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.041424 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.041432 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.041439 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.041447 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.041455 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:32.041463 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:32.041471 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.041478 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.041486 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:32.041494 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:32.041502 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:32.041509 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:32.041517 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.041530 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.041538 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.041546 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.041554 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.041561 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.041569 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.041577 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.041585 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.041592 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.041600 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.041608 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.041622 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.041630 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.041638 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.041646 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.041654 | debian-bookworm | 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-03-29 01:50:32.041662 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.044691 | debian-bookworm | 2026-03-29 01:50:32.043 6721 INFO manila.coordination [None req-d900652a-2134-4f83-b267-1ff642031ff0 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.045456 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_exceeded_max_attempts [0.040743s] ... ok 2026-03-29 01:50:32.082326 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.082776 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.082791 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.082800 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.082809 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.082817 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.082828 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.082837 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.082846 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.082854 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.082862 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.082870 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.082878 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.082886 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.082894 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.082902 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.082909 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.082917 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.082938 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.082947 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.082954 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.082962 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.082970 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.082978 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.082985 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.082993 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.083001 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.083009 | debian-bookworm | Call stack: 2026-03-29 01:50:32.083016 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.083024 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.083146 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.083157 | debian-bookworm | main() 2026-03-29 01:50:32.083165 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.083173 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.083181 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.083189 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.083197 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.083205 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.083212 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.083220 | debian-bookworm | test(result) 2026-03-29 01:50:32.083228 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.083236 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.083243 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.083251 | debian-bookworm | test(result) 2026-03-29 01:50:32.083259 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.083267 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.083274 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.083282 | debian-bookworm | test(result) 2026-03-29 01:50:32.083290 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.083297 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.083305 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.083313 | debian-bookworm | test(result) 2026-03-29 01:50:32.083320 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.083328 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.083336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.083344 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.083352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.083360 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.083368 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.083382 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.083390 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.083404 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.083412 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:32.083419 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:32.083427 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.083435 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.083443 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:32.083450 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:32.083458 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-03-29 01:50:32.083466 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:32.083474 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.083481 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.083489 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.083497 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.083504 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.083512 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.083520 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.083527 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.083535 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.083543 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.083551 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.083558 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.083572 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.083580 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.083588 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.083596 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.083604 | debian-bookworm | 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-03-29 01:50:32.083613 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.087831 | debian-bookworm | 2026-03-29 01:50:32.084 6721 ERROR manila.scheduler.drivers.filter [None req-0b836976-336b-4b10-b715-a2901aea204b fake_user fake_project - - - -] You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. 2026-03-29 01:50:32.087858 | debian-bookworm | 2026-03-29 01:50:32.084 6721 INFO manila.message.api [None req-0b836976-336b-4b10-b715-a2901aea204b fake_user fake_project - - - -] Creating message record for request_id = req-0b836976-336b-4b10-b715-a2901aea204b 2026-03-29 01:50:32.090286 | debian-bookworm | 2026-03-29 01:50:32.088 6721 INFO manila.coordination [None req-0b836976-336b-4b10-b715-a2901aea204b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.090674 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_type_is_none [0.045257s] ... ok 2026-03-29 01:50:32.127851 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.128318 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.128329 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.128337 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.128345 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.128353 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.128361 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.128368 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.128376 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.128384 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.128391 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.128406 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.128414 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.128422 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.128429 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.128437 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.128445 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.128453 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.128460 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.128468 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.128476 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.128483 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.128491 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.128499 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.128507 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.128514 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.128522 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.128530 | debian-bookworm | Call stack: 2026-03-29 01:50:32.128726 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.128736 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.128744 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.128752 | debian-bookworm | main() 2026-03-29 01:50:32.128760 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.128768 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.128775 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.128783 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.128791 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.128799 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.128806 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.128814 | debian-bookworm | test(result) 2026-03-29 01:50:32.128822 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.128830 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.128837 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.128855 | debian-bookworm | test(result) 2026-03-29 01:50:32.128863 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.128871 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.128878 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.128886 | debian-bookworm | test(result) 2026-03-29 01:50:32.128894 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.128901 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.128909 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.128917 | debian-bookworm | test(result) 2026-03-29 01:50:32.128924 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.128932 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.128940 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.128971 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.128981 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.128989 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.128997 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.129005 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.129013 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.129021 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.129028 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:32.129036 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:32.129044 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.129052 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.129059 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:32.129067 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:32.129075 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_simple.py", line 45, in setUp 2026-03-29 01:50:32.129086 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:32.129094 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.129102 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.129110 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.129118 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.129125 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.129133 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.129140 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.129148 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.129156 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.129164 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.129171 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.129184 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.129199 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.129207 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.129215 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.129223 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.129231 | debian-bookworm | 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-03-29 01:50:32.129240 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.144858 | debian-bookworm | 2026-03-29 01:50:32.142 6721 INFO manila.coordination [None req-d16157cf-3a60-4b6e-9950-40b7680a27d4 fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.145272 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone [0.054015s] ... ok 2026-03-29 01:50:32.182922 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.183288 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.183299 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.183308 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.183315 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.183323 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.183331 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.183339 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.183347 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.183355 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.183362 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.183370 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.183378 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.183386 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.183394 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.183402 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.183409 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.183417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.183425 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.183433 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.183441 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.183448 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.183456 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.183464 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.183472 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.183479 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.183487 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.183495 | debian-bookworm | Call stack: 2026-03-29 01:50:32.183674 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.183684 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.183692 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.183711 | debian-bookworm | main() 2026-03-29 01:50:32.183724 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.183732 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.183740 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.183748 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.183755 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.183763 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.183771 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.183779 | debian-bookworm | test(result) 2026-03-29 01:50:32.183787 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.183794 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.183802 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.183810 | debian-bookworm | test(result) 2026-03-29 01:50:32.183817 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.183825 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.183833 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.183841 | debian-bookworm | test(result) 2026-03-29 01:50:32.183848 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.183856 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.183864 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.183871 | debian-bookworm | test(result) 2026-03-29 01:50:32.183879 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.183887 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.183895 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.183902 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.183910 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.183918 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.183926 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.183934 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.183942 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.183950 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.183957 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:32.183965 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:32.183973 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.183981 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.183988 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:32.183996 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:32.184004 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_simple.py", line 45, in setUp 2026-03-29 01:50:32.184012 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:32.184028 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.184036 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.184043 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.184051 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.184059 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.184066 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.184074 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.184082 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.184090 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.184097 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.184105 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.184113 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.184127 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.184135 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.184142 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.184150 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.184161 | debian-bookworm | 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-03-29 01:50:32.184170 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.188489 | debian-bookworm | 2026-03-29 01:50:32.186 6721 INFO manila.coordination [None req-19bc77f0-395f-4259-af58-1c658256e1b0 fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.188855 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_services_not_available [0.043596s] ... ok 2026-03-29 01:50:32.208215 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-03-29 01:50:32.208252 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-03-29 01:50:32.209215 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-03-29 01:50:32.209246 | debian-bookworm | signop = oneOf('+ -') 2026-03-29 01:50:32.209647 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-03-29 01:50:32.209675 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-03-29 01:50:32.209683 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-03-29 01:50:32.209693 | debian-bookworm | expr = infixNotation(operand, [ 2026-03-29 01:50:32.212204 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:50:32.212231 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:50:32.212551 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:50:32.212592 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:50:32.218720 | debian-bookworm | 2026-03-29 01:50:32.216 6721 INFO manila.coordination [None req-19bc77f0-395f-4259-af58-1c658256e1b0 fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.219014 | debian-bookworm | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_div_zero [0.029858s] ... ok 2026-03-29 01:50:32.238611 | debian-bookworm | 2026-03-29 01:50:32.236 6721 INFO manila.coordination [None req-19bc77f0-395f-4259-af58-1c658256e1b0 fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.239013 | debian-bookworm | {3} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_1 [0.019677s] ... ok 2026-03-29 01:50:32.260014 | debian-bookworm | 2026-03-29 01:50:32.258 6721 INFO manila.coordination [None req-19bc77f0-395f-4259-af58-1c658256e1b0 fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.260344 | debian-bookworm | {3} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_3 [0.021586s] ... ok 2026-03-29 01:50:32.280843 | debian-bookworm | 2026-03-29 01:50:32.278 6721 INFO manila.coordination [None req-aa38506d-65e5-4f4f-b783-b0d9598f3a4d fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.281277 | debian-bookworm | {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_both_request_AZ_and_type_AZs_match [0.020591s] ... ok 2026-03-29 01:50:32.300806 | debian-bookworm | 2026-03-29 01:50:32.299 6721 INFO manila.coordination [None req-608b1842-0910-495d-8da8-5a31bbedb5a2 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.301196 | debian-bookworm | {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_2____zone1zone2zone3_____zone2___False_ [0.020431s] ... ok 2026-03-29 01:50:32.321466 | debian-bookworm | 2026-03-29 01:50:32.319 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.321901 | debian-bookworm | {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_3____zone1zone2zone3_____nova___False_ [0.019900s] ... ok 2026-03-29 01:50:32.340284 | debian-bookworm | 2026-03-29 01:50:32.338 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.340605 | debian-bookworm | {3} manila.tests.scheduler.filters.test_base_host.HostFiltersTestCase.test_all_filters [0.018868s] ... ok 2026-03-29 01:50:32.361396 | debian-bookworm | 2026-03-29 01:50:32.357 6721 DEBUG manila.scheduler.utils [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Share type extra spec requirement "capabilities:scope_lv0:scope_lv1:scope_lv2:opt2=3" does not match reported capability "['1', '2']" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-03-29 01:50:32.361448 | debian-bookworm | 2026-03-29 01:50:32.357 6721 DEBUG manila.scheduler.filters.capabilities [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] 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-03-29 01:50:32.361454 | debian-bookworm | 2026-03-29 01:50:32.358 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.362412 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_multi_level_scope_extra_specs_list [0.019698s] ... ok 2026-03-29 01:50:32.380217 | debian-bookworm | 2026-03-29 01:50:32.378 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.380605 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_2__is__False [0.020517s] ... ok 2026-03-29 01:50:32.400036 | debian-bookworm | 2026-03-29 01:50:32.398 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.400368 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_1 [0.019548s] ... ok 2026-03-29 01:50:32.419437 | debian-bookworm | 2026-03-29 01:50:32.417 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.419866 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_unknown [0.018888s] ... ok 2026-03-29 01:50:32.439912 | debian-bookworm | 2026-03-29 01:50:32.436 6721 DEBUG manila.scheduler.filters.capacity [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/-25 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-03-29 01:50:32.439959 | debian-bookworm | 2026-03-29 01:50:32.437 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.440298 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_06 [0.019347s] ... ok 2026-03-29 01:50:32.455738 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:50:32.455771 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:50:32.455780 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:50:32.455790 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:50:32.457403 | debian-bookworm | 2026-03-29 01:50:32.455 6721 DEBUG manila.scheduler.filters.driver [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Driver Filter: Checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-03-29 01:50:32.464308 | debian-bookworm | 2026-03-29 01:50:32.459 6721 WARNING manila.scheduler.filters.driver [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Error in filtering function '1 / 0 == 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: failing host.: manila.exception.EvaluatorParseException: Error during evaluator parsing: ZeroDivisionError: float division by zero 2026-03-29 01:50:32.464341 | debian-bookworm | 2026-03-29 01:50:32.459 6721 DEBUG manila.scheduler.filters.driver [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Result: False host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-03-29 01:50:32.464355 | debian-bookworm | 2026-03-29 01:50:32.459 6721 DEBUG manila.scheduler.filters.driver [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Done checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-03-29 01:50:32.464367 | debian-bookworm | 2026-03-29 01:50:32.460 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.464648 | debian-bookworm | {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_exception_caught [0.023001s] ... ok 2026-03-29 01:50:32.482531 | debian-bookworm | 2026-03-29 01:50:32.480 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.482863 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_07___124______123___True_ [0.020502s] ... ok 2026-03-29 01:50:32.501752 | debian-bookworm | 2026-03-29 01:50:32.500 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.502108 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_09___34________False_ [0.019194s] ... ok 2026-03-29 01:50:32.520703 | debian-bookworm | 2026-03-29 01:50:32.519 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.521077 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_13___123____s___123___False_ [0.018733s] ... ok 2026-03-29 01:50:32.540409 | debian-bookworm | 2026-03-29 01:50:32.538 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.540757 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_18___12311321_____in__11___True_ [0.019840s] ... ok 2026-03-29 01:50:32.560595 | debian-bookworm | 2026-03-29 01:50:32.558 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.560996 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_27__False___False___True_ [0.019883s] ... ok 2026-03-29 01:50:32.581469 | debian-bookworm | 2026-03-29 01:50:32.578 6721 DEBUG manila.scheduler.filters.ignore_attempted_hosts [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Host host1 fails. Previously tried hosts: ['host1'] host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/ignore_attempted_hosts.py:53 2026-03-29 01:50:32.581508 | debian-bookworm | 2026-03-29 01:50:32.578 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.581798 | debian-bookworm | {3} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_fail [0.019704s] ... ok 2026-03-29 01:50:32.599514 | debian-bookworm | 2026-03-29 01:50:32.597 6721 INFO manila.coordination [None req-7af609c7-de17-4759-a9d0-eaff433af6c0 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.599921 | debian-bookworm | {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_disk [0.018936s] ... ok 2026-03-29 01:50:32.618529 | debian-bookworm | 2026-03-29 01:50:32.617 6721 INFO manila.coordination [None req-4c1b62f7-615f-45dc-ac31-9119300732c2 fake - - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.619142 | debian-bookworm | {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_no_replication_domain [0.019587s] ... ok 2026-03-29 01:50:32.654912 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.655172 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.655185 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.655194 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.655202 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.655227 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.655235 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.655243 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.655251 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.655259 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.655267 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.655275 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.655283 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.655291 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.655299 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.655307 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.655314 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.655322 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.655330 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.655338 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.655346 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.655354 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.655362 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.655370 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.655377 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.655385 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.655393 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.655401 | debian-bookworm | Call stack: 2026-03-29 01:50:32.655616 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.655627 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.655635 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.655644 | debian-bookworm | main() 2026-03-29 01:50:32.655652 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.655659 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.655667 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.655675 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.655683 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.655691 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.655699 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.655707 | debian-bookworm | test(result) 2026-03-29 01:50:32.655715 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.655723 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.655730 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.655738 | debian-bookworm | test(result) 2026-03-29 01:50:32.655746 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.655754 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.655762 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.655769 | debian-bookworm | test(result) 2026-03-29 01:50:32.655777 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.655792 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.655800 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.655808 | debian-bookworm | test(result) 2026-03-29 01:50:32.655816 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.655823 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.655831 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.655839 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.655847 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.655855 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.655863 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.655871 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.655879 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.655886 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.655894 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-03-29 01:50:32.655906 | debian-bookworm | if self.exception_caught == self._run_user( 2026-03-29 01:50:32.655914 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.655921 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.655929 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 886, in _run_test_method 2026-03-29 01:50:32.655937 | debian-bookworm | return self._get_test_method()() 2026-03-29 01:50:32.655945 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_host_manager.py", line 304, in test_get_pools 2026-03-29 01:50:32.655953 | debian-bookworm | fake_context = context.RequestContext('user', 'project') 2026-03-29 01:50:32.655961 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.655969 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.655981 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.655989 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.655996 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.656004 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.656012 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.656020 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.656027 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.656035 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.656043 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.656050 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.656058 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.656066 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.656074 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.656082 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.656091 | debian-bookworm | 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-03-29 01:50:32.656105 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.674746 | debian-bookworm | 2026-03-29 01:50:32.657 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.674774 | debian-bookworm | 2026-03-29 01:50:32.657 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.674784 | debian-bookworm | 2026-03-29 01:50:32.657 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.674791 | debian-bookworm | 2026-03-29 01:50:32.657 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.674806 | debian-bookworm | 2026-03-29 01:50:32.657 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.674814 | debian-bookworm | 2026-03-29 01:50:32.657 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.674822 | debian-bookworm | 2026-03-29 01:50:32.657 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.674830 | debian-bookworm | 2026-03-29 01:50:32.658 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.674838 | debian-bookworm | 2026-03-29 01:50:32.658 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.674856 | debian-bookworm | 2026-03-29 01:50:32.658 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.674873 | debian-bookworm | 2026-03-29 01:50:32.658 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.674881 | debian-bookworm | 2026-03-29 01:50:32.658 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.674889 | debian-bookworm | 2026-03-29 01:50:32.658 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.674897 | debian-bookworm | 2026-03-29 01:50:32.658 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.674905 | debian-bookworm | 2026-03-29 01:50:32.658 6721 DEBUG oslo_concurrency.lockutils [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.674916 | debian-bookworm | 2026-03-29 01:50:32.659 6721 INFO manila.coordination [None req-b4277b76-b77f-40c2-84e0-0a539d995c6f user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.675038 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools [0.042111s] ... ok 2026-03-29 01:50:32.697171 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.697380 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.697742 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.697757 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.697762 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.697766 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.697771 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.697775 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.697779 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.697783 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.697787 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.697792 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.697796 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.697800 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.697805 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.697814 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.697818 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.697823 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.697827 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.697831 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.697835 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.697839 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.697843 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.697847 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.697851 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.697856 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.697860 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.697864 | debian-bookworm | Call stack: 2026-03-29 01:50:32.697868 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.697872 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.697876 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.697880 | debian-bookworm | main() 2026-03-29 01:50:32.697885 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.697889 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.697893 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.697897 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.697901 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.697905 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.697910 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.697914 | debian-bookworm | test(result) 2026-03-29 01:50:32.697998 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.698005 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.698009 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.698013 | debian-bookworm | test(result) 2026-03-29 01:50:32.698017 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.698021 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.698026 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.698030 | debian-bookworm | test(result) 2026-03-29 01:50:32.698034 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.698038 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.698042 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.698046 | debian-bookworm | test(result) 2026-03-29 01:50:32.698051 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.698055 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.698059 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.698063 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.698067 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.698072 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.698076 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.698084 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.698088 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.698092 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.698101 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-03-29 01:50:32.698105 | debian-bookworm | if self.exception_caught == self._run_user( 2026-03-29 01:50:32.698109 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.698114 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.698118 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 886, in _run_test_method 2026-03-29 01:50:32.698122 | debian-bookworm | return self._get_test_method()() 2026-03-29 01:50:32.698126 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_host_manager.py", line 175, in test_get_pools_no_pools 2026-03-29 01:50:32.698130 | debian-bookworm | fake_context = context.RequestContext('user', 'project') 2026-03-29 01:50:32.698134 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.698139 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.698143 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.698147 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.698151 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.698155 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.698159 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.698164 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.698168 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.698172 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.698176 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.698180 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.698184 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.698189 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.698193 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.698197 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.698201 | debian-bookworm | 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-03-29 01:50:32.698206 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.714100 | debian-bookworm | 2026-03-29 01:50:32.699 6721 DEBUG oslo_concurrency.lockutils [None req-01f565d5-bde4-40e3-a2d1-1092bd14a8cd 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.714115 | debian-bookworm | 2026-03-29 01:50:32.699 6721 DEBUG oslo_concurrency.lockutils [None req-01f565d5-bde4-40e3-a2d1-1092bd14a8cd 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.714125 | debian-bookworm | 2026-03-29 01:50:32.699 6721 DEBUG oslo_concurrency.lockutils [None req-01f565d5-bde4-40e3-a2d1-1092bd14a8cd 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.714130 | debian-bookworm | 2026-03-29 01:50:32.699 6721 DEBUG oslo_concurrency.lockutils [None req-01f565d5-bde4-40e3-a2d1-1092bd14a8cd 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.714137 | debian-bookworm | 2026-03-29 01:50:32.700 6721 DEBUG oslo_concurrency.lockutils [None req-01f565d5-bde4-40e3-a2d1-1092bd14a8cd 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.714142 | debian-bookworm | 2026-03-29 01:50:32.700 6721 DEBUG oslo_concurrency.lockutils [None req-01f565d5-bde4-40e3-a2d1-1092bd14a8cd 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.714146 | debian-bookworm | 2026-03-29 01:50:32.700 6721 DEBUG oslo_concurrency.lockutils [None req-01f565d5-bde4-40e3-a2d1-1092bd14a8cd 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.714150 | debian-bookworm | 2026-03-29 01:50:32.700 6721 DEBUG oslo_concurrency.lockutils [None req-01f565d5-bde4-40e3-a2d1-1092bd14a8cd 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.714155 | debian-bookworm | 2026-03-29 01:50:32.700 6721 DEBUG oslo_concurrency.lockutils [None req-01f565d5-bde4-40e3-a2d1-1092bd14a8cd 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.714159 | debian-bookworm | 2026-03-29 01:50:32.701 6721 INFO manila.coordination [None req-01f565d5-bde4-40e3-a2d1-1092bd14a8cd user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.714436 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_no_pools [0.041657s] ... ok 2026-03-29 01:50:32.725714 | debian-bookworm | 2026-03-29 01:50:32.720 6721 DEBUG oslo_concurrency.lockutils [None req-225738d0-aaf2-42ab-b765-317ada506b50 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.725751 | debian-bookworm | 2026-03-29 01:50:32.721 6721 DEBUG oslo_concurrency.lockutils [None req-225738d0-aaf2-42ab-b765-317ada506b50 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.725778 | debian-bookworm | 2026-03-29 01:50:32.721 6721 DEBUG oslo_concurrency.lockutils [None req-225738d0-aaf2-42ab-b765-317ada506b50 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.725791 | debian-bookworm | 2026-03-29 01:50:32.721 6721 INFO manila.coordination [None req-225738d0-aaf2-42ab-b765-317ada506b50 user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.726742 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_02 [0.020251s] ... ok 2026-03-29 01:50:32.748733 | debian-bookworm | 2026-03-29 01:50:32.742 6721 DEBUG oslo_concurrency.lockutils [None req-9497e3bc-bf3e-463d-adf4-c66e74ccbfe7 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.748773 | debian-bookworm | 2026-03-29 01:50:32.742 6721 DEBUG oslo_concurrency.lockutils [None req-9497e3bc-bf3e-463d-adf4-c66e74ccbfe7 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.748786 | debian-bookworm | 2026-03-29 01:50:32.742 6721 DEBUG oslo_concurrency.lockutils [None req-9497e3bc-bf3e-463d-adf4-c66e74ccbfe7 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.748798 | debian-bookworm | 2026-03-29 01:50:32.743 6721 INFO manila.coordination [None req-9497e3bc-bf3e-463d-adf4-c66e74ccbfe7 user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.749034 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_07 [0.021331s] ... ok 2026-03-29 01:50:32.767424 | debian-bookworm | 2026-03-29 01:50:32.762 6721 DEBUG oslo_concurrency.lockutils [None req-a6da7f05-cfbb-4cbb-869d-115e46dfe0cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:32.767488 | debian-bookworm | 2026-03-29 01:50:32.763 6721 DEBUG oslo_concurrency.lockutils [None req-a6da7f05-cfbb-4cbb-869d-115e46dfe0cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:32.767495 | debian-bookworm | 2026-03-29 01:50:32.763 6721 DEBUG oslo_concurrency.lockutils [None req-a6da7f05-cfbb-4cbb-869d-115e46dfe0cf 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:32.767500 | debian-bookworm | 2026-03-29 01:50:32.764 6721 INFO manila.coordination [None req-a6da7f05-cfbb-4cbb-869d-115e46dfe0cf user project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.767670 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_10 [0.020623s] ... ok 2026-03-29 01:50:32.806923 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.807172 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.807186 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.807195 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.807203 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.807211 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.807219 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.807227 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.807235 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.807244 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.807252 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.807260 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.807268 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.807276 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.807297 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.807309 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.807319 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.807330 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.807341 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.807349 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.807357 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.807365 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.807373 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.807380 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.807388 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.807396 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.807404 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.807422 | debian-bookworm | Call stack: 2026-03-29 01:50:32.807507 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.807518 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.807526 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.807534 | debian-bookworm | main() 2026-03-29 01:50:32.807542 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.807550 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.807558 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.807566 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.807574 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.807582 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.807590 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.807598 | debian-bookworm | test(result) 2026-03-29 01:50:32.807605 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.807626 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.807635 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.807643 | debian-bookworm | test(result) 2026-03-29 01:50:32.807650 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.807658 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.807666 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.807674 | debian-bookworm | test(result) 2026-03-29 01:50:32.807681 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.807689 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.807697 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.807704 | debian-bookworm | test(result) 2026-03-29 01:50:32.807712 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.807720 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.807728 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.807736 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.807743 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.807752 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.807760 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.807768 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.807775 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.807783 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.807791 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:32.807799 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:32.807807 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.807815 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.807823 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:32.807831 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:32.807839 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-03-29 01:50:32.807847 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:32.807854 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.807862 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.807870 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.807878 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.807886 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.807893 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.807901 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.807909 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.807916 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.807924 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.807932 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.807945 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.807962 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.807971 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.807979 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.807986 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.807995 | debian-bookworm | 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-03-29 01:50:32.808004 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.811702 | debian-bookworm | 2026-03-29 01:50:32.810 6721 INFO manila.coordination [None req-abbd58b5-a34d-4205-b800-1bf023a0df61 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.812022 | debian-bookworm | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_other_exception_puts_share_in_error_state [0.045843s] ... ok 2026-03-29 01:50:32.850905 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.851247 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.851260 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.851268 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.851276 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.851284 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.851292 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.851300 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.851308 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.851317 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.851324 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.851332 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.851341 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.851349 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.851357 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.851365 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.851372 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.851380 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.851388 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.851396 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.851404 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.851411 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.851419 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.851427 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.851434 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.851442 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.851450 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.851457 | debian-bookworm | Call stack: 2026-03-29 01:50:32.851593 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.851669 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.851693 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.851704 | debian-bookworm | main() 2026-03-29 01:50:32.851715 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.851725 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.851753 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.851770 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.851780 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.851791 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.851802 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.851812 | debian-bookworm | test(result) 2026-03-29 01:50:32.851823 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.851834 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.851845 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.851856 | debian-bookworm | test(result) 2026-03-29 01:50:32.851866 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.851878 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.851889 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.851900 | debian-bookworm | test(result) 2026-03-29 01:50:32.851911 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.851927 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.851935 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.851942 | debian-bookworm | test(result) 2026-03-29 01:50:32.851950 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.851957 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.851965 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.851973 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.851981 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.851989 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.851996 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.852004 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.852012 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.852020 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.852027 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:32.852035 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:32.852043 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.852050 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.852058 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:32.852066 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:32.852073 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-03-29 01:50:32.852092 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:32.852100 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.852108 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.852115 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.852123 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.852131 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.852138 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.852146 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.852153 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.852161 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.852169 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.852176 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.852184 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.852202 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.852210 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.852217 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.852225 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.852233 | debian-bookworm | 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-03-29 01:50:32.852242 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.855638 | debian-bookworm | 2026-03-29 01:50:32.853 6721 INFO manila.coordination [None req-b0325c17-adb1-48d7-907a-13b5ae0bee4f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.855912 | debian-bookworm | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica [0.043640s] ... ok 2026-03-29 01:50:32.895521 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.895787 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.895808 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.895819 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.895828 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.895835 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.895843 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.895851 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.895868 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.895876 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.895884 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.895893 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.895905 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.895916 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.895927 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.895950 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.895961 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.895971 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.895985 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.895996 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.896007 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.896018 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.896028 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.896039 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.896049 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.896060 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.896070 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.896081 | debian-bookworm | Call stack: 2026-03-29 01:50:32.896098 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.896108 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.896119 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.896130 | debian-bookworm | main() 2026-03-29 01:50:32.896141 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.896151 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.896162 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.896174 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.896185 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.896196 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.896207 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.896218 | debian-bookworm | test(result) 2026-03-29 01:50:32.896228 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.896239 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.896249 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.896260 | debian-bookworm | test(result) 2026-03-29 01:50:32.896270 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.896281 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.896291 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.896302 | debian-bookworm | test(result) 2026-03-29 01:50:32.896312 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.896323 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.896333 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.896344 | debian-bookworm | test(result) 2026-03-29 01:50:32.896354 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.896365 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.896375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.896386 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.896396 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.896407 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.896417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.896428 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.896452 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.896463 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.896474 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:32.896484 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:32.896495 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.896503 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.896516 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:32.896524 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:32.896532 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-03-29 01:50:32.896539 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:32.896547 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.896555 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.896563 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.896570 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.896578 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.896586 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.896593 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.896601 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.896609 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.896616 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.896624 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.896632 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.896648 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.896656 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.896664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.896671 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.896680 | debian-bookworm | 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-03-29 01:50:32.896689 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.899752 | debian-bookworm | 2026-03-29 01:50:32.897 6721 INFO manila.coordination [None req-5935d1ce-7bd9-4b0b-99b3-b7bc55036d5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.900046 | debian-bookworm | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_pools [0.044064s] ... ok 2026-03-29 01:50:32.939317 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:32.939612 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:32.939624 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:32.939648 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:32.939656 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.939664 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:32.939672 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:32.939679 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.939688 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:32.939696 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:32.939704 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.939711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:32.939720 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:32.939728 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.939736 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:32.939744 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:32.939752 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.939759 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:32.939767 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:32.939775 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:32.939783 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:32.939791 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:32.939798 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.939806 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:32.939814 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:32.939822 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:32.939829 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:32.939837 | debian-bookworm | Call stack: 2026-03-29 01:50:32.939868 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:32.939876 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:32.939892 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:32.939900 | debian-bookworm | main() 2026-03-29 01:50:32.939908 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:32.939916 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:32.939924 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:32.939931 | debian-bookworm | self.runTests() 2026-03-29 01:50:32.939939 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:32.939947 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:32.939955 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:32.939963 | debian-bookworm | test(result) 2026-03-29 01:50:32.939970 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.939978 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.939986 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.939993 | debian-bookworm | test(result) 2026-03-29 01:50:32.940001 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.940009 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.940017 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.940031 | debian-bookworm | test(result) 2026-03-29 01:50:32.940039 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:32.940046 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.940054 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:32.940062 | debian-bookworm | test(result) 2026-03-29 01:50:32.940070 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:32.940077 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:32.940085 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:32.940093 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:32.940101 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:32.940109 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:32.940116 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:32.940124 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:32.940132 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:32.940140 | debian-bookworm | self._run_core() 2026-03-29 01:50:32.940148 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:32.940156 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:32.940164 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:32.940171 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:32.940179 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:32.940187 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:32.940195 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-03-29 01:50:32.940202 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:32.940210 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:32.940218 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:32.940226 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:32.940234 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:32.940241 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:32.940249 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:32.940257 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:32.940265 | debian-bookworm | return self.enforce( 2026-03-29 01:50:32.940272 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:32.940280 | debian-bookworm | self.load_rules() 2026-03-29 01:50:32.940288 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:32.940295 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:32.940310 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:32.940321 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:32.940334 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:32.940342 | debian-bookworm | LOG.warning( 2026-03-29 01:50:32.940350 | debian-bookworm | 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-03-29 01:50:32.940359 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:32.956445 | debian-bookworm | 2026-03-29 01:50:32.955 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.956878 | debian-bookworm | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share [0.057038s] ... ok 2026-03-29 01:50:32.977447 | debian-bookworm | 2026-03-29 01:50:32.975 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.977696 | debian-bookworm | {3} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_happy_day [0.020284s] ... ok 2026-03-29 01:50:32.996986 | debian-bookworm | 2026-03-29 01:50:32.994 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:32.997279 | debian-bookworm | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_4 [0.018931s] ... ok 2026-03-29 01:50:33.015986 | debian-bookworm | 2026-03-29 01:50:33.014 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.016277 | debian-bookworm | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_6 [0.019429s] ... ok 2026-03-29 01:50:33.054712 | debian-bookworm | 2026-03-29 01:50:33.033 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.054747 | debian-bookworm | 2026-03-29 01:50:33.033 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.054758 | debian-bookworm | 2026-03-29 01:50:33.033 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.054766 | debian-bookworm | 2026-03-29 01:50:33.033 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.054775 | debian-bookworm | 2026-03-29 01:50:33.034 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.054810 | debian-bookworm | 2026-03-29 01:50:33.034 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.054818 | debian-bookworm | 2026-03-29 01:50:33.034 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.054826 | debian-bookworm | 2026-03-29 01:50:33.034 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.054834 | debian-bookworm | 2026-03-29 01:50:33.034 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.054842 | debian-bookworm | 2026-03-29 01:50:33.034 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.054862 | debian-bookworm | 2026-03-29 01:50:33.034 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.054870 | debian-bookworm | 2026-03-29 01:50:33.034 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.054878 | debian-bookworm | 2026-03-29 01:50:33.034 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.054886 | debian-bookworm | 2026-03-29 01:50:33.035 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.054894 | debian-bookworm | 2026-03-29 01:50:33.035 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.054908 | debian-bookworm | 2026-03-29 01:50:33.035 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.054918 | debian-bookworm | 2026-03-29 01:50:33.035 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.054926 | debian-bookworm | 2026-03-29 01:50:33.035 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.054935 | debian-bookworm | 2026-03-29 01:50:33.036 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.054947 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_1 [0.021959s] ... ok 2026-03-29 01:50:33.074058 | debian-bookworm | 2026-03-29 01:50:33.055 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.074091 | debian-bookworm | 2026-03-29 01:50:33.055 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.074103 | debian-bookworm | 2026-03-29 01:50:33.056 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.074114 | debian-bookworm | 2026-03-29 01:50:33.056 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.074124 | debian-bookworm | 2026-03-29 01:50:33.056 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.074146 | debian-bookworm | 2026-03-29 01:50:33.056 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.074156 | debian-bookworm | 2026-03-29 01:50:33.056 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.074172 | debian-bookworm | 2026-03-29 01:50:33.056 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.074182 | debian-bookworm | 2026-03-29 01:50:33.056 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.074192 | debian-bookworm | 2026-03-29 01:50:33.056 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.074212 | debian-bookworm | 2026-03-29 01:50:33.057 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.074223 | debian-bookworm | 2026-03-29 01:50:33.057 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.074233 | debian-bookworm | 2026-03-29 01:50:33.057 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.074244 | debian-bookworm | 2026-03-29 01:50:33.057 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.074254 | debian-bookworm | 2026-03-29 01:50:33.057 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.074271 | debian-bookworm | 2026-03-29 01:50:33.057 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.074282 | debian-bookworm | 2026-03-29 01:50:33.057 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.074297 | debian-bookworm | 2026-03-29 01:50:33.057 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.074308 | debian-bookworm | 2026-03-29 01:50:33.058 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.074324 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_6 [0.022004s] ... ok 2026-03-29 01:50:33.077376 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-03-29 01:50:33.077402 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-03-29 01:50:33.077410 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-03-29 01:50:33.077418 | debian-bookworm | return fn(self, *args, **kwargs) 2026-03-29 01:50:33.078160 | debian-bookworm | 2026-03-29 01:50:33.076 6721 DEBUG manila.scheduler.weighers.goodness [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.082436 | debian-bookworm | 2026-03-29 01:50:33.079 6721 WARNING manila.scheduler.weighers.goodness [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Error in goodness_function function '50 / 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: Defaulting to a goodness of 0.: manila.exception.EvaluatorParseException: Error during evaluator parsing: ZeroDivisionError: float division by zero 2026-03-29 01:50:33.082466 | debian-bookworm | 2026-03-29 01:50:33.079 6721 DEBUG manila.scheduler.weighers.goodness [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-03-29 01:50:33.082476 | debian-bookworm | 2026-03-29 01:50:33.079 6721 DEBUG manila.scheduler.weighers.goodness [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.082484 | debian-bookworm | 2026-03-29 01:50:33.080 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.082583 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_goodness_function [0.021410s] ... ok 2026-03-29 01:50:33.103429 | debian-bookworm | 2026-03-29 01:50:33.101 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.103788 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_1_get [0.021608s] ... ok 2026-03-29 01:50:33.123388 | debian-bookworm | 2026-03-29 01:50:33.122 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.123689 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_1_True [0.020264s] ... ok 2026-03-29 01:50:33.143473 | debian-bookworm | 2026-03-29 01:50:33.141 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.143839 | debian-bookworm | {3} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares_host_down [0.019298s] ... ok 2026-03-29 01:50:33.164396 | debian-bookworm | 2026-03-29 01:50:33.162 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.164779 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name [0.020889s] ... ok 2026-03-29 01:50:33.184735 | debian-bookworm | 2026-03-29 01:50:33.183 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.185112 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name [0.020398s] ... ok 2026-03-29 01:50:33.206442 | debian-bookworm | 2026-03-29 01:50:33.203 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-03-29 01:50:33.206456 | debian-bookworm | 2026-03-29 01:50:33.204 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-03-29 01:50:33.208334 | debian-bookworm | 2026-03-29 01:50:33.206 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.208703 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_2___nfs___None_ [0.023534s] ... ok 2026-03-29 01:50:33.210852 | debian-bookworm | 2026-03-29 01:50:33.207 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-03-29 01:50:33.210862 | debian-bookworm | 2026-03-29 01:50:33.208 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-03-29 01:50:33.235212 | debian-bookworm | 2026-03-29 01:50:33.228 6721 DEBUG manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.235230 | debian-bookworm | 2026-03-29 01:50:33.228 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-03-29 01:50:33.235235 | debian-bookworm | 2026-03-29 01:50:33.229 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-03-29 01:50:33.235239 | debian-bookworm | 2026-03-29 01:50:33.230 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Subvolume %(subvol)s mode is different from what is configured in Manila. 2026-03-29 01:50:33.235253 | debian-bookworm | 2026-03-29 01:50:33.230 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.235558 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_2_False [0.023188s] ... ok 2026-03-29 01:50:33.237705 | debian-bookworm | 2026-03-29 01:50:33.232 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-03-29 01:50:33.237712 | debian-bookworm | 2026-03-29 01:50:33.232 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-03-29 01:50:33.257953 | debian-bookworm | 2026-03-29 01:50:33.252 6721 DEBUG manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS]: shrink_share: share=fakeid, size=0.5. shrink_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:885 2026-03-29 01:50:33.257971 | debian-bookworm | 2026-03-29 01:50:33.253 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-03-29 01:50:33.257976 | debian-bookworm | 2026-03-29 01:50:33.254 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-03-29 01:50:33.257980 | debian-bookworm | 2026-03-29 01:50:33.254 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.258440 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share [0.023132s] ... ok 2026-03-29 01:50:33.260539 | debian-bookworm | 2026-03-29 01:50:33.256 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-03-29 01:50:33.260553 | debian-bookworm | 2026-03-29 01:50:33.256 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-03-29 01:50:33.279518 | debian-bookworm | 2026-03-29 01:50:33.277 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.279878 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_4_______fake_project_uuid_2__ [0.022023s] ... ok 2026-03-29 01:50:33.302924 | debian-bookworm | 2026-03-29 01:50:33.299 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-03-29 01:50:33.302939 | debian-bookworm | 2026-03-29 01:50:33.300 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-03-29 01:50:33.302944 | debian-bookworm | 2026-03-29 01:50:33.301 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.303265 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_not_supported [0.023081s] ... ok 2026-03-29 01:50:33.311904 | debian-bookworm | 2026-03-29 01:50:33.310 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-03-29 01:50:33.311928 | debian-bookworm | 2026-03-29 01:50:33.310 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-03-29 01:50:33.325194 | debian-bookworm | 2026-03-29 01:50:33.323 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.325217 | debian-bookworm | 2026-03-29 01:50:33.324 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.325636 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_default_config_hook [0.022804s] ... ok 2026-03-29 01:50:33.347586 | debian-bookworm | 2026-03-29 01:50:33.344 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.347612 | debian-bookworm | 2026-03-29 01:50:33.345 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.347621 | debian-bookworm | 2026-03-29 01:50:33.345 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.347893 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_4___1_1_1_0___None___4__ [0.021599s] ... ok 2026-03-29 01:50:33.371757 | debian-bookworm | 2026-03-29 01:50:33.367 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.371782 | debian-bookworm | 2026-03-29 01:50:33.368 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] NFS-Ganesha server's location defaulted to driver's hostname: 2026-03-29 01:50:33.371800 | debian-bookworm | 2026-03-29 01:50:33.369 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.371808 | debian-bookworm | 2026-03-29 01:50:33.370 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.372091 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_5__None____1001__1001____1_1_1_0_____6__4__ [0.024565s] ... ok 2026-03-29 01:50:33.396177 | debian-bookworm | 2026-03-29 01:50:33.391 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.396211 | debian-bookworm | 2026-03-29 01:50:33.391 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.396236 | debian-bookworm | 2026-03-29 01:50:33.392 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Calculated export path for share fakeid: 127.0.0.1:/foo/bar 2026-03-29 01:50:33.396245 | debian-bookworm | 2026-03-29 01:50:33.392 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Calculated export path for share fakeid: [fd3f:c057:1192:1::1]:/foo/bar 2026-03-29 01:50:33.396253 | debian-bookworm | 2026-03-29 01:50:33.392 6721 INFO manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Calculated export path for share fakeid: [::1]:/foo/bar 2026-03-29 01:50:33.396261 | debian-bookworm | 2026-03-29 01:50:33.393 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.396510 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_with_export_ips_configured [0.022327s] ... ok 2026-03-29 01:50:33.415156 | debian-bookworm | 2026-03-29 01:50:33.413 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.415184 | debian-bookworm | 2026-03-29 01:50:33.413 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.415529 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_path [0.020805s] ... ok 2026-03-29 01:50:33.438172 | debian-bookworm | 2026-03-29 01:50:33.435 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.438204 | debian-bookworm | 2026-03-29 01:50:33.435 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.438213 | debian-bookworm | 2026-03-29 01:50:33.436 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.438478 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_1_False [0.022472s] ... ok 2026-03-29 01:50:33.461356 | debian-bookworm | 2026-03-29 01:50:33.455 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.461373 | debian-bookworm | 2026-03-29 01:50:33.456 6721 WARNING manila.share.drivers.cephfs.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.461385 | debian-bookworm | 2026-03-29 01:50:33.457 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.461845 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_2_None [0.020779s] ... ok 2026-03-29 01:50:33.479888 | debian-bookworm | 2026-03-29 01:50:33.478 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.480358 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_1_rw [0.020915s] ... ok 2026-03-29 01:50:33.501401 | debian-bookworm | 2026-03-29 01:50:33.499 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.501696 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_to_preexisting_ceph_user [0.021392s] ... ok 2026-03-29 01:50:33.521156 | debian-bookworm | 2026-03-29 01:50:33.519 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.521503 | debian-bookworm | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network_failure [0.020043s] ... ok 2026-03-29 01:50:33.540687 | debian-bookworm | 2026-03-29 01:50:33.539 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.541044 | debian-bookworm | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_command_not_there [0.019460s] ... ok 2026-03-29 01:50:33.560317 | debian-bookworm | 2026-03-29 01:50:33.559 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.560665 | debian-bookworm | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks_failure [0.019520s] ... ok 2026-03-29 01:50:33.580832 | debian-bookworm | 2026-03-29 01:50:33.579 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.581207 | debian-bookworm | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_veths [0.020455s] ... ok 2026-03-29 01:50:33.600773 | debian-bookworm | 2026-03-29 01:50:33.599 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.601155 | debian-bookworm | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge_failure [0.019145s] ... ok 2026-03-29 01:50:33.620788 | debian-bookworm | 2026-03-29 01:50:33.619 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.621253 | debian-bookworm | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_veth_from_bridge [0.020092s] ... ok 2026-03-29 01:50:33.654608 | debian-bookworm | 2026-03-29 01:50:33.638 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.654663 | debian-bookworm | 2026-03-29 01:50:33.638 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.654674 | debian-bookworm | 2026-03-29 01:50:33.639 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.654683 | debian-bookworm | 2026-03-29 01:50:33.640 6721 DEBUG manila.share.drivers.container.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Attempting to connect container to neutron network. _connect_to_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:229 2026-03-29 01:50:33.654691 | debian-bookworm | 2026-03-29 01:50:33.640 6721 DEBUG manila.share.drivers.container.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Container fake-server veth is fake-veth. _connect_to_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:251 2026-03-29 01:50:33.654700 | debian-bookworm | 2026-03-29 01:50:33.640 6721 DEBUG manila.share.drivers.container.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Removing fake-veth from fake-host-bridge. _connect_to_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:252 2026-03-29 01:50:33.654708 | debian-bookworm | 2026-03-29 01:50:33.640 6721 DEBUG manila.share.drivers.container.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Plugging fake-veth into br-int. _connect_to_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:256 2026-03-29 01:50:33.654716 | debian-bookworm | 2026-03-29 01:50:33.640 6721 DEBUG manila.share.drivers.container.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Now container fake-server should be accessible from network fake_net and subnet fake_subnet by address 127.0.0.0.1. _connect_to_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:265 2026-03-29 01:50:33.654724 | debian-bookworm | 2026-03-29 01:50:33.641 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.654738 | debian-bookworm | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__connect_to_network [0.022227s] ... ok 2026-03-29 01:50:33.680148 | debian-bookworm | 2026-03-29 01:50:33.660 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.680177 | debian-bookworm | 2026-03-29 01:50:33.661 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.680186 | debian-bookworm | 2026-03-29 01:50:33.661 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.680210 | debian-bookworm | 2026-03-29 01:50:33.662 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.680218 | debian-bookworm | 2026-03-29 01:50:33.662 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.680226 | debian-bookworm | 2026-03-29 01:50:33.662 6721 DEBUG manila.share.drivers.container.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.680235 | debian-bookworm | 2026-03-29 01:50:33.662 6721 DEBUG manila.share.drivers.container.container_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.680243 | debian-bookworm | 2026-03-29 01:50:33.663 6721 DEBUG manila.tests.fake_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.680252 | debian-bookworm | 2026-03-29 01:50:33.663 6721 DEBUG manila.tests.fake_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.680260 | debian-bookworm | 2026-03-29 01:50:33.663 6721 DEBUG manila.share.drivers.container.container_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Execution result: ('', ''). _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:118 2026-03-29 01:50:33.680268 | debian-bookworm | 2026-03-29 01:50:33.663 6721 DEBUG manila.share.drivers.container.container_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.680328 | debian-bookworm | 2026-03-29 01:50:33.663 6721 DEBUG manila.share.drivers.container.container_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.680337 | debian-bookworm | 2026-03-29 01:50:33.663 6721 DEBUG manila.share.drivers.container.container_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.680345 | debian-bookworm | 2026-03-29 01:50:33.663 6721 DEBUG manila.tests.fake_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.680360 | debian-bookworm | 2026-03-29 01:50:33.664 6721 DEBUG manila.tests.fake_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.680371 | debian-bookworm | 2026-03-29 01:50:33.664 6721 DEBUG manila.share.drivers.container.container_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Execution result: ('', ''). _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:118 2026-03-29 01:50:33.680379 | debian-bookworm | 2026-03-29 01:50:33.664 6721 INFO manila.share.drivers.container.container_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] The Docker network has been successfully removed! 2026-03-29 01:50:33.680388 | debian-bookworm | 2026-03-29 01:50:33.664 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.680395 | debian-bookworm | 2026-03-29 01:50:33.665 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.680473 | debian-bookworm | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_3 [0.023898s] ... ok 2026-03-29 01:50:33.692333 | debian-bookworm | 2026-03-29 01:50:33.685 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.692361 | debian-bookworm | 2026-03-29 01:50:33.685 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.692370 | debian-bookworm | 2026-03-29 01:50:33.685 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.692379 | debian-bookworm | 2026-03-29 01:50:33.686 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.692682 | debian-bookworm | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_network_allocation_numer [0.021224s] ... ok 2026-03-29 01:50:33.715889 | debian-bookworm | 2026-03-29 01:50:33.707 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:33.715922 | debian-bookworm | 2026-03-29 01:50:33.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:33.715944 | debian-bookworm | 2026-03-29 01:50:33.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:33.715953 | debian-bookworm | 2026-03-29 01:50:33.709 6721 INFO manila.share.drivers.container.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Successfully managed share fakeid, returning {'size': 1, 'export_locations': 'export_location'} 2026-03-29 01:50:33.715966 | debian-bookworm | 2026-03-29 01:50:33.710 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.716187 | debian-bookworm | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing [0.024028s] ... ok 2026-03-29 01:50:33.733374 | debian-bookworm | 2026-03-29 01:50:33.731 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.733678 | debian-bookworm | {3} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation [0.020473s] ... ok 2026-03-29 01:50:33.753553 | debian-bookworm | 2026-03-29 01:50:33.751 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.753821 | debian-bookworm | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_2_ProcessExecutionError [0.019769s] ... ok 2026-03-29 01:50:33.772495 | debian-bookworm | 2026-03-29 01:50:33.770 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.772853 | debian-bookworm | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_1 [0.019099s] ... ok 2026-03-29 01:50:33.823677 | debian-bookworm | 2026-03-29 01:50:33.821 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.824060 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_general_exception [0.051102s] ... ok 2026-03-29 01:50:33.874982 | debian-bookworm | 2026-03-29 01:50:33.871 6721 DEBUG manila.share.drivers.dell_emc.common.enas.connector [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login again because client certification may be expired. request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/common/enas/connector.py:127 2026-03-29 01:50:33.875019 | debian-bookworm | 2026-03-29 01:50:33.872 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.875411 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_no_authorized_exception [0.050224s] ... ok 2026-03-29 01:50:33.893769 | debian-bookworm | 2026-03-29 01:50:33.892 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.894158 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_1 [0.019574s] ... ok 2026-03-29 01:50:33.913207 | debian-bookworm | 2026-03-29 01:50:33.911 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.913641 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context_no_verify [0.019249s] ... ok 2026-03-29 01:50:33.960925 | debian-bookworm | 2026-03-29 01:50:33.947 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.960994 | debian-bookworm | 2026-03-29 01:50:33.947 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.961012 | debian-bookworm | 2026-03-29 01:50:33.948 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.961021 | debian-bookworm | 2026-03-29 01:50:33.948 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.961030 | debian-bookworm | 2026-03-29 01:50:33.948 6721 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-03-29 01:50:33.961039 | debian-bookworm | 2026-03-29 01:50:33.948 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.961049 | debian-bookworm | 2026-03-29 01:50:33.948 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:33.961061 | debian-bookworm | 2026-03-29 01:50:33.948 6721 WARNING manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Attempted to delete NFS export "Manila-UT-filesystem", but the export does not appear to exist. 2026-03-29 01:50:33.961071 | debian-bookworm | 2026-03-29 01:50:33.949 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.961353 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_share_does_not_exist [0.037938s] ... ok 2026-03-29 01:50:33.974408 | debian-bookworm | 2026-03-29 01:50:33.968 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:33.974452 | debian-bookworm | 2026-03-29 01:50:33.969 6721 INFO manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Dell PowerFlex token is invalid, going to re-login and get a new one. 2026-03-29 01:50:33.974459 | debian-bookworm | 2026-03-29 01:50:33.969 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] POST https://192.168.0.110:443/rest/auth/login 401 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:33.974465 | debian-bookworm | 2026-03-29 01:50:33.970 6721 ERROR manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] PowerFlex REST API access is still forbidden or unauthorized, there might be an issue with your credentials. 2026-03-29 01:50:33.974471 | debian-bookworm | 2026-03-29 01:50:33.970 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:33.974650 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_invalid_credential [0.020881s] ... ok 2026-03-29 01:50:34.003214 | debian-bookworm | 2026-03-29 01:50:33.990 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:34.003253 | debian-bookworm | 2026-03-29 01:50:33.990 6721 INFO manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Dell PowerFlex token is invalid, going to re-login and get a new one. 2026-03-29 01:50:34.003263 | debian-bookworm | 2026-03-29 01:50:33.991 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] POST https://192.168.0.110:443/rest/auth/login 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:34.003273 | debian-bookworm | 2026-03-29 01:50:33.991 6721 INFO manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.003285 | debian-bookworm | 2026-03-29 01:50:33.991 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:34.003297 | debian-bookworm | 2026-03-29 01:50:33.992 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.003309 | debian-bookworm | 2026-03-29 01:50:33.992 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.003332 | debian-bookworm | 2026-03-29 01:50:33.992 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.003513 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_get [0.022358s] ... ok 2026-03-29 01:50:34.017559 | debian-bookworm | 2026-03-29 01:50:34.012 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:34.017589 | debian-bookworm | 2026-03-29 01:50:34.013 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] POST https://192.168.0.110:443/rest/v1/file-systems 201 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:34.017598 | debian-bookworm | 2026-03-29 01:50:34.013 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.017816 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_filesystem [0.020761s] ... ok 2026-03-29 01:50:34.035097 | debian-bookworm | 2026-03-29 01:50:34.032 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:34.035128 | debian-bookworm | 2026-03-29 01:50:34.033 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.035364 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_filesystem_id [0.019575s] ... ok 2026-03-29 01:50:34.056351 | debian-bookworm | 2026-03-29 01:50:34.053 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] GET https://192.168.0.110:443/rest/v1/file-systems?select=id&name=eq.Manila-UT-filesystem-snap 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:34.056380 | debian-bookworm | 2026-03-29 01:50:34.054 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.056389 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_snapshot_name [0.020952s] ... ok 2026-03-29 01:50:34.111068 | debian-bookworm | 2026-03-29 01:50:34.106 6721 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.111106 | debian-bookworm | 2026-03-29 01:50:34.108 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.111574 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.054179s] ... ok 2026-03-29 01:50:34.168189 | debian-bookworm | 2026-03-29 01:50:34.163 6721 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.168232 | debian-bookworm | 2026-03-29 01:50:34.164 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.168583 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.055718s] ... ok 2026-03-29 01:50:34.217229 | debian-bookworm | 2026-03-29 01:50:34.215 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.217649 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.051131s] ... ok 2026-03-29 01:50:34.271251 | debian-bookworm | 2026-03-29 01:50:34.269 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.271621 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.053656s] ... ok 2026-03-29 01:50:34.335736 | debian-bookworm | 2026-03-29 01:50:34.326 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:34.335811 | debian-bookworm | 2026-03-29 01:50:34.326 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:34.335848 | debian-bookworm | 2026-03-29 01:50:34.327 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:34.335858 | debian-bookworm | 2026-03-29 01:50:34.328 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.336060 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.059252s] ... ok 2026-03-29 01:50:34.381586 | debian-bookworm | 2026-03-29 01:50:34.379 6721 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2026-03-29 01:50:34.385234 | debian-bookworm | 2026-03-29 01:50:34.383 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.385612 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.054479s] ... ok 2026-03-29 01:50:34.438552 | debian-bookworm | 2026-03-29 01:50:34.436 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.438897 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.053449s] ... ok 2026-03-29 01:50:34.493929 | debian-bookworm | 2026-03-29 01:50:34.492 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.494344 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.054880s] ... ok 2026-03-29 01:50:34.551263 | debian-bookworm | 2026-03-29 01:50:34.549 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.551675 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.057566s] ... ok 2026-03-29 01:50:34.606635 | debian-bookworm | 2026-03-29 01:50:34.602 6721 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.606665 | debian-bookworm | 2026-03-29 01:50:34.604 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.606963 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.054018s] ... ok 2026-03-29 01:50:34.658956 | debian-bookworm | 2026-03-29 01:50:34.653 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:34.658991 | debian-bookworm | 2026-03-29 01:50:34.653 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:34.659011 | debian-bookworm | 2026-03-29 01:50:34.654 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:34.659020 | debian-bookworm | 2026-03-29 01:50:34.655 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.659415 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.051024s] ... ok 2026-03-29 01:50:34.678935 | debian-bookworm | 2026-03-29 01:50:34.677 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.679261 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.021738s] ... ok 2026-03-29 01:50:34.703857 | debian-bookworm | 2026-03-29 01:50:34.697 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.703907 | debian-bookworm | 2026-03-29 01:50:34.699 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.704236 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.022188s] ... ok 2026-03-29 01:50:34.732915 | debian-bookworm | 2026-03-29 01:50:34.719 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.732944 | debian-bookworm | 2026-03-29 01:50:34.720 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSShare.create' after 0.00102(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:34.732981 | debian-bookworm | 2026-03-29 01:50:34.720 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSShare.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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:34.732990 | debian-bookworm | 2026-03-29 01:50:34.721 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.733014 | debian-bookworm | 2026-03-29 01:50:34.722 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.733349 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.023030s] ... ok 2026-03-29 01:50:34.767211 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.767246 | debian-bookworm | Command: None 2026-03-29 01:50:34.767271 | debian-bookworm | Exit code: - 2026-03-29 01:50:34.767292 | debian-bookworm | Stdout: '' 2026-03-29 01:50:34.767304 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:34.767315 | debian-bookworm | Command: None 2026-03-29 01:50:34.767326 | debian-bookworm | Exit code: - 2026-03-29 01:50:34.767337 | debian-bookworm | Stdout: '' 2026-03-29 01:50:34.767347 | debian-bookworm | Stderr: None 2026-03-29 01:50:34.767358 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2026-03-29 01:50:34.767370 | debian-bookworm | 2026-03-29 01:50:34.742 6721 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-03-29 01:50:34.767381 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._execute_cmd(allow_access, check_exit_code=True) 2026-03-29 01:50:34.767393 | debian-bookworm | 2026-03-29 01:50:34.742 6721 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-03-29 01:50:34.767404 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2026-03-29 01:50:34.767415 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:34.767427 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-03-29 01:50:34.767440 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2026-03-29 01:50:34.767451 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:34.767463 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-03-29 01:50:34.767487 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = action(retry_state) 2026-03-29 01:50:34.767497 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:34.767511 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-03-29 01:50:34.767520 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._add_action_func(lambda rs: rs.outcome.result()) 2026-03-29 01:50:34.767531 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:34.767541 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-03-29 01:50:34.767553 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2026-03-29 01:50:34.767564 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:34.767574 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-03-29 01:50:34.767585 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2026-03-29 01:50:34.767593 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-03-29 01:50:34.767611 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2026-03-29 01:50:34.767619 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:34.767630 | debian-bookworm | 2026-03-29 01:50:34.742 6721 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-03-29 01:50:34.767641 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-03-29 01:50:34.767652 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:34.767662 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:34.767674 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2026-03-29 01:50:34.767685 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:34.767696 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:34.767707 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:34.767717 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:34.767743 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:34.767754 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2026-03-29 01:50:34.767765 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:34.767775 | debian-bookworm | 2026-03-29 01:50:34.742 6721 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-03-29 01:50:34.767786 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2026-03-29 01:50:34.767796 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:34.767813 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2026-03-29 01:50:34.767821 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2026-03-29 01:50:34.767829 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '' 2026-03-29 01:50:34.767837 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2026-03-29 01:50:34.767845 | debian-bookworm | 2026-03-29 01:50:34.742 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2026-03-29 01:50:34.767853 | debian-bookworm | 2026-03-29 01:50:34.744 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.767861 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.021378s] ... ok 2026-03-29 01:50:34.767945 | debian-bookworm | 2026-03-29 01:50:34.764 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.768271 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.020167s] ... ok 2026-03-29 01:50:34.792151 | debian-bookworm | 2026-03-29 01:50:34.783 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.792181 | debian-bookworm | 2026-03-29 01:50:34.784 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to delete DNS domain fake_domain. Reason: []. 2026-03-29 01:50:34.792191 | debian-bookworm | 2026-03-29 01:50:34.785 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.792561 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.021183s] ... ok 2026-03-29 01:50:34.809668 | debian-bookworm | 2026-03-29 01:50:34.805 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-03-29 01:50:34.809701 | debian-bookworm | 2026-03-29 01:50:34.806 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.810032 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.021116s] ... ok 2026-03-29 01:50:34.829663 | debian-bookworm | 2026-03-29 01:50:34.828 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.830094 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system [0.021602s] ... ok 2026-03-29 01:50:34.856124 | debian-bookworm | 2026-03-29 01:50:34.848 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.856157 | debian-bookworm | 2026-03-29 01:50:34.849 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.856531 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.020584s] ... ok 2026-03-29 01:50:34.873887 | debian-bookworm | 2026-03-29 01:50:34.869 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 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-03-29 01:50:34.873917 | debian-bookworm | 2026-03-29 01:50:34.870 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.874281 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.021363s] ... ok 2026-03-29 01:50:34.893627 | debian-bookworm | 2026-03-29 01:50:34.890 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2026-03-29 01:50:34.893677 | debian-bookworm | 2026-03-29 01:50:34.891 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.894043 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.020350s] ... ok 2026-03-29 01:50:34.914818 | debian-bookworm | 2026-03-29 01:50:34.911 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-03-29 01:50:34.914847 | debian-bookworm | 2026-03-29 01:50:34.912 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.915225 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.021436s] ... ok 2026-03-29 01:50:34.939211 | debian-bookworm | 2026-03-29 01:50:34.932 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.939243 | debian-bookworm | 2026-03-29 01:50:34.934 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.939590 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.021293s] ... ok 2026-03-29 01:50:34.957682 | debian-bookworm | 2026-03-29 01:50:34.953 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.957706 | debian-bookworm | 2026-03-29 01:50:34.954 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.958041 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.020580s] ... ok 2026-03-29 01:50:34.978579 | debian-bookworm | 2026-03-29 01:50:34.974 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:34.978610 | debian-bookworm | 2026-03-29 01:50:34.976 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:34.978801 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.021417s] ... ok 2026-03-29 01:50:35.004866 | debian-bookworm | 2026-03-29 01:50:34.995 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.clear_share_access..do_clear_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:35.004896 | debian-bookworm | 2026-03-29 01:50:34.995 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.clear_share_access..do_clear_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:35.004905 | debian-bookworm | 2026-03-29 01:50:34.996 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.clear_share_access..do_clear_access" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:35.004914 | debian-bookworm | 2026-03-29 01:50:34.996 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.005505 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.020251s] ... ok 2026-03-29 01:50:35.029068 | debian-bookworm | 2026-03-29 01:50:35.016 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.deny_share_access..do_deny_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:35.029097 | debian-bookworm | 2026-03-29 01:50:35.016 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.deny_share_access..do_deny_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:35.029118 | debian-bookworm | 2026-03-29 01:50:35.017 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:35.029128 | debian-bookworm | 2026-03-29 01:50:35.017 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2026-03-29 01:50:35.029136 | debian-bookworm | 2026-03-29 01:50:35.017 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.deny_share_access..do_deny_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:35.029145 | debian-bookworm | 2026-03-29 01:50:35.017 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.029479 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.021029s] ... ok 2026-03-29 01:50:35.040040 | debian-bookworm | 2026-03-29 01:50:35.038 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.040340 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot [0.020617s] ... ok 2026-03-29 01:50:35.061457 | debian-bookworm | 2026-03-29 01:50:35.058 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-03-29 01:50:35.061485 | debian-bookworm | 2026-03-29 01:50:35.059 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.061787 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.020422s] ... ok 2026-03-29 01:50:35.081948 | debian-bookworm | 2026-03-29 01:50:35.078 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2026-03-29 01:50:35.081980 | debian-bookworm | 2026-03-29 01:50:35.079 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.082227 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.020405s] ... ok 2026-03-29 01:50:35.101048 | debian-bookworm | 2026-03-29 01:50:35.098 6721 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Invalid storage object type fake_type. 2026-03-29 01:50:35.101079 | debian-bookworm | 2026-03-29 01:50:35.098 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.101551 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.019195s] ... ok 2026-03-29 01:50:35.121510 | debian-bookworm | 2026-03-29 01:50:35.118 6721 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. 2026-03-29 01:50:35.121534 | debian-bookworm | 2026-03-29 01:50:35.119 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.121951 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.020165s] ... ok 2026-03-29 01:50:35.178661 | debian-bookworm | 2026-03-29 01:50:35.169 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.178696 | debian-bookworm | 2026-03-29 01:50:35.170 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.178706 | debian-bookworm | 2026-03-29 01:50:35.170 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.178714 | debian-bookworm | 2026-03-29 01:50:35.171 6721 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to create snapshot "snapshot01". 2026-03-29 01:50:35.178723 | debian-bookworm | 2026-03-29 01:50:35.171 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.179046 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_backend_failure [0.052369s] ... ok 2026-03-29 01:50:35.228091 | debian-bookworm | 2026-03-29 01:50:35.222 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.228139 | debian-bookworm | 2026-03-29 01:50:35.222 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.228155 | debian-bookworm | 2026-03-29 01:50:35.224 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.228507 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_invalid_share_proto [0.053044s] ... ok 2026-03-29 01:50:35.284802 | debian-bookworm | 2026-03-29 01:50:35.275 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.284855 | debian-bookworm | 2026-03-29 01:50:35.276 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.284866 | debian-bookworm | 2026-03-29 01:50:35.277 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Deleting NFS share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:229 2026-03-29 01:50:35.284874 | debian-bookworm | 2026-03-29 01:50:35.278 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.284883 | debian-bookworm | 2026-03-29 01:50:35.278 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.284891 | debian-bookworm | 2026-03-29 01:50:35.280 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.285227 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs_with_mount_point_alias_deleted [0.055157s] ... ok 2026-03-29 01:50:35.338226 | debian-bookworm | 2026-03-29 01:50:35.332 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.338268 | debian-bookworm | 2026-03-29 01:50:35.333 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.338278 | debian-bookworm | 2026-03-29 01:50:35.334 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.338708 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_deny_access [0.054092s] ... ok 2026-03-29 01:50:35.391128 | debian-bookworm | 2026-03-29 01:50:35.386 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.391177 | debian-bookworm | 2026-03-29 01:50:35.387 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.391200 | debian-bookworm | 2026-03-29 01:50:35.388 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.391208 | debian-bookworm | 2026-03-29 01:50:35.388 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.391521 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists [0.054585s] ... ok 2026-03-29 01:50:35.447616 | debian-bookworm | 2026-03-29 01:50:35.440 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.447662 | debian-bookworm | 2026-03-29 01:50:35.441 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.447676 | debian-bookworm | 2026-03-29 01:50:35.441 6721 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Managing existing share with protocol: CIFS, export path: \\10.0.0.1\share-foo 2026-03-29 01:50:35.447688 | debian-bookworm | 2026-03-29 01:50:35.442 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.448032 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_success [0.053397s] ... ok 2026-03-29 01:50:35.502494 | debian-bookworm | 2026-03-29 01:50:35.495 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.502533 | debian-bookworm | 2026-03-29 01:50:35.495 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.502546 | debian-bookworm | 2026-03-29 01:50:35.496 6721 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Managing existing share with protocol: NFS, export path: 10.0.0.1:/ifs/missing 2026-03-29 01:50:35.502557 | debian-bookworm | 2026-03-29 01:50:35.497 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.502766 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_not_found [0.054696s] ... ok 2026-03-29 01:50:35.558766 | debian-bookworm | 2026-03-29 01:50:35.549 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.558843 | debian-bookworm | 2026-03-29 01:50:35.550 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.558860 | debian-bookworm | 2026-03-29 01:50:35.550 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Shrinking share share-foo to 6G. shrink_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:405 2026-03-29 01:50:35.558874 | debian-bookworm | 2026-03-29 01:50:35.551 6721 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Cannot shrink share "share-foo" to 6G: used space (7516192768 bytes) exceeds new size. 2026-03-29 01:50:35.558887 | debian-bookworm | 2026-03-29 01:50:35.551 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.559123 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_shrink_share_raises_when_new_quota_less_than_used [0.054177s] ... ok 2026-03-29 01:50:35.609296 | debian-bookworm | 2026-03-29 01:50:35.601 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.609330 | debian-bookworm | 2026-03-29 01:50:35.602 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.609342 | debian-bookworm | 2026-03-29 01:50:35.602 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Shrinking share share-foo to 6G. shrink_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:405 2026-03-29 01:50:35.609374 | debian-bookworm | 2026-03-29 01:50:35.603 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.609695 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_shrink_share_success [0.051971s] ... ok 2026-03-29 01:50:35.669192 | debian-bookworm | 2026-03-29 01:50:35.659 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.669224 | debian-bookworm | 2026-03-29 01:50:35.660 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.669236 | debian-bookworm | 2026-03-29 01:50:35.660 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.669277 | debian-bookworm | 2026-03-29 01:50:35.661 6721 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to update access rules for CIFS share "share-foo". 2026-03-29 01:50:35.669310 | debian-bookworm | 2026-03-29 01:50:35.662 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.669596 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_http_error_on_clear_rules [0.058065s] ... ok 2026-03-29 01:50:35.689262 | debian-bookworm | 2026-03-29 01:50:35.681 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.689296 | debian-bookworm | 2026-03-29 01:50:35.682 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.689308 | debian-bookworm | 2026-03-29 01:50:35.682 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/test?recursive=False _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-03-29 01:50:35.689319 | debian-bookworm | 2026-03-29 01:50:35.683 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/test?recursive=False 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:35.689327 | debian-bookworm | 2026-03-29 01:50:35.683 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.689335 | debian-bookworm | 2026-03-29 01:50:35.684 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.689469 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_1_False [0.021766s] ... ok 2026-03-29 01:50:35.712586 | debian-bookworm | 2026-03-29 01:50:35.702 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.712614 | debian-bookworm | 2026-03-29 01:50:35.702 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.712624 | debian-bookworm | 2026-03-29 01:50:35.703 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.712643 | debian-bookworm | 2026-03-29 01:50:35.703 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] POST https://localhost:8080/platform/12/protocols/nfs/aliases?zone=System 201 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:35.712651 | debian-bookworm | 2026-03-29 01:50:35.704 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Response: status_code=201 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-03-29 01:50:35.712664 | debian-bookworm | 2026-03-29 01:50:35.704 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.712926 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_success [0.020660s] ... ok 2026-03-29 01:50:35.734189 | debian-bookworm | 2026-03-29 01:50:35.723 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.734225 | debian-bookworm | 2026-03-29 01:50:35.723 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.734236 | debian-bookworm | 2026-03-29 01:50:35.723 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Request: DELETE https://localhost:8080/namespace/ifs/home/admin/test?recursive=False _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-03-29 01:50:35.734245 | debian-bookworm | 2026-03-29 01:50:35.724 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] DELETE https://localhost:8080/namespace/ifs/home/admin/test?recursive=False 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:35.734254 | debian-bookworm | 2026-03-29 01:50:35.724 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Response: status_code=204 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-03-29 01:50:35.734289 | debian-bookworm | 2026-03-29 01:50:35.725 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.734633 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_2_False [0.020136s] ... ok 2026-03-29 01:50:35.749634 | debian-bookworm | 2026-03-29 01:50:35.744 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.749656 | debian-bookworm | 2026-03-29 01:50:35.744 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.749676 | debian-bookworm | 2026-03-29 01:50:35.745 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.750065 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_failure [0.020224s] ... ok 2026-03-29 01:50:35.769925 | debian-bookworm | 2026-03-29 01:50:35.764 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.769966 | debian-bookworm | 2026-03-29 01:50:35.764 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.769979 | debian-bookworm | 2026-03-29 01:50:35.765 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.770369 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_success [0.020671s] ... ok 2026-03-29 01:50:35.795397 | debian-bookworm | 2026-03-29 01:50:35.786 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.795458 | debian-bookworm | 2026-03-29 01:50:35.786 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.795468 | debian-bookworm | 2026-03-29 01:50:35.786 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-03-29 01:50:35.795477 | debian-bookworm | 2026-03-29 01:50:35.787 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] GET https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:35.795486 | debian-bookworm | 2026-03-29 01:50:35.788 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.795495 | debian-bookworm | 2026-03-29 01:50:35.788 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.795685 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_1_400 [0.022554s] ... ok 2026-03-29 01:50:35.818542 | debian-bookworm | 2026-03-29 01:50:35.808 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.818588 | debian-bookworm | 2026-03-29 01:50:35.808 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.818603 | debian-bookworm | 2026-03-29 01:50:35.808 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-03-29 01:50:35.818628 | debian-bookworm | 2026-03-29 01:50:35.809 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] GET https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System 404 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:35.818640 | debian-bookworm | 2026-03-29 01:50:35.809 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.818652 | debian-bookworm | 2026-03-29 01:50:35.810 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.819097 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_2_404 [0.021472s] ... ok 2026-03-29 01:50:35.839739 | debian-bookworm | 2026-03-29 01:50:35.829 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.839758 | debian-bookworm | 2026-03-29 01:50:35.830 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.839764 | debian-bookworm | 2026-03-29 01:50:35.830 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/protocols/nfs/exports/3 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-03-29 01:50:35.839770 | debian-bookworm | 2026-03-29 01:50:35.830 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] GET https://localhost:8080/platform/1/protocols/nfs/exports/3 404 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:35.839776 | debian-bookworm | 2026-03-29 01:50:35.831 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.839792 | debian-bookworm | 2026-03-29 01:50:35.831 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.840189 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_error [0.021442s] ... ok 2026-03-29 01:50:35.856267 | debian-bookworm | 2026-03-29 01:50:35.850 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.856296 | debian-bookworm | 2026-03-29 01:50:35.851 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.856306 | debian-bookworm | 2026-03-29 01:50:35.851 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/protocols/smb/shares/my_smb_share _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-03-29 01:50:35.856322 | debian-bookworm | 2026-03-29 01:50:35.851 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] GET https://localhost:8080/platform/1/protocols/smb/shares/my_smb_share 404 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:35.856330 | debian-bookworm | 2026-03-29 01:50:35.852 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.856339 | debian-bookworm | 2026-03-29 01:50:35.852 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.856670 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share_error [0.020760s] ... ok 2026-03-29 01:50:35.884722 | debian-bookworm | 2026-03-29 01:50:35.871 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.884758 | debian-bookworm | 2026-03-29 01:50:35.871 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.884769 | debian-bookworm | 2026-03-29 01:50:35.872 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/1/quota/quotas {'data': '{"path": "/ifs/test2", "type": "directory", "include_snapshots": false, "thresholds_include_overhead": false, "enforced": true, "thresholds": {"hard": 2}}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-03-29 01:50:35.884791 | debian-bookworm | 2026-03-29 01:50:35.873 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] POST https://localhost:8080/platform/1/quota/quotas 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:35.884800 | debian-bookworm | 2026-03-29 01:50:35.873 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:35.884809 | debian-bookworm | 2026-03-29 01:50:35.873 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:35.885145 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create__path_does_not_exist [0.021011s] ... ok 2026-03-29 01:50:36.281309 | debian-bookworm | 2026-03-29 01:50:36.266 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.281385 | debian-bookworm | 2026-03-29 01:50:36.266 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.281414 | debian-bookworm | 2026-03-29 01:50:36.267 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/manila/test _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-03-29 01:50:36.281427 | debian-bookworm | 2026-03-29 01:50:36.267 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/manila/test 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:36.281438 | debian-bookworm | 2026-03-29 01:50:36.268 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Response: status_code=200 body={'quotas': [{'id': 'AFE2C'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-03-29 01:50:36.281450 | debian-bookworm | 2026-03-29 01:50:36.268 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Request: PUT https://localhost:8080/platform/1/quota/quotas/AFE2C {'data': '{"thresholds": {"hard": 256}}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-03-29 01:50:36.281462 | debian-bookworm | 2026-03-29 01:50:36.268 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] PUT https://localhost:8080/platform/1/quota/quotas/AFE2C 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:36.281492 | debian-bookworm | 2026-03-29 01:50:36.268 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Response: status_code=204 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-03-29 01:50:36.281505 | debian-bookworm | 2026-03-29 01:50:36.269 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.281658 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_already_exists [0.396024s] ... ok 2026-03-29 01:50:36.295089 | debian-bookworm | 2026-03-29 01:50:36.289 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nfs_export?select=file_system_id&name=eq.powerstore-nfs-share 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:36.295121 | debian-bookworm | 2026-03-29 01:50:36.289 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=file_system_id&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-03-29 01:50:36.295131 | debian-bookworm | 2026-03-29 01:50:36.289 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST Response: 200 with data [{"file_system_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-03-29 01:50:36.295140 | debian-bookworm | 2026-03-29 01:50:36.290 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.295633 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name [0.020471s] ... ok 2026-03-29 01:50:36.318694 | debian-bookworm | 2026-03-29 01:50:36.310 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&name=eq.powerstore-nfs-share 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:36.318734 | debian-bookworm | 2026-03-29 01:50:36.310 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&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-03-29 01:50:36.318746 | debian-bookworm | 2026-03-29 01:50:36.310 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST Response: 200 with data [{"file_system_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-03-29 01:50:36.318759 | debian-bookworm | 2026-03-29 01:50:36.311 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.319069 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name [0.020766s] ... ok 2026-03-29 01:50:36.334353 | debian-bookworm | 2026-03-29 01:50:36.330 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:36.334385 | debian-bookworm | 2026-03-29 01:50:36.330 6721 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-5892738a-7bf7-4096-b538-d9852e99031f 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 2026-03-29 01:50:36.334396 | debian-bookworm | 2026-03-29 01:50:36.331 6721 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST Response: 400 with data 2026-03-29 01:50:36.334405 | debian-bookworm | 2026-03-29 01:50:36.331 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.334709 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot_failure [0.020100s] ... ok 2026-03-29 01:50:36.354709 | debian-bookworm | 2026-03-29 01:50:36.351 6721 DEBUG requests_mock.adapter [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/metrics/generate?order=timestamp 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-03-29 01:50:36.354742 | debian-bookworm | 2026-03-29 01:50:36.351 6721 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 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-03-29 01:50:36.354756 | debian-bookworm | 2026-03-29 01:50:36.351 6721 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST Response: 400 with data 2026-03-29 01:50:36.354768 | debian-bookworm | 2026-03-29 01:50:36.352 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.355020 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics_failure [0.020346s] ... ok 2026-03-29 01:50:36.402648 | debian-bookworm | 2026-03-29 01:50:36.388 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.402710 | debian-bookworm | 2026-03-29 01:50:36.389 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.402720 | debian-bookworm | 2026-03-29 01:50:36.389 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.402730 | debian-bookworm | 2026-03-29 01:50:36.389 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.402753 | debian-bookworm | 2026-03-29 01:50:36.389 6721 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-03-29 01:50:36.402763 | debian-bookworm | 2026-03-29 01:50:36.390 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Deleting NFS share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:238 2026-03-29 01:50:36.402772 | debian-bookworm | 2026-03-29 01:50:36.390 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrieving filesystem ID for filesystem powerstore-share _delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:243 2026-03-29 01:50:36.402781 | debian-bookworm | 2026-03-29 01:50:36.390 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Deleting filesystem ID _delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:249 2026-03-29 01:50:36.402791 | debian-bookworm | 2026-03-29 01:50:36.391 6721 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to delete share "powerstore-share". 2026-03-29 01:50:36.402800 | debian-bookworm | 2026-03-29 01:50:36.391 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.403299 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_backend_failure [0.039273s] ... ok 2026-03-29 01:50:36.439822 | debian-bookworm | 2026-03-29 01:50:36.429 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.439853 | debian-bookworm | 2026-03-29 01:50:36.429 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.439863 | debian-bookworm | 2026-03-29 01:50:36.429 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.439872 | debian-bookworm | 2026-03-29 01:50:36.430 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.439887 | debian-bookworm | 2026-03-29 01:50:36.430 6721 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-03-29 01:50:36.439896 | debian-bookworm | 2026-03-29 01:50:36.430 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.440208 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_deny_access [0.039167s] ... ok 2026-03-29 01:50:36.474409 | debian-bookworm | 2026-03-29 01:50:36.467 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.474449 | debian-bookworm | 2026-03-29 01:50:36.467 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.474462 | debian-bookworm | 2026-03-29 01:50:36.468 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.474474 | debian-bookworm | 2026-03-29 01:50:36.468 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.474485 | debian-bookworm | 2026-03-29 01:50:36.468 6721 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-03-29 01:50:36.474496 | debian-bookworm | 2026-03-29 01:50:36.468 6721 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to restore snapshot "powerstore-share-snap". 2026-03-29 01:50:36.474507 | debian-bookworm | 2026-03-29 01:50:36.469 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.474737 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot_backend_failure [0.038423s] ... ok 2026-03-29 01:50:36.518911 | debian-bookworm | 2026-03-29 01:50:36.506 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.518948 | debian-bookworm | 2026-03-29 01:50:36.507 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.518958 | debian-bookworm | 2026-03-29 01:50:36.507 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.518977 | debian-bookworm | 2026-03-29 01:50:36.507 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.518996 | debian-bookworm | 2026-03-29 01:50:36.507 6721 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-03-29 01:50:36.519004 | debian-bookworm | 2026-03-29 01:50:36.507 6721 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.519012 | debian-bookworm | 2026-03-29 01:50:36.508 6721 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to update NFS access rules for "foo_display_name". 2026-03-29 01:50:36.519020 | debian-bookworm | 2026-03-29 01:50:36.508 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.519316 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_backend_failure [0.039544s] ... ok 2026-03-29 01:50:36.531569 | debian-bookworm | 2026-03-29 01:50:36.529 6721 DEBUG manila.share.drivers.dell_emc.plugins.unity.client [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] The size of the file system svc_12 is 5368709120 bytes. extend_filesystem /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py:298 2026-03-29 01:50:36.531601 | debian-bookworm | 2026-03-29 01:50:36.529 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.531917 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_extend_filesystem [0.020584s] ... ok 2026-03-29 01:50:36.551756 | debian-bookworm | 2026-03-29 01:50:36.549 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.552172 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_storage_processor [0.020466s] ... ok 2026-03-29 01:50:36.572299 | debian-bookworm | 2026-03-29 01:50:36.571 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.572710 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv6 [0.020667s] ... ok 2026-03-29 01:50:36.593361 | debian-bookworm | 2026-03-29 01:50:36.591 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.593731 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_pool_name_from_host__no_pool_name [0.020338s] ... ok 2026-03-29 01:50:36.614867 | debian-bookworm | 2026-03-29 01:50:36.613 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.615209 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access_cidr [0.021487s] ... ok 2026-03-29 01:50:36.649514 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] The storage pools faked_pool_name to store NAS server configuration do not exist.: manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError 2026-03-29 01:50:36.649538 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection Traceback (most recent call last): 2026-03-29 01:50:36.649548 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 694, in _config_pool 2026-03-29 01:50:36.649554 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection self.nas_server_pool = self.client.get_pool(pool_name) 2026-03-29 01:50:36.649559 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:36.649565 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 229, in get_pool 2026-03-29 01:50:36.649570 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self.system.get_pool(name=name) 2026-03-29 01:50:36.649576 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:36.649581 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:36.649586 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._mock_call(*args, **kwargs) 2026-03-29 01:50:36.649591 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:36.649597 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:36.649602 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:36.649607 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:36.649612 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:36.649618 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection raise effect 2026-03-29 01:50:36.649624 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError 2026-03-29 01:50:36.649629 | debian-bookworm | 2026-03-29 01:50:36.633 6721 ERROR manila.share.drivers.dell_emc.plugins.unity.connection 2026-03-29 01:50:36.649634 | debian-bookworm | 2026-03-29 01:50:36.634 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.649965 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect__invalid_pool_configuration [0.021368s] ... ok 2026-03-29 01:50:36.656164 | debian-bookworm | 2026-03-29 01:50:36.654 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.656529 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_nfs_share_access [0.020104s] ... ok 2026-03-29 01:50:36.678251 | debian-bookworm | 2026-03-29 01:50:36.674 6721 WARNING manila.share.drivers.dell_emc.plugins.unity.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2026-03-29 01:50:36.678283 | debian-bookworm | 2026-03-29 01:50:36.675 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.678576 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_nfs_share [0.020533s] ... ok 2026-03-29 01:50:36.697488 | debian-bookworm | 2026-03-29 01:50:36.695 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.697776 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_proto_enum [0.020195s] ... ok 2026-03-29 01:50:36.718607 | debian-bookworm | 2026-03-29 01:50:36.715 6721 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Share \\10.0.0.1\bd23121f-hg4e-432c-12cd2c5-bb93dfghe212 is being managed with ID 716100cc-e0b4-416b-ac27-d38dd019330d. 2026-03-29 01:50:36.718638 | debian-bookworm | 2026-03-29 01:50:36.716 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.718956 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share [0.020186s] ... ok 2026-03-29 01:50:36.739183 | debian-bookworm | 2026-03-29 01:50:36.735 6721 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Share \\10.0.0.1\bd23121f-hg4e-432c-12cd2c5-bb93dfghe212 is being managed with ID 716100cc-e0b4-416b-ac27-d38dd019330d. 2026-03-29 01:50:36.739215 | debian-bookworm | 2026-03-29 01:50:36.736 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.739589 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share_with_server [0.020463s] ... ok 2026-03-29 01:50:36.760074 | debian-bookworm | 2026-03-29 01:50:36.756 6721 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Snapshot 23047-ef2344-4563cvw-r4323cwed in Unity will be managed with ID ab411797-b1cf-4035-bf14-8771a7bf1805. 2026-03-29 01:50:36.760106 | debian-bookworm | 2026-03-29 01:50:36.757 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.760451 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot [0.020814s] ... ok 2026-03-29 01:50:36.782147 | debian-bookworm | 2026-03-29 01:50:36.777 6721 WARNING manila.share.drivers.dell_emc.plugins.unity.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.782179 | debian-bookworm | 2026-03-29 01:50:36.777 6721 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Share cb532599-8dc6-4c3e-bb21-74ea54be566c successfully shrunk to 4294967296G. 2026-03-29 01:50:36.782189 | debian-bookworm | 2026-03-29 01:50:36.778 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.782584 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_nfs_share [0.020683s] ... ok 2026-03-29 01:50:36.798732 | debian-bookworm | 2026-03-29 01:50:36.797 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.799061 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_1 [0.018698s] ... ok 2026-03-29 01:50:36.851267 | debian-bookworm | 2026-03-29 01:50:36.846 6721 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:36.851301 | debian-bookworm | 2026-03-29 01:50:36.847 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.851734 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.050690s] ... ok 2026-03-29 01:50:36.900291 | debian-bookworm | 2026-03-29 01:50:36.898 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.900683 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.050579s] ... ok 2026-03-29 01:50:36.950883 | debian-bookworm | 2026-03-29 01:50:36.949 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:36.951293 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.050440s] ... ok 2026-03-29 01:50:37.008034 | debian-bookworm | 2026-03-29 01:50:36.998 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:37.008064 | debian-bookworm | 2026-03-29 01:50:36.998 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:37.008075 | debian-bookworm | 2026-03-29 01:50:36.999 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:37.008084 | debian-bookworm | 2026-03-29 01:50:36.999 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.008577 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.050797s] ... ok 2026-03-29 01:50:37.057232 | debian-bookworm | 2026-03-29 01:50:37.050 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.057264 | debian-bookworm | 2026-03-29 01:50:37.051 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.057720 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.051112s] ... ok 2026-03-29 01:50:37.102088 | debian-bookworm | 2026-03-29 01:50:37.100 6721 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2026-03-29 01:50:37.105561 | debian-bookworm | 2026-03-29 01:50:37.104 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.106103 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.053275s] ... ok 2026-03-29 01:50:37.154744 | debian-bookworm | 2026-03-29 01:50:37.152 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.155123 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.048323s] ... ok 2026-03-29 01:50:37.203946 | debian-bookworm | 2026-03-29 01:50:37.202 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.204464 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.049109s] ... ok 2026-03-29 01:50:37.256170 | debian-bookworm | 2026-03-29 01:50:37.254 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.256637 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot [0.052195s] ... ok 2026-03-29 01:50:37.309148 | debian-bookworm | 2026-03-29 01:50:37.307 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.309509 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.052643s] ... ok 2026-03-29 01:50:37.360105 | debian-bookworm | 2026-03-29 01:50:37.358 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.360586 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.050964s] ... ok 2026-03-29 01:50:37.411162 | debian-bookworm | 2026-03-29 01:50:37.409 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.411601 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.051028s] ... ok 2026-03-29 01:50:37.462237 | debian-bookworm | 2026-03-29 01:50:37.460 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.462673 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.051022s] ... ok 2026-03-29 01:50:37.519720 | debian-bookworm | 2026-03-29 01:50:37.510 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:37.519743 | debian-bookworm | 2026-03-29 01:50:37.510 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:37.519751 | debian-bookworm | 2026-03-29 01:50:37.511 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:37.519757 | debian-bookworm | 2026-03-29 01:50:37.512 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.520237 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.051543s] ... ok 2026-03-29 01:50:37.565813 | debian-bookworm | 2026-03-29 01:50:37.562 6721 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Ports: cge-1-3,cge-1-0 can be used. get_managed_ports /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:625 2026-03-29 01:50:37.565855 | debian-bookworm | 2026-03-29 01:50:37.562 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.566266 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.050639s] ... ok 2026-03-29 01:50:37.616033 | debian-bookworm | 2026-03-29 01:50:37.612 6721 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Ports: cge-1-3 can be used. get_managed_ports /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:625 2026-03-29 01:50:37.616058 | debian-bookworm | 2026-03-29 01:50:37.613 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.616535 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.050400s] ... ok 2026-03-29 01:50:37.672620 | debian-bookworm | 2026-03-29 01:50:37.663 6721 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.672655 | debian-bookworm | 2026-03-29 01:50:37.664 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.672666 | debian-bookworm | 2026-03-29 01:50:37.668 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.673062 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.055191s] ... ok 2026-03-29 01:50:37.732457 | debian-bookworm | 2026-03-29 01:50:37.718 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:37.732489 | debian-bookworm | 2026-03-29 01:50:37.718 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:37.732510 | debian-bookworm | 2026-03-29 01:50:37.718 6721 DEBUG manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 192.168.1.5 is already in access list of share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. do_allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1933 2026-03-29 01:50:37.732519 | debian-bookworm | 2026-03-29 01:50:37.718 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:37.732527 | debian-bookworm | 2026-03-29 01:50:37.719 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:37.732545 | debian-bookworm | 2026-03-29 01:50:37.719 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:37.732561 | debian-bookworm | 2026-03-29 01:50:37.719 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:37.732569 | debian-bookworm | 2026-03-29 01:50:37.720 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.732929 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.051602s] ... ok 2026-03-29 01:50:37.777583 | debian-bookworm | 2026-03-29 01:50:37.770 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.777612 | debian-bookworm | 2026-03-29 01:50:37.771 6721 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to update storage pool. 2026-03-29 01:50:37.777621 | debian-bookworm | 2026-03-29 01:50:37.772 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.777975 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.051905s] ... ok 2026-03-29 01:50:37.800986 | debian-bookworm | 2026-03-29 01:50:37.793 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.801024 | debian-bookworm | 2026-03-29 01:50:37.796 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.801319 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.024253s] ... ok 2026-03-29 01:50:37.822897 | debian-bookworm | 2026-03-29 01:50:37.818 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.822929 | debian-bookworm | 2026-03-29 01:50:37.819 6721 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-03-29 01:50:37.822939 | debian-bookworm | 2026-03-29 01:50:37.820 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.823369 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.023790s] ... ok 2026-03-29 01:50:37.843609 | debian-bookworm | 2026-03-29 01:50:37.842 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.844086 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.021641s] ... ok 2026-03-29 01:50:37.872088 | debian-bookworm | 2026-03-29 01:50:37.862 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.872126 | debian-bookworm | 2026-03-29 01:50:37.863 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.CIFSServer.get_all' after 0.00103(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:37.872152 | debian-bookworm | 2026-03-29 01:50:37.863 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.CIFSServer.get_all in 1 seconds as it raised EMCVnxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:37.872165 | debian-bookworm | 2026-03-29 01:50:37.864 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.872177 | debian-bookworm | 2026-03-29 01:50:37.865 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.872563 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.023150s] ... ok 2026-03-29 01:50:37.894857 | debian-bookworm | 2026-03-29 01:50:37.885 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.894894 | debian-bookworm | 2026-03-29 01:50:37.886 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.CIFSShare.create' after 0.00109(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:37.894907 | debian-bookworm | 2026-03-29 01:50:37.886 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.CIFSShare.create in 1 seconds as it raised EMCVnxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:37.894926 | debian-bookworm | 2026-03-29 01:50:37.887 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.894951 | debian-bookworm | 2026-03-29 01:50:37.888 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.895215 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.022861s] ... ok 2026-03-29 01:50:37.917377 | debian-bookworm | 2026-03-29 01:50:37.908 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:37.917447 | debian-bookworm | 2026-03-29 01:50:37.909 6721 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to create DNS domain fake_domain. Reason: []. 2026-03-29 01:50:37.917461 | debian-bookworm | 2026-03-29 01:50:37.910 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.917869 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.021642s] ... ok 2026-03-29 01:50:37.933691 | debian-bookworm | 2026-03-29 01:50:37.930 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-03-29 01:50:37.933728 | debian-bookworm | 2026-03-29 01:50:37.931 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.934073 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.021315s] ... ok 2026-03-29 01:50:37.955318 | debian-bookworm | 2026-03-29 01:50:37.953 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.955843 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system [0.021600s] ... ok 2026-03-29 01:50:37.976322 | debian-bookworm | 2026-03-29 01:50:37.974 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.976786 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.021422s] ... ok 2026-03-29 01:50:37.996992 | debian-bookworm | 2026-03-29 01:50:37.995 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:37.997268 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.020277s] ... ok 2026-03-29 01:50:38.023665 | debian-bookworm | 2026-03-29 01:50:38.015 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.023704 | debian-bookworm | 2026-03-29 01:50:38.015 6721 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-03-29 01:50:38.023718 | debian-bookworm | 2026-03-29 01:50:38.016 6721 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-03-29 01:50:38.023729 | debian-bookworm | 2026-03-29 01:50:38.017 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.024196 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.021239s] ... ok 2026-03-29 01:50:38.045120 | debian-bookworm | 2026-03-29 01:50:38.035 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.045151 | debian-bookworm | 2026-03-29 01:50:38.036 6721 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.045176 | debian-bookworm | 2026-03-29 01:50:38.037 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.045460 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.020256s] ... ok 2026-03-29 01:50:38.068581 | debian-bookworm | 2026-03-29 01:50:38.057 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.068611 | debian-bookworm | 2026-03-29 01:50:38.057 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.MoverInterface.delete' after 0.00103(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.068620 | debian-bookworm | 2026-03-29 01:50:38.058 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.MoverInterface.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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:38.068629 | debian-bookworm | 2026-03-29 01:50:38.058 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.068638 | debian-bookworm | 2026-03-29 01:50:38.059 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.068929 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.022651s] ... ok 2026-03-29 01:50:38.088143 | debian-bookworm | 2026-03-29 01:50:38.079 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.088185 | debian-bookworm | 2026-03-29 01:50:38.079 6721 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-03-29 01:50:38.088195 | debian-bookworm | 2026-03-29 01:50:38.080 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.088571 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.020871s] ... ok 2026-03-29 01:50:38.108060 | debian-bookworm | 2026-03-29 01:50:38.100 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.108104 | debian-bookworm | 2026-03-29 01:50:38.102 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.108442 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.021121s] ... ok 2026-03-29 01:50:38.144652 | debian-bookworm | 2026-03-29 01:50:38.121 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:38.144686 | debian-bookworm | 2026-03-29 01:50:38.121 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:38.144697 | debian-bookworm | 2026-03-29 01:50:38.122 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:38.144716 | debian-bookworm | 2026-03-29 01:50:38.122 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:38.144730 | debian-bookworm | 2026-03-29 01:50:38.122 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:38.144738 | debian-bookworm | 2026-03-29 01:50:38.123 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:38.144746 | debian-bookworm | 2026-03-29 01:50:38.123 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:38.144754 | debian-bookworm | 2026-03-29 01:50:38.123 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:38.144771 | debian-bookworm | 2026-03-29 01:50:38.123 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:38.144780 | debian-bookworm | 2026-03-29 01:50:38.123 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:38.144788 | debian-bookworm | 2026-03-29 01:50:38.123 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:38.144802 | debian-bookworm | 2026-03-29 01:50:38.123 6721 DEBUG manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 192.168.1.5 is already in access list of share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. do_allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1933 2026-03-29 01:50:38.144811 | debian-bookworm | 2026-03-29 01:50:38.124 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:38.144819 | debian-bookworm | 2026-03-29 01:50:38.124 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.145062 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access [0.022457s] ... ok 2026-03-29 01:50:38.146411 | debian-bookworm | 2026-03-29 01:50:38.143 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:38.146448 | debian-bookworm | 2026-03-29 01:50:38.144 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.146780 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.019325s] ... ok 2026-03-29 01:50:38.166077 | debian-bookworm | 2026-03-29 01:50:38.164 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.166469 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot [0.019995s] ... ok 2026-03-29 01:50:38.185171 | debian-bookworm | 2026-03-29 01:50:38.183 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.185499 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.018997s] ... ok 2026-03-29 01:50:38.209855 | debian-bookworm | 2026-03-29 01:50:38.202 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.209894 | debian-bookworm | 2026-03-29 01:50:38.203 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.210231 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm [0.020234s] ... ok 2026-03-29 01:50:38.231994 | debian-bookworm | 2026-03-29 01:50:38.223 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.232032 | debian-bookworm | 2026-03-29 01:50:38.224 6721 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. 2026-03-29 01:50:38.232046 | debian-bookworm | 2026-03-29 01:50:38.225 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.232407 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.021220s] ... ok 2026-03-29 01:50:38.246646 | debian-bookworm | 2026-03-29 01:50:38.245 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.246979 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm [0.020297s] ... ok 2026-03-29 01:50:38.268202 | debian-bookworm | 2026-03-29 01:50:38.266 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.268498 | debian-bookworm | {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.020949s] ... ok 2026-03-29 01:50:38.304697 | debian-bookworm | 2026-03-29 01:50:38.285 6721 INFO manila.share.drivers.dell_emc.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] BACKEND IS: fake_backend 2026-03-29 01:50:38.304722 | debian-bookworm | 2026-03-29 01:50:38.285 6721 INFO manila.share.drivers.dell_emc.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] PLUGIN HAS: {'ipv6_implemented': True, 'dhss_mandatory_security_service_association': {}} 2026-03-29 01:50:38.304729 | debian-bookworm | 2026-03-29 01:50:38.285 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:38.304745 | debian-bookworm | 2026-03-29 01:50:38.285 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:38.304752 | debian-bookworm | 2026-03-29 01:50:38.286 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:38.304758 | debian-bookworm | 2026-03-29 01:50:38.286 6721 INFO manila.share.drivers.dell_emc.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] BACKEND IS: powermax 2026-03-29 01:50:38.304764 | debian-bookworm | 2026-03-29 01:50:38.286 6721 INFO manila.share.drivers.dell_emc.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.304770 | debian-bookworm | 2026-03-29 01:50:38.286 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:38.304780 | debian-bookworm | 2026-03-29 01:50:38.287 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:38.304785 | debian-bookworm | 2026-03-29 01:50:38.287 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:38.304791 | debian-bookworm | 2026-03-29 01:50:38.287 6721 INFO manila.share.drivers.dell_emc.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Dell EMC driver will unmanage share: None out of OpenStack. 2026-03-29 01:50:38.304796 | debian-bookworm | 2026-03-29 01:50:38.288 6721 INFO manila.share.drivers.dell_emc.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Dell EMC driver will unmanage share: None out of OpenStack. 2026-03-29 01:50:38.304807 | debian-bookworm | 2026-03-29 01:50:38.288 6721 INFO manila.share.drivers.dell_emc.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Dell EMC driver will unmanage snapshot: out of OpenStack. 2026-03-29 01:50:38.304813 | debian-bookworm | 2026-03-29 01:50:38.288 6721 INFO manila.share.drivers.dell_emc.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Dell EMC driver will unmanage snapshot: out of OpenStack. 2026-03-29 01:50:38.304818 | debian-bookworm | 2026-03-29 01:50:38.288 6721 INFO manila.share.drivers.dell_emc.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Dell EMC driver will unmanage share server: None out of OpenStack. 2026-03-29 01:50:38.304830 | debian-bookworm | 2026-03-29 01:50:38.289 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.305134 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_unmanage_manage [0.022687s] ... ok 2026-03-29 01:50:38.311850 | debian-bookworm | 2026-03-29 01:50:38.310 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.312289 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_2_True [0.020958s] ... ok 2026-03-29 01:50:38.332107 | debian-bookworm | 2026-03-29 01:50:38.330 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.332480 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_delete_rados_object [0.020374s] ... ok 2026-03-29 01:50:38.352769 | debian-bookworm | 2026-03-29 01:50:38.351 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.353106 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_1_True [0.019989s] ... ok 2026-03-29 01:50:38.373547 | debian-bookworm | 2026-03-29 01:50:38.371 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.373860 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_log_message [0.020690s] ... ok 2026-03-29 01:50:38.394310 | debian-bookworm | 2026-03-29 01:50:38.392 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.394607 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_1_False [0.020665s] ... ok 2026-03-29 01:50:38.415093 | debian-bookworm | 2026-03-29 01:50:38.413 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.415402 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_mkindex [0.020554s] ... ok 2026-03-29 01:50:38.435282 | debian-bookworm | 2026-03-29 01:50:38.431 6721 ERROR manila.share.drivers.ganesha.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2026-03-29 01:50:38.435343 | debian-bookworm | 2026-03-29 01:50:38.432 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.435638 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_1 [0.019348s] ... ok 2026-03-29 01:50:38.456636 | debian-bookworm | 2026-03-29 01:50:38.451 6721 DEBUG manila.tests.fake_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Faking execution of cmd (subprocess): mkdir -p /mnt/glusterfs fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:69 2026-03-29 01:50:38.456695 | debian-bookworm | 2026-03-29 01:50:38.451 6721 DEBUG manila.tests.fake_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:38.456724 | debian-bookworm | 2026-03-29 01:50:38.452 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.457033 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_noensure [0.019772s] ... ok 2026-03-29 01:50:38.474278 | debian-bookworm | 2026-03-29 01:50:38.472 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.474615 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version [0.019828s] ... ok 2026-03-29 01:50:38.494543 | debian-bookworm | 2026-03-29 01:50:38.492 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.494905 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version_unmet [0.019996s] ... ok 2026-03-29 01:50:38.514362 | debian-bookworm | 2026-03-29 01:50:38.512 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.514611 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_1 [0.019689s] ... ok 2026-03-29 01:50:38.533079 | debian-bookworm | 2026-03-29 01:50:38.531 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.533435 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_1 [0.018825s] ... ok 2026-03-29 01:50:38.552580 | debian-bookworm | 2026-03-29 01:50:38.550 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.552992 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_2_2 [0.019275s] ... ok 2026-03-29 01:50:38.573419 | debian-bookworm | 2026-03-29 01:50:38.571 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.573847 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_4 [0.021180s] ... ok 2026-03-29 01:50:38.595385 | debian-bookworm | 2026-03-29 01:50:38.593 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.595825 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_remote [0.021368s] ... ok 2026-03-29 01:50:38.616903 | debian-bookworm | 2026-03-29 01:50:38.614 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.617260 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_2___3____6____2beta__ [0.021702s] ... ok 2026-03-29 01:50:38.637552 | debian-bookworm | 2026-03-29 01:50:38.635 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.637991 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_3___3____6____2beta____4__ [0.020528s] ... ok 2026-03-29 01:50:38.660041 | debian-bookworm | 2026-03-29 01:50:38.658 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.660434 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_1 [0.022365s] ... ok 2026-03-29 01:50:38.680315 | debian-bookworm | 2026-03-29 01:50:38.678 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.680661 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_4 [0.019927s] ... ok 2026-03-29 01:50:38.726068 | debian-bookworm | 2026-03-29 01:50:38.697 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option' after 6.01e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.726090 | debian-bookworm | 2026-03-29 01:50:38.697 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option in 1 seconds as it raised GlusterfsException: GlusterFS management command 'volume set testvol an_option some_value' failed with details as follows: 2026-03-29 01:50:38.726096 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:50:38.726102 | debian-bookworm | Command: None 2026-03-29 01:50:38.726107 | debian-bookworm | Exit code: 1 2026-03-29 01:50:38.726112 | debian-bookworm | Stdout: None 2026-03-29 01:50:38.726116 | debian-bookworm | Stderr: None.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:38.726121 | debian-bookworm | 2026-03-29 01:50:38.698 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option' after 0.000673(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.726125 | debian-bookworm | 2026-03-29 01:50:38.698 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option in 2 seconds as it raised GlusterfsException: GlusterFS management command 'volume set testvol an_option some_value' failed with details as follows: 2026-03-29 01:50:38.726129 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:50:38.726133 | debian-bookworm | Command: None 2026-03-29 01:50:38.726138 | debian-bookworm | Exit code: 1 2026-03-29 01:50:38.726142 | debian-bookworm | Stdout: None 2026-03-29 01:50:38.726146 | debian-bookworm | Stderr: None.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:38.726150 | debian-bookworm | 2026-03-29 01:50:38.698 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option' after 0.00102(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.726155 | debian-bookworm | 2026-03-29 01:50:38.698 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option in 4 seconds as it raised GlusterfsException: GlusterFS management command 'volume set testvol an_option some_value' failed with details as follows: 2026-03-29 01:50:38.726159 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:50:38.726169 | debian-bookworm | Command: None 2026-03-29 01:50:38.726173 | debian-bookworm | Exit code: 1 2026-03-29 01:50:38.726183 | debian-bookworm | Stdout: None 2026-03-29 01:50:38.726187 | debian-bookworm | Stderr: None.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:38.726191 | debian-bookworm | 2026-03-29 01:50:38.698 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option' after 0.00135(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.726196 | debian-bookworm | 2026-03-29 01:50:38.699 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option in 8 seconds as it raised GlusterfsException: GlusterFS management command 'volume set testvol an_option some_value' failed with details as follows: 2026-03-29 01:50:38.726200 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:50:38.726204 | debian-bookworm | Command: None 2026-03-29 01:50:38.726208 | debian-bookworm | Exit code: 1 2026-03-29 01:50:38.726212 | debian-bookworm | Stdout: None 2026-03-29 01:50:38.726216 | debian-bookworm | Stderr: None.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:38.726226 | debian-bookworm | 2026-03-29 01:50:38.699 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option' after 0.00168(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.726231 | debian-bookworm | 2026-03-29 01:50:38.699 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option in 16 seconds as it raised GlusterfsException: GlusterFS management command 'volume set testvol an_option some_value' failed with details as follows: 2026-03-29 01:50:38.726235 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:50:38.726239 | debian-bookworm | Command: None 2026-03-29 01:50:38.726243 | debian-bookworm | Exit code: 1 2026-03-29 01:50:38.726247 | debian-bookworm | Stdout: None 2026-03-29 01:50:38.726251 | debian-bookworm | Stderr: None.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:38.726255 | debian-bookworm | 2026-03-29 01:50:38.699 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option' after 0.00201(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.726260 | debian-bookworm | 2026-03-29 01:50:38.699 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option in 32 seconds as it raised GlusterfsException: GlusterFS management command 'volume set testvol an_option some_value' failed with details as follows: 2026-03-29 01:50:38.726264 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:50:38.726268 | debian-bookworm | Command: None 2026-03-29 01:50:38.726272 | debian-bookworm | Exit code: 1 2026-03-29 01:50:38.726276 | debian-bookworm | Stdout: None 2026-03-29 01:50:38.726280 | debian-bookworm | Stderr: None.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:38.726284 | debian-bookworm | 2026-03-29 01:50:38.699 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option' after 0.00234(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.726292 | debian-bookworm | 2026-03-29 01:50:38.700 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option in 64 seconds as it raised GlusterfsException: GlusterFS management command 'volume set testvol an_option some_value' failed with details as follows: 2026-03-29 01:50:38.726296 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:50:38.726300 | debian-bookworm | Command: None 2026-03-29 01:50:38.726304 | debian-bookworm | Exit code: 1 2026-03-29 01:50:38.726308 | debian-bookworm | Stdout: None 2026-03-29 01:50:38.726312 | debian-bookworm | Stderr: None.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:38.726318 | debian-bookworm | 2026-03-29 01:50:38.700 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option' after 0.00269(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.726323 | debian-bookworm | 2026-03-29 01:50:38.700 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option in 128 seconds as it raised GlusterfsException: GlusterFS management command 'volume set testvol an_option some_value' failed with details as follows: 2026-03-29 01:50:38.726328 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:50:38.726332 | debian-bookworm | Command: None 2026-03-29 01:50:38.726336 | debian-bookworm | Exit code: 1 2026-03-29 01:50:38.726340 | debian-bookworm | Stdout: None 2026-03-29 01:50:38.726344 | debian-bookworm | Stderr: None.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:38.726349 | debian-bookworm | 2026-03-29 01:50:38.700 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option' after 0.00303(s), this was the 9th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.726356 | debian-bookworm | 2026-03-29 01:50:38.700 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option in 256 seconds as it raised GlusterfsException: GlusterFS management command 'volume set testvol an_option some_value' failed with details as follows: 2026-03-29 01:50:38.726360 | debian-bookworm | Unexpected error while running command. 2026-03-29 01:50:38.726364 | debian-bookworm | Command: None 2026-03-29 01:50:38.726368 | debian-bookworm | Exit code: 1 2026-03-29 01:50:38.726372 | debian-bookworm | Stdout: None 2026-03-29 01:50:38.726376 | debian-bookworm | Stderr: None.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:38.726381 | debian-bookworm | 2026-03-29 01:50:38.700 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.glusterfs.common.GlusterManager.set_vol_option' after 0.00337(s), this was the 10th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:38.726385 | debian-bookworm | 2026-03-29 01:50:38.702 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.726478 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_1 [0.023475s] ... ok 2026-03-29 01:50:38.726790 | debian-bookworm | 2026-03-29 01:50:38.722 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.727039 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound [0.020707s] ... ok 2026-03-29 01:50:38.744032 | debian-bookworm | 2026-03-29 01:50:38.742 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.744316 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_2_some_value [0.019428s] ... ok 2026-03-29 01:50:38.765387 | debian-bookworm | 2026-03-29 01:50:38.762 6721 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:50:38.765424 | debian-bookworm | 2026-03-29 01:50:38.763 6721 ERROR manila.share.drivers.glusterfs.glusterfs_native [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Option auth.ssl-allow is not defined on gluster volume. Volume: 2026-03-29 01:50:38.765446 | debian-bookworm | 2026-03-29 01:50:38.763 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.765701 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_2_False [0.021301s] ... ok 2026-03-29 01:50:38.784491 | debian-bookworm | 2026-03-29 01:50:38.783 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.784804 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto [0.019455s] ... ok 2026-03-29 01:50:38.804548 | debian-bookworm | 2026-03-29 01:50:38.802 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.804851 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_2_PROTATO [0.019391s] ... ok 2026-03-29 01:50:38.823784 | debian-bookworm | 2026-03-29 01:50:38.822 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.824096 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_types [0.019023s] ... ok 2026-03-29 01:50:38.844806 | debian-bookworm | 2026-03-29 01:50:38.840 6721 DEBUG manila.tests.fake_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Faking execution of cmd (subprocess): mount.glusterfs fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:69 2026-03-29 01:50:38.844860 | debian-bookworm | 2026-03-29 01:50:38.840 6721 DEBUG manila.tests.fake_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Faked command matched mount.glusterfs fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:77 2026-03-29 01:50:38.844876 | debian-bookworm | 2026-03-29 01:50:38.841 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.845118 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_2 [0.018987s] ... ok 2026-03-29 01:50:38.862687 | debian-bookworm | 2026-03-29 01:50:38.860 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.862989 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_init_invalid [0.020099s] ... ok 2026-03-29 01:50:38.885471 | debian-bookworm | 2026-03-29 01:50:38.883 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.885749 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_weird [0.022759s] ... ok 2026-03-29 01:50:38.906692 | debian-bookworm | 2026-03-29 01:50:38.904 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.907136 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted [0.020731s] ... ok 2026-03-29 01:50:38.927293 | debian-bookworm | 2026-03-29 01:50:38.924 6721 ERROR manila.share.drivers.glusterfs.layout_directory [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unable to get quota share fakename: manila.exception.GlusterfsException: Unknown Gluster exception. 2026-03-29 01:50:38.927315 | debian-bookworm | 2026-03-29 01:50:38.924 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.927609 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage_unable_to_get [0.019781s] ... ok 2026-03-29 01:50:38.946438 | debian-bookworm | 2026-03-29 01:50:38.944 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.946776 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_4 [0.019853s] ... ok 2026-03-29 01:50:38.967992 | debian-bookworm | 2026-03-29 01:50:38.966 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.968251 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_1 [0.021483s] ... ok 2026-03-29 01:50:38.988632 | debian-bookworm | 2026-03-29 01:50:38.987 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:38.988971 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_3 [0.020987s] ... ok 2026-03-29 01:50:39.010582 | debian-bookworm | 2026-03-29 01:50:39.008 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.010931 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name [0.021351s] ... ok 2026-03-29 01:50:39.030796 | debian-bookworm | 2026-03-29 01:50:39.029 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.031138 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_1 [0.020106s] ... ok 2026-03-29 01:50:39.051530 | debian-bookworm | 2026-03-29 01:50:39.049 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.051868 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_2 [0.020608s] ... ok 2026-03-29 01:50:39.071828 | debian-bookworm | 2026-03-29 01:50:39.070 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.072182 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_3 [0.020352s] ... ok 2026-03-29 01:50:39.093768 | debian-bookworm | 2026-03-29 01:50:39.092 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.094094 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_1 [0.021825s] ... ok 2026-03-29 01:50:39.115873 | debian-bookworm | 2026-03-29 01:50:39.114 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.116283 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_mount_fail [0.022052s] ... ok 2026-03-29 01:50:39.136999 | debian-bookworm | 2026-03-29 01:50:39.135 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.137300 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity [0.020905s] ... ok 2026-03-29 01:50:39.159579 | debian-bookworm | 2026-03-29 01:50:39.155 6721 ERROR manila.share.drivers.hdfs.hdfs_native [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to set space quota for the share fakename. Error: Unexpected error while running command. 2026-03-29 01:50:39.159609 | debian-bookworm | Command: None 2026-03-29 01:50:39.159618 | debian-bookworm | Exit code: - 2026-03-29 01:50:39.159626 | debian-bookworm | Stdout: None 2026-03-29 01:50:39.159634 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:39.159642 | debian-bookworm | 2026-03-29 01:50:39.156 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.159957 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_exception [0.021032s] ... ok 2026-03-29 01:50:39.178310 | debian-bookworm | 2026-03-29 01:50:39.176 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.178758 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_with_new_size [0.020027s] ... ok 2026-03-29 01:50:39.201336 | debian-bookworm | 2026-03-29 01:50:39.196 6721 ERROR manila.share.drivers.hdfs.hdfs_native [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to set ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. 2026-03-29 01:50:39.201368 | debian-bookworm | Command: None 2026-03-29 01:50:39.201378 | debian-bookworm | Exit code: - 2026-03-29 01:50:39.201386 | debian-bookworm | Stdout: None 2026-03-29 01:50:39.201394 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:39.201402 | debian-bookworm | 2026-03-29 01:50:39.198 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.201751 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_exception [0.021293s] ... ok 2026-03-29 01:50:39.219199 | debian-bookworm | 2026-03-29 01:50:39.217 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.219543 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share [0.019308s] ... ok 2026-03-29 01:50:39.239958 | debian-bookworm | 2026-03-29 01:50:39.236 6721 ERROR manila.share.drivers.hdfs.hdfs_native [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to delete share fakename. Error: Unexpected error while running command. 2026-03-29 01:50:39.239991 | debian-bookworm | Command: None 2026-03-29 01:50:39.240000 | debian-bookworm | Exit code: - 2026-03-29 01:50:39.240008 | debian-bookworm | Stdout: None 2026-03-29 01:50:39.240016 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:39.240024 | debian-bookworm | 2026-03-29 01:50:39.236 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.240263 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share_exception [0.019268s] ... ok 2026-03-29 01:50:39.260001 | debian-bookworm | 2026-03-29 01:50:39.256 6721 ERROR manila.share.drivers.hdfs.hdfs_native [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-03-29 01:50:39.260031 | debian-bookworm | Command: None 2026-03-29 01:50:39.260039 | debian-bookworm | Exit code: - 2026-03-29 01:50:39.260048 | debian-bookworm | Stdout: None 2026-03-29 01:50:39.260055 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:39.260064 | debian-bookworm | 2026-03-29 01:50:39.256 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.260327 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.019968s] ... ok 2026-03-29 01:50:39.284122 | debian-bookworm | 2026-03-29 01:50:39.276 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.284153 | debian-bookworm | 2026-03-29 01:50:39.276 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.284163 | debian-bookworm | 2026-03-29 01:50:39.276 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.284172 | debian-bookworm | 2026-03-29 01:50:39.277 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-03-29 01:50:39.284188 | debian-bookworm | 2026-03-29 01:50:39.277 6721 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.284208 | debian-bookworm | 2026-03-29 01:50:39.279 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.284477 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_2 [0.022140s] ... ok 2026-03-29 01:50:39.307559 | debian-bookworm | 2026-03-29 01:50:39.299 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.307589 | debian-bookworm | 2026-03-29 01:50:39.299 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.307599 | debian-bookworm | 2026-03-29 01:50:39.299 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.307608 | debian-bookworm | 2026-03-29 01:50:39.300 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-03-29 01:50:39.307616 | debian-bookworm | 2026-03-29 01:50:39.300 6721 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.307625 | debian-bookworm | 2026-03-29 01:50:39.301 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.307951 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_allow [0.022611s] ... ok 2026-03-29 01:50:39.328863 | debian-bookworm | 2026-03-29 01:50:39.320 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.328898 | debian-bookworm | 2026-03-29 01:50:39.321 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.328907 | debian-bookworm | 2026-03-29 01:50:39.321 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.328915 | debian-bookworm | 2026-03-29 01:50:39.321 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-03-29 01:50:39.328923 | debian-bookworm | 2026-03-29 01:50:39.321 6721 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.328942 | debian-bookworm | 2026-03-29 01:50:39.324 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.329341 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_3 [0.022461s] ... ok 2026-03-29 01:50:39.352928 | debian-bookworm | 2026-03-29 01:50:39.343 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.352973 | debian-bookworm | 2026-03-29 01:50:39.343 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.352984 | debian-bookworm | 2026-03-29 01:50:39.344 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.352992 | debian-bookworm | 2026-03-29 01:50:39.344 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-03-29 01:50:39.353001 | debian-bookworm | 2026-03-29 01:50:39.344 6721 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.353009 | debian-bookworm | 2026-03-29 01:50:39.346 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.353230 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_invalid_protocol [0.021704s] ... ok 2026-03-29 01:50:39.374682 | debian-bookworm | 2026-03-29 01:50:39.365 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.374712 | debian-bookworm | 2026-03-29 01:50:39.366 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.374721 | debian-bookworm | 2026-03-29 01:50:39.366 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.374729 | debian-bookworm | 2026-03-29 01:50:39.366 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-03-29 01:50:39.374737 | debian-bookworm | 2026-03-29 01:50:39.366 6721 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.374745 | debian-bookworm | 2026-03-29 01:50:39.369 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.375017 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_managed_snapshot [0.022867s] ... ok 2026-03-29 01:50:39.398826 | debian-bookworm | 2026-03-29 01:50:39.388 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.398862 | debian-bookworm | 2026-03-29 01:50:39.388 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.398871 | debian-bookworm | 2026-03-29 01:50:39.388 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.398881 | debian-bookworm | 2026-03-29 01:50:39.389 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-03-29 01:50:39.398889 | debian-bookworm | 2026-03-29 01:50:39.389 6721 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.398897 | debian-bookworm | 2026-03-29 01:50:39.391 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.399146 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_4_hitachi_hnas_ip [0.021778s] ... ok 2026-03-29 01:50:39.420326 | debian-bookworm | 2026-03-29 01:50:39.410 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.420348 | debian-bookworm | 2026-03-29 01:50:39.411 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.420356 | debian-bookworm | 2026-03-29 01:50:39.411 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.420364 | debian-bookworm | 2026-03-29 01:50:39.411 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-03-29 01:50:39.420372 | debian-bookworm | 2026-03-29 01:50:39.411 6721 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.420390 | debian-bookworm | 2026-03-29 01:50:39.413 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.420672 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot [0.022390s] ... ok 2026-03-29 01:50:39.441764 | debian-bookworm | 2026-03-29 01:50:39.432 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.441795 | debian-bookworm | 2026-03-29 01:50:39.432 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.441811 | debian-bookworm | 2026-03-29 01:50:39.433 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.441819 | debian-bookworm | 2026-03-29 01:50:39.433 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-03-29 01:50:39.441827 | debian-bookworm | 2026-03-29 01:50:39.433 6721 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.441836 | debian-bookworm | 2026-03-29 01:50:39.436 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.442165 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_4 [0.022428s] ... ok 2026-03-29 01:50:39.465382 | debian-bookworm | 2026-03-29 01:50:39.456 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.465400 | debian-bookworm | 2026-03-29 01:50:39.456 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.465404 | debian-bookworm | 2026-03-29 01:50:39.457 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.465408 | debian-bookworm | 2026-03-29 01:50:39.457 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-03-29 01:50:39.465412 | debian-bookworm | 2026-03-29 01:50:39.457 6721 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.465416 | debian-bookworm | 2026-03-29 01:50:39.459 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.465714 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_invalid_share_protocol [0.023562s] ... ok 2026-03-29 01:50:39.487083 | debian-bookworm | 2026-03-29 01:50:39.478 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.487097 | debian-bookworm | 2026-03-29 01:50:39.479 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.487101 | debian-bookworm | 2026-03-29 01:50:39.479 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.487109 | debian-bookworm | 2026-03-29 01:50:39.479 6721 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-03-29 01:50:39.487112 | debian-bookworm | 2026-03-29 01:50:39.479 6721 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:39.487116 | debian-bookworm | 2026-03-29 01:50:39.481 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.487359 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_ip_exception [0.021641s] ... ok 2026-03-29 01:50:39.509460 | debian-bookworm | 2026-03-29 01:50:39.501 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "hitachi_hnas_select_fs" by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:39.509498 | debian-bookworm | 2026-03-29 01:50:39.501 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "hitachi_hnas_select_fs" acquired by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:39.509508 | debian-bookworm | 2026-03-29 01:50:39.502 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "hitachi_hnas_select_fs" "released" by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:39.509518 | debian-bookworm | 2026-03-29 01:50:39.502 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.509775 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_error [0.021213s] ... ok 2026-03-29 01:50:39.525043 | debian-bookworm | 2026-03-29 01:50:39.523 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.525383 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_exception [0.020419s] ... ok 2026-03-29 01:50:39.544389 | debian-bookworm | 2026-03-29 01:50:39.542 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.544684 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_nfs_host_list [0.019244s] ... ok 2026-03-29 01:50:39.564305 | debian-bookworm | 2026-03-29 01:50:39.562 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.564618 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_exception [0.019821s] ... ok 2026-03-29 01:50:39.583783 | debian-bookworm | 2026-03-29 01:50:39.582 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.584097 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_permission [0.019412s] ... ok 2026-03-29 01:50:39.603802 | debian-bookworm | 2026-03-29 01:50:39.602 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.604160 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_execute_error [0.019934s] ... ok 2026-03-29 01:50:39.623663 | debian-bookworm | 2026-03-29 01:50:39.621 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.624212 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone [0.019715s] ... ok 2026-03-29 01:50:39.642857 | debian-bookworm | 2026-03-29 01:50:39.641 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.643216 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_empty_host_list [0.019082s] ... ok 2026-03-29 01:50:39.663772 | debian-bookworm | 2026-03-29 01:50:39.661 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.664154 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_export_error [0.020773s] ... ok 2026-03-29 01:50:39.683811 | debian-bookworm | 2026-03-29 01:50:39.682 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.684183 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing_wrong_share_id [0.020056s] ... ok 2026-03-29 01:50:39.703975 | debian-bookworm | 2026-03-29 01:50:39.702 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.704278 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_1 [0.019918s] ... ok 2026-03-29 01:50:39.723190 | debian-bookworm | 2026-03-29 01:50:39.721 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.723594 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_1_COMPLETE [0.018943s] ... ok 2026-03-29 01:50:39.767308 | debian-bookworm | 2026-03-29 01:50:39.740 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 5.15e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:39.767373 | debian-bookworm | 2026-03-29 01:50:39.740 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 0.262 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:39.767384 | debian-bookworm | 2026-03-29 01:50:39.740 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.000666(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:39.767393 | debian-bookworm | 2026-03-29 01:50:39.740 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 0.228 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:39.767401 | debian-bookworm | 2026-03-29 01:50:39.741 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00101(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:39.767421 | debian-bookworm | 2026-03-29 01:50:39.741 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 2.63 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:39.767429 | debian-bookworm | 2026-03-29 01:50:39.741 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00136(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:39.767438 | debian-bookworm | 2026-03-29 01:50:39.741 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 0.42 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:39.767446 | debian-bookworm | 2026-03-29 01:50:39.741 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00169(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:39.767477 | debian-bookworm | 2026-03-29 01:50:39.741 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 6.25 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:39.767485 | debian-bookworm | 2026-03-29 01:50:39.742 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00204(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:39.767493 | debian-bookworm | 2026-03-29 01:50:39.742 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 7.11 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:39.767501 | debian-bookworm | 2026-03-29 01:50:39.742 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00237(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:39.767510 | debian-bookworm | 2026-03-29 01:50:39.742 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 56.3 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:39.767518 | debian-bookworm | 2026-03-29 01:50:39.742 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00271(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:39.767528 | debian-bookworm | 2026-03-29 01:50:39.742 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 5.47 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:39.767536 | debian-bookworm | 2026-03-29 01:50:39.743 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00303(s), this was the 9th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:39.767545 | debian-bookworm | 2026-03-29 01:50:39.743 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 201 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:39.767559 | debian-bookworm | 2026-03-29 01:50:39.743 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00335(s), this was the 10th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:39.767567 | debian-bookworm | 2026-03-29 01:50:39.744 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.767675 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_3_RUNNING [0.022742s] ... ok 2026-03-29 01:50:39.768537 | debian-bookworm | 2026-03-29 01:50:39.763 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.768976 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_file_system [0.019534s] ... ok 2026-03-29 01:50:39.784203 | debian-bookworm | 2026-03-29 01:50:39.782 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.784590 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_1 [0.018804s] ... ok 2026-03-29 01:50:39.803620 | debian-bookworm | 2026-03-29 01:50:39.801 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.804047 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_1 [0.019211s] ... ok 2026-03-29 01:50:39.832221 | debian-bookworm | 2026-03-29 01:50:39.820 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:39.832253 | debian-bookworm | 2026-03-29 01:50:39.821 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:39.832263 | debian-bookworm | 2026-03-29 01:50:39.821 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:39.832278 | debian-bookworm | 2026-03-29 01:50:39.821 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:39.832287 | debian-bookworm | 2026-03-29 01:50:39.822 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:39.832304 | debian-bookworm | 2026-03-29 01:50:39.822 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:39.832313 | debian-bookworm | 2026-03-29 01:50:39.823 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.832570 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_1___test_dquote____test_dquote__ [0.021103s] ... ok 2026-03-29 01:50:39.856871 | debian-bookworm | 2026-03-29 01:50:39.843 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:39.856911 | debian-bookworm | 2026-03-29 01:50:39.843 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:39.856926 | debian-bookworm | 2026-03-29 01:50:39.843 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:39.856938 | debian-bookworm | 2026-03-29 01:50:39.844 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:39.856979 | debian-bookworm | 2026-03-29 01:50:39.844 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:39.856995 | debian-bookworm | 2026-03-29 01:50:39.844 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:39.857007 | debian-bookworm | 2026-03-29 01:50:39.846 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.857375 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_success [0.023126s] ... ok 2026-03-29 01:50:39.879533 | debian-bookworm | 2026-03-29 01:50:39.865 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:39.879580 | debian-bookworm | 2026-03-29 01:50:39.865 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:39.879590 | debian-bookworm | 2026-03-29 01:50:39.866 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:39.879598 | debian-bookworm | 2026-03-29 01:50:39.866 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:39.879606 | debian-bookworm | 2026-03-29 01:50:39.866 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:39.879614 | debian-bookworm | 2026-03-29 01:50:39.867 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:39.879622 | debian-bookworm | 2026-03-29 01:50:39.867 6721 DEBUG manila.share.drivers.hpe.hpe_3par_driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] begin _setup_server with {'network_allocations': [{'ip_address': '1.2.3.4'}], 'cidr': '1.2.3.4/24', 'network_type': 'vlan', 'segmentation_id': '101', 'server_id': '1a1a1a1a-2b2b-3c3c-4d4d-5e5e5e5e5e5e'} _setup_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_driver.py:439 2026-03-29 01:50:39.879633 | debian-bookworm | 2026-03-29 01:50:39.868 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.879741 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server [0.021909s] ... ok 2026-03-29 01:50:39.901685 | debian-bookworm | 2026-03-29 01:50:39.888 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:39.901727 | debian-bookworm | 2026-03-29 01:50:39.888 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:39.901733 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] ('Failed to create share %(share_name)s: %(e)s', {'share_name': 'OPENSTACK_SUPER_SHARE', 'e': 'createfshare error.'}): Exception: createfshare error. 2026-03-29 01:50:39.901748 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2026-03-29 01:50:39.901760 | debian-bookworm | 2026-03-29 01:50:39.888 6721 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 960, in _create_super_share 2026-03-29 01:50:39.901765 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator result = self._client.createfshare(protocol, 2026-03-29 01:50:39.901768 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:39.901772 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:39.901776 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2026-03-29 01:50:39.901779 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:39.901782 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:39.901786 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:39.901790 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:39.901794 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:39.901797 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2026-03-29 01:50:39.901801 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: createfshare error. 2026-03-29 01:50:39.901805 | debian-bookworm | 2026-03-29 01:50:39.888 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2026-03-29 01:50:39.901809 | debian-bookworm | 2026-03-29 01:50:39.890 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.901917 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_createfshare_exception [0.021759s] ... ok 2026-03-29 01:50:39.913558 | debian-bookworm | 2026-03-29 01:50:39.910 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:39.913575 | debian-bookworm | 2026-03-29 01:50:39.911 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:39.913579 | debian-bookworm | 2026-03-29 01:50:39.911 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.914158 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__revoke_admin_smb_access_error [0.021617s] ... ok 2026-03-29 01:50:39.932769 | debian-bookworm | 2026-03-29 01:50:39.931 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.933265 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_3___uid___None__False___osf_uid__ [0.019006s] ... ok 2026-03-29 01:50:39.957306 | debian-bookworm | 2026-03-29 01:50:39.950 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:39.957365 | debian-bookworm | 2026-03-29 01:50:39.950 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:39.957380 | debian-bookworm | 2026-03-29 01:50:39.951 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] getfsip result: {'total': 3, 'members': [{'bogus1': 1}, {'fspool': 'pool', 'vfs': 'test_vfs', 'address': '1.2.3.4', 'prefixLen': '255.255.255.0', 'vlanTag': '101', 'k': 'v', 'k2': 'v2'}, {'bogus2': '2'}]} fsip_exists /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1655 2026-03-29 01:50:39.957389 | debian-bookworm | 2026-03-29 01:50:39.952 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.957641 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists [0.020911s] ... ok 2026-03-29 01:50:39.972227 | debian-bookworm | 2026-03-29 01:50:39.971 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.972502 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_11________ip___True_____ [0.018891s] ... ok 2026-03-29 01:50:39.993215 | debian-bookworm | 2026-03-29 01:50:39.990 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:39.993245 | debian-bookworm | 2026-03-29 01:50:39.990 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:39.993255 | debian-bookworm | 2026-03-29 01:50:39.990 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Invalid NFS access type. HPE 3PAR NFS supports 'ip'. Actual 'user'. 2026-03-29 01:50:39.993263 | debian-bookworm | 2026-03-29 01:50:39.991 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:39.993576 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_nfs [0.020573s] ... ok 2026-03-29 01:50:40.020031 | debian-bookworm | 2026-03-29 01:50:40.011 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.020075 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to get 3PAR WSAPI version: Fake exception for testing.: manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-03-29 01:50:40.020090 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2026-03-29 01:50:40.020103 | debian-bookworm | 2026-03-29 01:50:40.012 6721 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 175, in do_setup 2026-03-29 01:50:40.020115 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator wsapi_version = self._client.getWsApiVersion()['build'] 2026-03-29 01:50:40.020126 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:40.020158 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:40.020171 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2026-03-29 01:50:40.020182 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:40.020192 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:40.020203 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:40.020213 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:40.020223 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:40.020234 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2026-03-29 01:50:40.020255 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-03-29 01:50:40.020267 | debian-bookworm | 2026-03-29 01:50:40.012 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2026-03-29 01:50:40.020280 | debian-bookworm | 2026-03-29 01:50:40.013 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.020299 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_exception [0.021257s] ... ok 2026-03-29 01:50:40.039871 | debian-bookworm | 2026-03-29 01:50:40.032 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.039903 | debian-bookworm | 2026-03-29 01:50:40.032 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.039913 | debian-bookworm | 2026-03-29 01:50:40.033 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.039924 | debian-bookworm | 2026-03-29 01:50:40.033 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.039935 | debian-bookworm | 2026-03-29 01:50:40.033 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.039944 | debian-bookworm | 2026-03-29 01:50:40.033 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.039963 | debian-bookworm | 2026-03-29 01:50:40.034 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.040185 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_2_False [0.021770s] ... ok 2026-03-29 01:50:40.059043 | debian-bookworm | 2026-03-29 01:50:40.054 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.059074 | debian-bookworm | 2026-03-29 01:50:40.054 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.059083 | debian-bookworm | 2026-03-29 01:50:40.055 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.059410 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_3_no_root_squash [0.021037s] ... ok 2026-03-29 01:50:40.079658 | debian-bookworm | 2026-03-29 01:50:40.075 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.079702 | debian-bookworm | 2026-03-29 01:50:40.075 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.079712 | debian-bookworm | 2026-03-29 01:50:40.076 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.079987 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_6_insecure [0.020778s] ... ok 2026-03-29 01:50:40.102355 | debian-bookworm | 2026-03-29 01:50:40.096 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.102422 | debian-bookworm | 2026-03-29 01:50:40.097 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.102433 | debian-bookworm | 2026-03-29 01:50:40.097 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to create share from snapshot for FPG/VFS/tag pool/test_vfs/osf-snap-id. Snapshot not found. 2026-03-29 01:50:40.102442 | debian-bookworm | 2026-03-29 01:50:40.098 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.102694 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_not_found [0.021207s] ... ok 2026-03-29 01:50:40.123362 | debian-bookworm | 2026-03-29 01:50:40.117 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.123409 | debian-bookworm | 2026-03-29 01:50:40.118 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.123419 | debian-bookworm | 2026-03-29 01:50:40.118 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 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-03-29 01:50:40.123428 | debian-bookworm | 2026-03-29 01:50:40.119 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.123748 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_not_allowed [0.020711s] ... ok 2026-03-29 01:50:40.144535 | debian-bookworm | 2026-03-29 01:50:40.138 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.144566 | debian-bookworm | 2026-03-29 01:50:40.138 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.144575 | debian-bookworm | 2026-03-29 01:50:40.139 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3parclient version up to 4.2.1 is in use. Client upgrade may be needed if using a VFS with multiple IP addresses. get_vfs /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1078 2026-03-29 01:50:40.144584 | debian-bookworm | 2026-03-29 01:50:40.139 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.144749 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_1 [0.020733s] ... ok 2026-03-29 01:50:40.175124 | debian-bookworm | 2026-03-29 01:50:40.160 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.175153 | debian-bookworm | 2026-03-29 01:50:40.160 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.175163 | debian-bookworm | 2026-03-29 01:50:40.160 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.175172 | debian-bookworm | 2026-03-29 01:50:40.160 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.175182 | debian-bookworm | 2026-03-29 01:50:40.161 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.175199 | debian-bookworm | 2026-03-29 01:50:40.161 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.175208 | debian-bookworm | 2026-03-29 01:50:40.161 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.175217 | debian-bookworm | 2026-03-29 01:50:40.161 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.175550 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_02__2__1__False_ [0.021909s] ... ok 2026-03-29 01:50:40.187772 | debian-bookworm | 2026-03-29 01:50:40.181 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.187803 | debian-bookworm | 2026-03-29 01:50:40.182 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.187813 | debian-bookworm | 2026-03-29 01:50:40.182 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.187821 | debian-bookworm | 2026-03-29 01:50:40.182 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.187839 | debian-bookworm | 2026-03-29 01:50:40.182 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.187847 | debian-bookworm | 2026-03-29 01:50:40.182 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.187856 | debian-bookworm | 2026-03-29 01:50:40.183 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.188028 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_07__2048__1024__True_ [0.021675s] ... ok 2026-03-29 01:50:40.214636 | debian-bookworm | 2026-03-29 01:50:40.203 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.214675 | debian-bookworm | 2026-03-29 01:50:40.203 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.214685 | debian-bookworm | 2026-03-29 01:50:40.204 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.214694 | debian-bookworm | 2026-03-29 01:50:40.204 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.214703 | debian-bookworm | 2026-03-29 01:50:40.204 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.214711 | debian-bookworm | 2026-03-29 01:50:40.204 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.214720 | debian-bookworm | 2026-03-29 01:50:40.204 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to update capacity quota 1 on foo_fstore with exception: boom: Exception: boom 2026-03-29 01:50:40.214728 | debian-bookworm | 2026-03-29 01:50:40.205 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.214892 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_2 [0.021750s] ... ok 2026-03-29 01:50:40.228600 | debian-bookworm | 2026-03-29 01:50:40.225 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.228635 | debian-bookworm | 2026-03-29 01:50:40.225 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.228644 | debian-bookworm | 2026-03-29 01:50:40.226 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.228933 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_success [0.020581s] ... ok 2026-03-29 01:50:40.246839 | debian-bookworm | 2026-03-29 01:50:40.245 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.247173 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_2____smb____SMB____SmB____CIFS____cifs____CiFs_____nfs__ [0.018963s] ... ok 2026-03-29 01:50:40.277843 | debian-bookworm | 2026-03-29 01:50:40.268 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.277871 | debian-bookworm | 2026-03-29 01:50:40.268 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.277881 | debian-bookworm | 2026-03-29 01:50:40.270 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] removefsip result: remove_fsip /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1710 2026-03-29 01:50:40.277889 | debian-bookworm | 2026-03-29 01:50:40.271 6721 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] getfsip result: {'members': [{'fspool': 'pool', 'vfs': 'test_vfs', 'address': '1.2.3.4', 'prefixLen': '255.255.255.0', 'vlanTag': '101'}]} fsip_exists /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1655 2026-03-29 01:50:40.277899 | debian-bookworm | 2026-03-29 01:50:40.271 6721 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to remove FSIP for FPG/VFS/IP pool/test_vfs/1.2.3.4. 2026-03-29 01:50:40.277907 | debian-bookworm | 2026-03-29 01:50:40.273 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.278190 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_not_gone [0.029119s] ... ok 2026-03-29 01:50:40.301961 | debian-bookworm | 2026-03-29 01:50:40.297 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.301991 | debian-bookworm | 2026-03-29 01:50:40.298 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.302000 | debian-bookworm | 2026-03-29 01:50:40.298 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.302327 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_4_______vfs__ [0.024319s] ... ok 2026-03-29 01:50:40.322406 | debian-bookworm | 2026-03-29 01:50:40.318 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-03-29 01:50:40.322435 | debian-bookworm | 2026-03-29 01:50:40.318 6721 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-03-29 01:50:40.322444 | debian-bookworm | 2026-03-29 01:50:40.319 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.322834 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_6_________ [0.020430s] ... ok 2026-03-29 01:50:40.339983 | debian-bookworm | 2026-03-29 01:50:40.338 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.341011 | debian-bookworm | 2026-03-29 01:50:40.339 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.341444 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_cache_fail [0.019993s] ... ok 2026-03-29 01:50:40.385360 | debian-bookworm | 2026-03-29 01:50:40.358 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.385390 | debian-bookworm | 2026-03-29 01:50:40.359 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.385399 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.385408 | debian-bookworm | 2026-03-29 01:50:40.359 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Allow access. allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:156 2026-03-29 01:50:40.385436 | debian-bookworm | 2026-03-29 01:50:40.360 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.385445 | debian-bookworm | 2026-03-29 01:50:40.360 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.385454 | debian-bookworm | 2026-03-29 01:50:40.360 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.385462 | debian-bookworm | 2026-03-29 01:50:40.360 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.385470 | debian-bookworm | 2026-03-29 01:50:40.360 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.385478 | debian-bookworm | 2026-03-29 01:50:40.360 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.385497 | debian-bookworm | 2026-03-29 01:50:40.360 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.385514 | debian-bookworm | 2026-03-29 01:50:40.360 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.385532 | debian-bookworm | 2026-03-29 01:50:40.360 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.385541 | debian-bookworm | 2026-03-29 01:50:40.361 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.385549 | debian-bookworm | 2026-03-29 01:50:40.361 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.385556 | debian-bookworm | 2026-03-29 01:50:40.361 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.385564 | debian-bookworm | 2026-03-29 01:50:40.361 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.385572 | debian-bookworm | 2026-03-29 01:50:40.361 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.385580 | debian-bookworm | 2026-03-29 01:50:40.361 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.385588 | debian-bookworm | 2026-03-29 01:50:40.361 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.385596 | debian-bookworm | 2026-03-29 01:50:40.361 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.385612 | debian-bookworm | 2026-03-29 01:50:40.361 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.385620 | debian-bookworm | 2026-03-29 01:50:40.361 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Try to add user access. Access info (access_to: user_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:561 2026-03-29 01:50:40.385628 | debian-bookworm | 2026-03-29 01:50:40.362 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.385641 | debian-bookworm | 2026-03-29 01:50:40.362 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.385649 | debian-bookworm | 2026-03-29 01:50:40.362 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.385657 | debian-bookworm | 2026-03-29 01:50:40.363 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.385665 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_1 [0.023349s] ... ok 2026-03-29 01:50:40.416645 | debian-bookworm | 2026-03-29 01:50:40.382 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.416674 | debian-bookworm | 2026-03-29 01:50:40.383 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.416683 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.416691 | debian-bookworm | 2026-03-29 01:50:40.383 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Allow access. allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:156 2026-03-29 01:50:40.416699 | debian-bookworm | 2026-03-29 01:50:40.383 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.416708 | debian-bookworm | 2026-03-29 01:50:40.383 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.416726 | debian-bookworm | 2026-03-29 01:50:40.383 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.416739 | debian-bookworm | 2026-03-29 01:50:40.383 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.416747 | debian-bookworm | 2026-03-29 01:50:40.383 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.416755 | debian-bookworm | 2026-03-29 01:50:40.383 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.416763 | debian-bookworm | 2026-03-29 01:50:40.384 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.416771 | debian-bookworm | 2026-03-29 01:50:40.384 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.416787 | debian-bookworm | 2026-03-29 01:50:40.384 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.416796 | debian-bookworm | 2026-03-29 01:50:40.384 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.416804 | debian-bookworm | 2026-03-29 01:50:40.384 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.416812 | debian-bookworm | 2026-03-29 01:50:40.384 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.416819 | debian-bookworm | 2026-03-29 01:50:40.384 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.416833 | debian-bookworm | 2026-03-29 01:50:40.384 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.416841 | debian-bookworm | 2026-03-29 01:50:40.384 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.416852 | debian-bookworm | 2026-03-29 01:50:40.384 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.416860 | debian-bookworm | 2026-03-29 01:50:40.385 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.416868 | debian-bookworm | 2026-03-29 01:50:40.385 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.416875 | debian-bookworm | 2026-03-29 01:50:40.385 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Try to add domain user access. Access info (access_to: domain\group_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:572 2026-03-29 01:50:40.416883 | debian-bookworm | 2026-03-29 01:50:40.385 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.416898 | debian-bookworm | 2026-03-29 01:50:40.385 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.416906 | debian-bookworm | 2026-03-29 01:50:40.385 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.416914 | debian-bookworm | 2026-03-29 01:50:40.385 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed with add domain user access, try to add domain group access. Access info (access_to: domain\group_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:577 2026-03-29 01:50:40.416927 | debian-bookworm | 2026-03-29 01:50:40.385 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.416935 | debian-bookworm | 2026-03-29 01:50:40.385 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.416943 | debian-bookworm | 2026-03-29 01:50:40.385 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.417059 | debian-bookworm | 2026-03-29 01:50:40.386 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.417067 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_4 [0.023509s] ... ok 2026-03-29 01:50:40.427928 | debian-bookworm | 2026-03-29 01:50:40.405 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.427956 | debian-bookworm | 2026-03-29 01:50:40.406 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.427965 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.427973 | debian-bookworm | 2026-03-29 01:50:40.406 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Allow access. allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:156 2026-03-29 01:50:40.427981 | debian-bookworm | 2026-03-29 01:50:40.406 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.427989 | debian-bookworm | 2026-03-29 01:50:40.406 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.427997 | debian-bookworm | 2026-03-29 01:50:40.406 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.428005 | debian-bookworm | 2026-03-29 01:50:40.406 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.428023 | debian-bookworm | 2026-03-29 01:50:40.406 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.428031 | debian-bookworm | 2026-03-29 01:50:40.407 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.428039 | debian-bookworm | 2026-03-29 01:50:40.407 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.428047 | debian-bookworm | 2026-03-29 01:50:40.407 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.428068 | debian-bookworm | 2026-03-29 01:50:40.407 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.428077 | debian-bookworm | 2026-03-29 01:50:40.407 6721 ERROR manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Share share-fake-uuid does not exist on the backend. 2026-03-29 01:50:40.428085 | debian-bookworm | 2026-03-29 01:50:40.408 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.428275 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_share_not_exist [0.021475s] ... ok 2026-03-29 01:50:40.430834 | debian-bookworm | 2026-03-29 01:50:40.427 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.430862 | debian-bookworm | 2026-03-29 01:50:40.428 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.430871 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.430879 | debian-bookworm | 2026-03-29 01:50:40.428 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Allow access. allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:156 2026-03-29 01:50:40.430888 | debian-bookworm | 2026-03-29 01:50:40.429 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.431036 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_level_fail [0.021152s] ... ok 2026-03-29 01:50:40.460005 | debian-bookworm | 2026-03-29 01:50:40.448 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.460038 | debian-bookworm | 2026-03-29 01:50:40.449 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.460047 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.460056 | debian-bookworm | 2026-03-29 01:50:40.449 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.460065 | debian-bookworm | 2026-03-29 01:50:40.450 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.460077 | debian-bookworm | 2026-03-29 01:50:40.450 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.460090 | debian-bookworm | 2026-03-29 01:50:40.450 6721 ERROR manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Get CIFS service status error. 2026-03-29 01:50:40.460121 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:50:40.460142 | debian-bookworm | 2026-03-29 01:50:40.451 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.460345 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_false [0.021809s] ... ok 2026-03-29 01:50:40.475601 | debian-bookworm | 2026-03-29 01:50:40.471 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.475642 | debian-bookworm | 2026-03-29 01:50:40.472 6721 INFO manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Wait interval is not configured in huawei conf file. Use default: 3. 2026-03-29 01:50:40.475651 | debian-bookworm | 2026-03-29 01:50:40.472 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.475921 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_wait_interval_fail [0.021454s] ... ok 2026-03-29 01:50:40.503370 | debian-bookworm | 2026-03-29 01:50:40.491 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.503403 | debian-bookworm | 2026-03-29 01:50:40.492 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.503428 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.503437 | debian-bookworm | 2026-03-29 01:50:40.492 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.503447 | debian-bookworm | 2026-03-29 01:50:40.492 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.503455 | debian-bookworm | 2026-03-29 01:50:40.492 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.503464 | debian-bookworm | 2026-03-29 01:50:40.492 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.503472 | debian-bookworm | 2026-03-29 01:50:40.493 6721 ERROR manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Get share count error! 2026-03-29 01:50:40.503481 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:50:40.503489 | debian-bookworm | 2026-03-29 01:50:40.493 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.503530 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_fail [0.020890s] ... ok 2026-03-29 01:50:40.626598 | debian-bookworm | 2026-03-29 01:50:40.512 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.626657 | debian-bookworm | 2026-03-29 01:50:40.513 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.626666 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.626675 | debian-bookworm | 2026-03-29 01:50:40.514 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.626685 | debian-bookworm | 2026-03-29 01:50:40.514 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.626693 | debian-bookworm | 2026-03-29 01:50:40.514 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.626712 | debian-bookworm | 2026-03-29 01:50:40.514 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.626720 | debian-bookworm | 2026-03-29 01:50:40.514 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.626728 | debian-bookworm | 2026-03-29 01:50:40.514 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.626736 | debian-bookworm | 2026-03-29 01:50:40.514 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.626744 | debian-bookworm | 2026-03-29 01:50:40.514 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.626752 | debian-bookworm | 2026-03-29 01:50:40.514 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.626770 | debian-bookworm | 2026-03-29 01:50:40.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.626779 | debian-bookworm | 2026-03-29 01:50:40.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.626790 | debian-bookworm | 2026-03-29 01:50:40.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.626798 | debian-bookworm | 2026-03-29 01:50:40.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.626806 | debian-bookworm | 2026-03-29 01:50:40.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.626819 | debian-bookworm | 2026-03-29 01:50:40.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.626827 | debian-bookworm | 2026-03-29 01:50:40.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.626835 | debian-bookworm | 2026-03-29 01:50:40.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.626843 | debian-bookworm | 2026-03-29 01:50:40.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.626851 | debian-bookworm | 2026-03-29 01:50:40.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.626859 | debian-bookworm | 2026-03-29 01:50:40.516 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.626867 | debian-bookworm | 2026-03-29 01:50:40.516 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.626879 | debian-bookworm | 2026-03-29 01:50:40.516 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.626892 | debian-bookworm | 2026-03-29 01:50:40.516 6721 DEBUG manila.share.drivers.huawei.huawei_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.626906 | debian-bookworm | 2026-03-29 01:50:40.516 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.626915 | debian-bookworm | 2026-03-29 01:50:40.516 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.626923 | debian-bookworm | 2026-03-29 01:50:40.517 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.626931 | debian-bookworm | 2026-03-29 01:50:40.517 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.626939 | debian-bookworm | 2026-03-29 01:50:40.517 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.626946 | debian-bookworm | 2026-03-29 01:50:40.517 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.626954 | debian-bookworm | 2026-03-29 01:50:40.517 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.626962 | debian-bookworm | 2026-03-29 01:50:40.517 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.626975 | debian-bookworm | 2026-03-29 01:50:40.517 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.626986 | debian-bookworm | 2026-03-29 01:50:40.518 6721 DEBUG manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.626994 | debian-bookworm | 2026-03-29 01:50:40.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627006 | debian-bookworm | 2026-03-29 01:50:40.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627015 | debian-bookworm | 2026-03-29 01:50:40.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627022 | debian-bookworm | 2026-03-29 01:50:40.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627030 | debian-bookworm | 2026-03-29 01:50:40.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627038 | debian-bookworm | 2026-03-29 01:50:40.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627046 | debian-bookworm | 2026-03-29 01:50:40.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627054 | debian-bookworm | 2026-03-29 01:50:40.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627062 | debian-bookworm | 2026-03-29 01:50:40.519 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627074 | debian-bookworm | 2026-03-29 01:50:40.519 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627082 | debian-bookworm | 2026-03-29 01:50:40.519 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627102 | debian-bookworm | 2026-03-29 01:50:40.519 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627110 | debian-bookworm | 2026-03-29 01:50:40.519 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627118 | debian-bookworm | 2026-03-29 01:50:40.519 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627126 | debian-bookworm | 2026-03-29 01:50:40.519 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627134 | debian-bookworm | 2026-03-29 01:50:40.519 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627141 | debian-bookworm | 2026-03-29 01:50:40.519 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627149 | debian-bookworm | 2026-03-29 01:50:40.519 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627157 | debian-bookworm | 2026-03-29 01:50:40.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627165 | debian-bookworm | 2026-03-29 01:50:40.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627173 | debian-bookworm | 2026-03-29 01:50:40.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627186 | debian-bookworm | 2026-03-29 01:50:40.520 6721 DEBUG manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Get access for share: share-fake-uuid, access_type: user, access_to: user_name, access_level: rw get_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-03-29 01:50:40.627201 | debian-bookworm | 2026-03-29 01:50:40.520 6721 DEBUG manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Mounting share: share_fake_uuid to host, mount_src: /tmp/tmparagtpri/huawei_manila_tmp_path_src_zbn5lv5t mount_share_to_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:593 2026-03-29 01:50:40.627209 | debian-bookworm | 2026-03-29 01:50:40.520 6721 DEBUG manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Execute mount. mount_src: /tmp/tmparagtpri/huawei_manila_tmp_path_src_zbn5lv5t mount_share_to_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:601 2026-03-29 01:50:40.627217 | debian-bookworm | 2026-03-29 01:50:40.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627225 | debian-bookworm | 2026-03-29 01:50:40.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627233 | debian-bookworm | 2026-03-29 01:50:40.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627241 | debian-bookworm | 2026-03-29 01:50:40.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627249 | debian-bookworm | 2026-03-29 01:50:40.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627256 | debian-bookworm | 2026-03-29 01:50:40.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627264 | debian-bookworm | 2026-03-29 01:50:40.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627272 | debian-bookworm | 2026-03-29 01:50:40.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627289 | debian-bookworm | 2026-03-29 01:50:40.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627300 | debian-bookworm | 2026-03-29 01:50:40.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627308 | debian-bookworm | 2026-03-29 01:50:40.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627316 | debian-bookworm | 2026-03-29 01:50:40.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627324 | debian-bookworm | 2026-03-29 01:50:40.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627332 | debian-bookworm | 2026-03-29 01:50:40.522 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627340 | debian-bookworm | 2026-03-29 01:50:40.522 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627347 | debian-bookworm | 2026-03-29 01:50:40.522 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627355 | debian-bookworm | 2026-03-29 01:50:40.522 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627363 | debian-bookworm | 2026-03-29 01:50:40.522 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627371 | debian-bookworm | 2026-03-29 01:50:40.522 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Try to add user access. Access info (access_to: user_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:561 2026-03-29 01:50:40.627388 | debian-bookworm | 2026-03-29 01:50:40.522 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627401 | debian-bookworm | 2026-03-29 01:50:40.522 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627409 | debian-bookworm | 2026-03-29 01:50:40.522 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627417 | debian-bookworm | 2026-03-29 01:50:40.522 6721 DEBUG manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Mounting share: share-fake-uuid to host, mount_src: /tmp/tmparagtpri/huawei_manila_tmp_path_dst_6u3tquwh mount_share_to_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:593 2026-03-29 01:50:40.627425 | debian-bookworm | 2026-03-29 01:50:40.523 6721 DEBUG manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Copy data from src_path: /tmp/tmparagtpri/huawei_manila_tmp_path_src_zbn5lv5t/.snapshot/share_snapshot_fake_snapshot_uuid to dst_path: /tmp/tmparagtpri/huawei_manila_tmp_path_dst_6u3tquwh. copy_snapshot_data /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:568 2026-03-29 01:50:40.627434 | debian-bookworm | 2026-03-29 01:50:40.523 6721 INFO manila.data.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] {'total_progress': 100} 2026-03-29 01:50:40.627442 | debian-bookworm | 2026-03-29 01:50:40.523 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627450 | debian-bookworm | 2026-03-29 01:50:40.523 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627458 | debian-bookworm | 2026-03-29 01:50:40.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627465 | debian-bookworm | 2026-03-29 01:50:40.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627478 | debian-bookworm | 2026-03-29 01:50:40.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627486 | debian-bookworm | 2026-03-29 01:50:40.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627499 | debian-bookworm | 2026-03-29 01:50:40.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627509 | debian-bookworm | 2026-03-29 01:50:40.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627517 | debian-bookworm | 2026-03-29 01:50:40.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627525 | debian-bookworm | 2026-03-29 01:50:40.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627533 | debian-bookworm | 2026-03-29 01:50:40.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627541 | debian-bookworm | 2026-03-29 01:50:40.525 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627548 | debian-bookworm | 2026-03-29 01:50:40.525 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627556 | debian-bookworm | 2026-03-29 01:50:40.525 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627564 | debian-bookworm | 2026-03-29 01:50:40.525 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627576 | debian-bookworm | 2026-03-29 01:50:40.525 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627585 | debian-bookworm | 2026-03-29 01:50:40.525 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627597 | debian-bookworm | 2026-03-29 01:50:40.525 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627605 | debian-bookworm | 2026-03-29 01:50:40.525 6721 WARNING manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2026-03-29 01:50:40.627616 | debian-bookworm | 2026-03-29 01:50:40.525 6721 DEBUG manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Created share from snapshot successfully, new_share: {'share_proto': 'CIFS', 'size': 1, 'name': 'share-fake-uuid', 'mount_path': '//100.115.10.68/share_fake_uuid', 'mount_src': '/tmp/tmparagtpri/huawei_manila_tmp_path_dst_6u3tquwh', 'id': 'fake_uuid'}, old_share: {'share_proto': 'NFS', 'name': 'share_fake_uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmparagtpri/huawei_manila_tmp_path_src_zbn5lv5t', '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-03-29 01:50:40.627625 | debian-bookworm | 2026-03-29 01:50:40.525 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627633 | debian-bookworm | 2026-03-29 01:50:40.526 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627641 | debian-bookworm | 2026-03-29 01:50:40.526 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627649 | debian-bookworm | 2026-03-29 01:50:40.526 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627661 | debian-bookworm | 2026-03-29 01:50:40.526 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627669 | debian-bookworm | 2026-03-29 01:50:40.526 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627677 | debian-bookworm | 2026-03-29 01:50:40.526 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627685 | debian-bookworm | 2026-03-29 01:50:40.526 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627697 | debian-bookworm | 2026-03-29 01:50:40.526 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627708 | debian-bookworm | 2026-03-29 01:50:40.526 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627716 | debian-bookworm | 2026-03-29 01:50:40.526 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627724 | debian-bookworm | 2026-03-29 01:50:40.527 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627731 | debian-bookworm | 2026-03-29 01:50:40.527 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627739 | debian-bookworm | 2026-03-29 01:50:40.527 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627747 | debian-bookworm | 2026-03-29 01:50:40.527 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627760 | debian-bookworm | 2026-03-29 01:50:40.527 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.627768 | debian-bookworm | 2026-03-29 01:50:40.527 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.627776 | debian-bookworm | 2026-03-29 01:50:40.527 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.627783 | debian-bookworm | 2026-03-29 01:50:40.527 6721 WARNING manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid 2026-03-29 01:50:40.627791 | debian-bookworm | 2026-03-29 01:50:40.528 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.627803 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_nfssnapshot_success [0.034653s] ... ok 2026-03-29 01:50:40.671781 | debian-bookworm | 2026-03-29 01:50:40.547 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.671859 | debian-bookworm | 2026-03-29 01:50:40.548 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.671875 | debian-bookworm | 2026-03-29 01:50:40.548 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.671888 | debian-bookworm | 2026-03-29 01:50:40.548 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.671900 | debian-bookworm | 2026-03-29 01:50:40.548 6721 DEBUG manila.share.drivers.huawei.huawei_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.671927 | debian-bookworm | 2026-03-29 01:50:40.548 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.671939 | debian-bookworm | 2026-03-29 01:50:40.549 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.671951 | debian-bookworm | 2026-03-29 01:50:40.549 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.671962 | debian-bookworm | 2026-03-29 01:50:40.549 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.671973 | debian-bookworm | 2026-03-29 01:50:40.549 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.671997 | debian-bookworm | 2026-03-29 01:50:40.549 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.672013 | debian-bookworm | 2026-03-29 01:50:40.549 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.672024 | debian-bookworm | 2026-03-29 01:50:40.549 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.672034 | debian-bookworm | 2026-03-29 01:50:40.549 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.672045 | debian-bookworm | 2026-03-29 01:50:40.549 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.672056 | debian-bookworm | 2026-03-29 01:50:40.550 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.672076 | debian-bookworm | 2026-03-29 01:50:40.550 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.672088 | debian-bookworm | 2026-03-29 01:50:40.550 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.672099 | debian-bookworm | 2026-03-29 01:50:40.550 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.672110 | debian-bookworm | 2026-03-29 01:50:40.550 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.672121 | debian-bookworm | 2026-03-29 01:50:40.550 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.672139 | debian-bookworm | 2026-03-29 01:50:40.550 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.672155 | debian-bookworm | 2026-03-29 01:50:40.550 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.672163 | debian-bookworm | 2026-03-29 01:50:40.550 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.672171 | debian-bookworm | 2026-03-29 01:50:40.551 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.672182 | debian-bookworm | 2026-03-29 01:50:40.551 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.672202 | debian-bookworm | 2026-03-29 01:50:40.551 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.672214 | debian-bookworm | 2026-03-29 01:50:40.551 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.672226 | debian-bookworm | 2026-03-29 01:50:40.551 6721 ERROR manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-03-29 01:50:40.672238 | debian-bookworm | 2026-03-29 01:50:40.551 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.672250 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.672262 | debian-bookworm | 2026-03-29 01:50:40.552 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Replace URL: 2026-03-29 01:50:40.672274 | debian-bookworm | Old URL: None 2026-03-29 01:50:40.672287 | debian-bookworm | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-03-29 01:50:40.672299 | debian-bookworm | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-03-29 01:50:40.672311 | debian-bookworm | 2026-03-29 01:50:40.552 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.672323 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-03-29 01:50:40.672335 | debian-bookworm | result: {'error': {'code': -403}}. 2026-03-29 01:50:40.672347 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to create replication pair for share share_fake_uuid.: manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-03-29 01:50:40.672359 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:50:40.672379 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2026-03-29 01:50:40.672392 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 57, in create 2026-03-29 01:50:40.672408 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication pair_info = self.helper.create_replication_pair(pair_params) 2026-03-29 01:50:40.672420 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:40.672432 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair 2026-03-29 01:50:40.672457 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2026-03-29 01:50:40.672468 | debian-bookworm | 2026-03-29 01:50:40.552 6721 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-03-29 01:50:40.672479 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:50:40.672489 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-03-29 01:50:40.672497 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2026-03-29 01:50:40.672505 | debian-bookworm | 2026-03-29 01:50:40.552 6721 ERROR manila.share.drivers.huawei.v3.replication 2026-03-29 01:50:40.672513 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool.: manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-03-29 01:50:40.672521 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-03-29 01:50:40.672529 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection Traceback (most recent call last): 2026-03-29 01:50:40.672537 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica 2026-03-29 01:50:40.672545 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection replica_pair_id = self.rpc_client.create_replica_pair( 2026-03-29 01:50:40.672553 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:40.672561 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair 2026-03-29 01:50:40.672568 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection return super(FakeRpcClient, self).create_replica_pair( 2026-03-29 01:50:40.672576 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:40.672584 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair 2026-03-29 01:50:40.672594 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection return call_context.call( 2026-03-29 01:50:40.672605 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:40.672616 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call 2026-03-29 01:50:40.672627 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection return self.replica_mgr.create_replica_pair( 2026-03-29 01:50:40.672639 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:40.672659 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair 2026-03-29 01:50:40.672680 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection return self.create(local_share_info, 2026-03-29 01:50:40.672691 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:40.672706 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 57, in create 2026-03-29 01:50:40.672717 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection pair_info = self.helper.create_replication_pair(pair_params) 2026-03-29 01:50:40.672728 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:40.672738 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair 2026-03-29 01:50:40.672748 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection self._assert_rest_result(result, msg) 2026-03-29 01:50:40.672758 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-03-29 01:50:40.672766 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection raise exception.InvalidShare(reason=err_msg) 2026-03-29 01:50:40.672774 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-03-29 01:50:40.672782 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection result: {'error': {'code': -403}}.. 2026-03-29 01:50:40.672790 | debian-bookworm | 2026-03-29 01:50:40.553 6721 ERROR manila.share.drivers.huawei.v3.connection 2026-03-29 01:50:40.672797 | debian-bookworm | 2026-03-29 01:50:40.555 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.672805 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_3 [0.026922s] ... ok 2026-03-29 01:50:40.677401 | debian-bookworm | 2026-03-29 01:50:40.575 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.677435 | debian-bookworm | 2026-03-29 01:50:40.576 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.677449 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.677461 | debian-bookworm | 2026-03-29 01:50:40.576 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.677473 | debian-bookworm | 2026-03-29 01:50:40.576 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.677485 | debian-bookworm | 2026-03-29 01:50:40.577 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.677510 | debian-bookworm | 2026-03-29 01:50:40.577 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.677523 | debian-bookworm | 2026-03-29 01:50:40.580 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.677809 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fail [0.025102s] ... ok 2026-03-29 01:50:40.683440 | debian-bookworm | 2026-03-29 01:50:40.599 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.683470 | debian-bookworm | 2026-03-29 01:50:40.600 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.683479 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.683488 | debian-bookworm | 2026-03-29 01:50:40.601 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.683496 | debian-bookworm | 2026-03-29 01:50:40.601 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.683504 | debian-bookworm | 2026-03-29 01:50:40.601 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.683512 | debian-bookworm | 2026-03-29 01:50:40.601 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.683520 | debian-bookworm | 2026-03-29 01:50:40.601 6721 ERROR manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Query resource pool error. 2026-03-29 01:50:40.683528 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-03-29 01:50:40.683537 | debian-bookworm | 2026-03-29 01:50:40.602 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.683842 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fs_fail [0.021369s] ... ok 2026-03-29 01:50:40.691994 | debian-bookworm | 2026-03-29 01:50:40.621 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.692016 | debian-bookworm | 2026-03-29 01:50:40.621 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.692022 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.692027 | debian-bookworm | 2026-03-29 01:50:40.622 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.692032 | debian-bookworm | 2026-03-29 01:50:40.622 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.692039 | debian-bookworm | 2026-03-29 01:50:40.622 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.692044 | debian-bookworm | 2026-03-29 01:50:40.622 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.692048 | debian-bookworm | 2026-03-29 01:50:40.622 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.692052 | debian-bookworm | 2026-03-29 01:50:40.622 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.692056 | debian-bookworm | 2026-03-29 01:50:40.622 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.692061 | debian-bookworm | 2026-03-29 01:50:40.622 6721 ERROR manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Cannot find snapshot fake_snapshot_uuid on array. 2026-03-29 01:50:40.692065 | debian-bookworm | 2026-03-29 01:50:40.623 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.692414 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_notexistingsnapshot_fail [0.021300s] ... ok 2026-03-29 01:50:40.703218 | debian-bookworm | 2026-03-29 01:50:40.642 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.703239 | debian-bookworm | 2026-03-29 01:50:40.643 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.703244 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.703248 | debian-bookworm | 2026-03-29 01:50:40.644 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.703253 | debian-bookworm | 2026-03-29 01:50:40.644 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.703257 | debian-bookworm | 2026-03-29 01:50:40.644 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.703265 | debian-bookworm | 2026-03-29 01:50:40.644 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.703269 | debian-bookworm | 2026-03-29 01:50:40.644 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.703274 | debian-bookworm | 2026-03-29 01:50:40.644 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.703278 | debian-bookworm | 2026-03-29 01:50:40.644 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.703282 | debian-bookworm | 2026-03-29 01:50:40.644 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.703286 | debian-bookworm | 2026-03-29 01:50:40.644 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.703295 | debian-bookworm | 2026-03-29 01:50:40.645 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.703302 | debian-bookworm | 2026-03-29 01:50:40.645 6721 ERROR manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Cannot find source share fake_uuid of snapshot fake_snapshot_uuid on array. 2026-03-29 01:50:40.703307 | debian-bookworm | 2026-03-29 01:50:40.645 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.703525 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_share_error [0.022238s] ... ok 2026-03-29 01:50:40.717924 | debian-bookworm | 2026-03-29 01:50:40.664 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.717943 | debian-bookworm | 2026-03-29 01:50:40.665 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.717948 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.717953 | debian-bookworm | 2026-03-29 01:50:40.665 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.717957 | debian-bookworm | 2026-03-29 01:50:40.665 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.717965 | debian-bookworm | 2026-03-29 01:50:40.666 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.717970 | debian-bookworm | 2026-03-29 01:50:40.666 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.717975 | debian-bookworm | 2026-03-29 01:50:40.666 6721 DEBUG manila.share.drivers.huawei.huawei_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.717980 | debian-bookworm | 2026-03-29 01:50:40.666 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.717990 | debian-bookworm | 2026-03-29 01:50:40.666 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.717994 | debian-bookworm | 2026-03-29 01:50:40.666 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.717998 | debian-bookworm | 2026-03-29 01:50:40.667 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.718007 | debian-bookworm | 2026-03-29 01:50:40.667 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.718012 | debian-bookworm | 2026-03-29 01:50:40.667 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.718016 | debian-bookworm | 2026-03-29 01:50:40.667 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.718022 | debian-bookworm | 2026-03-29 01:50:40.667 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.718027 | debian-bookworm | 2026-03-29 01:50:40.667 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.718031 | debian-bookworm | 2026-03-29 01:50:40.668 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.718304 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_success [0.022825s] ... ok 2026-03-29 01:50:40.732715 | debian-bookworm | 2026-03-29 01:50:40.688 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.732728 | debian-bookworm | 2026-03-29 01:50:40.689 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.732738 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.732742 | debian-bookworm | 2026-03-29 01:50:40.689 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.732746 | debian-bookworm | 2026-03-29 01:50:40.690 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.732751 | debian-bookworm | 2026-03-29 01:50:40.690 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.732755 | debian-bookworm | 2026-03-29 01:50:40.690 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.732760 | debian-bookworm | 2026-03-29 01:50:40.690 6721 DEBUG manila.share.drivers.huawei.huawei_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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': '8', '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-03-29 01:50:40.732764 | debian-bookworm | 2026-03-29 01:50:40.690 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.732771 | debian-bookworm | 2026-03-29 01:50:40.690 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.732775 | debian-bookworm | 2026-03-29 01:50:40.690 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.732780 | debian-bookworm | 2026-03-29 01:50:40.691 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.732788 | debian-bookworm | 2026-03-29 01:50:40.691 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.732795 | debian-bookworm | 2026-03-29 01:50:40.691 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.732799 | debian-bookworm | 2026-03-29 01:50:40.691 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.732804 | debian-bookworm | 2026-03-29 01:50:40.691 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.732808 | debian-bookworm | 2026-03-29 01:50:40.691 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.732812 | debian-bookworm | 2026-03-29 01:50:40.692 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.733120 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_2_8 [0.023653s] ... ok 2026-03-29 01:50:40.748329 | debian-bookworm | 2026-03-29 01:50:40.711 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.748345 | debian-bookworm | 2026-03-29 01:50:40.712 6721 WARNING manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] No replication pair ID recorded for share fake_share_id. Continue to delete replica fake_new_replica_id. 2026-03-29 01:50:40.748350 | debian-bookworm | 2026-03-29 01:50:40.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.748358 | debian-bookworm | 2026-03-29 01:50:40.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.748363 | debian-bookworm | 2026-03-29 01:50:40.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.748367 | debian-bookworm | 2026-03-29 01:50:40.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.748377 | debian-bookworm | 2026-03-29 01:50:40.713 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.748381 | debian-bookworm | 2026-03-29 01:50:40.713 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.748385 | debian-bookworm | 2026-03-29 01:50:40.713 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.748389 | debian-bookworm | 2026-03-29 01:50:40.713 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.748393 | debian-bookworm | 2026-03-29 01:50:40.713 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.748398 | debian-bookworm | 2026-03-29 01:50:40.713 6721 WARNING manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] The share was not found. Share name:share_fake_new_uuid 2026-03-29 01:50:40.748406 | debian-bookworm | 2026-03-29 01:50:40.713 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.748411 | debian-bookworm | 2026-03-29 01:50:40.713 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.748415 | debian-bookworm | 2026-03-29 01:50:40.713 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.748421 | debian-bookworm | 2026-03-29 01:50:40.713 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.748425 | debian-bookworm | 2026-03-29 01:50:40.714 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.748433 | debian-bookworm | 2026-03-29 01:50:40.714 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.748437 | debian-bookworm | 2026-03-29 01:50:40.714 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.748746 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_with_no_pair_id [0.022268s] ... ok 2026-03-29 01:50:40.764145 | debian-bookworm | 2026-03-29 01:50:40.734 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.764160 | debian-bookworm | 2026-03-29 01:50:40.735 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.764165 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.764170 | debian-bookworm | 2026-03-29 01:50:40.736 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Delete a share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:134 2026-03-29 01:50:40.764174 | debian-bookworm | 2026-03-29 01:50:40.736 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.764179 | debian-bookworm | 2026-03-29 01:50:40.736 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.764183 | debian-bookworm | 2026-03-29 01:50:40.736 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.764188 | debian-bookworm | 2026-03-29 01:50:40.736 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.764196 | debian-bookworm | 2026-03-29 01:50:40.736 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.764200 | debian-bookworm | 2026-03-29 01:50:40.736 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.764212 | debian-bookworm | 2026-03-29 01:50:40.736 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.764216 | debian-bookworm | 2026-03-29 01:50:40.737 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.764225 | debian-bookworm | 2026-03-29 01:50:40.737 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.764229 | debian-bookworm | 2026-03-29 01:50:40.737 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.764233 | debian-bookworm | 2026-03-29 01:50:40.737 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.764238 | debian-bookworm | 2026-03-29 01:50:40.737 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.764242 | debian-bookworm | 2026-03-29 01:50:40.737 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.764247 | debian-bookworm | 2026-03-29 01:50:40.737 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.764251 | debian-bookworm | 2026-03-29 01:50:40.737 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.764255 | debian-bookworm | 2026-03-29 01:50:40.738 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.764484 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_1 [0.023426s] ... ok 2026-03-29 01:50:40.793061 | debian-bookworm | 2026-03-29 01:50:40.757 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.793092 | debian-bookworm | 2026-03-29 01:50:40.758 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.793101 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.793109 | debian-bookworm | 2026-03-29 01:50:40.758 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Delete a share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:134 2026-03-29 01:50:40.793118 | debian-bookworm | 2026-03-29 01:50:40.759 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.793126 | debian-bookworm | 2026-03-29 01:50:40.759 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.793134 | debian-bookworm | 2026-03-29 01:50:40.759 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.793142 | debian-bookworm | 2026-03-29 01:50:40.759 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.793150 | debian-bookworm | 2026-03-29 01:50:40.759 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.793158 | debian-bookworm | 2026-03-29 01:50:40.759 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.793166 | debian-bookworm | 2026-03-29 01:50:40.759 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.793174 | debian-bookworm | 2026-03-29 01:50:40.759 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.793198 | debian-bookworm | 2026-03-29 01:50:40.759 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.793210 | debian-bookworm | 2026-03-29 01:50:40.759 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.793218 | debian-bookworm | 2026-03-29 01:50:40.760 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.793226 | debian-bookworm | 2026-03-29 01:50:40.760 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.793234 | debian-bookworm | 2026-03-29 01:50:40.760 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.793241 | debian-bookworm | 2026-03-29 01:50:40.760 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.793250 | debian-bookworm | 2026-03-29 01:50:40.760 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.793258 | debian-bookworm | 2026-03-29 01:50:40.760 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.793265 | debian-bookworm | 2026-03-29 01:50:40.760 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.793273 | debian-bookworm | 2026-03-29 01:50:40.760 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.793286 | debian-bookworm | 2026-03-29 01:50:40.760 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.793294 | debian-bookworm | 2026-03-29 01:50:40.761 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.793310 | debian-bookworm | 2026-03-29 01:50:40.761 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.793318 | debian-bookworm | 2026-03-29 01:50:40.761 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.793326 | debian-bookworm | 2026-03-29 01:50:40.761 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.793334 | debian-bookworm | 2026-03-29 01:50:40.761 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.793342 | debian-bookworm | 2026-03-29 01:50:40.761 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.793350 | debian-bookworm | 2026-03-29 01:50:40.761 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.793358 | debian-bookworm | 2026-03-29 01:50:40.761 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.793366 | debian-bookworm | 2026-03-29 01:50:40.761 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.793373 | debian-bookworm | 2026-03-29 01:50:40.761 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.793386 | debian-bookworm | 2026-03-29 01:50:40.762 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.793394 | debian-bookworm | 2026-03-29 01:50:40.762 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.793405 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_withoutqos_success [0.024062s] ... ok 2026-03-29 01:50:40.808108 | debian-bookworm | 2026-03-29 01:50:40.781 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.808143 | debian-bookworm | 2026-03-29 01:50:40.782 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.808155 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.808166 | debian-bookworm | 2026-03-29 01:50:40.782 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Ensure share. ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:150 2026-03-29 01:50:40.808177 | debian-bookworm | 2026-03-29 01:50:40.782 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.808188 | debian-bookworm | 2026-03-29 01:50:40.782 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.808198 | debian-bookworm | 2026-03-29 01:50:40.782 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.808209 | debian-bookworm | 2026-03-29 01:50:40.783 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.808220 | debian-bookworm | 2026-03-29 01:50:40.783 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.808263 | debian-bookworm | 2026-03-29 01:50:40.783 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.808286 | debian-bookworm | 2026-03-29 01:50:40.783 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.808298 | debian-bookworm | 2026-03-29 01:50:40.783 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.808318 | debian-bookworm | 2026-03-29 01:50:40.783 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.808335 | debian-bookworm | 2026-03-29 01:50:40.783 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.808345 | debian-bookworm | 2026-03-29 01:50:40.783 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.808356 | debian-bookworm | 2026-03-29 01:50:40.783 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.808367 | debian-bookworm | 2026-03-29 01:50:40.784 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.808463 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_1 [0.021968s] ... ok 2026-03-29 01:50:40.826039 | debian-bookworm | 2026-03-29 01:50:40.803 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.826060 | debian-bookworm | 2026-03-29 01:50:40.804 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.826067 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.826072 | debian-bookworm | 2026-03-29 01:50:40.804 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Extend a share. extend_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:117 2026-03-29 01:50:40.826085 | debian-bookworm | 2026-03-29 01:50:40.804 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.826090 | debian-bookworm | 2026-03-29 01:50:40.804 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.826096 | debian-bookworm | 2026-03-29 01:50:40.805 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.826101 | debian-bookworm | 2026-03-29 01:50:40.805 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.826106 | debian-bookworm | 2026-03-29 01:50:40.805 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.826118 | debian-bookworm | 2026-03-29 01:50:40.805 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.826126 | debian-bookworm | 2026-03-29 01:50:40.805 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.826133 | debian-bookworm | 2026-03-29 01:50:40.805 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.826147 | debian-bookworm | 2026-03-29 01:50:40.805 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.826155 | debian-bookworm | 2026-03-29 01:50:40.805 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.826163 | debian-bookworm | 2026-03-29 01:50:40.805 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.826176 | debian-bookworm | 2026-03-29 01:50:40.805 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.826184 | debian-bookworm | 2026-03-29 01:50:40.806 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.826191 | debian-bookworm | 2026-03-29 01:50:40.806 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.826197 | debian-bookworm | 2026-03-29 01:50:40.806 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.826202 | debian-bookworm | 2026-03-29 01:50:40.806 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.826424 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_success [0.022066s] ... ok 2026-03-29 01:50:40.828341 | debian-bookworm | 2026-03-29 01:50:40.825 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.828356 | debian-bookworm | 2026-03-29 01:50:40.826 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.828361 | debian-bookworm | 2026-03-29 01:50:40.826 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.828697 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_true [0.019857s] ... ok 2026-03-29 01:50:40.855583 | debian-bookworm | 2026-03-29 01:50:40.852 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.855633 | debian-bookworm | 2026-03-29 01:50:40.853 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.855969 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_client_type_fail [0.026939s] ... ok 2026-03-29 01:50:40.883164 | debian-bookworm | 2026-03-29 01:50:40.872 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.883192 | debian-bookworm | 2026-03-29 01:50:40.873 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.883197 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.883203 | debian-bookworm | 2026-03-29 01:50:40.874 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.883207 | debian-bookworm | 2026-03-29 01:50:40.874 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.883212 | debian-bookworm | 2026-03-29 01:50:40.874 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.883217 | debian-bookworm | 2026-03-29 01:50:40.874 6721 DEBUG manila.share.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-03-29 01:50:40.883221 | debian-bookworm | 2026-03-29 01:50:40.875 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.883568 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_3 [0.021443s] ... ok 2026-03-29 01:50:40.897711 | debian-bookworm | 2026-03-29 01:50:40.894 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.897732 | debian-bookworm | 2026-03-29 01:50:40.895 6721 ERROR manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-03-29 01:50:40.897737 | debian-bookworm | 2026-03-29 01:50:40.895 6721 ERROR manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] All url login fail. 2026-03-29 01:50:40.897742 | debian-bookworm | 2026-03-29 01:50:40.895 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.898060 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_fail [0.020534s] ... ok 2026-03-29 01:50:40.921120 | debian-bookworm | 2026-03-29 01:50:40.914 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.921135 | debian-bookworm | 2026-03-29 01:50:40.916 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.921146 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.921151 | debian-bookworm | 2026-03-29 01:50:40.916 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Manage existing share to manila. manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:183 2026-03-29 01:50:40.921156 | debian-bookworm | 2026-03-29 01:50:40.917 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.921627 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_5 [0.020988s] ... ok 2026-03-29 01:50:40.962102 | debian-bookworm | 2026-03-29 01:50:40.935 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.962118 | debian-bookworm | 2026-03-29 01:50:40.936 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:40.962123 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:40.962127 | debian-bookworm | 2026-03-29 01:50:40.936 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Manage existing share to manila. manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:183 2026-03-29 01:50:40.962131 | debian-bookworm | 2026-03-29 01:50:40.937 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.962136 | debian-bookworm | 2026-03-29 01:50:40.937 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.962141 | debian-bookworm | 2026-03-29 01:50:40.937 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.962149 | debian-bookworm | 2026-03-29 01:50:40.937 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.962154 | debian-bookworm | 2026-03-29 01:50:40.937 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.962158 | debian-bookworm | 2026-03-29 01:50:40.937 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.962167 | debian-bookworm | 2026-03-29 01:50:40.937 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.962172 | debian-bookworm | 2026-03-29 01:50:40.937 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.962181 | debian-bookworm | 2026-03-29 01:50:40.937 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.962185 | debian-bookworm | 2026-03-29 01:50:40.937 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.962190 | debian-bookworm | 2026-03-29 01:50:40.938 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.962194 | debian-bookworm | 2026-03-29 01:50:40.938 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.962198 | debian-bookworm | 2026-03-29 01:50:40.938 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.962203 | debian-bookworm | 2026-03-29 01:50:40.938 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.962207 | debian-bookworm | 2026-03-29 01:50:40.938 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.962214 | debian-bookworm | 2026-03-29 01:50:40.938 6721 DEBUG manila.share.drivers.huawei.huawei_utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.962223 | debian-bookworm | 2026-03-29 01:50:40.938 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:40.962227 | debian-bookworm | 2026-03-29 01:50:40.938 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:40.962232 | debian-bookworm | 2026-03-29 01:50:40.939 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:40.962239 | debian-bookworm | 2026-03-29 01:50:40.939 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.962535 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_1 [0.022771s] ... ok 2026-03-29 01:50:40.965755 | debian-bookworm | 2026-03-29 01:50:40.959 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:40.965765 | debian-bookworm | 2026-03-29 01:50:40.960 6721 DEBUG manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Mounting share: fake_name to host, mount_src: /mnt/test mount_share_to_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:593 2026-03-29 01:50:40.965770 | debian-bookworm | 2026-03-29 01:50:40.961 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:40.966091 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_2 [0.021899s] ... ok 2026-03-29 01:50:41.024762 | debian-bookworm | 2026-03-29 01:50:40.980 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:41.024793 | debian-bookworm | 2026-03-29 01:50:40.981 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.024803 | debian-bookworm | 2026-03-29 01:50:40.981 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.024827 | debian-bookworm | 2026-03-29 01:50:40.981 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.024836 | debian-bookworm | 2026-03-29 01:50:40.981 6721 WARNING manila.share.drivers.huawei.v3.replication [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] The replica to promote is already primary, no need to switch over. 2026-03-29 01:50:41.024844 | debian-bookworm | 2026-03-29 01:50:40.981 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.024852 | debian-bookworm | 2026-03-29 01:50:40.982 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.024860 | debian-bookworm | 2026-03-29 01:50:40.982 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.024868 | debian-bookworm | 2026-03-29 01:50:40.982 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.024876 | debian-bookworm | 2026-03-29 01:50:40.982 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.024884 | debian-bookworm | 2026-03-29 01:50:40.982 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.024901 | debian-bookworm | 2026-03-29 01:50:40.982 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.024909 | debian-bookworm | 2026-03-29 01:50:40.982 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.024917 | debian-bookworm | 2026-03-29 01:50:40.982 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.024931 | debian-bookworm | 2026-03-29 01:50:40.982 6721 WARNING manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Cannot get share share_fake_new_uuid. 2026-03-29 01:50:41.024942 | debian-bookworm | 2026-03-29 01:50:40.982 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.025001 | debian-bookworm | 2026-03-29 01:50:40.983 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.025010 | debian-bookworm | 2026-03-29 01:50:40.983 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.025017 | debian-bookworm | 2026-03-29 01:50:40.983 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.025025 | debian-bookworm | 2026-03-29 01:50:40.983 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.025033 | debian-bookworm | 2026-03-29 01:50:40.983 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.025041 | debian-bookworm | 2026-03-29 01:50:40.983 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.025049 | debian-bookworm | 2026-03-29 01:50:40.983 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.025063 | debian-bookworm | 2026-03-29 01:50:40.983 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.025071 | debian-bookworm | 2026-03-29 01:50:40.983 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.025085 | debian-bookworm | 2026-03-29 01:50:40.983 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.025096 | debian-bookworm | 2026-03-29 01:50:40.984 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.025104 | debian-bookworm | 2026-03-29 01:50:40.984 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.025112 | debian-bookworm | 2026-03-29 01:50:40.984 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.025119 | debian-bookworm | 2026-03-29 01:50:40.984 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.025127 | debian-bookworm | 2026-03-29 01:50:40.984 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.025135 | debian-bookworm | 2026-03-29 01:50:40.984 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.025143 | debian-bookworm | 2026-03-29 01:50:40.984 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.025151 | debian-bookworm | 2026-03-29 01:50:40.984 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.025164 | debian-bookworm | 2026-03-29 01:50:40.984 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.025177 | debian-bookworm | 2026-03-29 01:50:40.984 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.025185 | debian-bookworm | 2026-03-29 01:50:40.985 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.025200 | debian-bookworm | 2026-03-29 01:50:40.985 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.025208 | debian-bookworm | 2026-03-29 01:50:40.985 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.025216 | debian-bookworm | 2026-03-29 01:50:40.985 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.025223 | debian-bookworm | 2026-03-29 01:50:40.985 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.025231 | debian-bookworm | 2026-03-29 01:50:40.985 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.025239 | debian-bookworm | 2026-03-29 01:50:40.986 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.025247 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_1_true [0.024191s] ... ok 2026-03-29 01:50:41.026892 | debian-bookworm | 2026-03-29 01:50:41.004 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:41.026904 | debian-bookworm | 2026-03-29 01:50:41.005 6721 ERROR manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] No replication pair ID recorded for share fake_share_id. 2026-03-29 01:50:41.026913 | debian-bookworm | 2026-03-29 01:50:41.006 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.027271 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_no_pair_id [0.020133s] ... ok 2026-03-29 01:50:41.032183 | debian-bookworm | 2026-03-29 01:50:41.025 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:41.032212 | debian-bookworm | 2026-03-29 01:50:41.026 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:41.032221 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:41.032229 | debian-bookworm | 2026-03-29 01:50:41.027 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.032237 | debian-bookworm | 2026-03-29 01:50:41.027 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.032251 | debian-bookworm | 2026-03-29 01:50:41.027 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.032260 | debian-bookworm | 2026-03-29 01:50:41.027 6721 ERROR manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] AD domain (huawei.com) has already been configured. 2026-03-29 01:50:41.032268 | debian-bookworm | 2026-03-29 01:50:41.028 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.032403 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ad_exist_error [0.021853s] ... ok 2026-03-29 01:50:41.052907 | debian-bookworm | 2026-03-29 01:50:41.047 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:41.052964 | debian-bookworm | 2026-03-29 01:50:41.048 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:41.052976 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:41.052984 | debian-bookworm | 2026-03-29 01:50:41.049 6721 ERROR manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Create vlan error. 2026-03-29 01:50:41.052992 | debian-bookworm | result: {'error': {'code': 1}}. 2026-03-29 01:50:41.053000 | debian-bookworm | 2026-03-29 01:50:41.050 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.053280 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_vlan_fail [0.021658s] ... ok 2026-03-29 01:50:41.072683 | debian-bookworm | 2026-03-29 01:50:41.069 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:41.072736 | debian-bookworm | 2026-03-29 01:50:41.070 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:41.072749 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:41.073760 | debian-bookworm | 2026-03-29 01:50:41.072 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.074074 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_logical_port_exist [0.022397s] ... ok 2026-03-29 01:50:41.092893 | debian-bookworm | 2026-03-29 01:50:41.091 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:41.094168 | debian-bookworm | 2026-03-29 01:50:41.092 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:41.094189 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:41.095752 | debian-bookworm | 2026-03-29 01:50:41.094 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.096338 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_vlan_exist [0.022311s] ... ok 2026-03-29 01:50:41.121092 | debian-bookworm | 2026-03-29 01:50:41.115 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:41.121125 | debian-bookworm | 2026-03-29 01:50:41.116 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:41.121134 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:41.121142 | debian-bookworm | 2026-03-29 01:50:41.116 6721 ERROR manila.share.drivers.huawei.v3.connection [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unsupported security services. Only AD and LDAP are supported. 2026-03-29 01:50:41.121150 | debian-bookworm | 2026-03-29 01:50:41.117 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.121438 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_number_invalid [0.022489s] ... ok 2026-03-29 01:50:41.206882 | debian-bookworm | 2026-03-29 01:50:41.136 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:41.206949 | debian-bookworm | 2026-03-29 01:50:41.137 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-03-29 01:50:41.206966 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-03-29 01:50:41.206975 | debian-bookworm | 2026-03-29 01:50:41.137 6721 DEBUG manila.share.drivers.huawei.huawei_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Update access. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:167 2026-03-29 01:50:41.207019 | debian-bookworm | 2026-03-29 01:50:41.137 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207036 | debian-bookworm | 2026-03-29 01:50:41.138 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207045 | debian-bookworm | 2026-03-29 01:50:41.138 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207050 | debian-bookworm | 2026-03-29 01:50:41.138 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207056 | debian-bookworm | 2026-03-29 01:50:41.138 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207061 | debian-bookworm | 2026-03-29 01:50:41.138 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207076 | debian-bookworm | 2026-03-29 01:50:41.138 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207084 | debian-bookworm | 2026-03-29 01:50:41.138 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207119 | debian-bookworm | 2026-03-29 01:50:41.138 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207130 | debian-bookworm | 2026-03-29 01:50:41.138 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207146 | debian-bookworm | 2026-03-29 01:50:41.139 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207154 | debian-bookworm | 2026-03-29 01:50:41.139 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207162 | debian-bookworm | 2026-03-29 01:50:41.139 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207169 | debian-bookworm | 2026-03-29 01:50:41.139 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207176 | debian-bookworm | 2026-03-29 01:50:41.139 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207183 | debian-bookworm | 2026-03-29 01:50:41.139 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207190 | debian-bookworm | 2026-03-29 01:50:41.139 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207202 | debian-bookworm | 2026-03-29 01:50:41.139 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207210 | debian-bookworm | 2026-03-29 01:50:41.139 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207217 | debian-bookworm | 2026-03-29 01:50:41.139 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207232 | debian-bookworm | 2026-03-29 01:50:41.140 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207245 | debian-bookworm | 2026-03-29 01:50:41.140 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207252 | debian-bookworm | 2026-03-29 01:50:41.140 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207259 | debian-bookworm | 2026-03-29 01:50:41.140 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207266 | debian-bookworm | 2026-03-29 01:50:41.140 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207274 | debian-bookworm | 2026-03-29 01:50:41.140 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207281 | debian-bookworm | 2026-03-29 01:50:41.140 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207288 | debian-bookworm | 2026-03-29 01:50:41.140 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207296 | debian-bookworm | 2026-03-29 01:50:41.140 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207302 | debian-bookworm | 2026-03-29 01:50:41.140 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207307 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207322 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207327 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207332 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207337 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207343 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207348 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207353 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207358 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207366 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207371 | debian-bookworm | 2026-03-29 01:50:41.141 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207376 | debian-bookworm | 2026-03-29 01:50:41.142 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207388 | debian-bookworm | 2026-03-29 01:50:41.142 6721 DEBUG manila.share.drivers.huawei.v3.helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Try to add user access. Access info (access_to: user_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:561 2026-03-29 01:50:41.207393 | debian-bookworm | 2026-03-29 01:50:41.142 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207398 | debian-bookworm | 2026-03-29 01:50:41.142 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207404 | debian-bookworm | 2026-03-29 01:50:41.142 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207411 | debian-bookworm | 2026-03-29 01:50:41.142 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207418 | debian-bookworm | 2026-03-29 01:50:41.142 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207430 | debian-bookworm | 2026-03-29 01:50:41.142 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207446 | debian-bookworm | 2026-03-29 01:50:41.142 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207454 | debian-bookworm | 2026-03-29 01:50:41.142 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207466 | debian-bookworm | 2026-03-29 01:50:41.143 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207480 | debian-bookworm | 2026-03-29 01:50:41.143 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207495 | debian-bookworm | 2026-03-29 01:50:41.143 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207503 | debian-bookworm | 2026-03-29 01:50:41.143 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207510 | debian-bookworm | 2026-03-29 01:50:41.143 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207517 | debian-bookworm | 2026-03-29 01:50:41.143 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207524 | debian-bookworm | 2026-03-29 01:50:41.143 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207531 | debian-bookworm | 2026-03-29 01:50:41.143 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207537 | debian-bookworm | 2026-03-29 01:50:41.143 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207544 | debian-bookworm | 2026-03-29 01:50:41.143 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207551 | debian-bookworm | 2026-03-29 01:50:41.144 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207570 | debian-bookworm | 2026-03-29 01:50:41.144 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207577 | debian-bookworm | 2026-03-29 01:50:41.144 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207585 | debian-bookworm | 2026-03-29 01:50:41.144 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207598 | debian-bookworm | 2026-03-29 01:50:41.144 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207606 | debian-bookworm | 2026-03-29 01:50:41.144 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207613 | debian-bookworm | 2026-03-29 01:50:41.144 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:41.207620 | debian-bookworm | 2026-03-29 01:50:41.144 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:41.207627 | debian-bookworm | 2026-03-29 01:50:41.144 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:41.207635 | debian-bookworm | 2026-03-29 01:50:41.145 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.207643 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_cifs [0.028049s] ... ok 2026-03-29 01:50:41.207777 | debian-bookworm | 2026-03-29 01:50:41.166 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.208267 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share [0.020700s] ... ok 2026-03-29 01:50:41.208583 | debian-bookworm | 2026-03-29 01:50:41.185 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.208602 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_1_44_3_2_11 [0.019277s] ... ok 2026-03-29 01:50:41.209223 | debian-bookworm | 2026-03-29 01:50:41.204 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.209535 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_available_capacity [0.018840s] ... ok 2026-03-29 01:50:41.225607 | debian-bookworm | 2026-03-29 01:50:41.223 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.225912 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_snapshot_path [0.019010s] ... ok 2026-03-29 01:50:41.247719 | debian-bookworm | 2026-03-29 01:50:41.243 6721 DEBUG manila.share.drivers.ibm.gpfs [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Running cmd (SSH): fake cmd _gpfs_ssh_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:206 2026-03-29 01:50:41.247747 | debian-bookworm | 2026-03-29 01:50:41.243 6721 DEBUG manila.share.drivers.ibm.gpfs [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Result was 1 _gpfs_ssh_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:222 2026-03-29 01:50:41.247756 | debian-bookworm | 2026-03-29 01:50:41.244 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.248074 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute_exception [0.020329s] ... ok 2026-03-29 01:50:41.271468 | debian-bookworm | 2026-03-29 01:50:41.263 6721 DEBUG manila.share.drivers.ibm.gpfs [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unlinked the fileset of share existingshare. _manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:625 2026-03-29 01:50:41.271489 | debian-bookworm | 2026-03-29 01:50:41.263 6721 DEBUG manila.share.drivers.ibm.gpfs [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Renamed the fileset from existingshare to fakename. _manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:634 2026-03-29 01:50:41.271498 | debian-bookworm | 2026-03-29 01:50:41.263 6721 DEBUG manila.share.drivers.ibm.gpfs [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Linked the fileset of share fakename at location /gpfs0/share-fakeid. _manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:645 2026-03-29 01:50:41.271506 | debian-bookworm | 2026-03-29 01:50:41.263 6721 DEBUG manila.share.drivers.ibm.gpfs [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Changed the permission of share fakename. _manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:656 2026-03-29 01:50:41.271514 | debian-bookworm | 2026-03-29 01:50:41.264 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.271841 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_1_mmlsquota__blockLimit__mmlsquota__1048577 [0.020251s] ... ok 2026-03-29 01:50:41.285532 | debian-bookworm | 2026-03-29 01:50:41.283 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.285864 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_04___4_3_2_1___False_ [0.019126s] ... ok 2026-03-29 01:50:41.304807 | debian-bookworm | 2026-03-29 01:50:41.303 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.305139 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_05___4_3_2_11___False_ [0.019155s] ... ok 2026-03-29 01:50:41.325734 | debian-bookworm | 2026-03-29 01:50:41.321 6721 ERROR manila.share.drivers.ibm.gpfs [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to get exports from the system. Error: Unexpected error while running command. 2026-03-29 01:50:41.325790 | debian-bookworm | Command: None 2026-03-29 01:50:41.325800 | debian-bookworm | Exit code: - 2026-03-29 01:50:41.325808 | debian-bookworm | Stdout: None 2026-03-29 01:50:41.325816 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:41.325824 | debian-bookworm | 2026-03-29 01:50:41.322 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.326141 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_exception [0.019250s] ... ok 2026-03-29 01:50:41.343402 | debian-bookworm | 2026-03-29 01:50:41.341 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.343708 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_rw [0.019145s] ... ok 2026-03-29 01:50:41.363417 | debian-bookworm | 2026-03-29 01:50:41.360 6721 ERROR manila.share.drivers.ibm.gpfs [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] /gpfs0 is not a directory. 2026-03-29 01:50:41.363448 | debian-bookworm | 2026-03-29 01:50:41.361 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.363757 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_directory_check [0.019632s] ... ok 2026-03-29 01:50:41.383237 | debian-bookworm | 2026-03-29 01:50:41.380 6721 ERROR manila.share.drivers.ibm.gpfs [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] /gpfs0 is not on GPFS. Perhaps GPFS not mounted. 2026-03-29 01:50:41.383295 | debian-bookworm | 2026-03-29 01:50:41.380 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.383534 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_path_check [0.019397s] ... ok 2026-03-29 01:50:41.402111 | debian-bookworm | 2026-03-29 01:50:41.400 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.402504 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_1____gpfs0_share_fakeid_t10_0_0_1___None_ [0.019500s] ... ok 2026-03-29 01:50:41.422394 | debian-bookworm | 2026-03-29 01:50:41.420 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.422655 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_resync_access [0.020247s] ... ok 2026-03-29 01:50:41.442871 | debian-bookworm | 2026-03-29 01:50:41.441 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.443309 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_2_False [0.020154s] ... ok 2026-03-29 01:50:41.462600 | debian-bookworm | 2026-03-29 01:50:41.460 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.463119 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_setup_helpers [0.019746s] ... ok 2026-03-29 01:50:41.484795 | debian-bookworm | 2026-03-29 01:50:41.483 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:41.485775 | debian-bookworm | 2026-03-29 01:50:41.484 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.486299 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_no_filesystem_exports [0.023468s] ... ok 2026-03-29 01:50:41.510404 | debian-bookworm | 2026-03-29 01:50:41.507 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:41.510443 | debian-bookworm | 2026-03-29 01:50:41.507 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.511274 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_fails_for_invalid_level [0.023430s] ... ok 2026-03-29 01:50:41.535215 | debian-bookworm | 2026-03-29 01:50:41.532 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:41.535236 | debian-bookworm | 2026-03-29 01:50:41.532 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.535589 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_ip_range [0.024810s] ... ok 2026-03-29 01:50:41.558633 | debian-bookworm | 2026-03-29 01:50:41.555 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:41.558645 | debian-bookworm | 2026-03-29 01:50:41.555 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.558996 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol [0.023013s] ... ok 2026-03-29 01:50:41.582464 | debian-bookworm | 2026-03-29 01:50:41.577 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:41.582491 | debian-bookworm | 2026-03-29 01:50:41.578 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:41.582500 | debian-bookworm | 2026-03-29 01:50:41.579 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.582760 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_3__True__False__True_ [0.023542s] ... ok 2026-03-29 01:50:41.606249 | debian-bookworm | 2026-03-29 01:50:41.602 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:41.606270 | debian-bookworm | 2026-03-29 01:50:41.602 6721 ERROR manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unsupported share protocol: CIFS. 2026-03-29 01:50:41.606278 | debian-bookworm | 2026-03-29 01:50:41.603 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.606631 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_fails_non_nfs [0.023648s] ... ok 2026-03-29 01:50:41.640458 | debian-bookworm | 2026-03-29 01:50:41.625 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:41.640483 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:50:41.640492 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-03-29 01:50:41.640501 | debian-bookworm | 2026-03-29 01:50:41.625 6721 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-03-29 01:50:41.640509 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-03-29 01:50:41.640518 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:41.640532 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 481, in create_share_from_snapshot 2026-03-29 01:50:41.640540 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox infinidat_new_share = infinidat_snapshot.create_snapshot( 2026-03-29 01:50:41.640548 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:41.640556 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:41.640565 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-03-29 01:50:41.640573 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:41.640580 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:41.640588 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:41.640596 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:41.640604 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:41.640621 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-03-29 01:50:41.640629 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:41.640637 | debian-bookworm | 2026-03-29 01:50:41.625 6721 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-03-29 01:50:41.640645 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-03-29 01:50:41.640653 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:50:41.640661 | debian-bookworm | 2026-03-29 01:50:41.625 6721 ERROR manila.share.drivers.infinidat.infinibox 2026-03-29 01:50:41.640669 | debian-bookworm | 2026-03-29 01:50:41.626 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.640882 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_create_fails [0.023329s] ... ok 2026-03-29 01:50:41.996498 | debian-bookworm | 2026-03-29 01:50:41.991 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:41.996537 | debian-bookworm | 2026-03-29 01:50:41.992 6721 ERROR manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-03-29 01:50:41.996547 | debian-bookworm | 2026-03-29 01:50:41.993 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:41.996984 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_share_doesnt_exist [0.366400s] ... ok 2026-03-29 01:50:42.019483 | debian-bookworm | 2026-03-29 01:50:42.016 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.019515 | debian-bookworm | 2026-03-29 01:50:42.017 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.019840 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_doesnt_exist [0.024294s] ... ok 2026-03-29 01:50:42.043029 | debian-bookworm | 2026-03-29 01:50:42.039 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.043060 | debian-bookworm | 2026-03-29 01:50:42.040 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.043496 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_with_snapshots [0.023221s] ... ok 2026-03-29 01:50:42.070246 | debian-bookworm | 2026-03-29 01:50:42.063 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.070289 | debian-bookworm | 2026-03-29 01:50:42.063 6721 ERROR manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-snap-2 2026-03-29 01:50:42.070299 | debian-bookworm | 2026-03-29 01:50:42.063 6721 WARNING manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share not found on Infinibox, skipping delete: manila.exception.ShareResourceNotFound: Share id openstack-snap-2 could not be found in storage backend. 2026-03-29 01:50:42.070308 | debian-bookworm | 2026-03-29 01:50:42.064 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.070652 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_doesnt_exist [0.023679s] ... ok 2026-03-29 01:50:42.090751 | debian-bookworm | 2026-03-29 01:50:42.086 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.090786 | debian-bookworm | 2026-03-29 01:50:42.088 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.091080 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_01__True__True__True__True_ [0.023644s] ... ok 2026-03-29 01:50:42.115615 | debian-bookworm | 2026-03-29 01:50:42.111 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.115646 | debian-bookworm | 2026-03-29 01:50:42.112 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Update snapdir_accessible for : False -> True ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:524 2026-03-29 01:50:42.115670 | debian-bookworm | 2026-03-29 01:50:42.112 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Update snapdir_visible for : False -> True _ensure_filesystem_export /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:403 2026-03-29 01:50:42.115679 | debian-bookworm | 2026-03-29 01:50:42.113 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.115894 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_06__True__False__True__False_ [0.024957s] ... ok 2026-03-29 01:50:42.138678 | debian-bookworm | 2026-03-29 01:50:42.135 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.138716 | debian-bookworm | 2026-03-29 01:50:42.136 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Update snapdir_visible for : False -> True _ensure_filesystem_export /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:403 2026-03-29 01:50:42.138736 | debian-bookworm | 2026-03-29 01:50:42.137 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.139001 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_14__False__False__True__False_ [0.023768s] ... ok 2026-03-29 01:50:42.194828 | debian-bookworm | 2026-03-29 01:50:42.161 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.194861 | debian-bookworm | 2026-03-29 01:50:42.161 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:42.194871 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:50:42.194881 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-03-29 01:50:42.194889 | debian-bookworm | 2026-03-29 01:50:42.162 6721 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-03-29 01:50:42.194897 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-03-29 01:50:42.194906 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.194914 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-03-29 01:50:42.194922 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox infinidat_exports = infinidat_filesystem.get_exports() 2026-03-29 01:50:42.194930 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.194938 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:42.194946 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-03-29 01:50:42.194954 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.194962 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:42.194970 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:42.194978 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.194986 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:42.194994 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-03-29 01:50:42.195002 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195039 | debian-bookworm | 2026-03-29 01:50:42.162 6721 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-03-29 01:50:42.195048 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-03-29 01:50:42.195056 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:50:42.195064 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox 2026-03-29 01:50:42.195072 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:50:42.195089 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-03-29 01:50:42.195097 | debian-bookworm | 2026-03-29 01:50:42.162 6721 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-03-29 01:50:42.195105 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-03-29 01:50:42.195113 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195121 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-03-29 01:50:42.195128 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox infinidat_exports = infinidat_filesystem.get_exports() 2026-03-29 01:50:42.195136 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195144 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:42.195152 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-03-29 01:50:42.195160 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195168 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:42.195176 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:42.195184 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195191 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:42.195199 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-03-29 01:50:42.195207 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195215 | debian-bookworm | 2026-03-29 01:50:42.162 6721 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-03-29 01:50:42.195222 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-03-29 01:50:42.195236 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:50:42.195244 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox 2026-03-29 01:50:42.195252 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox During handling of the above exception, another exception occurred: 2026-03-29 01:50:42.195260 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox 2026-03-29 01:50:42.195267 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-03-29 01:50:42.195275 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 397, in _ensure_filesystem_export 2026-03-29 01:50:42.195283 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox infinidat_export = self._get_export(infinidat_filesystem) 2026-03-29 01:50:42.195294 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195302 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 118, in wrapper 2026-03-29 01:50:42.195310 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox raise exception.ShareBackendException(msg=msg) 2026-03-29 01:50:42.195318 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox manila.exception.ShareBackendException: Share backend error: Caught exception from infinisdk: . 2026-03-29 01:50:42.195326 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox 2026-03-29 01:50:42.195339 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox During handling of the above exception, another exception occurred: 2026-03-29 01:50:42.195347 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox 2026-03-29 01:50:42.195355 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-03-29 01:50:42.195362 | debian-bookworm | 2026-03-29 01:50:42.162 6721 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-03-29 01:50:42.195370 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-03-29 01:50:42.195378 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195386 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 390, in _create_filesystem_export 2026-03-29 01:50:42.195393 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox infinidat_export = infinidat_filesystem.add_export( 2026-03-29 01:50:42.195401 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195409 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:42.195417 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-03-29 01:50:42.195425 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195433 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:42.195440 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:42.195454 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195462 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-03-29 01:50:42.195470 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-03-29 01:50:42.195477 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.195485 | debian-bookworm | 2026-03-29 01:50:42.162 6721 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-03-29 01:50:42.195493 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-03-29 01:50:42.195501 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-03-29 01:50:42.195509 | debian-bookworm | 2026-03-29 01:50:42.162 6721 ERROR manila.share.drivers.infinidat.infinibox 2026-03-29 01:50:42.195516 | debian-bookworm | 2026-03-29 01:50:42.164 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.195524 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_get_exports_api_fail [0.027044s] ... ok 2026-03-29 01:50:42.197707 | debian-bookworm | 2026-03-29 01:50:42.186 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.197738 | debian-bookworm | 2026-03-29 01:50:42.187 6721 ERROR manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Pool "mockpool" not found 2026-03-29 01:50:42.197748 | debian-bookworm | 2026-03-29 01:50:42.188 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.198130 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_pool_not_found [0.023496s] ... ok 2026-03-29 01:50:42.214486 | debian-bookworm | 2026-03-29 01:50:42.211 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.214517 | debian-bookworm | 2026-03-29 01:50:42.211 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.214995 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_capacity_module [0.023854s] ... ok 2026-03-29 01:50:42.237012 | debian-bookworm | 2026-03-29 01:50:42.233 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.237043 | debian-bookworm | 2026-03-29 01:50:42.234 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.237459 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot [0.022768s] ... ok 2026-03-29 01:50:42.261771 | debian-bookworm | 2026-03-29 01:50:42.257 6721 DEBUG manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-03-29 01:50:42.261802 | debian-bookworm | 2026-03-29 01:50:42.257 6721 ERROR manila.share.drivers.infinidat.infinibox [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Only "ip" access type allowed for the NFS protocol. 2026-03-29 01:50:42.261812 | debian-bookworm | 2026-03-29 01:50:42.258 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.262116 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_non_ip_access_type [0.023497s] ... ok 2026-03-29 01:50:42.282175 | debian-bookworm | 2026-03-29 01:50:42.277 6721 DEBUG manila.share.drivers.infortrend.infortrend_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Set Share [5a0aa06e1c574996be46b81e360e8866] Size [100 G] completed. _set_share_size /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/infortrend_nas.py:310 2026-03-29 01:50:42.282207 | debian-bookworm | 2026-03-29 01:50:42.277 6721 INFO manila.share.drivers.infortrend.infortrend_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Successfully Extend Share [5a0aa06e-1c57-4996-be46-b81e360e8866] to size [100 G]. 2026-03-29 01:50:42.282217 | debian-bookworm | 2026-03-29 01:50:42.277 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.282570 | debian-bookworm | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_extend_share [0.019282s] ... ok 2026-03-29 01:50:42.299024 | debian-bookworm | 2026-03-29 01:50:42.297 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.299576 | debian-bookworm | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_invalid_channel [0.019802s] ... ok 2026-03-29 01:50:42.321892 | debian-bookworm | 2026-03-29 01:50:42.316 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._create_cifs_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-03-29 01:50:42.321923 | debian-bookworm | 2026-03-29 01:50:42.316 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._create_cifs_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-03-29 01:50:42.321933 | debian-bookworm | 2026-03-29 01:50:42.317 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.322306 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_cifs_share [0.019271s] ... ok 2026-03-29 01:50:42.337052 | debian-bookworm | 2026-03-29 01:50:42.335 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.337407 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_snapshot_name [0.018080s] ... ok 2026-03-29 01:50:42.355420 | debian-bookworm | 2026-03-29 01:50:42.354 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.355744 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_4_50G [0.018687s] ... ok 2026-03-29 01:50:42.377669 | debian-bookworm | 2026-03-29 01:50:42.371 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._validate_pools_exist wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-03-29 01:50:42.377701 | debian-bookworm | 2026-03-29 01:50:42.372 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._validate_pools_exist wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-03-29 01:50:42.377711 | debian-bookworm | 2026-03-29 01:50:42.372 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.378034 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist [0.018534s] ... ok 2026-03-29 01:50:42.399447 | debian-bookworm | 2026-03-29 01:50:42.391 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:42.399478 | debian-bookworm | 2026-03-29 01:50:42.391 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:42.399489 | debian-bookworm | 2026-03-29 01:50:42.391 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:42.399497 | debian-bookworm | 2026-03-29 01:50:42.391 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:42.399512 | debian-bookworm | 2026-03-29 01:50:42.392 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.399750 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_1_nfs [0.019685s] ... ok 2026-03-29 01:50:42.417638 | debian-bookworm | 2026-03-29 01:50:42.410 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.delete_snapshot wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-03-29 01:50:42.417676 | debian-bookworm | 2026-03-29 01:50:42.410 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: fake_proto _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-03-29 01:50:42.417690 | debian-bookworm | 2026-03-29 01:50:42.410 6721 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.delete_snapshot wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-03-29 01:50:42.417721 | debian-bookworm | 2026-03-29 01:50:42.411 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.417970 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_not_exist [0.018751s] ... ok 2026-03-29 01:50:42.431746 | debian-bookworm | 2026-03-29 01:50:42.429 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.432263 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_1_nfs [0.018389s] ... ok 2026-03-29 01:50:42.451009 | debian-bookworm | 2026-03-29 01:50:42.448 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.451648 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_login [0.018769s] ... ok 2026-03-29 01:50:42.468670 | debian-bookworm | 2026-03-29 01:50:42.466 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.469094 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_access_type [0.018078s] ... ok 2026-03-29 01:50:42.488265 | debian-bookworm | 2026-03-29 01:50:42.485 6721 WARNING manila.share.drivers.inspur.instorage.instorage [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Share fakename does not exist on the backend. 2026-03-29 01:50:42.488296 | debian-bookworm | 2026-03-29 01:50:42.486 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.488547 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_1 [0.019061s] ... ok 2026-03-29 01:50:42.506186 | debian-bookworm | 2026-03-29 01:50:42.504 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.506572 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_2 [0.018216s] ... ok 2026-03-29 01:50:42.524904 | debian-bookworm | 2026-03-29 01:50:42.522 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.525348 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addfs [0.018409s] ... ok 2026-03-29 01:50:42.543199 | debian-bookworm | 2026-03-29 01:50:42.541 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.543620 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnfsclient [0.018421s] ... ok 2026-03-29 01:50:42.562362 | debian-bookworm | 2026-03-29 01:50:42.560 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.562709 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_expandfs [0.019177s] ... ok 2026-03-29 01:50:42.583952 | debian-bookworm | 2026-03-29 01:50:42.579 6721 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsfs', '-delim', '!', '-node', '"node1"'] 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-03-29 01:50:42.584000 | debian-bookworm | 2026-03-29 01:50:42.580 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.584347 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_2 [0.019604s] ... ok 2026-03-29 01:50:42.600367 | debian-bookworm | 2026-03-29 01:50:42.598 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.600753 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_1 [0.018106s] ... ok 2026-03-29 01:50:42.619239 | debian-bookworm | 2026-03-29 01:50:42.617 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.619579 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success [0.018718s] ... ok 2026-03-29 01:50:42.644525 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Error has occurred: Exception 2026-03-29 01:50:42.644556 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper Traceback (most recent call last): 2026-03-29 01:50:42.644566 | debian-bookworm | 2026-03-29 01:50:42.635 6721 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-03-29 01:50:42.644574 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper return processutils.ssh_execute( 2026-03-29 01:50:42.644582 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.644591 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:42.644599 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper return self._mock_call(*args, **kwargs) 2026-03-29 01:50:42.644608 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.644616 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:42.644624 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:42.644632 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:42.644640 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:50:42.644648 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper raise result 2026-03-29 01:50:42.644656 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper Exception 2026-03-29 01:50:42.644674 | debian-bookworm | 2026-03-29 01:50:42.635 6721 ERROR manila.share.drivers.inspur.instorage.cli_helper 2026-03-29 01:50:42.644688 | debian-bookworm | 2026-03-29 01:50:42.637 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.644982 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success_run_again [0.019734s] ... ok 2026-03-29 01:50:42.658435 | debian-bookworm | 2026-03-29 01:50:42.656 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.658698 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_fail [0.019256s] ... ok 2026-03-29 01:50:42.678001 | debian-bookworm | 2026-03-29 01:50:42.675 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.678356 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info [0.019284s] ... ok 2026-03-29 01:50:42.696860 | debian-bookworm | 2026-03-29 01:50:42.695 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.697324 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__format_name [0.019503s] ... ok 2026-03-29 01:50:42.717383 | debian-bookworm | 2026-03-29 01:50:42.715 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.717710 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_path [0.020280s] ... ok 2026-03-29 01:50:42.737858 | debian-bookworm | 2026-03-29 01:50:42.736 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.738127 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_2_cifs [0.020128s] ... ok 2026-03-29 01:50:42.757724 | debian-bookworm | 2026-03-29 01:50:42.755 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.757994 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_3_2000MB [0.019920s] ... ok 2026-03-29 01:50:42.777696 | debian-bookworm | 2026-03-29 01:50:42.775 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.778090 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_1 [0.019502s] ... ok 2026-03-29 01:50:42.797217 | debian-bookworm | 2026-03-29 01:50:42.795 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.797716 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_2_cifs [0.019640s] ... ok 2026-03-29 01:50:42.818407 | debian-bookworm | 2026-03-29 01:50:42.814 6721 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:42.818440 | debian-bookworm | 2026-03-29 01:50:42.815 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.818818 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_user_error [0.020397s] ... ok 2026-03-29 01:50:42.838580 | debian-bookworm | 2026-03-29 01:50:42.834 6721 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.delete_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-03-29 01:50:42.838652 | debian-bookworm | 2026-03-29 01:50:42.835 6721 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Share manila_fakeid not found. 2026-03-29 01:50:42.838659 | debian-bookworm | 2026-03-29 01:50:42.835 6721 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.delete_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-03-29 01:50:42.838664 | debian-bookworm | 2026-03-29 01:50:42.836 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.838987 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.020237s] ... ok 2026-03-29 01:50:42.864882 | debian-bookworm | 2026-03-29 01:50:42.857 6721 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.ensure_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-03-29 01:50:42.864907 | debian-bookworm | 2026-03-29 01:50:42.857 6721 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.ensure_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-03-29 01:50:42.864912 | debian-bookworm | 2026-03-29 01:50:42.858 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.864918 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_2_cifs [0.022383s] ... ok 2026-03-29 01:50:42.881685 | debian-bookworm | 2026-03-29 01:50:42.878 6721 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.ensure_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-03-29 01:50:42.881718 | debian-bookworm | 2026-03-29 01:50:42.879 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.882101 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_proto_fail [0.020534s] ... ok 2026-03-29 01:50:42.903444 | debian-bookworm | 2026-03-29 01:50:42.898 6721 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:42.903474 | debian-bookworm | 2026-03-29 01:50:42.898 6721 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:42.903503 | debian-bookworm | 2026-03-29 01:50:42.899 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.903780 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_1_nfs [0.019761s] ... ok 2026-03-29 01:50:42.924341 | debian-bookworm | 2026-03-29 01:50:42.918 6721 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.update_access wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-03-29 01:50:42.924370 | debian-bookworm | 2026-03-29 01:50:42.919 6721 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.update_access wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-03-29 01:50:42.924389 | debian-bookworm | 2026-03-29 01:50:42.919 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.924806 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_delete [0.020341s] ... ok 2026-03-29 01:50:42.940785 | debian-bookworm | 2026-03-29 01:50:42.939 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.941163 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localgroup [0.019178s] ... ok 2026-03-29 01:50:42.961926 | debian-bookworm | 2026-03-29 01:50:42.957 6721 DEBUG manila.share.drivers.macrosan.rest_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Attempting to add local user access. Access info (access_to: fake_user,access_level: rw,path: fake_path.) _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:328 2026-03-29 01:50:42.961957 | debian-bookworm | 2026-03-29 01:50:42.958 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.962269 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_1 [0.019683s] ... ok 2026-03-29 01:50:42.980855 | debian-bookworm | 2026-03-29 01:50:42.977 6721 DEBUG manila.share.drivers.macrosan.rest_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Attempting to get domain user access. Access info (access_to: /fake_group,path: fake_path.) _get_access_from_cifs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:427 2026-03-29 01:50:42.980888 | debian-bookworm | 2026-03-29 01:50:42.978 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:42.981287 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_6 [0.019361s] ... ok 2026-03-29 01:50:43.000256 | debian-bookworm | 2026-03-29 01:50:42.998 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.000591 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_native_exeption [0.020162s] ... ok 2026-03-29 01:50:43.024389 | debian-bookworm | 2026-03-29 01:50:43.017 6721 ERROR manila.share.drivers.maprfs.driver_util [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to get MapR-FS capacity info.: IndexError: list index out of range 2026-03-29 01:50:43.024422 | debian-bookworm | 2026-03-29 01:50:43.017 6721 ERROR manila.share.drivers.maprfs.driver_util Traceback (most recent call last): 2026-03-29 01:50:43.024431 | debian-bookworm | 2026-03-29 01:50:43.017 6721 ERROR manila.share.drivers.maprfs.driver_util File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 223, in fs_capacity 2026-03-29 01:50:43.024439 | debian-bookworm | 2026-03-29 01:50:43.017 6721 ERROR manila.share.drivers.maprfs.driver_util fields = lines[1].split() 2026-03-29 01:50:43.024448 | debian-bookworm | 2026-03-29 01:50:43.017 6721 ERROR manila.share.drivers.maprfs.driver_util ~~~~~^^^ 2026-03-29 01:50:43.024456 | debian-bookworm | 2026-03-29 01:50:43.017 6721 ERROR manila.share.drivers.maprfs.driver_util IndexError: list index out of range 2026-03-29 01:50:43.024464 | debian-bookworm | 2026-03-29 01:50:43.017 6721 ERROR manila.share.drivers.maprfs.driver_util 2026-03-29 01:50:43.024472 | debian-bookworm | 2026-03-29 01:50:43.018 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.024794 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.020252s] ... ok 2026-03-29 01:50:43.041515 | debian-bookworm | 2026-03-29 01:50:43.039 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.041897 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh_exception [0.020853s] ... ok 2026-03-29 01:50:43.061864 | debian-bookworm | 2026-03-29 01:50:43.060 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.062207 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__share_dir [0.020227s] ... ok 2026-03-29 01:50:43.083255 | debian-bookworm | 2026-03-29 01:50:43.079 6721 WARNING manila.share.drivers.maprfs.maprfs_native [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] CLDB nodes are not specified! 2026-03-29 01:50:43.083288 | debian-bookworm | 2026-03-29 01:50:43.079 6721 WARNING manila.share.drivers.maprfs.maprfs_native [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Zookeeper nodes are not specified! 2026-03-29 01:50:43.083297 | debian-bookworm | 2026-03-29 01:50:43.080 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.083598 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error [0.020176s] ... ok 2026-03-29 01:50:43.112925 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to create share from snapshot fake with name share-0.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:43.112974 | debian-bookworm | Command: None 2026-03-29 01:50:43.112985 | debian-bookworm | Exit code: - 2026-03-29 01:50:43.112993 | debian-bookworm | Stdout: None 2026-03-29 01:50:43.113001 | debian-bookworm | Stderr: None 2026-03-29 01:50:43.113009 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2026-03-29 01:50:43.113017 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 231, in create_share_from_snapshot 2026-03-29 01:50:43.113036 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native self._maprfs_util.maprfs_cp(snapshot_path + '/*', share_dir) 2026-03-29 01:50:43.113045 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:43.113053 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2026-03-29 01:50:43.113061 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:43.113069 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:43.113077 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:43.113086 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:43.113093 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:43.113102 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2026-03-29 01:50:43.113109 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:43.113117 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2026-03-29 01:50:43.113125 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2026-03-29 01:50:43.113133 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2026-03-29 01:50:43.113141 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2026-03-29 01:50:43.113149 | debian-bookworm | 2026-03-29 01:50:43.100 6721 ERROR manila.share.drivers.maprfs.maprfs_native 2026-03-29 01:50:43.113157 | debian-bookworm | 2026-03-29 01:50:43.101 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.113323 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.021045s] ... ok 2026-03-29 01:50:43.123570 | debian-bookworm | 2026-03-29 01:50:43.121 6721 ERROR manila.share.drivers.maprfs.maprfs_native [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Only MapRFS protocol supported! 2026-03-29 01:50:43.123609 | debian-bookworm | 2026-03-29 01:50:43.121 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.125055 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.020753s] ... ok 2026-03-29 01:50:43.144298 | debian-bookworm | 2026-03-29 01:50:43.142 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.144613 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot [0.020090s] ... ok 2026-03-29 01:50:43.164808 | debian-bookworm | 2026-03-29 01:50:43.163 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.165161 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_shrink_share [0.020401s] ... ok 2026-03-29 01:50:43.184748 | debian-bookworm | 2026-03-29 01:50:43.182 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.185063 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add_no_user_no_group_exists [0.019759s] ... ok 2026-03-29 01:50:43.204381 | debian-bookworm | 2026-03-29 01:50:43.202 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.204735 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_list_tuple [0.019579s] ... ok 2026-03-29 01:50:43.227718 | debian-bookworm | 2026-03-29 01:50:43.221 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: localhost __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.227749 | debian-bookworm | 2026-03-29 01:50:43.221 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: localhost __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.227758 | debian-bookworm | 2026-03-29 01:50:43.221 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: localhost __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-03-29 01:50:43.227767 | debian-bookworm | 2026-03-29 01:50:43.222 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.228079 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_value [0.019363s] ... ok 2026-03-29 01:50:43.242766 | debian-bookworm | 2026-03-29 01:50:43.241 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.243134 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_list [0.019302s] ... ok 2026-03-29 01:50:43.261345 | debian-bookworm | 2026-03-29 01:50:43.260 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.261698 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_tuple [0.018551s] ... ok 2026-03-29 01:50:43.264533 | debian-bookworm | 2026-03-29 01:50:43.261 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.264569 | debian-bookworm | 2026-03-29 01:50:43.261 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.264579 | debian-bookworm | 2026-03-29 01:50:43.261 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.279863 | debian-bookworm | 2026-03-29 01:50:43.278 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.280215 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_4 [0.018421s] ... ok 2026-03-29 01:50:43.283070 | debian-bookworm | 2026-03-29 01:50:43.279 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.283102 | debian-bookworm | 2026-03-29 01:50:43.280 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.283111 | debian-bookworm | 2026-03-29 01:50:43.280 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.300325 | debian-bookworm | 2026-03-29 01:50:43.299 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.300629 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_3 [0.020371s] ... ok 2026-03-29 01:50:43.303615 | debian-bookworm | 2026-03-29 01:50:43.300 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.303646 | debian-bookworm | 2026-03-29 01:50:43.300 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.303655 | debian-bookworm | 2026-03-29 01:50:43.300 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.319902 | debian-bookworm | 2026-03-29 01:50:43.318 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.320198 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_http_error [0.019451s] ... ok 2026-03-29 01:50:43.323133 | debian-bookworm | 2026-03-29 01:50:43.319 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.323165 | debian-bookworm | 2026-03-29 01:50:43.320 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.323183 | debian-bookworm | 2026-03-29 01:50:43.320 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.340133 | debian-bookworm | 2026-03-29 01:50:43.338 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.340470 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_urlerror [0.019995s] ... ok 2026-03-29 01:50:43.359220 | debian-bookworm | 2026-03-29 01:50:43.357 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.359511 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_5_1_0 [0.019008s] ... ok 2026-03-29 01:50:43.378005 | debian-bookworm | 2026-03-29 01:50:43.376 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.378324 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_7___ [0.018783s] ... ok 2026-03-29 01:50:43.399393 | debian-bookworm | 2026-03-29 01:50:43.395 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.399430 | debian-bookworm | 2026-03-29 01:50:43.395 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.399440 | debian-bookworm | 2026-03-29 01:50:43.395 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.399449 | debian-bookworm | 2026-03-29 01:50:43.397 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.399657 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_1_True [0.020275s] ... ok 2026-03-29 01:50:43.422164 | debian-bookworm | 2026-03-29 01:50:43.415 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.422203 | debian-bookworm | 2026-03-29 01:50:43.416 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.422215 | debian-bookworm | 2026-03-29 01:50:43.416 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.422227 | debian-bookworm | 2026-03-29 01:50:43.416 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.422262 | debian-bookworm | 2026-03-29 01:50:43.416 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.422272 | debian-bookworm | 2026-03-29 01:50:43.416 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.422280 | debian-bookworm | 2026-03-29 01:50:43.417 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.422480 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_2_False [0.020451s] ... ok 2026-03-29 01:50:43.446504 | debian-bookworm | 2026-03-29 01:50:43.436 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.446537 | debian-bookworm | 2026-03-29 01:50:43.437 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.446546 | debian-bookworm | 2026-03-29 01:50:43.437 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.446555 | debian-bookworm | 2026-03-29 01:50:43.437 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.446563 | debian-bookworm | 2026-03-29 01:50:43.437 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.446571 | debian-bookworm | 2026-03-29 01:50:43.437 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.446579 | debian-bookworm | 2026-03-29 01:50:43.439 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.446789 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule [0.021057s] ... ok 2026-03-29 01:50:43.467585 | debian-bookworm | 2026-03-29 01:50:43.457 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.467619 | debian-bookworm | 2026-03-29 01:50:43.458 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.467644 | debian-bookworm | 2026-03-29 01:50:43.458 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.467663 | debian-bookworm | 2026-03-29 01:50:43.458 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.467673 | debian-bookworm | 2026-03-29 01:50:43.458 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.467684 | debian-bookworm | 2026-03-29 01:50:43.458 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.467696 | debian-bookworm | 2026-03-29 01:50:43.459 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.467908 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_vserver_to_ipspace [0.020644s] ... ok 2026-03-29 01:50:43.490510 | debian-bookworm | 2026-03-29 01:50:43.478 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.490543 | debian-bookworm | 2026-03-29 01:50:43.479 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.490555 | debian-bookworm | 2026-03-29 01:50:43.479 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.490563 | debian-bookworm | 2026-03-29 01:50:43.479 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.490571 | debian-bookworm | 2026-03-29 01:50:43.479 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.490579 | debian-bookworm | 2026-03-29 01:50:43.479 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.490587 | debian-bookworm | 2026-03-29 01:50:43.480 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.490874 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_clear_nfs_export_policy_for_volume [0.021107s] ... ok 2026-03-29 01:50:43.505184 | debian-bookworm | 2026-03-29 01:50:43.499 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.505213 | debian-bookworm | 2026-03-29 01:50:43.500 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.505221 | debian-bookworm | 2026-03-29 01:50:43.500 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.505229 | debian-bookworm | 2026-03-29 01:50:43.500 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.505237 | debian-bookworm | 2026-03-29 01:50:43.500 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.505245 | debian-bookworm | 2026-03-29 01:50:43.500 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.505253 | debian-bookworm | 2026-03-29 01:50:43.502 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.505489 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_kerberos [0.020988s] ... ok 2026-03-29 01:50:43.527602 | debian-bookworm | 2026-03-29 01:50:43.520 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.527632 | debian-bookworm | 2026-03-29 01:50:43.521 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.527641 | debian-bookworm | 2026-03-29 01:50:43.521 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.527668 | debian-bookworm | 2026-03-29 01:50:43.521 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.527677 | debian-bookworm | 2026-03-29 01:50:43.521 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.527693 | debian-bookworm | 2026-03-29 01:50:43.521 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.527702 | debian-bookworm | 2026-03-29 01:50:43.523 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.527910 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot [0.021011s] ... ok 2026-03-29 01:50:43.552568 | debian-bookworm | 2026-03-29 01:50:43.542 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.552616 | debian-bookworm | 2026-03-29 01:50:43.543 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.552662 | debian-bookworm | 2026-03-29 01:50:43.543 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.552675 | debian-bookworm | 2026-03-29 01:50:43.543 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.552687 | debian-bookworm | 2026-03-29 01:50:43.543 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.552699 | debian-bookworm | 2026-03-29 01:50:43.543 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.552711 | debian-bookworm | 2026-03-29 01:50:43.545 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.552914 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot_no_id [0.021863s] ... ok 2026-03-29 01:50:43.571541 | debian-bookworm | 2026-03-29 01:50:43.564 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.571572 | debian-bookworm | 2026-03-29 01:50:43.564 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.571592 | debian-bookworm | 2026-03-29 01:50:43.564 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.571601 | debian-bookworm | 2026-03-29 01:50:43.565 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.571610 | debian-bookworm | 2026-03-29 01:50:43.565 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.571618 | debian-bookworm | 2026-03-29 01:50:43.565 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.571627 | debian-bookworm | 2026-03-29 01:50:43.566 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.571838 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_api_error [0.021125s] ... ok 2026-03-29 01:50:43.596701 | debian-bookworm | 2026-03-29 01:50:43.585 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.596748 | debian-bookworm | 2026-03-29 01:50:43.585 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.596762 | debian-bookworm | 2026-03-29 01:50:43.585 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.596774 | debian-bookworm | 2026-03-29 01:50:43.586 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.596785 | debian-bookworm | 2026-03-29 01:50:43.586 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.596797 | debian-bookworm | 2026-03-29 01:50:43.586 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.596809 | debian-bookworm | 2026-03-29 01:50:43.587 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.597113 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_3__None__False_ [0.021190s] ... ok 2026-03-29 01:50:43.617723 | debian-bookworm | 2026-03-29 01:50:43.606 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.617749 | debian-bookworm | 2026-03-29 01:50:43.607 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.617755 | debian-bookworm | 2026-03-29 01:50:43.607 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.617761 | debian-bookworm | 2026-03-29 01:50:43.607 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.617766 | debian-bookworm | 2026-03-29 01:50:43.607 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.617771 | debian-bookworm | 2026-03-29 01:50:43.607 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.617777 | debian-bookworm | 2026-03-29 01:50:43.609 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.618141 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_api_error [0.021455s] ... ok 2026-03-29 01:50:43.639063 | debian-bookworm | 2026-03-29 01:50:43.628 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.639092 | debian-bookworm | 2026-03-29 01:50:43.628 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.639101 | debian-bookworm | 2026-03-29 01:50:43.629 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.639110 | debian-bookworm | 2026-03-29 01:50:43.629 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.639118 | debian-bookworm | 2026-03-29 01:50:43.629 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.639140 | debian-bookworm | 2026-03-29 01:50:43.629 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.639149 | debian-bookworm | 2026-03-29 01:50:43.630 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.639459 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_2 [0.021452s] ... ok 2026-03-29 01:50:43.659641 | debian-bookworm | 2026-03-29 01:50:43.649 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.659671 | debian-bookworm | 2026-03-29 01:50:43.649 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.659681 | debian-bookworm | 2026-03-29 01:50:43.649 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.659689 | debian-bookworm | 2026-03-29 01:50:43.650 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.659698 | debian-bookworm | 2026-03-29 01:50:43.650 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.659707 | debian-bookworm | 2026-03-29 01:50:43.650 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.659722 | debian-bookworm | 2026-03-29 01:50:43.651 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.659962 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_already_exists [0.020736s] ... ok 2026-03-29 01:50:43.677688 | debian-bookworm | 2026-03-29 01:50:43.670 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.677720 | debian-bookworm | 2026-03-29 01:50:43.670 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.677730 | debian-bookworm | 2026-03-29 01:50:43.670 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.677750 | debian-bookworm | 2026-03-29 01:50:43.671 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.677759 | debian-bookworm | 2026-03-29 01:50:43.671 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.677768 | debian-bookworm | 2026-03-29 01:50:43.671 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.677777 | debian-bookworm | 2026-03-29 01:50:43.672 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.678020 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_1_True [0.021023s] ... ok 2026-03-29 01:50:43.702861 | debian-bookworm | 2026-03-29 01:50:43.692 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.702897 | debian-bookworm | 2026-03-29 01:50:43.692 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.702907 | debian-bookworm | 2026-03-29 01:50:43.692 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.702916 | debian-bookworm | 2026-03-29 01:50:43.692 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.702925 | debian-bookworm | 2026-03-29 01:50:43.693 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.702942 | debian-bookworm | 2026-03-29 01:50:43.693 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.702951 | debian-bookworm | 2026-03-29 01:50:43.694 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.703252 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_2 [0.021715s] ... ok 2026-03-29 01:50:43.723471 | debian-bookworm | 2026-03-29 01:50:43.713 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.723519 | debian-bookworm | 2026-03-29 01:50:43.713 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.723529 | debian-bookworm | 2026-03-29 01:50:43.713 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.723538 | debian-bookworm | 2026-03-29 01:50:43.714 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.723546 | debian-bookworm | 2026-03-29 01:50:43.714 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.723555 | debian-bookworm | 2026-03-29 01:50:43.714 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.723563 | debian-bookworm | 2026-03-29 01:50:43.715 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.723790 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_2_enterprise [0.022327s] ... ok 2026-03-29 01:50:43.744505 | debian-bookworm | 2026-03-29 01:50:43.735 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.744538 | debian-bookworm | 2026-03-29 01:50:43.736 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.744550 | debian-bookworm | 2026-03-29 01:50:43.736 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.744559 | debian-bookworm | 2026-03-29 01:50:43.736 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.744576 | debian-bookworm | 2026-03-29 01:50:43.736 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.744585 | debian-bookworm | 2026-03-29 01:50:43.736 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.744609 | debian-bookworm | 2026-03-29 01:50:43.737 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f 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.11/unittest/mock.py:1183 2026-03-29 01:50:43.744618 | debian-bookworm | 2026-03-29 01:50:43.738 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.744851 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_dp_destination [0.021111s] ... ok 2026-03-29 01:50:43.767439 | debian-bookworm | 2026-03-29 01:50:43.756 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.767468 | debian-bookworm | 2026-03-29 01:50:43.757 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.767478 | debian-bookworm | 2026-03-29 01:50:43.757 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.767487 | debian-bookworm | 2026-03-29 01:50:43.757 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.767495 | debian-bookworm | 2026-03-29 01:50:43.757 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.767502 | debian-bookworm | 2026-03-29 01:50:43.757 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.767511 | debian-bookworm | 2026-03-29 01:50:43.758 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.767874 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domain [0.020567s] ... ok 2026-03-29 01:50:43.788643 | debian-bookworm | 2026-03-29 01:50:43.777 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.788685 | debian-bookworm | 2026-03-29 01:50:43.777 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.788724 | debian-bookworm | 2026-03-29 01:50:43.777 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.788736 | debian-bookworm | 2026-03-29 01:50:43.778 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.788747 | debian-bookworm | 2026-03-29 01:50:43.778 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.788758 | debian-bookworm | 2026-03-29 01:50:43.778 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.788770 | debian-bookworm | 2026-03-29 01:50:43.779 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.789146 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_1_None [0.020747s] ... ok 2026-03-29 01:50:43.809714 | debian-bookworm | 2026-03-29 01:50:43.798 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.809752 | debian-bookworm | 2026-03-29 01:50:43.799 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.809766 | debian-bookworm | 2026-03-29 01:50:43.799 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.809778 | debian-bookworm | 2026-03-29 01:50:43.799 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.809790 | debian-bookworm | 2026-03-29 01:50:43.799 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.809801 | debian-bookworm | 2026-03-29 01:50:43.799 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.809813 | debian-bookworm | 2026-03-29 01:50:43.801 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.810062 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan [0.021393s] ... ok 2026-03-29 01:50:43.829113 | debian-bookworm | 2026-03-29 01:50:43.819 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.829153 | debian-bookworm | 2026-03-29 01:50:43.819 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.829163 | debian-bookworm | 2026-03-29 01:50:43.819 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.829171 | debian-bookworm | 2026-03-29 01:50:43.820 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.829179 | debian-bookworm | 2026-03-29 01:50:43.820 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.829187 | debian-bookworm | 2026-03-29 01:50:43.820 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.829195 | debian-bookworm | 2026-03-29 01:50:43.821 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.829476 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_api_error [0.020569s] ... ok 2026-03-29 01:50:43.851289 | debian-bookworm | 2026-03-29 01:50:43.841 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.851327 | debian-bookworm | 2026-03-29 01:50:43.841 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.851340 | debian-bookworm | 2026-03-29 01:50:43.841 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.851352 | debian-bookworm | 2026-03-29 01:50:43.841 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.851362 | debian-bookworm | 2026-03-29 01:50:43.841 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.851381 | debian-bookworm | 2026-03-29 01:50:43.842 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.851389 | debian-bookworm | 2026-03-29 01:50:43.843 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.851687 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_no_volumes [0.021888s] ... ok 2026-03-29 01:50:43.874248 | debian-bookworm | 2026-03-29 01:50:43.863 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.874280 | debian-bookworm | 2026-03-29 01:50:43.863 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.874289 | debian-bookworm | 2026-03-29 01:50:43.863 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.874297 | debian-bookworm | 2026-03-29 01:50:43.864 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.874305 | debian-bookworm | 2026-03-29 01:50:43.864 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.874313 | debian-bookworm | 2026-03-29 01:50:43.864 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.874321 | debian-bookworm | 2026-03-29 01:50:43.866 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.874563 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup [0.022618s] ... ok 2026-03-29 01:50:43.913933 | debian-bookworm | 2026-03-29 01:50:43.886 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.913980 | debian-bookworm | 2026-03-29 01:50:43.886 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.913989 | debian-bookworm | 2026-03-29 01:50:43.886 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.914011 | debian-bookworm | 2026-03-29 01:50:43.886 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.914019 | debian-bookworm | 2026-03-29 01:50:43.887 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.914027 | debian-bookworm | 2026-03-29 01:50:43.887 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.914042 | debian-bookworm | 2026-03-29 01:50:43.887 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 40043:The sis operation is currently active 2026-03-29 01:50:43.914051 | debian-bookworm | 2026-03-29 01:50:43.887 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.disable_dedup' after 0.000207(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:43.914060 | debian-bookworm | 2026-03-29 01:50:43.888 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.disable_dedup in 3 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:43.914068 | debian-bookworm | 2026-03-29 01:50:43.888 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 40043:The sis operation is currently active 2026-03-29 01:50:43.914076 | debian-bookworm | 2026-03-29 01:50:43.888 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.disable_dedup' after 0.000659(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:43.914095 | debian-bookworm | 2026-03-29 01:50:43.888 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.disable_dedup in 3 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:43.914104 | debian-bookworm | 2026-03-29 01:50:43.888 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 40043:The sis operation is currently active 2026-03-29 01:50:43.914120 | debian-bookworm | 2026-03-29 01:50:43.888 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.disable_dedup' after 0.00108(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:43.914129 | debian-bookworm | 2026-03-29 01:50:43.888 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.disable_dedup in 3 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:43.914136 | debian-bookworm | 2026-03-29 01:50:43.889 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 40043:The sis operation is currently active 2026-03-29 01:50:43.914147 | debian-bookworm | 2026-03-29 01:50:43.889 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.disable_dedup' after 0.00207(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:43.914155 | debian-bookworm | 2026-03-29 01:50:43.889 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.disable_dedup in 3 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:43.914163 | debian-bookworm | 2026-03-29 01:50:43.890 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 40043:The sis operation is currently active 2026-03-29 01:50:43.914171 | debian-bookworm | 2026-03-29 01:50:43.890 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.disable_dedup' after 0.00251(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:43.914180 | debian-bookworm | 2026-03-29 01:50:43.890 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.914297 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup_currently_active [0.024500s] ... ok 2026-03-29 01:50:43.919629 | debian-bookworm | 2026-03-29 01:50:43.909 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.919658 | debian-bookworm | 2026-03-29 01:50:43.909 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.919676 | debian-bookworm | 2026-03-29 01:50:43.909 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.919685 | debian-bookworm | 2026-03-29 01:50:43.910 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.919693 | debian-bookworm | 2026-03-29 01:50:43.910 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.919701 | debian-bookworm | 2026-03-29 01:50:43.910 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.919709 | debian-bookworm | 2026-03-29 01:50:43.911 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] FPolicy policy fake_fpolicy_name not found or already disabled. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:43.919717 | debian-bookworm | 2026-03-29 01:50:43.911 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.920003 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_2_18251 [0.020606s] ... ok 2026-03-29 01:50:43.940828 | debian-bookworm | 2026-03-29 01:50:43.930 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.940859 | debian-bookworm | 2026-03-29 01:50:43.930 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.940868 | debian-bookworm | 2026-03-29 01:50:43.930 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.940876 | debian-bookworm | 2026-03-29 01:50:43.930 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.940884 | debian-bookworm | 2026-03-29 01:50:43.930 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.940892 | debian-bookworm | 2026-03-29 01:50:43.930 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.940909 | debian-bookworm | 2026-03-29 01:50:43.932 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.941215 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_1 [0.020694s] ... ok 2026-03-29 01:50:43.961947 | debian-bookworm | 2026-03-29 01:50:43.951 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.961975 | debian-bookworm | 2026-03-29 01:50:43.951 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.961984 | debian-bookworm | 2026-03-29 01:50:43.951 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.961992 | debian-bookworm | 2026-03-29 01:50:43.952 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.962000 | debian-bookworm | 2026-03-29 01:50:43.952 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.962007 | debian-bookworm | 2026-03-29 01:50:43.952 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.962022 | debian-bookworm | 2026-03-29 01:50:43.953 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.962311 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.020720s] ... ok 2026-03-29 01:50:43.979994 | debian-bookworm | 2026-03-29 01:50:43.972 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.980032 | debian-bookworm | 2026-03-29 01:50:43.972 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.980045 | debian-bookworm | 2026-03-29 01:50:43.972 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.980057 | debian-bookworm | 2026-03-29 01:50:43.972 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.980080 | debian-bookworm | 2026-03-29 01:50:43.973 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:43.980091 | debian-bookworm | 2026-03-29 01:50:43.973 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:43.980101 | debian-bookworm | 2026-03-29 01:50:43.974 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:43.980316 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_2 [0.020679s] ... ok 2026-03-29 01:50:44.003199 | debian-bookworm | 2026-03-29 01:50:43.993 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.003228 | debian-bookworm | 2026-03-29 01:50:43.993 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.003234 | debian-bookworm | 2026-03-29 01:50:43.993 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.003239 | debian-bookworm | 2026-03-29 01:50:43.993 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.003244 | debian-bookworm | 2026-03-29 01:50:43.993 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.003256 | debian-bookworm | 2026-03-29 01:50:43.994 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.003262 | debian-bookworm | 2026-03-29 01:50:43.995 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.003528 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_with_filters [0.021009s] ... ok 2026-03-29 01:50:44.023501 | debian-bookworm | 2026-03-29 01:50:44.013 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.023532 | debian-bookworm | 2026-03-29 01:50:44.013 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.023557 | debian-bookworm | 2026-03-29 01:50:44.014 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.023566 | debian-bookworm | 2026-03-29 01:50:44.014 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.023574 | debian-bookworm | 2026-03-29 01:50:44.014 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.023582 | debian-bookworm | 2026-03-29 01:50:44.014 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.023590 | debian-bookworm | 2026-03-29 01:50:44.015 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.023858 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access_not_found [0.020268s] ... ok 2026-03-29 01:50:44.041592 | debian-bookworm | 2026-03-29 01:50:44.033 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.041623 | debian-bookworm | 2026-03-29 01:50:44.034 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.041632 | debian-bookworm | 2026-03-29 01:50:44.034 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.041640 | debian-bookworm | 2026-03-29 01:50:44.034 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.041656 | debian-bookworm | 2026-03-29 01:50:44.034 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.041664 | debian-bookworm | 2026-03-29 01:50:44.034 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.041672 | debian-bookworm | 2026-03-29 01:50:44.035 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.041911 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities [0.020170s] ... ok 2026-03-29 01:50:44.063710 | debian-bookworm | 2026-03-29 01:50:44.054 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.063743 | debian-bookworm | 2026-03-29 01:50:44.054 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.063752 | debian-bookworm | 2026-03-29 01:50:44.054 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.063760 | debian-bookworm | 2026-03-29 01:50:44.055 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.063768 | debian-bookworm | 2026-03-29 01:50:44.055 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.063776 | debian-bookworm | 2026-03-29 01:50:44.055 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.063784 | debian-bookworm | 2026-03-29 01:50:44.056 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.064035 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_name [0.020438s] ... ok 2026-03-29 01:50:44.082649 | debian-bookworm | 2026-03-29 01:50:44.074 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.082682 | debian-bookworm | 2026-03-29 01:50:44.075 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.082691 | debian-bookworm | 2026-03-29 01:50:44.075 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.082706 | debian-bookworm | 2026-03-29 01:50:44.075 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.082723 | debian-bookworm | 2026-03-29 01:50:44.075 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.082732 | debian-bookworm | 2026-03-29 01:50:44.075 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.082740 | debian-bookworm | 2026-03-29 01:50:44.076 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.083065 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver [0.020464s] ... ok 2026-03-29 01:50:44.107109 | debian-bookworm | 2026-03-29 01:50:44.096 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.107151 | debian-bookworm | 2026-03-29 01:50:44.096 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.107164 | debian-bookworm | 2026-03-29 01:50:44.096 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.107175 | debian-bookworm | 2026-03-29 01:50:44.096 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.107186 | debian-bookworm | 2026-03-29 01:50:44.097 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.107197 | debian-bookworm | 2026-03-29 01:50:44.097 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.107208 | debian-bookworm | 2026-03-29 01:50:44.098 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.107521 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job [0.021377s] ... ok 2026-03-29 01:50:44.128346 | debian-bookworm | 2026-03-29 01:50:44.118 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.128377 | debian-bookworm | 2026-03-29 01:50:44.118 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.128403 | debian-bookworm | 2026-03-29 01:50:44.118 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.128411 | debian-bookworm | 2026-03-29 01:50:44.118 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.128419 | debian-bookworm | 2026-03-29 01:50:44.119 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.128427 | debian-bookworm | 2026-03-29 01:50:44.119 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.128435 | debian-bookworm | 2026-03-29 01:50:44.120 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.128683 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_unique [0.022155s] ... ok 2026-03-29 01:50:44.150213 | debian-bookworm | 2026-03-29 01:50:44.140 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.150251 | debian-bookworm | 2026-03-29 01:50:44.140 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.150264 | debian-bookworm | 2026-03-29 01:50:44.140 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.150276 | debian-bookworm | 2026-03-29 01:50:44.140 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.150286 | debian-bookworm | 2026-03-29 01:50:44.140 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.150296 | debian-bookworm | 2026-03-29 01:50:44.141 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.150306 | debian-bookworm | 2026-03-29 01:50:44.142 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.150596 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config_default [0.021612s] ... ok 2026-03-29 01:50:44.169266 | debian-bookworm | 2026-03-29 01:50:44.161 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.169303 | debian-bookworm | 2026-03-29 01:50:44.161 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.169313 | debian-bookworm | 2026-03-29 01:50:44.161 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.169321 | debian-bookworm | 2026-03-29 01:50:44.162 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.169329 | debian-bookworm | 2026-03-29 01:50:44.162 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.169336 | debian-bookworm | 2026-03-29 01:50:44.162 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.169345 | debian-bookworm | 2026-03-29 01:50:44.163 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.169618 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports_not_found [0.021158s] ... ok 2026-03-29 01:50:44.190037 | debian-bookworm | 2026-03-29 01:50:44.182 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.190068 | debian-bookworm | 2026-03-29 01:50:44.182 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.190077 | debian-bookworm | 2026-03-29 01:50:44.182 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.190085 | debian-bookworm | 2026-03-29 01:50:44.183 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.190093 | debian-bookworm | 2026-03-29 01:50:44.183 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.190112 | debian-bookworm | 2026-03-29 01:50:44.183 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.190120 | debian-bookworm | 2026-03-29 01:50:44.184 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.190399 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_none_requested [0.020517s] ... ok 2026-03-29 01:50:44.212187 | debian-bookworm | 2026-03-29 01:50:44.203 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.212221 | debian-bookworm | 2026-03-29 01:50:44.203 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.212230 | debian-bookworm | 2026-03-29 01:50:44.203 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.212238 | debian-bookworm | 2026-03-29 01:50:44.203 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.212246 | debian-bookworm | 2026-03-29 01:50:44.204 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.212254 | debian-bookworm | 2026-03-29 01:50:44.204 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.212262 | debian-bookworm | 2026-03-29 01:50:44.205 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.212528 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_2 [0.020825s] ... ok 2026-03-29 01:50:44.233547 | debian-bookworm | 2026-03-29 01:50:44.223 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.233577 | debian-bookworm | 2026-03-29 01:50:44.223 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.233586 | debian-bookworm | 2026-03-29 01:50:44.224 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.233605 | debian-bookworm | 2026-03-29 01:50:44.224 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.233613 | debian-bookworm | 2026-03-29 01:50:44.224 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.233621 | debian-bookworm | 2026-03-29 01:50:44.224 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.233629 | debian-bookworm | 2026-03-29 01:50:44.225 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.233882 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_records_count_invalid [0.020490s] ... ok 2026-03-29 01:50:44.254654 | debian-bookworm | 2026-03-29 01:50:44.244 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.254685 | debian-bookworm | 2026-03-29 01:50:44.244 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.254695 | debian-bookworm | 2026-03-29 01:50:44.244 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.254703 | debian-bookworm | 2026-03-29 01:50:44.245 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.254711 | debian-bookworm | 2026-03-29 01:50:44.245 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.254718 | debian-bookworm | 2026-03-29 01:50:44.245 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.254727 | debian-bookworm | 2026-03-29 01:50:44.246 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.255010 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_autosize_attributes [0.020698s] ... ok 2026-03-29 01:50:44.275946 | debian-bookworm | 2026-03-29 01:50:44.265 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.275976 | debian-bookworm | 2026-03-29 01:50:44.265 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.275985 | debian-bookworm | 2026-03-29 01:50:44.265 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.275993 | debian-bookworm | 2026-03-29 01:50:44.265 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.276001 | debian-bookworm | 2026-03-29 01:50:44.265 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.276016 | debian-bookworm | 2026-03-29 01:50:44.265 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.276024 | debian-bookworm | 2026-03-29 01:50:44.267 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.276321 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status_no_records [0.020674s] ... ok 2026-03-29 01:50:44.296252 | debian-bookworm | 2026-03-29 01:50:44.285 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.296284 | debian-bookworm | 2026-03-29 01:50:44.286 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.296293 | debian-bookworm | 2026-03-29 01:50:44.286 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.296300 | debian-bookworm | 2026-03-29 01:50:44.286 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.296308 | debian-bookworm | 2026-03-29 01:50:44.286 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.296327 | debian-bookworm | 2026-03-29 01:50:44.286 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.296335 | debian-bookworm | 2026-03-29 01:50:44.287 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.296621 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records [0.020237s] ... ok 2026-03-29 01:50:44.317143 | debian-bookworm | 2026-03-29 01:50:44.306 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.317171 | debian-bookworm | 2026-03-29 01:50:44.306 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.317180 | debian-bookworm | 2026-03-29 01:50:44.306 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.317188 | debian-bookworm | 2026-03-29 01:50:44.307 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.317203 | debian-bookworm | 2026-03-29 01:50:44.307 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.317211 | debian-bookworm | 2026-03-29 01:50:44.307 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.317219 | debian-bookworm | 2026-03-29 01:50:44.308 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.317483 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_1 [0.020876s] ... ok 2026-03-29 01:50:44.335017 | debian-bookworm | 2026-03-29 01:50:44.327 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.335047 | debian-bookworm | 2026-03-29 01:50:44.327 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.335056 | debian-bookworm | 2026-03-29 01:50:44.327 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.335076 | debian-bookworm | 2026-03-29 01:50:44.327 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.335084 | debian-bookworm | 2026-03-29 01:50:44.327 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.335092 | debian-bookworm | 2026-03-29 01:50:44.327 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.335100 | debian-bookworm | 2026-03-29 01:50:44.329 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.335384 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled [0.020429s] ... ok 2026-03-29 01:50:44.359827 | debian-bookworm | 2026-03-29 01:50:44.348 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.359860 | debian-bookworm | 2026-03-29 01:50:44.348 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.359870 | debian-bookworm | 2026-03-29 01:50:44.348 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.359878 | debian-bookworm | 2026-03-29 01:50:44.348 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.359893 | debian-bookworm | 2026-03-29 01:50:44.349 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.359901 | debian-bookworm | 2026-03-29 01:50:44.349 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.359910 | debian-bookworm | 2026-03-29 01:50:44.350 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.360176 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_dr_supported [0.020908s] ... ok 2026-03-29 01:50:44.379673 | debian-bookworm | 2026-03-29 01:50:44.368 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.379709 | debian-bookworm | 2026-03-29 01:50:44.368 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.379718 | debian-bookworm | 2026-03-29 01:50:44.369 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.379726 | debian-bookworm | 2026-03-29 01:50:44.369 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.379734 | debian-bookworm | 2026-03-29 01:50:44.369 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.379742 | debian-bookworm | 2026-03-29 01:50:44.369 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.379750 | debian-bookworm | 2026-03-29 01:50:44.370 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] NFS v4.0 is not supported while migrating vservers.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13172940:unknown 2026-03-29 01:50:44.379758 | debian-bookworm | 2026-03-29 01:50:44.370 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.379943 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_1_13172940 [0.020682s] ... ok 2026-03-29 01:50:44.400711 | debian-bookworm | 2026-03-29 01:50:44.390 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.400741 | debian-bookworm | 2026-03-29 01:50:44.390 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.400758 | debian-bookworm | 2026-03-29 01:50:44.390 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.400766 | debian-bookworm | 2026-03-29 01:50:44.390 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.400774 | debian-bookworm | 2026-03-29 01:50:44.390 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.400792 | debian-bookworm | 2026-03-29 01:50:44.390 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.400800 | debian-bookworm | 2026-03-29 01:50:44.392 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.401106 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_1_True [0.021395s] ... ok 2026-03-29 01:50:44.418755 | debian-bookworm | 2026-03-29 01:50:44.411 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.418823 | debian-bookworm | 2026-03-29 01:50:44.411 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.418832 | debian-bookworm | 2026-03-29 01:50:44.411 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.418840 | debian-bookworm | 2026-03-29 01:50:44.411 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.418847 | debian-bookworm | 2026-03-29 01:50:44.411 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.418855 | debian-bookworm | 2026-03-29 01:50:44.412 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.418863 | debian-bookworm | 2026-03-29 01:50:44.413 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.419250 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume_default_junction_path [0.020676s] ... ok 2026-03-29 01:50:44.439684 | debian-bookworm | 2026-03-29 01:50:44.431 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.439768 | debian-bookworm | 2026-03-29 01:50:44.431 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.439780 | debian-bookworm | 2026-03-29 01:50:44.431 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.439800 | debian-bookworm | 2026-03-29 01:50:44.432 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.439807 | debian-bookworm | 2026-03-29 01:50:44.432 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.439814 | debian-bookworm | 2026-03-29 01:50:44.432 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.439821 | debian-bookworm | 2026-03-29 01:50:44.433 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.440058 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists_not_found [0.020388s] ... ok 2026-03-29 01:50:44.462010 | debian-bookworm | 2026-03-29 01:50:44.452 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.462073 | debian-bookworm | 2026-03-29 01:50:44.452 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.462079 | debian-bookworm | 2026-03-29 01:50:44.452 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.462085 | debian-bookworm | 2026-03-29 01:50:44.453 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.462090 | debian-bookworm | 2026-03-29 01:50:44.453 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.462095 | debian-bookworm | 2026-03-29 01:50:44.453 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.462101 | debian-bookworm | 2026-03-29 01:50:44.454 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.462291 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename [0.020641s] ... ok 2026-03-29 01:50:44.481476 | debian-bookworm | 2026-03-29 01:50:44.473 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.481545 | debian-bookworm | 2026-03-29 01:50:44.474 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.481555 | debian-bookworm | 2026-03-29 01:50:44.474 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.481563 | debian-bookworm | 2026-03-29 01:50:44.474 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.481571 | debian-bookworm | 2026-03-29 01:50:44.474 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.481579 | debian-bookworm | 2026-03-29 01:50:44.474 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.481587 | debian-bookworm | 2026-03-29 01:50:44.476 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.481756 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_3 [0.021814s] ... ok 2026-03-29 01:50:44.506542 | debian-bookworm | 2026-03-29 01:50:44.495 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.506574 | debian-bookworm | 2026-03-29 01:50:44.495 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.506583 | debian-bookworm | 2026-03-29 01:50:44.495 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.506591 | debian-bookworm | 2026-03-29 01:50:44.496 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.506599 | debian-bookworm | 2026-03-29 01:50:44.496 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.506606 | debian-bookworm | 2026-03-29 01:50:44.496 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.506631 | debian-bookworm | 2026-03-29 01:50:44.497 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.506819 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_4 [0.021673s] ... ok 2026-03-29 01:50:44.527210 | debian-bookworm | 2026-03-29 01:50:44.516 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.527239 | debian-bookworm | 2026-03-29 01:50:44.517 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.527248 | debian-bookworm | 2026-03-29 01:50:44.517 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.527256 | debian-bookworm | 2026-03-29 01:50:44.517 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.527264 | debian-bookworm | 2026-03-29 01:50:44.517 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.527272 | debian-bookworm | 2026-03-29 01:50:44.517 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.527280 | debian-bookworm | 2026-03-29 01:50:44.519 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.527399 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rule [0.020905s] ... ok 2026-03-29 01:50:44.547590 | debian-bookworm | 2026-03-29 01:50:44.537 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.547621 | debian-bookworm | 2026-03-29 01:50:44.538 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.547630 | debian-bookworm | 2026-03-29 01:50:44.538 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.547648 | debian-bookworm | 2026-03-29 01:50:44.538 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.547656 | debian-bookworm | 2026-03-29 01:50:44.538 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.547670 | debian-bookworm | 2026-03-29 01:50:44.538 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.547678 | debian-bookworm | 2026-03-29 01:50:44.539 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.547847 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_not_found [0.020956s] ... ok 2026-03-29 01:50:44.568057 | debian-bookworm | 2026-03-29 01:50:44.560 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.568089 | debian-bookworm | 2026-03-29 01:50:44.560 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.568098 | debian-bookworm | 2026-03-29 01:50:44.560 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.568106 | debian-bookworm | 2026-03-29 01:50:44.560 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.568114 | debian-bookworm | 2026-03-29 01:50:44.561 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.568122 | debian-bookworm | 2026-03-29 01:50:44.561 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.568131 | debian-bookworm | 2026-03-29 01:50:44.562 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.568415 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_restore_snapshot [0.022290s] ... ok 2026-03-29 01:50:44.591292 | debian-bookworm | 2026-03-29 01:50:44.581 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.591339 | debian-bookworm | 2026-03-29 01:50:44.581 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.591348 | debian-bookworm | 2026-03-29 01:50:44.581 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.591356 | debian-bookworm | 2026-03-29 01:50:44.581 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.591371 | debian-bookworm | 2026-03-29 01:50:44.581 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.591379 | debian-bookworm | 2026-03-29 01:50:44.581 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.591387 | debian-bookworm | 2026-03-29 01:50:44.583 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] EMS executed successfully. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:44.591395 | debian-bookworm | 2026-03-29 01:50:44.584 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.591575 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message [0.021842s] ... ok 2026-03-29 01:50:44.614258 | debian-bookworm | 2026-03-29 01:50:44.603 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.614299 | debian-bookworm | 2026-03-29 01:50:44.604 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.614311 | debian-bookworm | 2026-03-29 01:50:44.604 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.614322 | debian-bookworm | 2026-03-29 01:50:44.604 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.614333 | debian-bookworm | 2026-03-29 01:50:44.604 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.614355 | debian-bookworm | 2026-03-29 01:50:44.604 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.614367 | debian-bookworm | 2026-03-29 01:50:44.605 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.614594 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_1 [0.021374s] ... ok 2026-03-29 01:50:44.635550 | debian-bookworm | 2026-03-29 01:50:44.624 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.635580 | debian-bookworm | 2026-03-29 01:50:44.624 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.635597 | debian-bookworm | 2026-03-29 01:50:44.625 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.635605 | debian-bookworm | 2026-03-29 01:50:44.625 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.635613 | debian-bookworm | 2026-03-29 01:50:44.625 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.635621 | debian-bookworm | 2026-03-29 01:50:44.625 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.635629 | debian-bookworm | 2026-03-29 01:50:44.626 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.635841 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_2_False [0.020665s] ... ok 2026-03-29 01:50:44.655194 | debian-bookworm | 2026-03-29 01:50:44.645 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.655226 | debian-bookworm | 2026-03-29 01:50:44.645 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.655235 | debian-bookworm | 2026-03-29 01:50:44.646 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.655253 | debian-bookworm | 2026-03-29 01:50:44.646 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.655262 | debian-bookworm | 2026-03-29 01:50:44.646 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.655270 | debian-bookworm | 2026-03-29 01:50:44.646 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.655278 | debian-bookworm | 2026-03-29 01:50:44.647 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.655485 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_1 [0.021001s] ... ok 2026-03-29 01:50:44.676423 | debian-bookworm | 2026-03-29 01:50:44.666 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.676461 | debian-bookworm | 2026-03-29 01:50:44.666 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.676470 | debian-bookworm | 2026-03-29 01:50:44.666 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.676478 | debian-bookworm | 2026-03-29 01:50:44.667 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.676486 | debian-bookworm | 2026-03-29 01:50:44.667 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.676494 | debian-bookworm | 2026-03-29 01:50:44.667 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.676502 | debian-bookworm | 2026-03-29 01:50:44.668 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.676696 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_cancel [0.020711s] ... ok 2026-03-29 01:50:44.694549 | debian-bookworm | 2026-03-29 01:50:44.686 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.694593 | debian-bookworm | 2026-03-29 01:50:44.687 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.694602 | debian-bookworm | 2026-03-29 01:50:44.687 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.694610 | debian-bookworm | 2026-03-29 01:50:44.687 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.694618 | debian-bookworm | 2026-03-29 01:50:44.687 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.694626 | debian-bookworm | 2026-03-29 01:50:44.687 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.694634 | debian-bookworm | 2026-03-29 01:50:44.688 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.694754 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_pause [0.020142s] ... ok 2026-03-29 01:50:44.718255 | debian-bookworm | 2026-03-29 01:50:44.707 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.718306 | debian-bookworm | 2026-03-29 01:50:44.707 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.718316 | debian-bookworm | 2026-03-29 01:50:44.707 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.718325 | debian-bookworm | 2026-03-29 01:50:44.708 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.718333 | debian-bookworm | 2026-03-29 01:50:44.708 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.718342 | debian-bookworm | 2026-03-29 01:50:44.708 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.718361 | debian-bookworm | 2026-03-29 01:50:44.709 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] CIFS server does not exist for Vserver fake_vserver.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 15661:fake 2026-03-29 01:50:44.718371 | debian-bookworm | 2026-03-29 01:50:44.709 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.718520 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_cifs_not_found [0.020870s] ... ok 2026-03-29 01:50:44.739255 | debian-bookworm | 2026-03-29 01:50:44.729 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.739286 | debian-bookworm | 2026-03-29 01:50:44.729 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.739295 | debian-bookworm | 2026-03-29 01:50:44.729 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.739303 | debian-bookworm | 2026-03-29 01:50:44.730 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.739311 | debian-bookworm | 2026-03-29 01:50:44.730 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.739319 | debian-bookworm | 2026-03-29 01:50:44.730 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.739334 | debian-bookworm | 2026-03-29 01:50:44.731 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.739632 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_1 [0.021802s] ... ok 2026-03-29 01:50:44.761919 | debian-bookworm | 2026-03-29 01:50:44.751 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.761954 | debian-bookworm | 2026-03-29 01:50:44.751 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.761967 | debian-bookworm | 2026-03-29 01:50:44.751 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.761990 | debian-bookworm | 2026-03-29 01:50:44.752 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.762003 | debian-bookworm | 2026-03-29 01:50:44.752 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.762014 | debian-bookworm | 2026-03-29 01:50:44.752 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.762022 | debian-bookworm | 2026-03-29 01:50:44.754 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.762294 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_15 [0.022606s] ... ok 2026-03-29 01:50:44.784328 | debian-bookworm | 2026-03-29 01:50:44.773 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.784359 | debian-bookworm | 2026-03-29 01:50:44.773 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.784368 | debian-bookworm | 2026-03-29 01:50:44.773 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.784376 | debian-bookworm | 2026-03-29 01:50:44.773 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.784384 | debian-bookworm | 2026-03-29 01:50:44.773 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.784399 | debian-bookworm | 2026-03-29 01:50:44.774 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.784407 | debian-bookworm | 2026-03-29 01:50:44.774 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Checking if volume fake_share exists _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:44.784415 | debian-bookworm | 2026-03-29 01:50:44.775 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.784764 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists_not_found [0.020654s] ... ok 2026-03-29 01:50:44.807373 | debian-bookworm | 2026-03-29 01:50:44.796 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.807402 | debian-bookworm | 2026-03-29 01:50:44.797 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.807411 | debian-bookworm | 2026-03-29 01:50:44.797 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.807419 | debian-bookworm | 2026-03-29 01:50:44.797 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.807427 | debian-bookworm | 2026-03-29 01:50:44.797 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.807435 | debian-bookworm | 2026-03-29 01:50:44.797 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.807443 | debian-bookworm | 2026-03-29 01:50:44.799 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.807732 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_1_source [0.024429s] ... ok 2026-03-29 01:50:44.831206 | debian-bookworm | 2026-03-29 01:50:44.820 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.831239 | debian-bookworm | 2026-03-29 01:50:44.821 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.831248 | debian-bookworm | 2026-03-29 01:50:44.821 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.831263 | debian-bookworm | 2026-03-29 01:50:44.821 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.831271 | debian-bookworm | 2026-03-29 01:50:44.821 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.831288 | debian-bookworm | 2026-03-29 01:50:44.821 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.831297 | debian-bookworm | 2026-03-29 01:50:44.823 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.831626 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_api_error [0.023348s] ... ok 2026-03-29 01:50:44.852446 | debian-bookworm | 2026-03-29 01:50:44.842 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.852479 | debian-bookworm | 2026-03-29 01:50:44.842 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.852488 | debian-bookworm | 2026-03-29 01:50:44.842 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.852496 | debian-bookworm | 2026-03-29 01:50:44.843 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.852504 | debian-bookworm | 2026-03-29 01:50:44.843 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.852515 | debian-bookworm | 2026-03-29 01:50:44.843 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.852526 | debian-bookworm | 2026-03-29 01:50:44.844 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.852940 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_3 [0.021600s] ... ok 2026-03-29 01:50:44.871986 | debian-bookworm | 2026-03-29 01:50:44.864 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.872016 | debian-bookworm | 2026-03-29 01:50:44.864 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.872041 | debian-bookworm | 2026-03-29 01:50:44.864 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.872050 | debian-bookworm | 2026-03-29 01:50:44.865 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.872058 | debian-bookworm | 2026-03-29 01:50:44.865 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.872065 | debian-bookworm | 2026-03-29 01:50:44.865 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.872074 | debian-bookworm | 2026-03-29 01:50:44.866 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.872377 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_4 [0.022009s] ... ok 2026-03-29 01:50:44.898103 | debian-bookworm | 2026-03-29 01:50:44.885 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.898134 | debian-bookworm | 2026-03-29 01:50:44.886 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.898143 | debian-bookworm | 2026-03-29 01:50:44.886 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.898151 | debian-bookworm | 2026-03-29 01:50:44.886 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.898159 | debian-bookworm | 2026-03-29 01:50:44.886 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.898167 | debian-bookworm | 2026-03-29 01:50:44.887 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.898175 | debian-bookworm | 2026-03-29 01:50:44.887 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Checking if Vserver fake_vserver exists _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:44.898195 | debian-bookworm | 2026-03-29 01:50:44.888 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.898618 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists [0.021692s] ... ok 2026-03-29 01:50:44.917861 | debian-bookworm | 2026-03-29 01:50:44.908 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.917893 | debian-bookworm | 2026-03-29 01:50:44.908 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.917902 | debian-bookworm | 2026-03-29 01:50:44.908 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.917910 | debian-bookworm | 2026-03-29 01:50:44.908 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.917918 | debian-bookworm | 2026-03-29 01:50:44.909 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Port e0a already exists in broadcast domain domain_fake _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:44.917927 | debian-bookworm | 2026-03-29 01:50:44.910 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.918137 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exists [0.021276s] ... ok 2026-03-29 01:50:44.937372 | debian-bookworm | 2026-03-29 01:50:44.928 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.937403 | debian-bookworm | 2026-03-29 01:50:44.929 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.937412 | debian-bookworm | 2026-03-29 01:50:44.929 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.937420 | debian-bookworm | 2026-03-29 01:50:44.929 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.937428 | debian-bookworm | 2026-03-29 01:50:44.930 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.937763 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_with_mode_only [0.020063s] ... ok 2026-03-29 01:50:44.959444 | debian-bookworm | 2026-03-29 01:50:44.949 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.959475 | debian-bookworm | 2026-03-29 01:50:44.949 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.959491 | debian-bookworm | 2026-03-29 01:50:44.949 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.959500 | debian-bookworm | 2026-03-29 01:50:44.949 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.959507 | debian-bookworm | 2026-03-29 01:50:44.950 6721 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server.: NoneType: None 2026-03-29 01:50:44.959516 | debian-bookworm | 2026-03-29 01:50:44.950 6721 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest NoneType: None 2026-03-29 01:50:44.959525 | debian-bookworm | 2026-03-29 01:50:44.950 6721 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2026-03-29 01:50:44.959541 | debian-bookworm | 2026-03-29 01:50:44.950 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.959824 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_2__None__None_ [0.020448s] ... ok 2026-03-29 01:50:44.975187 | debian-bookworm | 2026-03-29 01:50:44.969 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.975217 | debian-bookworm | 2026-03-29 01:50:44.969 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.975226 | debian-bookworm | 2026-03-29 01:50:44.969 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.975234 | debian-bookworm | 2026-03-29 01:50:44.969 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.975243 | debian-bookworm | 2026-03-29 01:50:44.971 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.975553 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_3_270000 [0.020245s] ... ok 2026-03-29 01:50:44.998783 | debian-bookworm | 2026-03-29 01:50:44.989 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.998813 | debian-bookworm | 2026-03-29 01:50:44.990 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.998822 | debian-bookworm | 2026-03-29 01:50:44.990 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:44.998841 | debian-bookworm | 2026-03-29 01:50:44.990 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:44.998849 | debian-bookworm | 2026-03-29 01:50:44.990 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] NVE disabled - Key management is not configured on the admin Vserver. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:44.998857 | debian-bookworm | 2026-03-29 01:50:44.991 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:44.999181 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_disabled [0.020351s] ... ok 2026-03-29 01:50:45.018497 | debian-bookworm | 2026-03-29 01:50:45.011 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.018541 | debian-bookworm | 2026-03-29 01:50:45.011 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.018553 | debian-bookworm | 2026-03-29 01:50:45.011 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.018564 | debian-bookworm | 2026-03-29 01:50:45.011 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.018575 | debian-bookworm | 2026-03-29 01:50:45.012 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.018846 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_not_found [0.021028s] ... ok 2026-03-29 01:50:45.038774 | debian-bookworm | 2026-03-29 01:50:45.031 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.038805 | debian-bookworm | 2026-03-29 01:50:45.031 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.038814 | debian-bookworm | 2026-03-29 01:50:45.031 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.038822 | debian-bookworm | 2026-03-29 01:50:45.031 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.038831 | debian-bookworm | 2026-03-29 01:50:45.033 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.039307 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name_error [0.020211s] ... ok 2026-03-29 01:50:45.058564 | debian-bookworm | 2026-03-29 01:50:45.052 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.058594 | debian-bookworm | 2026-03-29 01:50:45.052 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.058603 | debian-bookworm | 2026-03-29 01:50:45.052 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.058611 | debian-bookworm | 2026-03-29 01:50:45.052 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.058619 | debian-bookworm | 2026-03-29 01:50:45.053 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.058913 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.020558s] ... ok 2026-03-29 01:50:45.078857 | debian-bookworm | 2026-03-29 01:50:45.072 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.078946 | debian-bookworm | 2026-03-29 01:50:45.072 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.078956 | debian-bookworm | 2026-03-29 01:50:45.072 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.078964 | debian-bookworm | 2026-03-29 01:50:45.072 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.078973 | debian-bookworm | 2026-03-29 01:50:45.074 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.079194 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__quiesce_snapmirror [0.020278s] ... ok 2026-03-29 01:50:45.102387 | debian-bookworm | 2026-03-29 01:50:45.094 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.102420 | debian-bookworm | 2026-03-29 01:50:45.094 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.102429 | debian-bookworm | 2026-03-29 01:50:45.094 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.102444 | debian-bookworm | 2026-03-29 01:50:45.094 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.102452 | debian-bookworm | 2026-03-29 01:50:45.096 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.102741 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_2_sync [0.021994s] ... ok 2026-03-29 01:50:45.122793 | debian-bookworm | 2026-03-29 01:50:45.115 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.122823 | debian-bookworm | 2026-03-29 01:50:45.115 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.122832 | debian-bookworm | 2026-03-29 01:50:45.115 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.122856 | debian-bookworm | 2026-03-29 01:50:45.116 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.122864 | debian-bookworm | 2026-03-29 01:50:45.117 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.123172 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror [0.020980s] ... ok 2026-03-29 01:50:45.144348 | debian-bookworm | 2026-03-29 01:50:45.135 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.144379 | debian-bookworm | 2026-03-29 01:50:45.136 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.144388 | debian-bookworm | 2026-03-29 01:50:45.136 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.144397 | debian-bookworm | 2026-03-29 01:50:45.136 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.144405 | debian-bookworm | 2026-03-29 01:50:45.137 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.144727 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_volume_move [0.020144s] ... ok 2026-03-29 01:50:45.165097 | debian-bookworm | 2026-03-29 01:50:45.156 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.165130 | debian-bookworm | 2026-03-29 01:50:45.157 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.165140 | debian-bookworm | 2026-03-29 01:50:45.157 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.165149 | debian-bookworm | 2026-03-29 01:50:45.157 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.165158 | debian-bookworm | 2026-03-29 01:50:45.158 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.165491 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_1_True [0.020810s] ... ok 2026-03-29 01:50:45.185215 | debian-bookworm | 2026-03-29 01:50:45.177 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.185247 | debian-bookworm | 2026-03-29 01:50:45.177 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.185256 | debian-bookworm | 2026-03-29 01:50:45.177 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.185277 | debian-bookworm | 2026-03-29 01:50:45.177 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.185286 | debian-bookworm | 2026-03-29 01:50:45.178 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.185667 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_cifs_share_exists [0.020367s] ... ok 2026-03-29 01:50:45.208819 | debian-bookworm | 2026-03-29 01:50:45.198 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.208849 | debian-bookworm | 2026-03-29 01:50:45.198 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.208858 | debian-bookworm | 2026-03-29 01:50:45.198 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.208875 | debian-bookworm | 2026-03-29 01:50:45.198 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.208884 | debian-bookworm | 2026-03-29 01:50:45.200 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f 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.11/unittest/mock.py:1183 2026-03-29 01:50:45.208894 | debian-bookworm | 2026-03-29 01:50:45.201 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.209205 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_error [0.022368s] ... ok 2026-03-29 01:50:45.229329 | debian-bookworm | 2026-03-29 01:50:45.221 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.229358 | debian-bookworm | 2026-03-29 01:50:45.221 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.229366 | debian-bookworm | 2026-03-29 01:50:45.221 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.229374 | debian-bookworm | 2026-03-29 01:50:45.221 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.229383 | debian-bookworm | 2026-03-29 01:50:45.223 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.229708 | debian-bookworm | {3} 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.021883s] ... ok 2026-03-29 01:50:45.249804 | debian-bookworm | 2026-03-29 01:50:45.242 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.249836 | debian-bookworm | 2026-03-29 01:50:45.242 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.249846 | debian-bookworm | 2026-03-29 01:50:45.242 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.249855 | debian-bookworm | 2026-03-29 01:50:45.242 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.249864 | debian-bookworm | 2026-03-29 01:50:45.243 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.250156 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_2__ [0.020514s] ... ok 2026-03-29 01:50:45.270154 | debian-bookworm | 2026-03-29 01:50:45.262 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.270196 | debian-bookworm | 2026-03-29 01:50:45.263 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.270206 | debian-bookworm | 2026-03-29 01:50:45.263 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.270215 | debian-bookworm | 2026-03-29 01:50:45.263 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.270224 | debian-bookworm | 2026-03-29 01:50:45.264 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.270580 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_1___vault___False__True_ [0.020293s] ... ok 2026-03-29 01:50:45.290050 | debian-bookworm | 2026-03-29 01:50:45.282 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.290085 | debian-bookworm | 2026-03-29 01:50:45.282 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.290098 | debian-bookworm | 2026-03-29 01:50:45.283 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.290110 | debian-bookworm | 2026-03-29 01:50:45.283 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.290121 | debian-bookworm | 2026-03-29 01:50:45.284 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.290404 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_1 [0.019901s] ... ok 2026-03-29 01:50:45.309971 | debian-bookworm | 2026-03-29 01:50:45.303 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.310001 | debian-bookworm | 2026-03-29 01:50:45.303 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.310029 | debian-bookworm | 2026-03-29 01:50:45.303 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.310038 | debian-bookworm | 2026-03-29 01:50:45.303 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.310047 | debian-bookworm | 2026-03-29 01:50:45.305 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.310320 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_2_False [0.020843s] ... ok 2026-03-29 01:50:45.332259 | debian-bookworm | 2026-03-29 01:50:45.323 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.332288 | debian-bookworm | 2026-03-29 01:50:45.324 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.332298 | debian-bookworm | 2026-03-29 01:50:45.324 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.332306 | debian-bookworm | 2026-03-29 01:50:45.324 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.332315 | debian-bookworm | 2026-03-29 01:50:45.325 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.332634 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver [0.020477s] ... ok 2026-03-29 01:50:45.352749 | debian-bookworm | 2026-03-29 01:50:45.344 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.352774 | debian-bookworm | 2026-03-29 01:50:45.344 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.352782 | debian-bookworm | 2026-03-29 01:50:45.344 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.352790 | debian-bookworm | 2026-03-29 01:50:45.344 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.352807 | debian-bookworm | 2026-03-29 01:50:45.346 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.353233 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_1_None [0.020187s] ... ok 2026-03-29 01:50:45.372573 | debian-bookworm | 2026-03-29 01:50:45.364 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.372597 | debian-bookworm | 2026-03-29 01:50:45.365 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.372606 | debian-bookworm | 2026-03-29 01:50:45.365 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.372614 | debian-bookworm | 2026-03-29 01:50:45.365 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.372621 | debian-bookworm | 2026-03-29 01:50:45.366 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.372960 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_2_None [0.020579s] ... ok 2026-03-29 01:50:45.392827 | debian-bookworm | 2026-03-29 01:50:45.385 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.392851 | debian-bookworm | 2026-03-29 01:50:45.385 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.392860 | debian-bookworm | 2026-03-29 01:50:45.385 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.392867 | debian-bookworm | 2026-03-29 01:50:45.385 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.392875 | debian-bookworm | 2026-03-29 01:50:45.387 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.393189 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_ipspace [0.020478s] ... ok 2026-03-29 01:50:45.413557 | debian-bookworm | 2026-03-29 01:50:45.406 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.413581 | debian-bookworm | 2026-03-29 01:50:45.406 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.413594 | debian-bookworm | 2026-03-29 01:50:45.406 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.413603 | debian-bookworm | 2026-03-29 01:50:45.407 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.413611 | debian-bookworm | 2026-03-29 01:50:45.408 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.413860 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace [0.020961s] ... ok 2026-03-29 01:50:45.432450 | debian-bookworm | 2026-03-29 01:50:45.427 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.432473 | debian-bookworm | 2026-03-29 01:50:45.427 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.432482 | debian-bookworm | 2026-03-29 01:50:45.427 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.432489 | debian-bookworm | 2026-03-29 01:50:45.427 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.432497 | debian-bookworm | 2026-03-29 01:50:45.428 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.432836 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_no_records [0.020144s] ... ok 2026-03-29 01:50:45.456890 | debian-bookworm | 2026-03-29 01:50:45.447 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.456927 | debian-bookworm | 2026-03-29 01:50:45.448 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.456982 | debian-bookworm | 2026-03-29 01:50:45.448 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.456999 | debian-bookworm | 2026-03-29 01:50:45.448 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.457011 | debian-bookworm | 2026-03-29 01:50:45.448 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Vserver fake_vserver does not exist. 2026-03-29 01:50:45.457023 | debian-bookworm | 2026-03-29 01:50:45.449 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.458116 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_not_found [0.020792s] ... ok 2026-03-29 01:50:45.474873 | debian-bookworm | 2026-03-29 01:50:45.468 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.474906 | debian-bookworm | 2026-03-29 01:50:45.468 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.474916 | debian-bookworm | 2026-03-29 01:50:45.468 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.474924 | debian-bookworm | 2026-03-29 01:50:45.468 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.474933 | debian-bookworm | 2026-03-29 01:50:45.469 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.475304 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_compression_async [0.020257s] ... ok 2026-03-29 01:50:45.494874 | debian-bookworm | 2026-03-29 01:50:45.488 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.494908 | debian-bookworm | 2026-03-29 01:50:45.488 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.494917 | debian-bookworm | 2026-03-29 01:50:45.488 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.494938 | debian-bookworm | 2026-03-29 01:50:45.488 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.494946 | debian-bookworm | 2026-03-29 01:50:45.489 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.495339 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_2 [0.019941s] ... ok 2026-03-29 01:50:45.517013 | debian-bookworm | 2026-03-29 01:50:45.508 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.517052 | debian-bookworm | 2026-03-29 01:50:45.509 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.517076 | debian-bookworm | 2026-03-29 01:50:45.509 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.517089 | debian-bookworm | 2026-03-29 01:50:45.509 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.517102 | debian-bookworm | 2026-03-29 01:50:45.511 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.517495 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_2 [0.021145s] ... ok 2026-03-29 01:50:45.538223 | debian-bookworm | 2026-03-29 01:50:45.529 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.538258 | debian-bookworm | 2026-03-29 01:50:45.530 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.538267 | debian-bookworm | 2026-03-29 01:50:45.530 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.538275 | debian-bookworm | 2026-03-29 01:50:45.530 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.538294 | debian-bookworm | 2026-03-29 01:50:45.531 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.538580 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.020501s] ... ok 2026-03-29 01:50:45.559827 | debian-bookworm | 2026-03-29 01:50:45.551 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.559859 | debian-bookworm | 2026-03-29 01:50:45.551 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.559868 | debian-bookworm | 2026-03-29 01:50:45.552 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.559876 | debian-bookworm | 2026-03-29 01:50:45.552 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.559884 | debian-bookworm | 2026-03-29 01:50:45.553 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.560284 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.022403s] ... ok 2026-03-29 01:50:45.582561 | debian-bookworm | 2026-03-29 01:50:45.574 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.582593 | debian-bookworm | 2026-03-29 01:50:45.574 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.582602 | debian-bookworm | 2026-03-29 01:50:45.574 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.582610 | debian-bookworm | 2026-03-29 01:50:45.574 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.582619 | debian-bookworm | 2026-03-29 01:50:45.575 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.582935 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_broadcast_domain_for_port [0.021909s] ... ok 2026-03-29 01:50:45.603557 | debian-bookworm | 2026-03-29 01:50:45.595 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.603587 | debian-bookworm | 2026-03-29 01:50:45.595 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.603597 | debian-bookworm | 2026-03-29 01:50:45.595 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.603606 | debian-bookworm | 2026-03-29 01:50:45.595 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.603615 | debian-bookworm | 2026-03-29 01:50:45.597 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.603805 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access [0.020907s] ... ok 2026-03-29 01:50:45.624383 | debian-bookworm | 2026-03-29 01:50:45.616 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.624415 | debian-bookworm | 2026-03-29 01:50:45.616 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.624432 | debian-bookworm | 2026-03-29 01:50:45.617 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.624441 | debian-bookworm | 2026-03-29 01:50:45.617 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.624450 | debian-bookworm | 2026-03-29 01:50:45.618 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.624658 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_empty [0.021116s] ... ok 2026-03-29 01:50:45.644452 | debian-bookworm | 2026-03-29 01:50:45.637 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.644485 | debian-bookworm | 2026-03-29 01:50:45.637 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.644506 | debian-bookworm | 2026-03-29 01:50:45.637 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.644515 | debian-bookworm | 2026-03-29 01:50:45.637 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.644524 | debian-bookworm | 2026-03-29 01:50:45.638 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.644816 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state [0.020358s] ... ok 2026-03-29 01:50:45.666945 | debian-bookworm | 2026-03-29 01:50:45.658 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.666974 | debian-bookworm | 2026-03-29 01:50:45.658 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.666983 | debian-bookworm | 2026-03-29 01:50:45.659 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.666991 | debian-bookworm | 2026-03-29 01:50:45.659 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.666999 | debian-bookworm | 2026-03-29 01:50:45.660 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.667283 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_data_ports [0.021403s] ... ok 2026-03-29 01:50:45.684745 | debian-bookworm | 2026-03-29 01:50:45.679 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.684775 | debian-bookworm | 2026-03-29 01:50:45.679 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.684785 | debian-bookworm | 2026-03-29 01:50:45.679 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.684804 | debian-bookworm | 2026-03-29 01:50:45.679 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.684813 | debian-bookworm | 2026-03-29 01:50:45.680 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.685107 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_1_cp_phase_times [0.020512s] ... ok 2026-03-29 01:50:45.708305 | debian-bookworm | 2026-03-29 01:50:45.699 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.708334 | debian-bookworm | 2026-03-29 01:50:45.700 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.708343 | debian-bookworm | 2026-03-29 01:50:45.700 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.708351 | debian-bookworm | 2026-03-29 01:50:45.700 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.708359 | debian-bookworm | 2026-03-29 01:50:45.701 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.708608 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_instance_uuids [0.020420s] ... ok 2026-03-29 01:50:45.727280 | debian-bookworm | 2026-03-29 01:50:45.720 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.727308 | debian-bookworm | 2026-03-29 01:50:45.720 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.727317 | debian-bookworm | 2026-03-29 01:50:45.720 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.727332 | debian-bookworm | 2026-03-29 01:50:45.720 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.727341 | debian-bookworm | 2026-03-29 01:50:45.722 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.727586 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_2_False [0.020709s] ... ok 2026-03-29 01:50:45.753292 | debian-bookworm | 2026-03-29 01:50:45.746 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.753325 | debian-bookworm | 2026-03-29 01:50:45.747 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.753334 | debian-bookworm | 2026-03-29 01:50:45.747 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.753343 | debian-bookworm | 2026-03-29 01:50:45.747 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.753352 | debian-bookworm | 2026-03-29 01:50:45.748 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.753650 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_timeout [0.026886s] ... ok 2026-03-29 01:50:45.777676 | debian-bookworm | 2026-03-29 01:50:45.769 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.777707 | debian-bookworm | 2026-03-29 01:50:45.769 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.777716 | debian-bookworm | 2026-03-29 01:50:45.769 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.777724 | debian-bookworm | 2026-03-29 01:50:45.769 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.777732 | debian-bookworm | 2026-03-29 01:50:45.771 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.778055 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors_svm [0.021661s] ... ok 2026-03-29 01:50:45.798349 | debian-bookworm | 2026-03-29 01:50:45.790 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.798394 | debian-bookworm | 2026-03-29 01:50:45.790 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.798406 | debian-bookworm | 2026-03-29 01:50:45.790 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.798417 | debian-bookworm | 2026-03-29 01:50:45.790 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.798428 | debian-bookworm | 2026-03-29 01:50:45.791 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.798690 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume [0.020457s] ... ok 2026-03-29 01:50:45.814445 | debian-bookworm | 2026-03-29 01:50:45.810 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.814473 | debian-bookworm | 2026-03-29 01:50:45.810 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.814482 | debian-bookworm | 2026-03-29 01:50:45.810 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.814490 | debian-bookworm | 2026-03-29 01:50:45.811 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.814498 | debian-bookworm | 2026-03-29 01:50:45.812 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.814748 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_to_manage [0.020463s] ... ok 2026-03-29 01:50:45.839829 | debian-bookworm | 2026-03-29 01:50:45.830 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.839862 | debian-bookworm | 2026-03-29 01:50:45.831 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.839872 | debian-bookworm | 2026-03-29 01:50:45.831 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.839898 | debian-bookworm | 2026-03-29 01:50:45.831 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.839908 | debian-bookworm | 2026-03-29 01:50:45.831 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Found available Vserver aggregates: {'fake_aggr1': {'available': 568692293632}}. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:45.839917 | debian-bookworm | 2026-03-29 01:50:45.832 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.840174 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_partial_request [0.020159s] ... ok 2026-03-29 01:50:45.859665 | debian-bookworm | 2026-03-29 01:50:45.850 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.859700 | debian-bookworm | 2026-03-29 01:50:45.851 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.859711 | debian-bookworm | 2026-03-29 01:50:45.851 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.859720 | debian-bookworm | 2026-03-29 01:50:45.851 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.859730 | debian-bookworm | 2026-03-29 01:50:45.851 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrieving Vserver fake_vserver information. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:45.859739 | debian-bookworm | 2026-03-29 01:50:45.852 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.859884 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_1 [0.020057s] ... ok 2026-03-29 01:50:45.881057 | debian-bookworm | 2026-03-29 01:50:45.872 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.881087 | debian-bookworm | 2026-03-29 01:50:45.872 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.881097 | debian-bookworm | 2026-03-29 01:50:45.872 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.881118 | debian-bookworm | 2026-03-29 01:50:45.872 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.881127 | debian-bookworm | 2026-03-29 01:50:45.873 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.881474 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace [0.021323s] ... ok 2026-03-29 01:50:45.900313 | debian-bookworm | 2026-03-29 01:50:45.893 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.900347 | debian-bookworm | 2026-03-29 01:50:45.893 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.900357 | debian-bookworm | 2026-03-29 01:50:45.893 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.900366 | debian-bookworm | 2026-03-29 01:50:45.893 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.900375 | debian-bookworm | 2026-03-29 01:50:45.894 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.900756 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers_not_found [0.020697s] ... ok 2026-03-29 01:50:45.923026 | debian-bookworm | 2026-03-29 01:50:45.914 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.923059 | debian-bookworm | 2026-03-29 01:50:45.914 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.923068 | debian-bookworm | 2026-03-29 01:50:45.915 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.923076 | debian-bookworm | 2026-03-29 01:50:45.915 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.923095 | debian-bookworm | 2026-03-29 01:50:45.916 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.923292 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_volume_count [0.021539s] ... ok 2026-03-29 01:50:45.941322 | debian-bookworm | 2026-03-29 01:50:45.935 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.941372 | debian-bookworm | 2026-03-29 01:50:45.936 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.941383 | debian-bookworm | 2026-03-29 01:50:45.936 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.941388 | debian-bookworm | 2026-03-29 01:50:45.936 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.941393 | debian-bookworm | 2026-03-29 01:50:45.937 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.941688 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_initialize_snapmirror_vol [0.021031s] ... ok 2026-03-29 01:50:45.963956 | debian-bookworm | 2026-03-29 01:50:45.956 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.963979 | debian-bookworm | 2026-03-29 01:50:45.956 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.963984 | debian-bookworm | 2026-03-29 01:50:45.957 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.963988 | debian-bookworm | 2026-03-29 01:50:45.957 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.963993 | debian-bookworm | 2026-03-29 01:50:45.958 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.964312 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates [0.020559s] ... ok 2026-03-29 01:50:45.984340 | debian-bookworm | 2026-03-29 01:50:45.977 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.984353 | debian-bookworm | 2026-03-29 01:50:45.977 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.984357 | debian-bookworm | 2026-03-29 01:50:45.977 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:45.984362 | debian-bookworm | 2026-03-29 01:50:45.977 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:45.984366 | debian-bookworm | 2026-03-29 01:50:45.979 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:45.984730 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.020896s] ... ok 2026-03-29 01:50:46.008066 | debian-bookworm | 2026-03-29 01:50:45.998 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.008078 | debian-bookworm | 2026-03-29 01:50:45.998 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.008083 | debian-bookworm | 2026-03-29 01:50:45.998 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.008088 | debian-bookworm | 2026-03-29 01:50:45.998 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.008092 | debian-bookworm | 2026-03-29 01:50:45.999 6721 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server.: NoneType: None 2026-03-29 01:50:46.008097 | debian-bookworm | 2026-03-29 01:50:45.999 6721 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest NoneType: None 2026-03-29 01:50:46.008102 | debian-bookworm | 2026-03-29 01:50:45.999 6721 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2026-03-29 01:50:46.008107 | debian-bookworm | 2026-03-29 01:50:45.999 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.008500 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_2__None__None_ [0.020546s] ... ok 2026-03-29 01:50:46.026478 | debian-bookworm | 2026-03-29 01:50:46.018 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.026493 | debian-bookworm | 2026-03-29 01:50:46.019 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.026499 | debian-bookworm | 2026-03-29 01:50:46.019 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.026503 | debian-bookworm | 2026-03-29 01:50:46.019 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.026508 | debian-bookworm | 2026-03-29 01:50:46.020 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.026819 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_linux [0.020683s] ... ok 2026-03-29 01:50:46.047722 | debian-bookworm | 2026-03-29 01:50:46.039 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.047737 | debian-bookworm | 2026-03-29 01:50:46.039 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.047742 | debian-bookworm | 2026-03-29 01:50:46.039 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.047747 | debian-bookworm | 2026-03-29 01:50:46.039 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.047751 | debian-bookworm | 2026-03-29 01:50:46.040 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] All SnapLock attributes are None, not updating SnapLock attributes _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:46.047756 | debian-bookworm | 2026-03-29 01:50:46.041 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.048115 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_1_True [0.020565s] ... ok 2026-03-29 01:50:46.067509 | debian-bookworm | 2026-03-29 01:50:46.060 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.067529 | debian-bookworm | 2026-03-29 01:50:46.060 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.067534 | debian-bookworm | 2026-03-29 01:50:46.060 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.067538 | debian-bookworm | 2026-03-29 01:50:46.060 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.067542 | debian-bookworm | 2026-03-29 01:50:46.061 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.067831 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_2___5000B_s___None_ [0.020533s] ... ok 2026-03-29 01:50:46.087841 | debian-bookworm | 2026-03-29 01:50:46.080 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.087857 | debian-bookworm | 2026-03-29 01:50:46.081 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.087865 | debian-bookworm | 2026-03-29 01:50:46.081 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.087869 | debian-bookworm | 2026-03-29 01:50:46.081 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.087874 | debian-bookworm | 2026-03-29 01:50:46.082 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.088224 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_does_not_exists [0.020428s] ... ok 2026-03-29 01:50:46.107852 | debian-bookworm | 2026-03-29 01:50:46.101 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.107867 | debian-bookworm | 2026-03-29 01:50:46.101 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.107881 | debian-bookworm | 2026-03-29 01:50:46.101 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.107886 | debian-bookworm | 2026-03-29 01:50:46.101 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.107890 | debian-bookworm | 2026-03-29 01:50:46.102 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.108176 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_1_4 [0.020157s] ... ok 2026-03-29 01:50:46.129982 | debian-bookworm | 2026-03-29 01:50:46.121 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.130005 | debian-bookworm | 2026-03-29 01:50:46.122 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.130010 | debian-bookworm | 2026-03-29 01:50:46.122 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.130015 | debian-bookworm | 2026-03-29 01:50:46.122 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.130020 | debian-bookworm | 2026-03-29 01:50:46.123 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.130340 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_api_error [0.020700s] ... ok 2026-03-29 01:50:46.150247 | debian-bookworm | 2026-03-29 01:50:46.142 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.150268 | debian-bookworm | 2026-03-29 01:50:46.142 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.150274 | debian-bookworm | 2026-03-29 01:50:46.142 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.150279 | debian-bookworm | 2026-03-29 01:50:46.142 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.150293 | debian-bookworm | 2026-03-29 01:50:46.143 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.150600 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_error [0.020446s] ... ok 2026-03-29 01:50:46.171797 | debian-bookworm | 2026-03-29 01:50:46.163 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.171830 | debian-bookworm | 2026-03-29 01:50:46.163 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.171840 | debian-bookworm | 2026-03-29 01:50:46.163 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.171848 | debian-bookworm | 2026-03-29 01:50:46.164 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.171857 | debian-bookworm | 2026-03-29 01:50:46.165 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.172045 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resume_snapmirror_vol [0.021076s] ... ok 2026-03-29 01:50:46.191173 | debian-bookworm | 2026-03-29 01:50:46.183 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.191202 | debian-bookworm | 2026-03-29 01:50:46.184 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.191211 | debian-bookworm | 2026-03-29 01:50:46.184 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.191225 | debian-bookworm | 2026-03-29 01:50:46.184 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.191234 | debian-bookworm | 2026-03-29 01:50:46.185 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.191411 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_post [0.020276s] ... ok 2026-03-29 01:50:46.212748 | debian-bookworm | 2026-03-29 01:50:46.204 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.212779 | debian-bookworm | 2026-03-29 01:50:46.204 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.212788 | debian-bookworm | 2026-03-29 01:50:46.204 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.212796 | debian-bookworm | 2026-03-29 01:50:46.205 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.212807 | debian-bookworm | 2026-03-29 01:50:46.206 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.212989 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_size [0.020603s] ... ok 2026-03-29 01:50:46.234001 | debian-bookworm | 2026-03-29 01:50:46.224 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.234029 | debian-bookworm | 2026-03-29 01:50:46.225 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.234039 | debian-bookworm | 2026-03-29 01:50:46.225 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.234047 | debian-bookworm | 2026-03-29 01:50:46.225 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.234055 | debian-bookworm | 2026-03-29 01:50:46.225 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Checking if snapshot fake_snapshot exists for volume volume1 _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:46.234063 | debian-bookworm | 2026-03-29 01:50:46.226 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.234337 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_2_False [0.020374s] ... ok 2026-03-29 01:50:46.253651 | debian-bookworm | 2026-03-29 01:50:46.245 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.253690 | debian-bookworm | 2026-03-29 01:50:46.245 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.253699 | debian-bookworm | 2026-03-29 01:50:46.245 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.253707 | debian-bookworm | 2026-03-29 01:50:46.245 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.253716 | debian-bookworm | 2026-03-29 01:50:46.246 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.253976 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_pause [0.019968s] ... ok 2026-03-29 01:50:46.274517 | debian-bookworm | 2026-03-29 01:50:46.265 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.274549 | debian-bookworm | 2026-03-29 01:50:46.266 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.274559 | debian-bookworm | 2026-03-29 01:50:46.266 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-03-29 01:50:46.274568 | debian-bookworm | 2026-03-29 01:50:46.266 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.274576 | debian-bookworm | 2026-03-29 01:50:46.266 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Volume fake_share unmounted. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:46.274585 | debian-bookworm | 2026-03-29 01:50:46.267 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.274756 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume [0.020631s] ... ok 2026-03-29 01:50:46.275984 | debian-bookworm | 2026-03-29 01:50:46.268 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.288075 | debian-bookworm | 2026-03-29 01:50:46.285 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using REST with NetApp controller: ::ffff:8 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-03-29 01:50:46.288122 | debian-bookworm | 2026-03-29 01:50:46.286 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.288309 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_3 [0.018874s] ... ok 2026-03-29 01:50:46.289620 | debian-bookworm | 2026-03-29 01:50:46.287 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.307435 | debian-bookworm | 2026-03-29 01:50:46.305 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.307867 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_2_get [0.019193s] ... ok 2026-03-29 01:50:46.310071 | debian-bookworm | 2026-03-29 01:50:46.306 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.328755 | debian-bookworm | 2026-03-29 01:50:46.326 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.329097 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_1_None [0.021162s] ... ok 2026-03-29 01:50:46.331125 | debian-bookworm | 2026-03-29 01:50:46.328 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.348133 | debian-bookworm | 2026-03-29 01:50:46.346 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.348451 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_3 [0.019416s] ... ok 2026-03-29 01:50:46.350587 | debian-bookworm | 2026-03-29 01:50:46.347 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.368160 | debian-bookworm | 2026-03-29 01:50:46.366 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.368547 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_2 [0.019830s] ... ok 2026-03-29 01:50:46.370644 | debian-bookworm | 2026-03-29 01:50:46.367 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.387141 | debian-bookworm | 2026-03-29 01:50:46.385 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.387396 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_3 [0.018902s] ... ok 2026-03-29 01:50:46.389654 | debian-bookworm | 2026-03-29 01:50:46.386 6721 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.405575 | debian-bookworm | 2026-03-29 01:50:46.404 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.405876 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_2_80na [0.018804s] ... ok 2026-03-29 01:50:46.429945 | debian-bookworm | 2026-03-29 01:50:46.423 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:46.430001 | debian-bookworm | 2026-03-29 01:50:46.424 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Snapmirror destination dst_share no longer exists 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:939 2026-03-29 01:50:46.430015 | debian-bookworm | 2026-03-29 01:50:46.424 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.430188 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_3 [0.020343s] ... ok 2026-03-29 01:50:46.449261 | debian-bookworm | 2026-03-29 01:50:46.444 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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.000148(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:46.449322 | debian-bookworm | 2026-03-29 01:50:46.445 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.449694 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_timeout [0.020791s] ... ok 2026-03-29 01:50:46.474840 | debian-bookworm | 2026-03-29 01:50:46.465 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 4.51e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:46.474882 | debian-bookworm | 2026-03-29 01:50:46.466 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:46.474920 | debian-bookworm | 2026-03-29 01:50:46.466 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 0.000618(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:46.474934 | debian-bookworm | 2026-03-29 01:50:46.467 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.475203 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_timeout [0.021549s] ... ok 2026-03-29 01:50:46.489935 | debian-bookworm | 2026-03-29 01:50:46.488 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.490318 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_1 [0.020983s] ... ok 2026-03-29 01:50:46.510896 | debian-bookworm | 2026-03-29 01:50:46.508 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.511367 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resume_snapmirror [0.020510s] ... ok 2026-03-29 01:50:46.541400 | debian-bookworm | 2026-03-29 01:50:46.528 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_mount_replica..try_mount_volume' after 0.000157(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:46.541433 | debian-bookworm | 2026-03-29 01:50:46.528 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_mount_replica..try_mount_volume in 10 seconds as it raised ShareBusyException: Share is busy with an active task: The share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad is undergoing a snapmirror initialize. Will retry the operation.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:46.541444 | debian-bookworm | 2026-03-29 01:50:46.529 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_mount_replica..try_mount_volume' after 0.000772(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:46.541453 | debian-bookworm | 2026-03-29 01:50:46.529 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_mount_replica..try_mount_volume in 10 seconds as it raised ShareBusyException: Share is busy with an active task: The share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad is undergoing a snapmirror initialize. Will retry the operation.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:46.541474 | debian-bookworm | 2026-03-29 01:50:46.529 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_mount_replica..try_mount_volume' after 0.00112(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:46.541482 | debian-bookworm | 2026-03-29 01:50:46.530 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.541781 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_timeout [0.021104s] ... ok 2026-03-29 01:50:46.551334 | debian-bookworm | 2026-03-29 01:50:46.550 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.551738 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend_with_vserver [0.019836s] ... ok 2026-03-29 01:50:46.571431 | debian-bookworm | 2026-03-29 01:50:46.569 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.571887 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_1___ [0.019440s] ... ok 2026-03-29 01:50:46.592537 | debian-bookworm | 2026-03-29 01:50:46.590 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.593051 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_8 [0.020953s] ... ok 2026-03-29 01:50:46.613625 | debian-bookworm | 2026-03-29 01:50:46.611 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.613988 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_negative [0.021220s] ... ok 2026-03-29 01:50:46.634293 | debian-bookworm | 2026-03-29 01:50:46.632 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.634739 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_2_4hours [0.020437s] ... ok 2026-03-29 01:50:46.995534 | debian-bookworm | 2026-03-29 01:50:46.993 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:46.995947 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_4_5months [0.361337s] ... ok 2026-03-29 01:50:47.016625 | debian-bookworm | 2026-03-29 01:50:47.014 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.017082 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_negative [0.020829s] ... ok 2026-03-29 01:50:47.037183 | debian-bookworm | 2026-03-29 01:50:47.035 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.037603 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_1_15minutes [0.020364s] ... ok 2026-03-29 01:50:47.057892 | debian-bookworm | 2026-03-29 01:50:47.055 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unable to verify if SnapLock is enabled for the cluster. 2026-03-29 01:50:47.057923 | debian-bookworm | 2026-03-29 01:50:47.055 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.058222 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_not_cluster_scope [0.020482s] ... ok 2026-03-29 01:50:47.078229 | debian-bookworm | 2026-03-29 01:50:47.076 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.078573 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_6 [0.020381s] ... ok 2026-03-29 01:50:47.102774 | debian-bookworm | 2026-03-29 01:50:47.101 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.103327 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_1 [0.024602s] ... ok 2026-03-29 01:50:47.127190 | debian-bookworm | 2026-03-29 01:50:47.125 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.127750 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_2 [0.024392s] ... ok 2026-03-29 01:50:47.151822 | debian-bookworm | 2026-03-29 01:50:47.150 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.152300 | debian-bookworm | {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.024590s] ... ok 2026-03-29 01:50:47.175479 | debian-bookworm | 2026-03-29 01:50:47.172 6721 DEBUG manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "netapp-fpolicy-fake_vserver_1" acquired by "_delete_fpolicy_with_lock". _synchronized /home/zuul/src/github.com/vexxhost/manila/manila/coordination.py:199 2026-03-29 01:50:47.175511 | debian-bookworm | 2026-03-29 01:50:47.173 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.175921 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_2_True [0.023122s] ... ok 2026-03-29 01:50:47.196541 | debian-bookworm | 2026-03-29 01:50:47.193 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Deleting snapshot fake_snapshot for share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:47.196568 | debian-bookworm | 2026-03-29 01:50:47.194 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.196905 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot [0.021011s] ... ok 2026-03-29 01:50:47.216854 | debian-bookworm | 2026-03-29 01:50:47.215 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.217321 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_vserver_scope [0.020651s] ... ok 2026-03-29 01:50:47.238477 | debian-bookworm | 2026-03-29 01:50:47.236 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.238840 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_create_new_vol [0.021469s] ... ok 2026-03-29 01:50:47.258906 | debian-bookworm | 2026-03-29 01:50:47.257 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.259269 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_unified_aggr [0.020366s] ... ok 2026-03-29 01:50:47.282850 | debian-bookworm | 2026-03-29 01:50:47.279 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Could not complete share 7cf7c200-d3af-4e05-b87e-9167c95dfcad creation due to an internal error.: manila.exception.NetAppException: Exception due to NetApp failure. 2026-03-29 01:50:47.282882 | debian-bookworm | 2026-03-29 01:50:47.280 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.283125 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_driver_error [0.023117s] ... ok 2026-03-29 01:50:47.307316 | debian-bookworm | 2026-03-29 01:50:47.300 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unable to verify if SnapLock is enabled for the cluster. 2026-03-29 01:50:47.307346 | debian-bookworm | 2026-03-29 01:50:47.301 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Creating an encrypted share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad on pool fake_pool with provisioning options {'thin_provisioned': True, 'snapshot_policy': 'default', 'language': 'en-US', 'dedup_enabled': True, 'compression_enabled': False, 'max_files': 5000, 'split': True, 'encrypt': True, 'adaptive_qos_policy_group': None, 'fpolicy_extensions_to_include': 'avi', 'fpolicy_extensions_to_exclude': 'jpg,mp3', 'fpolicy_file_operations': 'create,write,rename', 'snaplock_type': 'compliance'} _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:47.307358 | debian-bookworm | 2026-03-29 01:50:47.302 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.307614 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_1 [0.021638s] ... ok 2026-03-29 01:50:47.324840 | debian-bookworm | 2026-03-29 01:50:47.323 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.325193 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_0 [0.020915s] ... ok 2026-03-29 01:50:47.345428 | debian-bookworm | 2026-03-29 01:50:47.343 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.345714 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_combination [0.020509s] ... ok 2026-03-29 01:50:47.365968 | debian-bookworm | 2026-03-29 01:50:47.364 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.366455 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_negative_integer [0.020361s] ... ok 2026-03-29 01:50:47.387239 | debian-bookworm | 2026-03-29 01:50:47.384 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] The protocol NFS is not licensed on controller 127.0.0.1 2026-03-29 01:50:47.387268 | debian-bookworm | 2026-03-29 01:50:47.385 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.387569 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_unlicensed_protocol [0.021097s] ... ok 2026-03-29 01:50:47.407950 | debian-bookworm | 2026-03-29 01:50:47.406 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.408395 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot_no_members [0.020811s] ... ok 2026-03-29 01:50:47.429313 | debian-bookworm | 2026-03-29 01:50:47.427 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.429703 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot_no_members [0.021047s] ... ok 2026-03-29 01:50:47.450243 | debian-bookworm | 2026-03-29 01:50:47.448 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.450627 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_2_1000 [0.021185s] ... ok 2026-03-29 01:50:47.471471 | debian-bookworm | 2026-03-29 01:50:47.469 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.471898 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_cg [0.021025s] ... ok 2026-03-29 01:50:47.493203 | debian-bookworm | 2026-03-29 01:50:47.490 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Creating snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:47.493244 | debian-bookworm | 2026-03-29 01:50:47.491 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.493580 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_2 [0.021350s] ... ok 2026-03-29 01:50:47.516256 | debian-bookworm | 2026-03-29 01:50:47.514 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.516587 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_2 [0.023257s] ... ok 2026-03-29 01:50:47.539924 | debian-bookworm | 2026-03-29 01:50:47.538 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.540313 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_5 [0.023918s] ... ok 2026-03-29 01:50:47.563334 | debian-bookworm | 2026-03-29 01:50:47.562 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.563669 | debian-bookworm | {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.023564s] ... ok 2026-03-29 01:50:47.587108 | debian-bookworm | 2026-03-29 01:50:47.585 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.587549 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_with_resource_cleanup [0.023739s] ... ok 2026-03-29 01:50:47.609985 | debian-bookworm | 2026-03-29 01:50:47.606 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 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.: manila.exception.VserverNotSpecified: Vserver not specified. 2026-03-29 01:50:47.610003 | debian-bookworm | 2026-03-29 01:50:47.606 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.610344 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_2 [0.020711s] ... ok 2026-03-29 01:50:47.631552 | debian-bookworm | 2026-03-29 01:50:47.627 6721 INFO mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Snapshot share_cg_snapshot_6ddd8a6b_5df7_417b_a2ae_3f6e449f4eea does not exist on share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-03-29 01:50:47.631566 | debian-bookworm | 2026-03-29 01:50:47.627 6721 INFO mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Snapshot share_cg_snapshot_6ddd8a6b_5df7_417b_a2ae_3f6e449f4eea does not exist on share share_b51c5a31_aa5b_4254_9ee8_7d39fa4c8c38. 2026-03-29 01:50:47.631577 | debian-bookworm | 2026-03-29 01:50:47.628 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.631916 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_snapshots_not_found [0.021451s] ... ok 2026-03-29 01:50:47.651538 | debian-bookworm | 2026-03-29 01:50:47.649 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.651911 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica_with_share_server [0.021423s] ... ok 2026-03-29 01:50:47.674090 | debian-bookworm | 2026-03-29 01:50:47.670 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Deleting snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 for share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:47.674104 | debian-bookworm | 2026-03-29 01:50:47.671 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.674430 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_replica_still_creating [0.021850s] ... ok 2026-03-29 01:50:47.694530 | debian-bookworm | 2026-03-29 01:50:47.692 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f 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: Invalid input received: fake_reason.: manila.exception.InvalidInput: Invalid input received: fake_reason. 2026-03-29 01:50:47.694543 | debian-bookworm | 2026-03-29 01:50:47.693 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.694870 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_1 [0.021201s] ... ok 2026-03-29 01:50:47.717099 | debian-bookworm | 2026-03-29 01:50:47.713 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 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.: manila.exception.InvalidInput: Invalid input received: fake_reason. 2026-03-29 01:50:47.717113 | debian-bookworm | 2026-03-29 01:50:47.714 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.717457 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_1 [0.020948s] ... ok 2026-03-29 01:50:47.738808 | debian-bookworm | 2026-03-29 01:50:47.734 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 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.: manila.exception.VserverNotFound: Vserver fake_vserver not found. 2026-03-29 01:50:47.738821 | debian-bookworm | 2026-03-29 01:50:47.735 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.739166 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_3 [0.021342s] ... ok 2026-03-29 01:50:47.759325 | debian-bookworm | 2026-03-29 01:50:47.756 6721 INFO mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 does not exist on share share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-03-29 01:50:47.759355 | debian-bookworm | 2026-03-29 01:50:47.757 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.759616 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_found [0.021368s] ... ok 2026-03-29 01:50:47.780118 | debian-bookworm | 2026-03-29 01:50:47.778 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.780436 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_unique [0.021435s] ... ok 2026-03-29 01:50:47.802364 | debian-bookworm | 2026-03-29 01:50:47.799 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Deleting snapshot fake_provider_location for share share_585c3935_2aa9_437c_8bad_5abae1076555. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:47.802379 | debian-bookworm | 2026-03-29 01:50:47.800 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.802694 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_with_provider_location [0.021558s] ... ok 2026-03-29 01:50:47.824298 | debian-bookworm | 2026-03-29 01:50:47.821 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Extending share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad to 20 GB. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:47.824313 | debian-bookworm | 2026-03-29 01:50:47.822 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.824739 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_extend_share [0.021878s] ... ok 2026-03-29 01:50:47.844876 | debian-bookworm | 2026-03-29 01:50:47.843 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.845318 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_cluster_creds [0.021214s] ... ok 2026-03-29 01:50:47.866046 | debian-bookworm | 2026-03-29 01:50:47.864 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.866566 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_2_hidden [0.020765s] ... ok 2026-03-29 01:50:47.886905 | debian-bookworm | 2026-03-29 01:50:47.885 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.887372 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options [0.021417s] ... ok 2026-03-29 01:50:47.907866 | debian-bookworm | 2026-03-29 01:50:47.906 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.908513 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_1 [0.020915s] ... ok 2026-03-29 01:50:47.929760 | debian-bookworm | 2026-03-29 01:50:47.928 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.930318 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_1 [0.021802s] ... ok 2026-03-29 01:50:47.950998 | debian-bookworm | 2026-03-29 01:50:47.949 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.951589 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_03 [0.021136s] ... ok 2026-03-29 01:50:47.972359 | debian-bookworm | 2026-03-29 01:50:47.971 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.972858 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_min_qos_specs_1 [0.021167s] ... ok 2026-03-29 01:50:47.994361 | debian-bookworm | 2026-03-29 01:50:47.992 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:47.994652 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_5 [0.021232s] ... ok 2026-03-29 01:50:48.014978 | debian-bookworm | 2026-03-29 01:50:48.013 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.015493 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_implicit_false [0.020452s] ... ok 2026-03-29 01:50:48.036138 | debian-bookworm | 2026-03-29 01:50:48.034 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.036622 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_4 [0.021117s] ... ok 2026-03-29 01:50:48.056982 | debian-bookworm | 2026-03-29 01:50:48.055 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.057406 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_missing_spec [0.020754s] ... ok 2026-03-29 01:50:48.077815 | debian-bookworm | 2026-03-29 01:50:48.076 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.078178 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_vserver [0.020811s] ... ok 2026-03-29 01:50:48.098730 | debian-bookworm | 2026-03-29 01:50:48.097 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.099098 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_version [0.020873s] ... ok 2026-03-29 01:50:48.120288 | debian-bookworm | 2026-03-29 01:50:48.118 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.120752 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_1_None [0.021429s] ... ok 2026-03-29 01:50:48.142086 | debian-bookworm | 2026-03-29 01:50:48.140 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.142557 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_mirrors_present [0.021553s] ... ok 2026-03-29 01:50:48.162930 | debian-bookworm | 2026-03-29 01:50:48.161 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.163263 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_no_snapshot_name [0.021009s] ... ok 2026-03-29 01:50:48.185393 | debian-bookworm | 2026-03-29 01:50:48.183 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.185761 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_1 [0.022279s] ... ok 2026-03-29 01:50:48.217045 | debian-bookworm | 2026-03-29 01:50:48.204 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete' after 5.61e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:48.217076 | debian-bookworm | 2026-03-29 01:50:48.205 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete in 5 seconds as it raised InUse: Migration cancelation isn't finished yet.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:48.217085 | debian-bookworm | 2026-03-29 01:50:48.205 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete' after 0.000639(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:48.217094 | debian-bookworm | 2026-03-29 01:50:48.205 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete in 5 seconds as it raised InUse: Migration cancelation isn't finished yet.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:48.217104 | debian-bookworm | 2026-03-29 01:50:48.205 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete' after 0.000971(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:48.217129 | debian-bookworm | 2026-03-29 01:50:48.206 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.217464 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_2 [0.023030s] ... ok 2026-03-29 01:50:48.230140 | debian-bookworm | 2026-03-29 01:50:48.228 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.230479 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_2 [0.021974s] ... ok 2026-03-29 01:50:48.259322 | debian-bookworm | 2026-03-29 01:50:48.250 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Cannot migrate share fakeinstanceid efficiently between fakehost and fakehost.: manila.exception.NetAppException: Cannot migrate share because the source and destination pool support different SnapLock type. 2026-03-29 01:50:48.259349 | debian-bookworm | 2026-03-29 01:50:48.250 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2026-03-29 01:50:48.259358 | debian-bookworm | 2026-03-29 01:50:48.250 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 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-03-29 01:50:48.259373 | debian-bookworm | 2026-03-29 01:50:48.250 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise exception.NetAppException(msg) 2026-03-29 01:50:48.259381 | debian-bookworm | 2026-03-29 01:50:48.250 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.exception.NetAppException: Cannot migrate share because the source and destination pool support different SnapLock type. 2026-03-29 01:50:48.259390 | debian-bookworm | 2026-03-29 01:50:48.250 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-03-29 01:50:48.259398 | debian-bookworm | 2026-03-29 01:50:48.251 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.259780 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_snaplock_not_compatible [0.023072s] ... ok 2026-03-29 01:50:48.285063 | debian-bookworm | 2026-03-29 01:50:48.274 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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.000135(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:48.285096 | debian-bookworm | 2026-03-29 01:50:48.274 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:48.285106 | debian-bookworm | 2026-03-29 01:50:48.275 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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.000724(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:48.285126 | debian-bookworm | 2026-03-29 01:50:48.275 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:48.285135 | debian-bookworm | 2026-03-29 01:50:48.276 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.285350 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_2 [0.024693s] ... ok 2026-03-29 01:50:48.303420 | debian-bookworm | 2026-03-29 01:50:48.298 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f 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.11/unittest/mock.py:1183 2026-03-29 01:50:48.303448 | debian-bookworm | 2026-03-29 01:50:48.298 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] No existing QoS policy group found for volume. Creating a new one with name . _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:48.303464 | debian-bookworm | 2026-03-29 01:50:48.299 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.303777 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_existing_qos [0.023098s] ... ok 2026-03-29 01:50:48.322619 | debian-bookworm | 2026-03-29 01:50:48.320 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.322971 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remap_standard_boolean_extra_specs [0.020899s] ... ok 2026-03-29 01:50:48.345450 | debian-bookworm | 2026-03-29 01:50:48.342 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] SnapMirror relationship of type RST is deleted. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:48.345481 | debian-bookworm | 2026-03-29 01:50:48.343 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.345843 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_restore_failed_negative [0.022292s] ... ok 2026-03-29 01:50:48.399283 | debian-bookworm | 2026-03-29 01:50:48.365 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.399353 | debian-bookworm | 2026-03-29 01:50:48.365 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.399360 | debian-bookworm | 2026-03-29 01:50:48.366 6721 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.399367 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to create export for readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad).: 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-03-29 01:50:48.399374 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2026-03-29 01:50:48.399380 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-03-29 01:50:48.399386 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base response = self._session.post( 2026-03-29 01:50:48.399391 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399397 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 637, in post 2026-03-29 01:50:48.399402 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self.request("POST", url, data=data, json=json, **kwargs) 2026-03-29 01:50:48.399408 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399413 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 589, in request 2026-03-29 01:50:48.399424 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base resp = self.send(prep, **send_kwargs) 2026-03-29 01:50:48.399430 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399435 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 703, in send 2026-03-29 01:50:48.399440 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base r = adapter.send(request, **kwargs) 2026-03-29 01:50:48.399446 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399451 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 616, in send 2026-03-29 01:50:48.399456 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base self.cert_verify(conn, request.url, verify, cert) 2026-03-29 01:50:48.399473 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 327, in cert_verify 2026-03-29 01:50:48.399479 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise OSError( 2026-03-29 01:50:48.399484 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-03-29 01:50:48.399490 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-03-29 01:50:48.399495 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base During handling of the above exception, another exception occurred: 2026-03-29 01:50:48.399501 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-03-29 01:50:48.399506 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2026-03-29 01:50:48.399511 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 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-03-29 01:50:48.399516 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base replica_cluster_client = self._get_api_client_for_backend( 2026-03-29 01:50:48.399522 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399527 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-03-29 01:50:48.399532 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = f(self, *args, **kwargs) 2026-03-29 01:50:48.399537 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399543 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 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-03-29 01:50:48.399548 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base client = self._get_client(config, vserver=vserver) 2026-03-29 01:50:48.399553 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399558 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-03-29 01:50:48.399563 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base client = client_cmode.NetAppCmodeClient( 2026-03-29 01:50:48.399571 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399576 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-03-29 01:50:48.399581 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base (major, minor) = self.get_ontapi_version(cached=False) 2026-03-29 01:50:48.399590 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399595 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-03-29 01:50:48.399601 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = self.send_request('system-get-ontapi-version', 2026-03-29 01:50:48.399606 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399615 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-03-29 01:50:48.399620 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self.connection.invoke_successfully( 2026-03-29 01:50:48.399625 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399630 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-03-29 01:50:48.399636 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-03-29 01:50:48.399641 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399646 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-03-29 01:50:48.399651 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = self.invoke_elem( 2026-03-29 01:50:48.399656 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:48.399662 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-03-29 01:50:48.399667 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise NaApiError(message=e) 2026-03-29 01:50:48.399672 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 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-03-29 01:50:48.399678 | debian-bookworm | 2026-03-29 01:50:48.366 6721 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-03-29 01:50:48.399683 | debian-bookworm | 2026-03-29 01:50:48.370 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.399691 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_2 [0.026703s] ... ok 2026-03-29 01:50:48.400156 | debian-bookworm | 2026-03-29 01:50:48.392 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.400509 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access [0.022755s] ... ok 2026-03-29 01:50:48.417149 | debian-bookworm | 2026-03-29 01:50:48.415 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.417581 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync [0.022354s] ... ok 2026-03-29 01:50:48.439551 | debian-bookworm | 2026-03-29 01:50:48.437 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.439914 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating [0.022224s] ... ok 2026-03-29 01:50:48.462933 | debian-bookworm | 2026-03-29 01:50:48.461 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.463359 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_update_error [0.023276s] ... ok 2026-03-29 01:50:48.485024 | debian-bookworm | 2026-03-29 01:50:48.483 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.485466 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_from_metadata [0.021953s] ... ok 2026-03-29 01:50:48.508508 | debian-bookworm | 2026-03-29 01:50:48.505 6721 INFO mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Rehosting volume of share 7cf7c200-d3af-4e05-b87e-9167c95dfcad from vserver fake_vserver_1 to vserver fake_vserver_2. 2026-03-29 01:50:48.508536 | debian-bookworm | 2026-03-29 01:50:48.506 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.508828 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_volume_rehost [0.023025s] ... ok 2026-03-29 01:50:48.542870 | debian-bookworm | 2026-03-29 01:50:48.528 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:try the command again 2026-03-29 01:50:48.542903 | debian-bookworm | 2026-03-29 01:50:48.529 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.wait_for_start_create_flexgroup.._start_create_flexgroup_volume' after 0.000385(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:48.542914 | debian-bookworm | 2026-03-29 01:50:48.529 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.wait_for_start_create_flexgroup.._start_create_flexgroup_volume in 5 seconds as it raised NetAppBusyAggregateForFlexGroupException: Exception due to an aggregate being busy while trying to provision the FlexGroup.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:48.542949 | debian-bookworm | 2026-03-29 01:50:48.529 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:try the command again 2026-03-29 01:50:48.542958 | debian-bookworm | 2026-03-29 01:50:48.529 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.wait_for_start_create_flexgroup.._start_create_flexgroup_volume' after 0.000962(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:48.542966 | debian-bookworm | 2026-03-29 01:50:48.530 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.543315 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup_timeout [0.024033s] ... ok 2026-03-29 01:50:48.556916 | debian-bookworm | 2026-03-29 01:50:48.555 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.557378 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_1 [0.024615s] ... ok 2026-03-29 01:50:48.580136 | debian-bookworm | 2026-03-29 01:50:48.576 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Cannot perform server migration since a FlexGroup was encountered in share server to be migrated. 2026-03-29 01:50:48.580191 | debian-bookworm | 2026-03-29 01:50:48.577 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.580432 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_3 [0.022447s] ... ok 2026-03-29 01:50:48.602422 | debian-bookworm | 2026-03-29 01:50:48.600 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.602805 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_backup_vserver [0.022629s] ... ok 2026-03-29 01:50:48.624003 | debian-bookworm | 2026-03-29 01:50:48.622 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.624234 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm [0.021649s] ... ok 2026-03-29 01:50:48.647028 | debian-bookworm | 2026-03-29 01:50:48.645 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.647414 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_2_False [0.022885s] ... ok 2026-03-29 01:50:48.669597 | debian-bookworm | 2026-03-29 01:50:48.667 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.669947 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_2 [0.022497s] ... ok 2026-03-29 01:50:48.692483 | debian-bookworm | 2026-03-29 01:50:48.690 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.692860 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_2 [0.022812s] ... ok 2026-03-29 01:50:48.714472 | debian-bookworm | 2026-03-29 01:50:48.712 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.715971 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_2 [0.023073s] ... ok 2026-03-29 01:50:48.738106 | debian-bookworm | 2026-03-29 01:50:48.736 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.738477 | debian-bookworm | {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.022213s] ... ok 2026-03-29 01:50:48.759701 | debian-bookworm | 2026-03-29 01:50:48.757 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.760061 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_1_True [0.021468s] ... ok 2026-03-29 01:50:48.781043 | debian-bookworm | 2026-03-29 01:50:48.778 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.781473 | debian-bookworm | {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.021047s] ... ok 2026-03-29 01:50:48.805337 | debian-bookworm | 2026-03-29 01:50:48.799 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Checking if network configuration is valid to update shareserver fake_id. check_update_share_server_network_allocations /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2456 2026-03-29 01:50:48.805368 | debian-bookworm | 2026-03-29 01:50:48.799 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Invalid share server network allocation. Bad network configuration: fake exception message.: manila.exception.NetworkBadConfigurationException: Bad network configuration: fake exception message. 2026-03-29 01:50:48.805379 | debian-bookworm | 2026-03-29 01:50:48.800 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.805712 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_subnets_error [0.021519s] ... ok 2026-03-29 01:50:48.823655 | debian-bookworm | 2026-03-29 01:50:48.821 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.824073 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_4 [0.021051s] ... ok 2026-03-29 01:50:48.854466 | debian-bookworm | 2026-03-29 01:50:48.842 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.854501 | debian-bookworm | 2026-03-29 01:50:48.843 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.854522 | debian-bookworm | 2026-03-29 01:50:48.843 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.854531 | debian-bookworm | 2026-03-29 01:50:48.843 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.854539 | debian-bookworm | 2026-03-29 01:50:48.843 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.854547 | debian-bookworm | 2026-03-29 01:50:48.843 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.854555 | debian-bookworm | 2026-03-29 01:50:48.844 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.854788 | debian-bookworm | {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.022197s] ... ok 2026-03-29 01:50:48.871748 | debian-bookworm | 2026-03-29 01:50:48.865 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.871781 | debian-bookworm | 2026-03-29 01:50:48.865 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.871804 | debian-bookworm | 2026-03-29 01:50:48.866 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.872131 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_1 [0.022276s] ... ok 2026-03-29 01:50:48.889771 | debian-bookworm | 2026-03-29 01:50:48.887 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.890111 | debian-bookworm | {3} 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.021440s] ... ok 2026-03-29 01:50:48.912870 | debian-bookworm | 2026-03-29 01:50:48.908 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.912913 | debian-bookworm | 2026-03-29 01:50:48.909 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.913354 | debian-bookworm | {3} 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.021533s] ... ok 2026-03-29 01:50:48.934942 | debian-bookworm | 2026-03-29 01:50:48.930 6721 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:48.934972 | debian-bookworm | 2026-03-29 01:50:48.931 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.935307 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_3 [0.022084s] ... ok 2026-03-29 01:50:48.954870 | debian-bookworm | 2026-03-29 01:50:48.953 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.955308 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_supported [0.021316s] ... ok 2026-03-29 01:50:48.978529 | debian-bookworm | 2026-03-29 01:50:48.976 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:48.978958 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_1 [0.023301s] ... ok 2026-03-29 01:50:49.001494 | debian-bookworm | 2026-03-29 01:50:49.000 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.002193 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_2 [0.023534s] ... ok 2026-03-29 01:50:49.022892 | debian-bookworm | 2026-03-29 01:50:49.021 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.023238 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_1 [0.020792s] ... ok 2026-03-29 01:50:49.043542 | debian-bookworm | 2026-03-29 01:50:49.041 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.043914 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_05 [0.020420s] ... ok 2026-03-29 01:50:49.064099 | debian-bookworm | 2026-03-29 01:50:49.062 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.064575 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_07 [0.020368s] ... ok 2026-03-29 01:50:49.084836 | debian-bookworm | 2026-03-29 01:50:49.083 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.085321 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_1 [0.021080s] ... ok 2026-03-29 01:50:49.107163 | debian-bookworm | 2026-03-29 01:50:49.103 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Cannot perform server migration to a specific pool. Please choose a destination host 'host@backend' as destination. 2026-03-29 01:50:49.107202 | debian-bookworm | 2026-03-29 01:50:49.104 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.107505 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_dest_with_pool [0.021337s] ... ok 2026-03-29 01:50:49.129278 | debian-bookworm | 2026-03-29 01:50:49.126 6721 ERROR mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Cannot perform server migration within the same cluster. Please choose a destination host that's in a different cluster. 2026-03-29 01:50:49.129307 | debian-bookworm | 2026-03-29 01:50:49.127 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.129673 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_cluster [0.022079s] ... ok 2026-03-29 01:50:49.151179 | debian-bookworm | 2026-03-29 01:50:49.149 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.151541 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_breaking [0.022302s] ... ok 2026-03-29 01:50:49.172927 | debian-bookworm | 2026-03-29 01:50:49.171 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.173416 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_get_new_volume [0.021692s] ... ok 2026-03-29 01:50:49.194610 | debian-bookworm | 2026-03-29 01:50:49.192 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.195151 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_2_fake_migration_id [0.021127s] ... ok 2026-03-29 01:50:49.215719 | debian-bookworm | 2026-03-29 01:50:49.212 6721 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Source and destination vServers are now snapmirrored. 2026-03-29 01:50:49.215747 | debian-bookworm | 2026-03-29 01:50:49.213 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.216142 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_1 [0.020903s] ... ok 2026-03-29 01:50:49.235556 | debian-bookworm | 2026-03-29 01:50:49.233 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.235955 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.020120s] ... ok 2026-03-29 01:50:49.254653 | debian-bookworm | 2026-03-29 01:50:49.252 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.255074 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp_not_found [0.018953s] ... ok 2026-03-29 01:50:49.274546 | debian-bookworm | 2026-03-29 01:50:49.272 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.274967 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_1 [0.020016s] ... ok 2026-03-29 01:50:49.293827 | debian-bookworm | 2026-03-29 01:50:49.292 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.294179 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_kahuna_overutilized [0.019151s] ... ok 2026-03-29 01:50:49.313089 | debian-bookworm | 2026-03-29 01:50:49.311 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.313526 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_not_supported [0.019200s] ... ok 2026-03-29 01:50:49.332180 | debian-bookworm | 2026-03-29 01:50:49.330 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.332547 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_4 [0.018980s] ... ok 2026-03-29 01:50:49.351326 | debian-bookworm | 2026-03-29 01:50:49.349 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.351676 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_ro_to_rw_rules [0.018715s] ... ok 2026-03-29 01:50:49.369973 | debian-bookworm | 2026-03-29 01:50:49.368 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.370356 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_rw_to_ro_rules [0.018897s] ... ok 2026-03-29 01:50:49.388652 | debian-bookworm | 2026-03-29 01:50:49.386 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.388970 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_equal [0.018542s] ... ok 2026-03-29 01:50:49.407054 | debian-bookworm | 2026-03-29 01:50:49.405 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.407384 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target_missing_location [0.018271s] ... ok 2026-03-29 01:50:49.425983 | debian-bookworm | 2026-03-29 01:50:49.424 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.426358 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule [0.018763s] ... ok 2026-03-29 01:50:49.445511 | debian-bookworm | 2026-03-29 01:50:49.442 6721 DEBUG manila.share.drivers.netapp.common [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Default driver mode multi_svm selected. _get_driver_mode /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/common.py:90 2026-03-29 01:50:49.445542 | debian-bookworm | 2026-03-29 01:50:49.443 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.445842 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_missing_mode_good_default [0.018656s] ... ok 2026-03-29 01:50:49.464499 | debian-bookworm | 2026-03-29 01:50:49.462 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.464937 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_1_True [0.019685s] ... ok 2026-03-29 01:50:49.483421 | debian-bookworm | 2026-03-29 01:50:49.481 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.483766 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_convert_to_list [0.018916s] ... ok 2026-03-29 01:50:49.502553 | debian-bookworm | 2026-03-29 01:50:49.500 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.502859 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_1 [0.018957s] ... ok 2026-03-29 01:50:49.521404 | debian-bookworm | 2026-03-29 01:50:49.519 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.521683 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_2__reg__ [0.018777s] ... ok 2026-03-29 01:50:49.542083 | debian-bookworm | 2026-03-29 01:50:49.537 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Entering method _trace_test_method _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:49.542114 | debian-bookworm | 2026-03-29 01:50:49.538 6721 DEBUG mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Leaving method _trace_test_method _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-03-29 01:50:49.542126 | debian-bookworm | 2026-03-29 01:50:49.538 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.542534 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_method_tracing [0.018924s] ... ok 2026-03-29 01:50:49.559343 | debian-bookworm | 2026-03-29 01:50:49.557 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.559779 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_no_tracing [0.018881s] ... ok 2026-03-29 01:50:49.578962 | debian-bookworm | 2026-03-29 01:50:49.575 6721 WARNING mock_logger [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Please use NetAppDriver in the configuration file to load the driver instead of directly specifying the driver module name. 2026-03-29 01:50:49.578990 | debian-bookworm | 2026-03-29 01:50:49.576 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.579369 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_no_proxy [0.018652s] ... ok 2026-03-29 01:50:49.596725 | debian-bookworm | 2026-03-29 01:50:49.595 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.597211 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_release_from_release_string [0.018550s] ... ok 2026-03-29 01:50:49.615637 | debian-bookworm | 2026-03-29 01:50:49.613 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.616008 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_not_found [0.018867s] ... ok 2026-03-29 01:50:49.644088 | debian-bookworm | 2026-03-29 01:50:49.632 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.644106 | debian-bookworm | 2026-03-29 01:50:49.632 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.644117 | debian-bookworm | 2026-03-29 01:50:49.633 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Sending JSON data: {"object": "volume", "method": "object_exists", "params": ["volume"]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-03-29 01:50:49.644130 | debian-bookworm | 2026-03-29 01:50:49.633 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Got response: {'result': 'OK'} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-03-29 01:50:49.644136 | debian-bookworm | 2026-03-29 01:50:49.633 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "object_exists", "params": ["volume/nfs_share"]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-03-29 01:50:49.644142 | debian-bookworm | 2026-03-29 01:50:49.633 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-03-29 01:50:49.644148 | debian-bookworm | 2026-03-29 01:50:49.634 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "create_with_props", "params": ["volume", "nfs_share", {"recordsize": "4K", "quota": "none", "compression": "on"}]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-03-29 01:50:49.644153 | debian-bookworm | 2026-03-29 01:50:49.634 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.644374 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__folder_doesnt_exist [0.020666s] ... ok 2026-03-29 01:50:49.662975 | debian-bookworm | 2026-03-29 01:50:49.653 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.663000 | debian-bookworm | 2026-03-29 01:50:49.654 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.663009 | debian-bookworm | 2026-03-29 01:50:49.654 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.663017 | debian-bookworm | 2026-03-29 01:50:49.654 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.663025 | debian-bookworm | 2026-03-29 01:50:49.654 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-03-29 01:50:49.663032 | debian-bookworm | 2026-03-29 01:50:49.655 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.663391 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.020573s] ... ok 2026-03-29 01:50:49.683352 | debian-bookworm | 2026-03-29 01:50:49.674 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.683389 | debian-bookworm | 2026-03-29 01:50:49.674 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.683398 | debian-bookworm | 2026-03-29 01:50:49.675 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.683407 | debian-bookworm | 2026-03-29 01:50:49.675 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.683415 | debian-bookworm | 2026-03-29 01:50:49.675 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-03-29 01:50:49.683423 | debian-bookworm | 2026-03-29 01:50:49.676 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.683709 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thick_provisioning [0.020594s] ... ok 2026-03-29 01:50:49.702922 | debian-bookworm | 2026-03-29 01:50:49.694 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.702950 | debian-bookworm | 2026-03-29 01:50:49.695 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.702959 | debian-bookworm | 2026-03-29 01:50:49.695 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Deleting snapshot share@share@first. delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:105 2026-03-29 01:50:49.702968 | debian-bookworm | 2026-03-29 01:50:49.695 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Sending JSON data: {"object": "snapshot", "method": "destroy", "params": ["volume/nfs_share/share@share@first", ""]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-03-29 01:50:49.702977 | debian-bookworm | 2026-03-29 01:50:49.696 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.703232 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__some_error [0.020233s] ... ok 2026-03-29 01:50:49.721719 | debian-bookworm | 2026-03-29 01:50:49.714 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.721747 | debian-bookworm | 2026-03-29 01:50:49.715 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.721763 | debian-bookworm | 2026-03-29 01:50:49.715 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Sending JSON data: {"object": "netstorsvc", "method": "share_folder", "params": ["svc:/network/nfs/server:default", "volume/nfs_share/share", {"auth_type": "none", "read_write": "1.1.1.1/24:1.2.3.4", "read_only": "", "recursive": "true", "anonymous_rw": "true", "anonymous": "true", "extra_options": "anon=0"}]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-03-29 01:50:49.721773 | debian-bookworm | 2026-03-29 01:50:49.715 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-03-29 01:50:49.721781 | debian-bookworm | 2026-03-29 01:50:49.716 6721 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Sending JSON data: {"object": "netstorsvc", "method": "share_folder", "params": ["svc:/network/nfs/server:default", "volume/nfs_share/share", {"auth_type": "none", "read_write": "1.1.1.1/24:2.2.2.2", "read_only": "", "recursive": "true", "anonymous_rw": "true", "anonymous": "true", "extra_options": "anon=0"}]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-03-29 01:50:49.721790 | debian-bookworm | 2026-03-29 01:50:49.717 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.722022 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__cidr [0.020568s] ... ok 2026-03-29 01:50:49.738906 | debian-bookworm | 2026-03-29 01:50:49.735 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.738935 | debian-bookworm | 2026-03-29 01:50:49.736 6721 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.738945 | debian-bookworm | 2026-03-29 01:50:49.737 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.739310 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__unsupported_access_type [0.020336s] ... ok 2026-03-29 01:50:49.759244 | debian-bookworm | 2026-03-29 01:50:49.755 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.759274 | debian-bookworm | 2026-03-29 01:50:49.756 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.759574 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create [0.019155s] ... ok 2026-03-29 01:50:49.778250 | debian-bookworm | 2026-03-29 01:50:49.774 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.778267 | debian-bookworm | 2026-03-29 01:50:49.775 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.778553 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_error [0.018901s] ... ok 2026-03-29 01:50:49.797911 | debian-bookworm | 2026-03-29 01:50:49.794 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Get properties of collection parent/child: {'key': 'value'} get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-03-29 01:50:49.797928 | debian-bookworm | 2026-03-29 01:50:49.795 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.798413 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_get [0.019450s] ... ok 2026-03-29 01:50:49.816853 | debian-bookworm | 2026-03-29 01:50:49.813 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] List of collections: {'key': 'value'} list /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:348 2026-03-29 01:50:49.816869 | debian-bookworm | 2026-03-29 01:50:49.814 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.817476 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_list [0.018714s] ... ok 2026-03-29 01:50:49.836328 | debian-bookworm | 2026-03-29 01:50:49.832 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.836366 | debian-bookworm | 2026-03-29 01:50:49.833 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.836778 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_mount [0.019327s] ... ok 2026-03-29 01:50:49.857181 | debian-bookworm | 2026-03-29 01:50:49.852 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.857218 | debian-bookworm | 2026-03-29 01:50:49.852 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.857232 | debian-bookworm | 2026-03-29 01:50:49.853 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.857606 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi [0.020193s] ... ok 2026-03-29 01:50:49.877554 | debian-bookworm | 2026-03-29 01:50:49.872 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.877622 | debian-bookworm | 2026-03-29 01:50:49.873 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.877633 | debian-bookworm | 2026-03-29 01:50:49.874 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.877795 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___nfs_no_rest_address [0.020193s] ... ok 2026-03-29 01:50:49.895963 | debian-bookworm | 2026-03-29 01:50:49.893 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.895997 | debian-bookworm | 2026-03-29 01:50:49.894 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.896008 | debian-bookworm | 2026-03-29 01:50:49.894 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.896335 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_https [0.020600s] ... ok 2026-03-29 01:50:49.916697 | debian-bookworm | 2026-03-29 01:50:49.913 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:49.916726 | debian-bookworm | 2026-03-29 01:50:49.914 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.917130 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_url [0.019755s] ... ok 2026-03-29 01:50:49.936972 | debian-bookworm | 2026-03-29 01:50:49.933 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] NEF request start: get None __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-03-29 01:50:49.936999 | debian-bookworm | 2026-03-29 01:50:49.934 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.937437 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___empty_path [0.019700s] ... ok 2026-03-29 01:50:49.958566 | debian-bookworm | 2026-03-29 01:50:49.953 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] NEF request start: get parent/child {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-03-29 01:50:49.958587 | debian-bookworm | 2026-03-29 01:50:49.953 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] NEF request done: get 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-03-29 01:50:49.958606 | debian-bookworm | 2026-03-29 01:50:49.953 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.958959 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get [0.019519s] ... ok 2026-03-29 01:50:49.974710 | debian-bookworm | 2026-03-29 01:50:49.973 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.974973 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_rel [0.019017s] ... ok 2026-03-29 01:50:49.994915 | debian-bookworm | 2026-03-29 01:50:49.991 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Hook start on session request get https://1.1.1.1:8443/parent/child None and session response 401 {"code": "EAUTH"} hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2026-03-29 01:50:49.994944 | debian-bookworm | 2026-03-29 01:50:49.992 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:49.995247 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401_max_retries [0.018864s] ... ok 2026-03-29 01:50:50.012483 | debian-bookworm | 2026-03-29 01:50:50.010 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.012809 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_delete [0.018675s] ... ok 2026-03-29 01:50:50.034655 | debian-bookworm | 2026-03-29 01:50:50.029 6721 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.034694 | debian-bookworm | 2026-03-29 01:50:50.030 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.034705 | debian-bookworm | 2026-03-29 01:50:50.031 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.034948 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_backend_name [0.021272s] ... ok 2026-03-29 01:50:50.054460 | debian-bookworm | 2026-03-29 01:50:50.050 6721 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.054494 | debian-bookworm | 2026-03-29 01:50:50.051 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.055808 | debian-bookworm | 2026-03-29 01:50:50.054 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.056156 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error [0.022043s] ... ok 2026-03-29 01:50:50.080356 | debian-bookworm | 2026-03-29 01:50:50.073 6721 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.080386 | debian-bookworm | 2026-03-29 01:50:50.074 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.080395 | debian-bookworm | 2026-03-29 01:50:50.075 6721 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Creating snapshot: pool1/nfs_share/share-uuid@snapshot-snap_id. create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:303 2026-03-29 01:50:50.080404 | debian-bookworm | 2026-03-29 01:50:50.076 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.080677 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.021988s] ... ok 2026-03-29 01:50:50.100027 | debian-bookworm | 2026-03-29 01:50:50.095 6721 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.100088 | debian-bookworm | 2026-03-29 01:50:50.096 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.100098 | debian-bookworm | 2026-03-29 01:50:50.097 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.100440 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_reservation [0.021238s] ... ok 2026-03-29 01:50:50.127189 | debian-bookworm | 2026-03-29 01:50:50.116 6721 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.127221 | debian-bookworm | 2026-03-29 01:50:50.117 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.127242 | debian-bookworm | 2026-03-29 01:50:50.118 6721 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Updating access to share share-uuid with following access rules: [('username', 'ro', 'some_user')] update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:414 2026-03-29 01:50:50.127251 | debian-bookworm | 2026-03-29 01:50:50.118 6721 WARNING manila.share.drivers.nexenta.ns5.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Only IP access control type is supported for NFS. 2026-03-29 01:50:50.127260 | debian-bookworm | 2026-03-29 01:50:50.118 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] List of NFSs: {'filesystem': 'pool1/nfs_share/share-uuid'} list /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:348 2026-03-29 01:50:50.127281 | debian-bookworm | 2026-03-29 01:50:50.118 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Modify properties of NFS pool1/nfs_share/share-uuid: {'securityContexts': [{'securityModes': ['sys'], 'readOnlyList': [{'allow': True, 'etype': 'fqdn', 'entity': 'some_user'}]}]} set /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:342 2026-03-29 01:50:50.127290 | debian-bookworm | 2026-03-29 01:50:50.118 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Set filesystem pool1/nfs_share/share-uuid ACL: {'flags': ['file_inherit', 'dir_inherit'], 'permissions': ['full_set'], 'principal': 'everyone@', 'type': 'allow'} acl /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:428 2026-03-29 01:50:50.127310 | debian-bookworm | 2026-03-29 01:50:50.119 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.127540 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_2_ro [0.021920s] ... ok 2026-03-29 01:50:50.142421 | debian-bookworm | 2026-03-29 01:50:50.138 6721 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.142445 | debian-bookworm | 2026-03-29 01:50:50.139 6721 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.143743 | debian-bookworm | 2026-03-29 01:50:50.142 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.144170 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_2 [0.022380s] ... ok 2026-03-29 01:50:50.163359 | debian-bookworm | 2026-03-29 01:50:50.161 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.163911 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_06___1b___1_ [0.019577s] ... ok 2026-03-29 01:50:50.183731 | debian-bookworm | 2026-03-29 01:50:50.182 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.184190 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_08___1023b___1023_ [0.020136s] ... ok 2026-03-29 01:50:50.202465 | debian-bookworm | 2026-03-29 01:50:50.200 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.202815 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_11___1_0M___1048576_ [0.018631s] ... ok 2026-03-29 01:50:50.240855 | debian-bookworm | 2026-03-29 01:50:50.234 6721 DEBUG manila.share.drivers.purestorage.flashblade [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:152 2026-03-29 01:50:50.240886 | debian-bookworm | 2026-03-29 01:50:50.235 6721 DEBUG manila.share.drivers.purestorage.flashblade [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.240908 | debian-bookworm | 2026-03-29 01:50:50.236 6721 DEBUG manila.share.drivers.purestorage.flashblade [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.240917 | debian-bookworm | 2026-03-29 01:50:50.237 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.241225 | debian-bookworm | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_no_eradicate [0.036734s] ... ok 2026-03-29 01:50:50.266162 | debian-bookworm | 2026-03-29 01:50:50.260 6721 DEBUG manila.share.drivers.purestorage.flashblade [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:152 2026-03-29 01:50:50.266192 | debian-bookworm | 2026-03-29 01:50:50.261 6721 ERROR manila.share.drivers.purestorage.flashblade [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] flashblade_api configuration parameter must be specified: NoneType: None 2026-03-29 01:50:50.266202 | debian-bookworm | 2026-03-29 01:50:50.261 6721 ERROR manila.share.drivers.purestorage.flashblade NoneType: None 2026-03-29 01:50:50.266211 | debian-bookworm | 2026-03-29 01:50:50.261 6721 ERROR manila.share.drivers.purestorage.flashblade 2026-03-29 01:50:50.266220 | debian-bookworm | 2026-03-29 01:50:50.262 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.266486 | debian-bookworm | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_empty_auth_parameters [0.024618s] ... ok 2026-03-29 01:50:50.286981 | debian-bookworm | 2026-03-29 01:50:50.283 6721 DEBUG manila.share.drivers.purestorage.flashblade [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:152 2026-03-29 01:50:50.287011 | debian-bookworm | 2026-03-29 01:50:50.284 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.287318 | debian-bookworm | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_extend_share [0.022478s] ... ok 2026-03-29 01:50:50.313107 | debian-bookworm | 2026-03-29 01:50:50.305 6721 DEBUG manila.share.drivers.purestorage.flashblade [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:152 2026-03-29 01:50:50.313134 | debian-bookworm | 2026-03-29 01:50:50.306 6721 ERROR manila.share.drivers.purestorage.flashblade [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Only "ip" access type is allowed for NFS protocol. 2026-03-29 01:50:50.313144 | debian-bookworm | 2026-03-29 01:50:50.307 6721 DEBUG manila.share.drivers.purestorage.flashblade [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Set nfs rules 1.2.3.4(ro,no_root_squash) for share-1-manila _update_nfs_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:327 2026-03-29 01:50:50.313152 | debian-bookworm | 2026-03-29 01:50:50.308 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.313496 | debian-bookworm | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_update_access_share [0.023157s] ... ok 2026-03-29 01:50:50.386058 | debian-bookworm | 2026-03-29 01:50:50.328 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.386088 | debian-bookworm | 2026-03-29 01:50:50.329 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386098 | debian-bookworm | 2026-03-29 01:50:50.329 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386107 | debian-bookworm | 2026-03-29 01:50:50.329 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386116 | debian-bookworm | 2026-03-29 01:50:50.386124 | debian-bookworm | 2026-03-29 01:50:50.386132 | debian-bookworm | 2026-03-29 01:50:50.386140 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386149 | debian-bookworm | 2026-03-29 01:50:50.329 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.386157 | debian-bookworm | 2026-03-29 01:50:50.329 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386165 | debian-bookworm | 2026-03-29 01:50:50.330 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386173 | debian-bookworm | 2026-03-29 01:50:50.386181 | debian-bookworm | 2026-03-29 01:50:50.386188 | debian-bookworm | 2026-03-29 01:50:50.386222 | debian-bookworm | 2026-03-29 01:50:50.386230 | debian-bookworm | 2026-03-29 01:50:50.386238 | debian-bookworm | 2026-03-29 01:50:50.386246 | debian-bookworm | 2026-03-29 01:50:50.386253 | debian-bookworm | 2026-03-29 01:50:50.386261 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-03-29 01:50:50.386269 | debian-bookworm | 2026-03-29 01:50:50.330 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386278 | debian-bookworm | 2026-03-29 01:50:50.330 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386286 | debian-bookworm | 2026-03-29 01:50:50.330 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386294 | debian-bookworm | 2026-03-29 01:50:50.330 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386310 | debian-bookworm | 2026-03-29 01:50:50.386318 | debian-bookworm | 2026-03-29 01:50:50.386326 | debian-bookworm | 2026-03-29 01:50:50.386334 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386342 | debian-bookworm | 2026-03-29 01:50:50.330 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.386360 | debian-bookworm | 2026-03-29 01:50:50.331 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386372 | debian-bookworm | 2026-03-29 01:50:50.331 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386381 | debian-bookworm | 2026-03-29 01:50:50.331 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=extra_get&volumeID=volId&snapshot_list=1&snap_start=0&snap_count=100&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.386389 | debian-bookworm | 2026-03-29 01:50:50.331 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386397 | debian-bookworm | 2026-03-29 01:50:50.386405 | debian-bookworm | 2026-03-29 01:50:50.386412 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386420 | debian-bookworm | 2026-03-29 01:50:50.331 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-03-29 01:50:50.386428 | debian-bookworm | 2026-03-29 01:50:50.332 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386436 | debian-bookworm | 2026-03-29 01:50:50.332 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386444 | debian-bookworm | 2026-03-29 01:50:50.332 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386452 | debian-bookworm | 2026-03-29 01:50:50.386459 | debian-bookworm | 2026-03-29 01:50:50.386467 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386475 | debian-bookworm | 2026-03-29 01:50:50.332 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info' after 0.00114(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.386483 | debian-bookworm | 2026-03-29 01:50:50.332 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info in 1 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.386496 | debian-bookworm | 2026-03-29 01:50:50.332 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386504 | debian-bookworm | 2026-03-29 01:50:50.332 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386512 | debian-bookworm | 2026-03-29 01:50:50.333 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=extra_get&volumeID=volId&snapshot_list=1&snap_start=0&snap_count=100&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.386524 | debian-bookworm | 2026-03-29 01:50:50.333 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386535 | debian-bookworm | 2026-03-29 01:50:50.386543 | debian-bookworm | 2026-03-29 01:50:50.386550 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386558 | debian-bookworm | 2026-03-29 01:50:50.333 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-03-29 01:50:50.386566 | debian-bookworm | 2026-03-29 01:50:50.333 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386574 | debian-bookworm | 2026-03-29 01:50:50.333 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386582 | debian-bookworm | 2026-03-29 01:50:50.333 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386590 | debian-bookworm | 2026-03-29 01:50:50.386597 | debian-bookworm | 2026-03-29 01:50:50.386605 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386613 | debian-bookworm | 2026-03-29 01:50:50.334 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info' after 0.00266(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.386621 | debian-bookworm | 2026-03-29 01:50:50.334 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info in 2 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.386634 | debian-bookworm | 2026-03-29 01:50:50.334 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386642 | debian-bookworm | 2026-03-29 01:50:50.334 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386649 | debian-bookworm | 2026-03-29 01:50:50.334 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=extra_get&volumeID=volId&snapshot_list=1&snap_start=0&snap_count=100&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.386657 | debian-bookworm | 2026-03-29 01:50:50.334 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386665 | debian-bookworm | 2026-03-29 01:50:50.386673 | debian-bookworm | 2026-03-29 01:50:50.386680 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386688 | debian-bookworm | 2026-03-29 01:50:50.334 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-03-29 01:50:50.386702 | debian-bookworm | 2026-03-29 01:50:50.334 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386712 | debian-bookworm | 2026-03-29 01:50:50.334 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386720 | debian-bookworm | 2026-03-29 01:50:50.335 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386728 | debian-bookworm | 2026-03-29 01:50:50.386736 | debian-bookworm | 2026-03-29 01:50:50.386743 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386751 | debian-bookworm | 2026-03-29 01:50:50.335 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info' after 0.00396(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.386759 | debian-bookworm | 2026-03-29 01:50:50.335 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info in 4 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.386767 | debian-bookworm | 2026-03-29 01:50:50.335 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386780 | debian-bookworm | 2026-03-29 01:50:50.335 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386788 | debian-bookworm | 2026-03-29 01:50:50.335 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=extra_get&volumeID=volId&snapshot_list=1&snap_start=0&snap_count=100&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.386796 | debian-bookworm | 2026-03-29 01:50:50.335 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386803 | debian-bookworm | 2026-03-29 01:50:50.386811 | debian-bookworm | 2026-03-29 01:50:50.386819 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386827 | debian-bookworm | 2026-03-29 01:50:50.336 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-03-29 01:50:50.386835 | debian-bookworm | 2026-03-29 01:50:50.336 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386843 | debian-bookworm | 2026-03-29 01:50:50.336 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386850 | debian-bookworm | 2026-03-29 01:50:50.336 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386858 | debian-bookworm | 2026-03-29 01:50:50.386866 | debian-bookworm | 2026-03-29 01:50:50.386878 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386893 | debian-bookworm | 2026-03-29 01:50:50.336 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info' after 0.00525(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.386901 | debian-bookworm | 2026-03-29 01:50:50.336 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info in 8 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.386909 | debian-bookworm | 2026-03-29 01:50:50.336 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386917 | debian-bookworm | 2026-03-29 01:50:50.336 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386929 | debian-bookworm | 2026-03-29 01:50:50.337 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=extra_get&volumeID=volId&snapshot_list=1&snap_start=0&snap_count=100&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.386937 | debian-bookworm | 2026-03-29 01:50:50.337 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.386945 | debian-bookworm | 2026-03-29 01:50:50.386953 | debian-bookworm | 2026-03-29 01:50:50.386960 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.386968 | debian-bookworm | 2026-03-29 01:50:50.337 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-03-29 01:50:50.386976 | debian-bookworm | 2026-03-29 01:50:50.337 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386984 | debian-bookworm | 2026-03-29 01:50:50.337 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.386992 | debian-bookworm | 2026-03-29 01:50:50.337 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.387000 | debian-bookworm | 2026-03-29 01:50:50.387007 | debian-bookworm | 2026-03-29 01:50:50.387015 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.387023 | debian-bookworm | 2026-03-29 01:50:50.337 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info' after 0.00652(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.387031 | debian-bookworm | 2026-03-29 01:50:50.338 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.387042 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_05 [0.030348s] ... ok 2026-03-29 01:50:50.420998 | debian-bookworm | 2026-03-29 01:50:50.357 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.421028 | debian-bookworm | 2026-03-29 01:50:50.358 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421037 | debian-bookworm | 2026-03-29 01:50:50.358 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421055 | debian-bookworm | 2026-03-29 01:50:50.358 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.421063 | debian-bookworm | 2026-03-29 01:50:50.421071 | debian-bookworm | 2026-03-29 01:50:50.421079 | debian-bookworm | 2026-03-29 01:50:50.421087 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.421095 | debian-bookworm | 2026-03-29 01:50:50.358 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.421103 | debian-bookworm | 2026-03-29 01:50:50.359 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421111 | debian-bookworm | 2026-03-29 01:50:50.359 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.421119 | debian-bookworm | 2026-03-29 01:50:50.421126 | debian-bookworm | 2026-03-29 01:50:50.421134 | debian-bookworm | 2026-03-29 01:50:50.421142 | debian-bookworm | 2026-03-29 01:50:50.421150 | debian-bookworm | 2026-03-29 01:50:50.421157 | debian-bookworm | 2026-03-29 01:50:50.421165 | debian-bookworm | 2026-03-29 01:50:50.421173 | debian-bookworm | 2026-03-29 01:50:50.421180 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-03-29 01:50:50.421188 | debian-bookworm | 2026-03-29 01:50:50.359 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421196 | debian-bookworm | 2026-03-29 01:50:50.359 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421205 | debian-bookworm | 2026-03-29 01:50:50.359 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421212 | debian-bookworm | 2026-03-29 01:50:50.359 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.421220 | debian-bookworm | 2026-03-29 01:50:50.421228 | debian-bookworm | 2026-03-29 01:50:50.421236 | debian-bookworm | 2026-03-29 01:50:50.421243 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.421251 | debian-bookworm | 2026-03-29 01:50:50.359 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.421267 | debian-bookworm | 2026-03-29 01:50:50.360 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421284 | debian-bookworm | 2026-03-29 01:50:50.360 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421292 | debian-bookworm | 2026-03-29 01:50:50.360 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?func=volume_mgmt&vol_remove=1&volumeID=fakeId&stop_service=no&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.421300 | debian-bookworm | 2026-03-29 01:50:50.360 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.421308 | debian-bookworm | 2026-03-29 01:50:50.421316 | debian-bookworm | 2026-03-29 01:50:50.421323 | debian-bookworm | 2026-03-29 01:50:50.421331 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.421339 | debian-bookworm | 2026-03-29 01:50:50.360 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share' after 0.00053(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.421347 | debian-bookworm | 2026-03-29 01:50:50.360 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share in 1 seconds as it raised ShareBackendException: Share backend error: Delete share id: fakeId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.421356 | debian-bookworm | 2026-03-29 01:50:50.361 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421363 | debian-bookworm | 2026-03-29 01:50:50.361 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421371 | debian-bookworm | 2026-03-29 01:50:50.361 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?func=volume_mgmt&vol_remove=1&volumeID=fakeId&stop_service=no&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.421379 | debian-bookworm | 2026-03-29 01:50:50.361 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.421387 | debian-bookworm | 2026-03-29 01:50:50.421395 | debian-bookworm | 2026-03-29 01:50:50.421402 | debian-bookworm | 2026-03-29 01:50:50.421410 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.421418 | debian-bookworm | 2026-03-29 01:50:50.361 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share' after 0.00154(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.421431 | debian-bookworm | 2026-03-29 01:50:50.361 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share in 2 seconds as it raised ShareBackendException: Share backend error: Delete share id: fakeId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.421446 | debian-bookworm | 2026-03-29 01:50:50.362 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421455 | debian-bookworm | 2026-03-29 01:50:50.362 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421463 | debian-bookworm | 2026-03-29 01:50:50.362 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?func=volume_mgmt&vol_remove=1&volumeID=fakeId&stop_service=no&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.421470 | debian-bookworm | 2026-03-29 01:50:50.362 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.421478 | debian-bookworm | 2026-03-29 01:50:50.421486 | debian-bookworm | 2026-03-29 01:50:50.421493 | debian-bookworm | 2026-03-29 01:50:50.421501 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.421509 | debian-bookworm | 2026-03-29 01:50:50.362 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share' after 0.00233(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.421517 | debian-bookworm | 2026-03-29 01:50:50.362 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share in 4 seconds as it raised ShareBackendException: Share backend error: Delete share id: fakeId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.421525 | debian-bookworm | 2026-03-29 01:50:50.362 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421533 | debian-bookworm | 2026-03-29 01:50:50.362 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421541 | debian-bookworm | 2026-03-29 01:50:50.363 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?func=volume_mgmt&vol_remove=1&volumeID=fakeId&stop_service=no&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.421549 | debian-bookworm | 2026-03-29 01:50:50.363 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.421556 | debian-bookworm | 2026-03-29 01:50:50.421569 | debian-bookworm | 2026-03-29 01:50:50.421577 | debian-bookworm | 2026-03-29 01:50:50.421584 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.421592 | debian-bookworm | 2026-03-29 01:50:50.363 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share' after 0.00312(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.421604 | debian-bookworm | 2026-03-29 01:50:50.363 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share in 8 seconds as it raised ShareBackendException: Share backend error: Delete share id: fakeId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.421615 | debian-bookworm | 2026-03-29 01:50:50.363 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421623 | debian-bookworm | 2026-03-29 01:50:50.363 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.421631 | debian-bookworm | 2026-03-29 01:50:50.363 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?func=volume_mgmt&vol_remove=1&volumeID=fakeId&stop_service=no&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.421639 | debian-bookworm | 2026-03-29 01:50:50.363 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.421649 | debian-bookworm | 2026-03-29 01:50:50.421659 | debian-bookworm | 2026-03-29 01:50:50.421670 | debian-bookworm | 2026-03-29 01:50:50.421678 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.421686 | debian-bookworm | 2026-03-29 01:50:50.364 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share' after 0.00394(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.421694 | debian-bookworm | 2026-03-29 01:50:50.364 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.421702 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_10 [0.026084s] ... ok 2026-03-29 01:50:50.462570 | debian-bookworm | 2026-03-29 01:50:50.384 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.462622 | debian-bookworm | 2026-03-29 01:50:50.384 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.462648 | debian-bookworm | 2026-03-29 01:50:50.385 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.462658 | debian-bookworm | 2026-03-29 01:50:50.385 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.462667 | debian-bookworm | 2026-03-29 01:50:50.462675 | debian-bookworm | 2026-03-29 01:50:50.462683 | debian-bookworm | 2026-03-29 01:50:50.462691 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.462699 | debian-bookworm | 2026-03-29 01:50:50.385 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.462708 | debian-bookworm | 2026-03-29 01:50:50.385 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.462716 | debian-bookworm | 2026-03-29 01:50:50.385 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.462724 | debian-bookworm | 2026-03-29 01:50:50.462731 | debian-bookworm | 2026-03-29 01:50:50.462739 | debian-bookworm | 2026-03-29 01:50:50.462747 | debian-bookworm | 2026-03-29 01:50:50.462755 | debian-bookworm | 2026-03-29 01:50:50.462771 | debian-bookworm | 2026-03-29 01:50:50.462779 | debian-bookworm | 2026-03-29 01:50:50.462787 | debian-bookworm | 2026-03-29 01:50:50.462794 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-03-29 01:50:50.462803 | debian-bookworm | 2026-03-29 01:50:50.386 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.462811 | debian-bookworm | 2026-03-29 01:50:50.386 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.462819 | debian-bookworm | 2026-03-29 01:50:50.386 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.462827 | debian-bookworm | 2026-03-29 01:50:50.386 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.462835 | debian-bookworm | 2026-03-29 01:50:50.462843 | debian-bookworm | 2026-03-29 01:50:50.462851 | debian-bookworm | 2026-03-29 01:50:50.462858 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.462866 | debian-bookworm | 2026-03-29 01:50:50.386 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.462892 | debian-bookworm | 2026-03-29 01:50:50.386 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.462900 | debian-bookworm | 2026-03-29 01:50:50.387 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:491 2026-03-29 01:50:50.462908 | debian-bookworm | 2026-03-29 01:50:50.387 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.462917 | debian-bookworm | 2026-03-29 01:50:50.387 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_property&action=share_property&sharename=fakeVolId&old_sharename=fakeVolId&dedup=off&compression=1&thin_pro=0&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&hidden=0&oplocks=1&sync=always&recycle_bin=1&recycle_bin_administrators_only=0&sid=fakeSid&vol_size=100GB _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.462926 | debian-bookworm | 2026-03-29 01:50:50.387 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.462935 | debian-bookworm | 2026-03-29 01:50:50.462942 | debian-bookworm | 2026-03-29 01:50:50.462950 | debian-bookworm | 2026-03-29 01:50:50.462958 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.462966 | debian-bookworm | 2026-03-29 01:50:50.387 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.000697(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.462978 | debian-bookworm | 2026-03-29 01:50:50.387 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 1 seconds as it raised ShareBackendException: Share backend error: Edit sharename fakeVolId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.462986 | debian-bookworm | 2026-03-29 01:50:50.388 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.462994 | debian-bookworm | 2026-03-29 01:50:50.388 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:491 2026-03-29 01:50:50.463002 | debian-bookworm | 2026-03-29 01:50:50.388 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.463010 | debian-bookworm | 2026-03-29 01:50:50.388 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_property&action=share_property&sharename=fakeVolId&old_sharename=fakeVolId&dedup=off&compression=1&thin_pro=0&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&hidden=0&oplocks=1&sync=always&recycle_bin=1&recycle_bin_administrators_only=0&sid=fakeSid&vol_size=100GB _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.463023 | debian-bookworm | 2026-03-29 01:50:50.388 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.463031 | debian-bookworm | 2026-03-29 01:50:50.463039 | debian-bookworm | 2026-03-29 01:50:50.463046 | debian-bookworm | 2026-03-29 01:50:50.463060 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.463068 | debian-bookworm | 2026-03-29 01:50:50.388 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.00174(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.463076 | debian-bookworm | 2026-03-29 01:50:50.388 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 2 seconds as it raised ShareBackendException: Share backend error: Edit sharename fakeVolId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.463084 | debian-bookworm | 2026-03-29 01:50:50.389 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.463092 | debian-bookworm | 2026-03-29 01:50:50.389 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:491 2026-03-29 01:50:50.463100 | debian-bookworm | 2026-03-29 01:50:50.389 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.463115 | debian-bookworm | 2026-03-29 01:50:50.389 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_property&action=share_property&sharename=fakeVolId&old_sharename=fakeVolId&dedup=off&compression=1&thin_pro=0&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&hidden=0&oplocks=1&sync=always&recycle_bin=1&recycle_bin_administrators_only=0&sid=fakeSid&vol_size=100GB _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.463123 | debian-bookworm | 2026-03-29 01:50:50.389 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.463131 | debian-bookworm | 2026-03-29 01:50:50.463139 | debian-bookworm | 2026-03-29 01:50:50.463147 | debian-bookworm | 2026-03-29 01:50:50.463154 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.463162 | debian-bookworm | 2026-03-29 01:50:50.389 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.00268(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.463175 | debian-bookworm | 2026-03-29 01:50:50.389 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 4 seconds as it raised ShareBackendException: Share backend error: Edit sharename fakeVolId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.463184 | debian-bookworm | 2026-03-29 01:50:50.389 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.463191 | debian-bookworm | 2026-03-29 01:50:50.390 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:491 2026-03-29 01:50:50.463204 | debian-bookworm | 2026-03-29 01:50:50.390 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.463212 | debian-bookworm | 2026-03-29 01:50:50.390 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_property&action=share_property&sharename=fakeVolId&old_sharename=fakeVolId&dedup=off&compression=1&thin_pro=0&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&hidden=0&oplocks=1&sync=always&recycle_bin=1&recycle_bin_administrators_only=0&sid=fakeSid&vol_size=100GB _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.463220 | debian-bookworm | 2026-03-29 01:50:50.390 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.463228 | debian-bookworm | 2026-03-29 01:50:50.463236 | debian-bookworm | 2026-03-29 01:50:50.463243 | debian-bookworm | 2026-03-29 01:50:50.463251 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.463259 | debian-bookworm | 2026-03-29 01:50:50.390 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.00361(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.463267 | debian-bookworm | 2026-03-29 01:50:50.390 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 8 seconds as it raised ShareBackendException: Share backend error: Edit sharename fakeVolId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.463278 | debian-bookworm | 2026-03-29 01:50:50.390 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.463286 | debian-bookworm | 2026-03-29 01:50:50.391 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:491 2026-03-29 01:50:50.463298 | debian-bookworm | 2026-03-29 01:50:50.391 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.463306 | debian-bookworm | 2026-03-29 01:50:50.391 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_property&action=share_property&sharename=fakeVolId&old_sharename=fakeVolId&dedup=off&compression=1&thin_pro=0&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&hidden=0&oplocks=1&sync=always&recycle_bin=1&recycle_bin_administrators_only=0&sid=fakeSid&vol_size=100GB _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.463315 | debian-bookworm | 2026-03-29 01:50:50.391 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.463322 | debian-bookworm | 2026-03-29 01:50:50.463330 | debian-bookworm | 2026-03-29 01:50:50.463338 | debian-bookworm | 2026-03-29 01:50:50.463345 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.463358 | debian-bookworm | 2026-03-29 01:50:50.391 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.00461(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.463366 | debian-bookworm | 2026-03-29 01:50:50.392 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.463374 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_15 [0.027408s] ... ok 2026-03-29 01:50:50.515979 | debian-bookworm | 2026-03-29 01:50:50.411 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.516011 | debian-bookworm | 2026-03-29 01:50:50.411 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516021 | debian-bookworm | 2026-03-29 01:50:50.411 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516030 | debian-bookworm | 2026-03-29 01:50:50.412 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516038 | debian-bookworm | 2026-03-29 01:50:50.516046 | debian-bookworm | 2026-03-29 01:50:50.516054 | debian-bookworm | 2026-03-29 01:50:50.516062 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516070 | debian-bookworm | 2026-03-29 01:50:50.412 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.516085 | debian-bookworm | 2026-03-29 01:50:50.412 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516102 | debian-bookworm | 2026-03-29 01:50:50.412 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516110 | debian-bookworm | 2026-03-29 01:50:50.516118 | debian-bookworm | 2026-03-29 01:50:50.516126 | debian-bookworm | 2026-03-29 01:50:50.516134 | debian-bookworm | 2026-03-29 01:50:50.516142 | debian-bookworm | 2026-03-29 01:50:50.516149 | debian-bookworm | 2026-03-29 01:50:50.516157 | debian-bookworm | 2026-03-29 01:50:50.516165 | debian-bookworm | 2026-03-29 01:50:50.516173 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-03-29 01:50:50.516181 | debian-bookworm | 2026-03-29 01:50:50.413 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516189 | debian-bookworm | 2026-03-29 01:50:50.413 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516197 | debian-bookworm | 2026-03-29 01:50:50.413 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516205 | debian-bookworm | 2026-03-29 01:50:50.413 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516213 | debian-bookworm | 2026-03-29 01:50:50.516221 | debian-bookworm | 2026-03-29 01:50:50.516228 | debian-bookworm | 2026-03-29 01:50:50.516236 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516244 | debian-bookworm | 2026-03-29 01:50:50.413 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.516260 | debian-bookworm | 2026-03-29 01:50:50.413 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516269 | debian-bookworm | 2026-03-29 01:50:50.414 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516278 | debian-bookworm | 2026-03-29 01:50:50.414 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.516286 | debian-bookworm | 2026-03-29 01:50:50.414 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516300 | debian-bookworm | 2026-03-29 01:50:50.516308 | debian-bookworm | 2026-03-29 01:50:50.516316 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516324 | debian-bookworm | 2026-03-29 01:50:50.414 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-03-29 01:50:50.516332 | debian-bookworm | 2026-03-29 01:50:50.414 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516343 | debian-bookworm | 2026-03-29 01:50:50.414 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516351 | debian-bookworm | 2026-03-29 01:50:50.414 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516359 | debian-bookworm | 2026-03-29 01:50:50.516367 | debian-bookworm | 2026-03-29 01:50:50.516374 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516382 | debian-bookworm | 2026-03-29 01:50:50.415 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access' after 0.00109(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.516391 | debian-bookworm | 2026-03-29 01:50:50.415 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access in 1 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.516399 | debian-bookworm | 2026-03-29 01:50:50.415 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516407 | debian-bookworm | 2026-03-29 01:50:50.415 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516420 | debian-bookworm | 2026-03-29 01:50:50.415 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.516428 | debian-bookworm | 2026-03-29 01:50:50.415 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516436 | debian-bookworm | 2026-03-29 01:50:50.516444 | debian-bookworm | 2026-03-29 01:50:50.516452 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516466 | debian-bookworm | 2026-03-29 01:50:50.415 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-03-29 01:50:50.516474 | debian-bookworm | 2026-03-29 01:50:50.416 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516482 | debian-bookworm | 2026-03-29 01:50:50.416 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516490 | debian-bookworm | 2026-03-29 01:50:50.416 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516497 | debian-bookworm | 2026-03-29 01:50:50.516505 | debian-bookworm | 2026-03-29 01:50:50.516513 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516524 | debian-bookworm | 2026-03-29 01:50:50.416 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access' after 0.00251(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.516532 | debian-bookworm | 2026-03-29 01:50:50.416 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access in 2 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.516540 | debian-bookworm | 2026-03-29 01:50:50.416 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516548 | debian-bookworm | 2026-03-29 01:50:50.416 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516556 | debian-bookworm | 2026-03-29 01:50:50.416 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.516564 | debian-bookworm | 2026-03-29 01:50:50.417 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516572 | debian-bookworm | 2026-03-29 01:50:50.516579 | debian-bookworm | 2026-03-29 01:50:50.516587 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516595 | debian-bookworm | 2026-03-29 01:50:50.417 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-03-29 01:50:50.516617 | debian-bookworm | 2026-03-29 01:50:50.417 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516625 | debian-bookworm | 2026-03-29 01:50:50.417 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516633 | debian-bookworm | 2026-03-29 01:50:50.417 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516641 | debian-bookworm | 2026-03-29 01:50:50.516648 | debian-bookworm | 2026-03-29 01:50:50.516656 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516664 | debian-bookworm | 2026-03-29 01:50:50.417 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access' after 0.00378(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.516672 | debian-bookworm | 2026-03-29 01:50:50.417 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access in 4 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.516683 | debian-bookworm | 2026-03-29 01:50:50.417 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516691 | debian-bookworm | 2026-03-29 01:50:50.418 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516699 | debian-bookworm | 2026-03-29 01:50:50.418 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.516707 | debian-bookworm | 2026-03-29 01:50:50.418 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516714 | debian-bookworm | 2026-03-29 01:50:50.516722 | debian-bookworm | 2026-03-29 01:50:50.516730 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516737 | debian-bookworm | 2026-03-29 01:50:50.418 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-03-29 01:50:50.516745 | debian-bookworm | 2026-03-29 01:50:50.418 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516758 | debian-bookworm | 2026-03-29 01:50:50.418 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516771 | debian-bookworm | 2026-03-29 01:50:50.418 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516779 | debian-bookworm | 2026-03-29 01:50:50.516786 | debian-bookworm | 2026-03-29 01:50:50.516794 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516802 | debian-bookworm | 2026-03-29 01:50:50.418 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access' after 0.00502(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.516810 | debian-bookworm | 2026-03-29 01:50:50.419 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access in 8 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.516817 | debian-bookworm | 2026-03-29 01:50:50.419 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516825 | debian-bookworm | 2026-03-29 01:50:50.419 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516836 | debian-bookworm | 2026-03-29 01:50:50.419 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.516844 | debian-bookworm | 2026-03-29 01:50:50.419 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516852 | debian-bookworm | 2026-03-29 01:50:50.516859 | debian-bookworm | 2026-03-29 01:50:50.516867 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516875 | debian-bookworm | 2026-03-29 01:50:50.419 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-03-29 01:50:50.516882 | debian-bookworm | 2026-03-29 01:50:50.419 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516895 | debian-bookworm | 2026-03-29 01:50:50.419 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.516903 | debian-bookworm | 2026-03-29 01:50:50.420 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.516911 | debian-bookworm | 2026-03-29 01:50:50.516919 | debian-bookworm | 2026-03-29 01:50:50.516926 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.516934 | debian-bookworm | 2026-03-29 01:50:50.420 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access' after 0.00631(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.516946 | debian-bookworm | 2026-03-29 01:50:50.421 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.516981 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_25 [0.028734s] ... ok 2026-03-29 01:50:50.530575 | debian-bookworm | 2026-03-29 01:50:50.441 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.530606 | debian-bookworm | 2026-03-29 01:50:50.441 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.530617 | debian-bookworm | 2026-03-29 01:50:50.442 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.530626 | debian-bookworm | 2026-03-29 01:50:50.442 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.530634 | debian-bookworm | 2026-03-29 01:50:50.530642 | debian-bookworm | 2026-03-29 01:50:50.530650 | debian-bookworm | 2026-03-29 01:50:50.530658 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.530675 | debian-bookworm | 2026-03-29 01:50:50.442 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.530683 | debian-bookworm | 2026-03-29 01:50:50.442 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.530691 | debian-bookworm | 2026-03-29 01:50:50.442 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.530699 | debian-bookworm | 2026-03-29 01:50:50.530707 | debian-bookworm | 2026-03-29 01:50:50.530715 | debian-bookworm | 2026-03-29 01:50:50.530732 | debian-bookworm | 2026-03-29 01:50:50.530740 | debian-bookworm | 2026-03-29 01:50:50.530747 | debian-bookworm | 2026-03-29 01:50:50.530755 | debian-bookworm | 2026-03-29 01:50:50.530763 | debian-bookworm | 2026-03-29 01:50:50.530771 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-03-29 01:50:50.530779 | debian-bookworm | 2026-03-29 01:50:50.443 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.530787 | debian-bookworm | 2026-03-29 01:50:50.443 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.530795 | debian-bookworm | 2026-03-29 01:50:50.443 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.530803 | debian-bookworm | 2026-03-29 01:50:50.443 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.530811 | debian-bookworm | 2026-03-29 01:50:50.530819 | debian-bookworm | 2026-03-29 01:50:50.530827 | debian-bookworm | 2026-03-29 01:50:50.530834 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.530842 | debian-bookworm | 2026-03-29 01:50:50.443 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.530859 | debian-bookworm | 2026-03-29 01:50:50.443 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.530867 | debian-bookworm | 2026-03-29 01:50:50.443 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.530876 | debian-bookworm | 2026-03-29 01:50:50.444 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-03-29 01:50:50.530884 | debian-bookworm | 2026-03-29 01:50:50.444 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.530892 | debian-bookworm | 2026-03-29 01:50:50.530900 | debian-bookworm | 2026-03-29 01:50:50.530907 | debian-bookworm | 2026-03-29 01:50:50.530915 | debian-bookworm | 2026-03-29 01:50:50.530923 | debian-bookworm | 2026-03-29 01:50:50.530931 | debian-bookworm | 2026-03-29 01:50:50.530938 | debian-bookworm | 2026-03-29 01:50:50.530946 | debian-bookworm | 2026-03-29 01:50:50.530954 | debian-bookworm | 2026-03-29 01:50:50.530967 | debian-bookworm | 2026-03-29 01:50:50.530975 | debian-bookworm | 2026-03-29 01:50:50.530983 | debian-bookworm | 2026-03-29 01:50:50.530991 | debian-bookworm | 2026-03-29 01:50:50.530998 | debian-bookworm | 2026-03-29 01:50:50.531006 | debian-bookworm | 2026-03-29 01:50:50.531017 | debian-bookworm | 2026-03-29 01:50:50.531025 | debian-bookworm | 2026-03-29 01:50:50.531033 | debian-bookworm | 2026-03-29 01:50:50.531041 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.531049 | debian-bookworm | 2026-03-29 01:50:50.445 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.531057 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_set_nfs_access_1 [0.023833s] ... ok 2026-03-29 01:50:50.541584 | debian-bookworm | 2026-03-29 01:50:50.465 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.541615 | debian-bookworm | 2026-03-29 01:50:50.465 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-03-29 01:50:50.541625 | debian-bookworm | 2026-03-29 01:50:50.465 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.541634 | debian-bookworm | 2026-03-29 01:50:50.466 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.541642 | debian-bookworm | 2026-03-29 01:50:50.541651 | debian-bookworm | 2026-03-29 01:50:50.541659 | debian-bookworm | 2026-03-29 01:50:50.541666 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.541674 | debian-bookworm | 2026-03-29 01:50:50.466 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.541683 | debian-bookworm | 2026-03-29 01:50:50.466 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.541690 | debian-bookworm | 2026-03-29 01:50:50.466 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.541698 | debian-bookworm | 2026-03-29 01:50:50.541706 | debian-bookworm | 2026-03-29 01:50:50.541714 | debian-bookworm | 2026-03-29 01:50:50.541722 | debian-bookworm | 2026-03-29 01:50:50.541730 | debian-bookworm | 2026-03-29 01:50:50.541737 | debian-bookworm | 2026-03-29 01:50:50.541745 | debian-bookworm | 2026-03-29 01:50:50.541753 | debian-bookworm | 2026-03-29 01:50:50.541761 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-03-29 01:50:50.541769 | debian-bookworm | 2026-03-29 01:50:50.467 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.541788 | debian-bookworm | 2026-03-29 01:50:50.467 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-03-29 01:50:50.541796 | debian-bookworm | 2026-03-29 01:50:50.467 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.541804 | debian-bookworm | 2026-03-29 01:50:50.467 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.541812 | debian-bookworm | 2026-03-29 01:50:50.541820 | debian-bookworm | 2026-03-29 01:50:50.541827 | debian-bookworm | 2026-03-29 01:50:50.541840 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.541849 | debian-bookworm | 2026-03-29 01:50:50.467 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.541857 | debian-bookworm | 2026-03-29 01:50:50.468 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.541870 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_6 [0.023327s] ... ok 2026-03-29 01:50:50.551424 | debian-bookworm | 2026-03-29 01:50:50.488 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.551456 | debian-bookworm | 2026-03-29 01:50:50.488 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-03-29 01:50:50.551466 | debian-bookworm | 2026-03-29 01:50:50.488 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.551475 | debian-bookworm | 2026-03-29 01:50:50.489 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.551483 | debian-bookworm | 2026-03-29 01:50:50.551491 | debian-bookworm | 2026-03-29 01:50:50.551499 | debian-bookworm | 2026-03-29 01:50:50.551507 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-03-29 01:50:50.551515 | debian-bookworm | 2026-03-29 01:50:50.489 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-03-29 01:50:50.551523 | debian-bookworm | 2026-03-29 01:50:50.489 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.551543 | debian-bookworm | 2026-03-29 01:50:50.489 6721 DEBUG manila.share.drivers.qnap.api [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] response data: 2026-03-29 01:50:50.551551 | debian-bookworm | 2026-03-29 01:50:50.551559 | debian-bookworm | 2026-03-29 01:50:50.551567 | debian-bookworm | 2026-03-29 01:50:50.551575 | debian-bookworm | 2026-03-29 01:50:50.551582 | debian-bookworm | 2026-03-29 01:50:50.551590 | debian-bookworm | 2026-03-29 01:50:50.551598 | debian-bookworm | 2026-03-29 01:50:50.551605 | debian-bookworm | 2026-03-29 01:50:50.551613 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-03-29 01:50:50.551621 | debian-bookworm | 2026-03-29 01:50:50.490 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible.: manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-03-29 01:50:50.551630 | debian-bookworm | 2026-03-29 01:50:50.490 6721 ERROR manila.share.drivers.qnap.qnap Traceback (most recent call last): 2026-03-29 01:50:50.551638 | debian-bookworm | 2026-03-29 01:50:50.490 6721 ERROR manila.share.drivers.qnap.qnap File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-03-29 01:50:50.551646 | debian-bookworm | 2026-03-29 01:50:50.490 6721 ERROR manila.share.drivers.qnap.qnap self.api_executor = self._create_api_executor() 2026-03-29 01:50:50.551654 | debian-bookworm | 2026-03-29 01:50:50.490 6721 ERROR manila.share.drivers.qnap.qnap ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:50.551661 | debian-bookworm | 2026-03-29 01:50:50.490 6721 ERROR manila.share.drivers.qnap.qnap File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-03-29 01:50:50.551675 | debian-bookworm | 2026-03-29 01:50:50.490 6721 ERROR manila.share.drivers.qnap.qnap raise exception.ShareBackendException(msg=msg) 2026-03-29 01:50:50.551683 | debian-bookworm | 2026-03-29 01:50:50.490 6721 ERROR manila.share.drivers.qnap.qnap manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-03-29 01:50:50.551691 | debian-bookworm | 2026-03-29 01:50:50.490 6721 ERROR manila.share.drivers.qnap.qnap 2026-03-29 01:50:50.551699 | debian-bookworm | 2026-03-29 01:50:50.491 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.551712 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_6 [0.022546s] ... ok 2026-03-29 01:50:50.650529 | debian-bookworm | 2026-03-29 01:50:50.511 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.650571 | debian-bookworm | 2026-03-29 01:50:50.511 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.650581 | debian-bookworm | 2026-03-29 01:50:50.512 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.650604 | debian-bookworm | 2026-03-29 01:50:50.512 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-03-29 01:50:50.650615 | debian-bookworm | 2026-03-29 01:50:50.512 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-03-29 01:50:50.650624 | debian-bookworm | 2026-03-29 01:50:50.512 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-03-29 01:50:50.650632 | debian-bookworm | 2026-03-29 01:50:50.512 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] created_share: None create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-03-29 01:50:50.650640 | debian-bookworm | 2026-03-29 01:50:50.512 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.650649 | debian-bookworm | 2026-03-29 01:50:50.513 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000164(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650664 | debian-bookworm | 2026-03-29 01:50:50.513 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.650672 | debian-bookworm | 2026-03-29 01:50:50.513 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.650690 | debian-bookworm | 2026-03-29 01:50:50.513 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000791(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650699 | debian-bookworm | 2026-03-29 01:50:50.513 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.650712 | debian-bookworm | 2026-03-29 01:50:50.514 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.650720 | debian-bookworm | 2026-03-29 01:50:50.514 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.00122(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650728 | debian-bookworm | 2026-03-29 01:50:50.514 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.650736 | debian-bookworm | 2026-03-29 01:50:50.514 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.650744 | debian-bookworm | 2026-03-29 01:50:50.514 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.00163(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650752 | debian-bookworm | 2026-03-29 01:50:50.514 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.650760 | debian-bookworm | 2026-03-29 01:50:50.514 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.650768 | debian-bookworm | 2026-03-29 01:50:50.514 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.00204(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650779 | debian-bookworm | 2026-03-29 01:50:50.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.003s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.650787 | debian-bookworm | 2026-03-29 01:50:50.515 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver.create_share' after 0.00327(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650800 | debian-bookworm | 2026-03-29 01:50:50.515 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver.create_share in 3 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.650809 | debian-bookworm | 2026-03-29 01:50:50.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.650822 | debian-bookworm | 2026-03-29 01:50:50.515 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.650830 | debian-bookworm | 2026-03-29 01:50:50.515 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-03-29 01:50:50.650839 | debian-bookworm | 2026-03-29 01:50:50.515 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-03-29 01:50:50.650847 | debian-bookworm | 2026-03-29 01:50:50.515 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-03-29 01:50:50.650855 | debian-bookworm | 2026-03-29 01:50:50.516 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] created_share: None create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-03-29 01:50:50.650862 | debian-bookworm | 2026-03-29 01:50:50.516 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.650870 | debian-bookworm | 2026-03-29 01:50:50.516 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000135(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650881 | debian-bookworm | 2026-03-29 01:50:50.516 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.650889 | debian-bookworm | 2026-03-29 01:50:50.516 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.650902 | debian-bookworm | 2026-03-29 01:50:50.516 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000555(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650915 | debian-bookworm | 2026-03-29 01:50:50.516 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.650923 | debian-bookworm | 2026-03-29 01:50:50.517 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.650931 | debian-bookworm | 2026-03-29 01:50:50.517 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000985(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650939 | debian-bookworm | 2026-03-29 01:50:50.517 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.650947 | debian-bookworm | 2026-03-29 01:50:50.517 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.650955 | debian-bookworm | 2026-03-29 01:50:50.517 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.0014(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650963 | debian-bookworm | 2026-03-29 01:50:50.517 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.650971 | debian-bookworm | 2026-03-29 01:50:50.517 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.650979 | debian-bookworm | 2026-03-29 01:50:50.518 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.0018(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.650992 | debian-bookworm | 2026-03-29 01:50:50.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.003s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.651001 | debian-bookworm | 2026-03-29 01:50:50.518 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver.create_share' after 0.00634(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651018 | debian-bookworm | 2026-03-29 01:50:50.518 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver.create_share in 6 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651026 | debian-bookworm | 2026-03-29 01:50:50.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.651034 | debian-bookworm | 2026-03-29 01:50:50.518 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.651042 | debian-bookworm | 2026-03-29 01:50:50.518 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-03-29 01:50:50.651051 | debian-bookworm | 2026-03-29 01:50:50.518 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-03-29 01:50:50.651059 | debian-bookworm | 2026-03-29 01:50:50.518 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-03-29 01:50:50.651067 | debian-bookworm | 2026-03-29 01:50:50.519 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] created_share: None create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-03-29 01:50:50.651074 | debian-bookworm | 2026-03-29 01:50:50.519 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651082 | debian-bookworm | 2026-03-29 01:50:50.519 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000163(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651119 | debian-bookworm | 2026-03-29 01:50:50.519 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651132 | debian-bookworm | 2026-03-29 01:50:50.519 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651146 | debian-bookworm | 2026-03-29 01:50:50.519 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000575(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651154 | debian-bookworm | 2026-03-29 01:50:50.519 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651162 | debian-bookworm | 2026-03-29 01:50:50.520 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651170 | debian-bookworm | 2026-03-29 01:50:50.520 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000977(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651177 | debian-bookworm | 2026-03-29 01:50:50.520 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651185 | debian-bookworm | 2026-03-29 01:50:50.520 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651193 | debian-bookworm | 2026-03-29 01:50:50.520 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.00138(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651201 | debian-bookworm | 2026-03-29 01:50:50.520 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651209 | debian-bookworm | 2026-03-29 01:50:50.520 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651217 | debian-bookworm | 2026-03-29 01:50:50.521 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.0018(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651232 | debian-bookworm | 2026-03-29 01:50:50.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.003s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.651240 | debian-bookworm | 2026-03-29 01:50:50.521 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver.create_share' after 0.00937(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651253 | debian-bookworm | 2026-03-29 01:50:50.521 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver.create_share in 12 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651261 | debian-bookworm | 2026-03-29 01:50:50.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.651269 | debian-bookworm | 2026-03-29 01:50:50.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.651277 | debian-bookworm | 2026-03-29 01:50:50.521 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-03-29 01:50:50.651286 | debian-bookworm | 2026-03-29 01:50:50.521 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-03-29 01:50:50.651294 | debian-bookworm | 2026-03-29 01:50:50.522 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-03-29 01:50:50.651301 | debian-bookworm | 2026-03-29 01:50:50.522 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] created_share: None create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-03-29 01:50:50.651314 | debian-bookworm | 2026-03-29 01:50:50.522 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651325 | debian-bookworm | 2026-03-29 01:50:50.522 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000132(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651333 | debian-bookworm | 2026-03-29 01:50:50.522 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651347 | debian-bookworm | 2026-03-29 01:50:50.522 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651355 | debian-bookworm | 2026-03-29 01:50:50.522 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.00054(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651364 | debian-bookworm | 2026-03-29 01:50:50.522 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651373 | debian-bookworm | 2026-03-29 01:50:50.523 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651382 | debian-bookworm | 2026-03-29 01:50:50.523 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.00103(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651390 | debian-bookworm | 2026-03-29 01:50:50.523 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651399 | debian-bookworm | 2026-03-29 01:50:50.523 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651408 | debian-bookworm | 2026-03-29 01:50:50.523 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.00145(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651417 | debian-bookworm | 2026-03-29 01:50:50.523 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651431 | debian-bookworm | 2026-03-29 01:50:50.524 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651440 | debian-bookworm | 2026-03-29 01:50:50.524 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.00185(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651451 | debian-bookworm | 2026-03-29 01:50:50.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.003s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.651466 | debian-bookworm | 2026-03-29 01:50:50.524 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver.create_share' after 0.0124(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651475 | debian-bookworm | 2026-03-29 01:50:50.524 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver.create_share in 24 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651484 | debian-bookworm | 2026-03-29 01:50:50.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.651492 | debian-bookworm | 2026-03-29 01:50:50.524 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.651501 | debian-bookworm | 2026-03-29 01:50:50.524 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-03-29 01:50:50.651510 | debian-bookworm | 2026-03-29 01:50:50.525 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-03-29 01:50:50.651525 | debian-bookworm | 2026-03-29 01:50:50.525 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-03-29 01:50:50.651534 | debian-bookworm | 2026-03-29 01:50:50.525 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] created_share: None create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-03-29 01:50:50.651542 | debian-bookworm | 2026-03-29 01:50:50.525 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651553 | debian-bookworm | 2026-03-29 01:50:50.525 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000132(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651561 | debian-bookworm | 2026-03-29 01:50:50.525 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651573 | debian-bookworm | 2026-03-29 01:50:50.525 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651581 | debian-bookworm | 2026-03-29 01:50:50.525 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000543(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651589 | debian-bookworm | 2026-03-29 01:50:50.526 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651597 | debian-bookworm | 2026-03-29 01:50:50.526 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651605 | debian-bookworm | 2026-03-29 01:50:50.526 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.000947(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651612 | debian-bookworm | 2026-03-29 01:50:50.526 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651620 | debian-bookworm | 2026-03-29 01:50:50.526 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651633 | debian-bookworm | 2026-03-29 01:50:50.526 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.00135(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651641 | debian-bookworm | 2026-03-29 01:50:50.526 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info in 5 seconds as it raised ShareBackendException: Share backend error: Fail to get share info of fakeShareName on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:50.651649 | debian-bookworm | 2026-03-29 01:50:50.527 6721 ERROR manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Fail to get share info of fakeShareName on NAS. 2026-03-29 01:50:50.651660 | debian-bookworm | 2026-03-29 01:50:50.527 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver._get_share_info' after 0.00175(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651668 | debian-bookworm | 2026-03-29 01:50:50.527 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.003s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.651679 | debian-bookworm | 2026-03-29 01:50:50.527 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver.create_share' after 0.0155(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:50.651687 | debian-bookworm | 2026-03-29 01:50:50.528 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.651696 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_create_fail [0.036872s] ... ok 2026-03-29 01:50:50.663248 | debian-bookworm | 2026-03-29 01:50:50.547 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.663264 | debian-bookworm | 2026-03-29 01:50:50.548 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.663274 | debian-bookworm | 2026-03-29 01:50:50.548 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.663285 | debian-bookworm | 2026-03-29 01:50:50.549 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-03-29 01:50:50.663308 | debian-bookworm | 2026-03-29 01:50:50.549 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] extra_specs: {'thin_provisioning': ' False', 'compression': 'false', 'dedupe': ' False', 'qnap_ssd_cache': ' False'} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-03-29 01:50:50.663319 | debian-bookworm | 2026-03-29 01:50:50.549 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] qnap_thin_provision: False qnap_compression: False qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-03-29 01:50:50.663331 | debian-bookworm | 2026-03-29 01:50:50.549 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] created_share: None create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-03-29 01:50:50.663352 | debian-bookworm | 2026-03-29 01:50:50.550 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] volID: fakeNo volName: fakeShareName create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:359 2026-03-29 01:50:50.663365 | debian-bookworm | 2026-03-29 01:50:50.550 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.663376 | debian-bookworm | 2026-03-29 01:50:50.551 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.663585 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_5 [0.022810s] ... ok 2026-03-29 01:50:50.669145 | debian-bookworm | 2026-03-29 01:50:50.570 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.669173 | debian-bookworm | 2026-03-29 01:50:50.570 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "qnap-delete_snapshot" by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_snapshot" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.669182 | debian-bookworm | 2026-03-29 01:50:50.571 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-delete_snapshot" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_snapshot" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.669190 | debian-bookworm | 2026-03-29 01:50:50.571 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Entering delete_snapshot. The deleted snapshot=fakeSnapshotId delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:512 2026-03-29 01:50:50.669208 | debian-bookworm | 2026-03-29 01:50:50.571 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] snapshot_id: fakeShareName@fakeSnapshotName delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:520 2026-03-29 01:50:50.669217 | debian-bookworm | 2026-03-29 01:50:50.571 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-delete_snapshot" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_snapshot" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.669225 | debian-bookworm | 2026-03-29 01:50:50.572 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.669411 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot [0.020895s] ... ok 2026-03-29 01:50:50.673504 | debian-bookworm | 2026-03-29 01:50:50.592 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.673530 | debian-bookworm | 2026-03-29 01:50:50.592 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] share_proto: NFS access_type: fakeAccessType access_level: ro access_to: 2026-03-29 01:50:50.673539 | debian-bookworm | fakeIp 2026-03-29 01:50:50.673547 | debian-bookworm | _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:724 2026-03-29 01:50:50.673562 | debian-bookworm | 2026-03-29 01:50:50.593 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] vol_name: vol_name access_level: ro host_name: manila-fakeHostName host_list: [] _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:743 2026-03-29 01:50:50.673570 | debian-bookworm | 2026-03-29 01:50:50.593 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] vol_host["ipv4"]: [] _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:758 2026-03-29 01:50:50.673578 | debian-bookworm | 2026-03-29 01:50:50.593 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] ipv4_list: [] _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:759 2026-03-29 01:50:50.673586 | debian-bookworm | 2026-03-29 01:50:50.594 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.673809 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist [0.022139s] ... ok 2026-03-29 01:50:50.677625 | debian-bookworm | 2026-03-29 01:50:50.614 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.677654 | debian-bookworm | 2026-03-29 01:50:50.614 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "qnap-gen_name" by "manila.share.drivers.qnap.qnap.QnapShareDriver._gen_random_name" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.677675 | debian-bookworm | 2026-03-29 01:50:50.614 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-gen_name" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver._gen_random_name" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.677684 | debian-bookworm | 2026-03-29 01:50:50.614 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-gen_name" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver._gen_random_name" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.677692 | debian-bookworm | 2026-03-29 01:50:50.615 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.677941 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_4 [0.021197s] ... ok 2026-03-29 01:50:50.684373 | debian-bookworm | 2026-03-29 01:50:50.635 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-03-29 01:50:50.684391 | debian-bookworm | 2026-03-29 01:50:50.635 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "qnap-update_access" by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.684403 | debian-bookworm | 2026-03-29 01:50:50.635 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-update_access" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.684415 | debian-bookworm | 2026-03-29 01:50:50.636 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] volName: fakeVolName update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:633 2026-03-29 01:50:50.684433 | debian-bookworm | 2026-03-29 01:50:50.636 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] host_list:[] update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:644 2026-03-29 01:50:50.684445 | debian-bookworm | 2026-03-29 01:50:50.636 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] _get_vol_host name:manila-fakeHostName _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:611 2026-03-29 01:50:50.684456 | debian-bookworm | 2026-03-29 01:50:50.636 6721 DEBUG manila.share.drivers.qnap.qnap [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] _get_vol_host vol_host_list:[] _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:625 2026-03-29 01:50:50.684467 | debian-bookworm | 2026-03-29 01:50:50.636 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "qnap-update_access" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.684478 | debian-bookworm | 2026-03-29 01:50:50.637 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.684684 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_2_fakeHostNameNotMatch [0.021638s] ... ok 2026-03-29 01:50:50.688734 | debian-bookworm | 2026-03-29 01:50:50.656 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.688763 | debian-bookworm | 2026-03-29 01:50:50.657 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.688772 | debian-bookworm | 2026-03-29 01:50:50.657 6721 DEBUG manila.share.drivers.quobyte.jsonrpc [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:50.688780 | debian-bookworm | 2026-03-29 01:50:50.657 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.688788 | debian-bookworm | 2026-03-29 01:50:50.657 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.689092 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_call_http_exception [0.020421s] ... ok 2026-03-29 01:50:50.689682 | debian-bookworm | 2026-03-29 01:50:50.677 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.690032 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access_nonip [0.019856s] ... ok 2026-03-29 01:50:50.700863 | debian-bookworm | 2026-03-29 01:50:50.697 6721 DEBUG manila.share.drivers.quobyte.quobyte [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Ensuring Quobyte share fakename ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/quobyte/quobyte.py:296 2026-03-29 01:50:50.700891 | debian-bookworm | 2026-03-29 01:50:50.698 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.701346 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_deleted_share [0.020232s] ... ok 2026-03-29 01:50:50.719326 | debian-bookworm | 2026-03-29 01:50:50.717 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.719801 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_replication [0.019315s] ... ok 2026-03-29 01:50:50.738314 | debian-bookworm | 2026-03-29 01:50:50.736 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.738750 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists [0.018888s] ... ok 2026-03-29 01:50:50.740557 | debian-bookworm | 2026-03-29 01:50:50.738 6721 WARNING manila.share.drivers.tegile.tegile [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:50.758730 | debian-bookworm | 2026-03-29 01:50:50.755 6721 WARNING manila.share.drivers.tegile.tegile [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Only USER access type is allowed for CIFS shares. 2026-03-29 01:50:50.758759 | debian-bookworm | 2026-03-29 01:50:50.756 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.759147 | debian-bookworm | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_3 [0.019962s] ... ok 2026-03-29 01:50:50.760856 | debian-bookworm | 2026-03-29 01:50:50.758 6721 WARNING manila.share.drivers.tegile.tegile [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:50.778445 | debian-bookworm | 2026-03-29 01:50:50.776 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.778836 | debian-bookworm | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_1_ip [0.019895s] ... ok 2026-03-29 01:50:50.780452 | debian-bookworm | 2026-03-29 01:50:50.778 6721 WARNING manila.share.drivers.tegile.tegile [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:50.798448 | debian-bookworm | 2026-03-29 01:50:50.796 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.798839 | debian-bookworm | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_4 [0.019940s] ... ok 2026-03-29 01:50:50.800621 | debian-bookworm | 2026-03-29 01:50:50.798 6721 WARNING manila.share.drivers.tegile.tegile [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:50.818533 | debian-bookworm | 2026-03-29 01:50:50.816 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.818914 | debian-bookworm | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share_fail [0.019892s] ... ok 2026-03-29 01:50:50.821025 | debian-bookworm | 2026-03-29 01:50:50.818 6721 WARNING manila.share.drivers.tegile.tegile [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-03-29 01:50:50.839657 | debian-bookworm | 2026-03-29 01:50:50.836 6721 DEBUG manila.share.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-03-29 01:50:50.839689 | debian-bookworm | 2026-03-29 01:50:50.837 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.840046 | debian-bookworm | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats [0.020767s] ... ok 2026-03-29 01:50:50.859947 | debian-bookworm | 2026-03-29 01:50:50.858 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.860298 | debian-bookworm | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_1_False [0.020509s] ... ok 2026-03-29 01:50:50.879765 | debian-bookworm | 2026-03-29 01:50:50.877 6721 ERROR manila.share.drivers.ganesha.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-03-29 01:50:50.879793 | debian-bookworm | 2026-03-29 01:50:50.878 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.880147 | debian-bookworm | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access_error_invalid_share [0.020051s] ... ok 2026-03-29 01:50:50.900709 | debian-bookworm | 2026-03-29 01:50:50.899 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.901227 | debian-bookworm | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper [0.021158s] ... ok 2026-03-29 01:50:50.920805 | debian-bookworm | 2026-03-29 01:50:50.919 6721 ERROR manila.share.drivers.ganesha.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unsupported access rule of 'type' ip, 'level' RO, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2026-03-29 01:50:50.921378 | debian-bookworm | 2026-03-29 01:50:50.920 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.922162 | debian-bookworm | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_level [0.020768s] ... ok 2026-03-29 01:50:50.942448 | debian-bookworm | 2026-03-29 01:50:50.940 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.943195 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_invalid_server_provided [0.019798s] ... ok 2026-03-29 01:50:50.961933 | debian-bookworm | 2026-03-29 01:50:50.960 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.962409 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_1 [0.019792s] ... ok 2026-03-29 01:50:50.988780 | debian-bookworm | 2026-03-29 01:50:50.980 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:50.988811 | debian-bookworm | 2026-03-29 01:50:50.980 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:50.988821 | debian-bookworm | 2026-03-29 01:50:50.980 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:50.988830 | debian-bookworm | 2026-03-29 01:50:50.983 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:50.989110 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.022889s] ... ok 2026-03-29 01:50:51.012441 | debian-bookworm | 2026-03-29 01:50:51.003 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.012469 | debian-bookworm | 2026-03-29 01:50:51.004 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.012477 | debian-bookworm | 2026-03-29 01:50:51.004 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.012484 | debian-bookworm | 2026-03-29 01:50:51.007 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.012902 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__teardown_server [0.023922s] ... ok 2026-03-29 01:50:51.036404 | debian-bookworm | 2026-03-29 01:50:51.028 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.036436 | debian-bookworm | 2026-03-29 01:50:51.028 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.036446 | debian-bookworm | 2026-03-29 01:50:51.028 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.036454 | debian-bookworm | 2026-03-29 01:50:51.031 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.036997 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container_with_snaphot [0.024244s] ... ok 2026-03-29 01:50:51.056428 | debian-bookworm | 2026-03-29 01:50:51.051 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.056474 | debian-bookworm | 2026-03-29 01:50:51.052 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.056490 | debian-bookworm | 2026-03-29 01:50:51.052 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.056499 | debian-bookworm | 2026-03-29 01:50:51.055 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.056898 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_incorrect [0.023424s] ... ok 2026-03-29 01:50:51.091613 | debian-bookworm | 2026-03-29 01:50:51.076 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.091677 | debian-bookworm | 2026-03-29 01:50:51.076 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.091687 | debian-bookworm | 2026-03-29 01:50:51.077 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.091696 | debian-bookworm | 2026-03-29 01:50:51.079 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume' after 4.51e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:51.091704 | debian-bookworm | 2026-03-29 01:50:51.079 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume in 2 seconds as it raised ManilaException: An unknown exception occurred.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:51.091713 | debian-bookworm | 2026-03-29 01:50:51.079 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume' after 0.000622(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:51.091721 | debian-bookworm | 2026-03-29 01:50:51.079 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Retrying manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume in 2 seconds as it raised ManilaException: An unknown exception occurred.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:51.091744 | debian-bookworm | 2026-03-29 01:50:51.080 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume' after 0.000966(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:51.091753 | debian-bookworm | 2026-03-29 01:50:51.080 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.092008 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_1_ManilaException [0.025724s] ... ok 2026-03-29 01:50:51.106294 | debian-bookworm | 2026-03-29 01:50:51.100 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.106315 | debian-bookworm | 2026-03-29 01:50:51.101 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.106324 | debian-bookworm | 2026-03-29 01:50:51.101 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.106332 | debian-bookworm | 2026-03-29 01:50:51.104 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.106665 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_backend_details [0.023629s] ... ok 2026-03-29 01:50:51.133519 | debian-bookworm | 2026-03-29 01:50:51.125 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.133543 | debian-bookworm | 2026-03-29 01:50:51.125 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.133551 | debian-bookworm | 2026-03-29 01:50:51.125 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.133570 | debian-bookworm | 2026-03-29 01:50:51.128 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.133854 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_volume [0.023671s] ... ok 2026-03-29 01:50:51.157217 | debian-bookworm | 2026-03-29 01:50:51.150 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.157239 | debian-bookworm | 2026-03-29 01:50:51.150 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.157255 | debian-bookworm | 2026-03-29 01:50:51.150 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.157263 | debian-bookworm | 2026-03-29 01:50:51.154 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.157599 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size [0.025822s] ... ok 2026-03-29 01:50:51.184791 | debian-bookworm | 2026-03-29 01:50:51.176 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.184850 | debian-bookworm | 2026-03-29 01:50:51.177 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.184861 | debian-bookworm | 2026-03-29 01:50:51.177 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.184870 | debian-bookworm | 2026-03-29 01:50:51.180 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.185187 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume [0.026329s] ... ok 2026-03-29 01:50:51.210811 | debian-bookworm | 2026-03-29 01:50:51.202 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.210855 | debian-bookworm | 2026-03-29 01:50:51.202 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.210864 | debian-bookworm | 2026-03-29 01:50:51.203 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.210873 | debian-bookworm | 2026-03-29 01:50:51.206 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.211287 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_error [0.025428s] ... ok 2026-03-29 01:50:51.233123 | debian-bookworm | 2026-03-29 01:50:51.227 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.233161 | debian-bookworm | 2026-03-29 01:50:51.227 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.233168 | debian-bookworm | 2026-03-29 01:50:51.228 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.233174 | debian-bookworm | 2026-03-29 01:50:51.231 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.233535 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_invalid_protocol [0.024846s] ... ok 2026-03-29 01:50:51.264369 | debian-bookworm | 2026-03-29 01:50:51.255 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.264410 | debian-bookworm | 2026-03-29 01:50:51.256 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.264420 | debian-bookworm | 2026-03-29 01:50:51.256 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.264444 | debian-bookworm | 2026-03-29 01:50:51.261 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.264768 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_exception_raised [0.030445s] ... ok 2026-03-29 01:50:51.300183 | debian-bookworm | 2026-03-29 01:50:51.291 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.300228 | debian-bookworm | 2026-03-29 01:50:51.292 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.300243 | debian-bookworm | 2026-03-29 01:50:51.292 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.300257 | debian-bookworm | 2026-03-29 01:50:51.296 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.300587 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers [0.035299s] ... ok 2026-03-29 01:50:51.340509 | debian-bookworm | 2026-03-29 01:50:51.332 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.340542 | debian-bookworm | 2026-03-29 01:50:51.333 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.340552 | debian-bookworm | 2026-03-29 01:50:51.333 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.340560 | debian-bookworm | 2026-03-29 01:50:51.338 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.340814 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_1 [0.041199s] ... ok 2026-03-29 01:50:51.367436 | debian-bookworm | 2026-03-29 01:50:51.359 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.367480 | debian-bookworm | 2026-03-29 01:50:51.359 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.367489 | debian-bookworm | 2026-03-29 01:50:51.360 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.367498 | debian-bookworm | 2026-03-29 01:50:51.365 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.367805 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_2 [0.026592s] ... ok 2026-03-29 01:50:51.395077 | debian-bookworm | 2026-03-29 01:50:51.386 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.395110 | debian-bookworm | 2026-03-29 01:50:51.386 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.395128 | debian-bookworm | 2026-03-29 01:50:51.387 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.395136 | debian-bookworm | 2026-03-29 01:50:51.391 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.395493 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_not_exist [0.025440s] ... ok 2026-03-29 01:50:51.418824 | debian-bookworm | 2026-03-29 01:50:51.410 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.418852 | debian-bookworm | 2026-03-29 01:50:51.410 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.418859 | debian-bookworm | 2026-03-29 01:50:51.411 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.418876 | debian-bookworm | 2026-03-29 01:50:51.413 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.419240 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_4 [0.022397s] ... ok 2026-03-29 01:50:51.435855 | debian-bookworm | 2026-03-29 01:50:51.434 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.436211 | debian-bookworm | {3} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_get_export [0.020488s] ... ok 2026-03-29 01:50:51.455081 | debian-bookworm | 2026-03-29 01:50:51.453 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.455481 | debian-bookworm | {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_4 [0.019509s] ... ok 2026-03-29 01:50:51.475225 | debian-bookworm | 2026-03-29 01:50:51.473 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.475577 | debian-bookworm | {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_1 [0.019654s] ... ok 2026-03-29 01:50:51.495261 | debian-bookworm | 2026-03-29 01:50:51.493 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.495665 | debian-bookworm | {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_4 [0.019891s] ... ok 2026-03-29 01:50:51.515542 | debian-bookworm | 2026-03-29 01:50:51.512 6721 WARNING manila.share.drivers.glusterfs [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-03-29 01:50:51.515573 | debian-bookworm | 2026-03-29 01:50:51.513 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.515999 | debian-bookworm | {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_4 [0.019907s] ... ok 2026-03-29 01:50:51.535074 | debian-bookworm | 2026-03-29 01:50:51.533 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.535302 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_1_ [0.020021s] ... ok 2026-03-29 01:50:51.555609 | debian-bookworm | 2026-03-29 01:50:51.553 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.555926 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_4__1_2_3_4_foo [0.020196s] ... ok 2026-03-29 01:50:51.576973 | debian-bookworm | 2026-03-29 01:50:51.575 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.577306 | debian-bookworm | {3} 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.021376s] ... ok 2026-03-29 01:50:51.597349 | debian-bookworm | 2026-03-29 01:50:51.595 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.597675 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_failed [0.020261s] ... ok 2026-03-29 01:50:51.617376 | debian-bookworm | 2026-03-29 01:50:51.615 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.617733 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_1___5_6_7_8_foo [0.019972s] ... ok 2026-03-29 01:50:51.638707 | debian-bookworm | 2026-03-29 01:50:51.636 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.639123 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_level [0.020880s] ... ok 2026-03-29 01:50:51.658629 | debian-bookworm | 2026-03-29 01:50:51.656 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.658995 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_2 [0.019861s] ... ok 2026-03-29 01:50:51.678911 | debian-bookworm | 2026-03-29 01:50:51.677 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.679280 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_5 [0.020304s] ... ok 2026-03-29 01:50:51.698957 | debian-bookworm | 2026-03-29 01:50:51.697 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.699310 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_6 [0.020075s] ... ok 2026-03-29 01:50:51.720738 | debian-bookworm | 2026-03-29 01:50:51.718 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.721111 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_5 [0.021855s] ... ok 2026-03-29 01:50:51.749378 | debian-bookworm | 2026-03-29 01:50:51.740 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.749427 | debian-bookworm | 2026-03-29 01:50:51.740 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.749437 | debian-bookworm | 2026-03-29 01:50:51.741 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.749464 | debian-bookworm | 2026-03-29 01:50:51.742 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.749806 | debian-bookworm | {3} 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.023232s] ... ok 2026-03-29 01:50:51.766554 | debian-bookworm | 2026-03-29 01:50:51.765 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.767153 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_1__foo_bar [0.022781s] ... ok 2026-03-29 01:50:51.788341 | debian-bookworm | 2026-03-29 01:50:51.786 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.788724 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_5__1001__1000__124__foo_bar [0.021044s] ... ok 2026-03-29 01:50:51.818752 | debian-bookworm | 2026-03-29 01:50:51.807 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.818784 | debian-bookworm | 2026-03-29 01:50:51.807 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.818794 | debian-bookworm | 2026-03-29 01:50:51.807 6721 WARNING manila.share.drivers.helpers [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unsupported access level rw or access type user, skipping removal of access rule to 4.4.4.4.: manila.exception.InvalidShareAccess: Invalid access rule: Only 'ip' access type allowed. 2026-03-29 01:50:51.818804 | debian-bookworm | 2026-03-29 01:50:51.808 6721 WARNING manila.share.drivers.helpers [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Access rule ip:2.2.2.3 already exists for share fake_share_name 2026-03-29 01:50:51.818813 | debian-bookworm | 2026-03-29 01:50:51.808 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.818821 | debian-bookworm | 2026-03-29 01:50:51.809 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.819081 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_1_rw [0.023326s] ... ok 2026-03-29 01:50:51.839796 | debian-bookworm | 2026-03-29 01:50:51.830 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.839870 | debian-bookworm | 2026-03-29 01:50:51.830 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.839881 | debian-bookworm | 2026-03-29 01:50:51.830 6721 DEBUG manila.share.drivers.helpers [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Client/s with IP address/es 203.0.113.29 did not have access to fake_share_name. Nothing to deny. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py:285 2026-03-29 01:50:51.839890 | debian-bookworm | 2026-03-29 01:50:51.830 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.839899 | debian-bookworm | 2026-03-29 01:50:51.831 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.840081 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_2 [0.021528s] ... ok 2026-03-29 01:50:51.856799 | debian-bookworm | 2026-03-29 01:50:51.851 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.856830 | debian-bookworm | 2026-03-29 01:50:51.852 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.856839 | debian-bookworm | 2026-03-29 01:50:51.852 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.856848 | debian-bookworm | 2026-03-29 01:50:51.853 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.857271 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_4 [0.021850s] ... ok 2026-03-29 01:50:51.884160 | debian-bookworm | 2026-03-29 01:50:51.873 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "nfs-FOO" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:51.884197 | debian-bookworm | 2026-03-29 01:50:51.874 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "nfs-FOO" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:51.884225 | debian-bookworm | 2026-03-29 01:50:51.874 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "nfs-FOO" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:51.884234 | debian-bookworm | 2026-03-29 01:50:51.875 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.884610 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_1 [0.021592s] ... ok 2026-03-29 01:50:51.899384 | debian-bookworm | 2026-03-29 01:50:51.897 6721 ERROR manila.share.drivers.lvm [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Unable to umount: Unexpected error while running command. 2026-03-29 01:50:51.899413 | debian-bookworm | Command: None 2026-03-29 01:50:51.899422 | debian-bookworm | Exit code: - 2026-03-29 01:50:51.899430 | debian-bookworm | Stdout: None 2026-03-29 01:50:51.899437 | debian-bookworm | Stderr: 'fake error': oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-03-29 01:50:51.900169 | debian-bookworm | 2026-03-29 01:50:51.899 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.901353 | debian-bookworm | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_error [0.023792s] ... ok 2026-03-29 01:50:51.924389 | debian-bookworm | 2026-03-29 01:50:51.922 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.924779 | debian-bookworm | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share [0.023350s] ... ok 2026-03-29 01:50:51.947164 | debian-bookworm | 2026-03-29 01:50:51.945 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.947495 | debian-bookworm | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container [0.022520s] ... ok 2026-03-29 01:50:51.972675 | debian-bookworm | 2026-03-29 01:50:51.970 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:51.973362 | debian-bookworm | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_share [0.025773s] ... ok 2026-03-29 01:50:52.004560 | debian-bookworm | 2026-03-29 01:50:52.002 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.005289 | debian-bookworm | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_normal [0.031753s] ... ok 2026-03-29 01:50:52.377054 | debian-bookworm | 2026-03-29 01:50:52.374 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.377472 | debian-bookworm | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_already [0.371712s] ... ok 2026-03-29 01:50:52.397903 | debian-bookworm | 2026-03-29 01:50:52.395 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.398484 | debian-bookworm | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root [0.021398s] ... ok 2026-03-29 01:50:52.418736 | debian-bookworm | 2026-03-29 01:50:52.417 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.419076 | debian-bookworm | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_fail [0.020080s] ... ok 2026-03-29 01:50:52.437586 | debian-bookworm | 2026-03-29 01:50:52.435 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.437979 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_invalid [0.018618s] ... ok 2026-03-29 01:50:52.458115 | debian-bookworm | 2026-03-29 01:50:52.456 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.458824 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_failure [0.020402s] ... ok 2026-03-29 01:50:52.512927 | debian-bookworm | 2026-03-29 01:50:52.475 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.513008 | debian-bookworm | 2026-03-29 01:50:52.475 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.513018 | debian-bookworm | 2026-03-29 01:50:52.475 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.513026 | debian-bookworm | 2026-03-29 01:50:52.476 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.513034 | debian-bookworm | 2026-03-29 01:50:52.476 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.513043 | debian-bookworm | 2026-03-29 01:50:52.476 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.513051 | debian-bookworm | 2026-03-29 01:50:52.476 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.513074 | debian-bookworm | 2026-03-29 01:50:52.476 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.513083 | debian-bookworm | 2026-03-29 01:50:52.476 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.513096 | debian-bookworm | 2026-03-29 01:50:52.477 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.513115 | debian-bookworm | 2026-03-29 01:50:52.477 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.513124 | debian-bookworm | 2026-03-29 01:50:52.477 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.513132 | debian-bookworm | 2026-03-29 01:50:52.477 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.513140 | debian-bookworm | 2026-03-29 01:50:52.477 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.513148 | debian-bookworm | 2026-03-29 01:50:52.477 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.513156 | debian-bookworm | 2026-03-29 01:50:52.477 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.513169 | debian-bookworm | 2026-03-29 01:50:52.477 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.513177 | debian-bookworm | 2026-03-29 01:50:52.477 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.513185 | debian-bookworm | 2026-03-29 01:50:52.477 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.513196 | debian-bookworm | 2026-03-29 01:50:52.478 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.513209 | debian-bookworm | 2026-03-29 01:50:52.478 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.513217 | debian-bookworm | 2026-03-29 01:50:52.478 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.513225 | debian-bookworm | 2026-03-29 01:50:52.478 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.513233 | debian-bookworm | 2026-03-29 01:50:52.478 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.513241 | debian-bookworm | 2026-03-29 01:50:52.478 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.513258 | debian-bookworm | 2026-03-29 01:50:52.478 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.513266 | debian-bookworm | 2026-03-29 01:50:52.478 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.513274 | debian-bookworm | 2026-03-29 01:50:52.478 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.513282 | debian-bookworm | 2026-03-29 01:50:52.478 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.513297 | debian-bookworm | 2026-03-29 01:50:52.479 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.513306 | debian-bookworm | 2026-03-29 01:50:52.479 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.513318 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_success [0.023361s] ... ok 2026-03-29 01:50:52.520375 | debian-bookworm | 2026-03-29 01:50:52.499 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.520409 | debian-bookworm | 2026-03-29 01:50:52.499 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.520423 | debian-bookworm | 2026-03-29 01:50:52.499 6721 DEBUG manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "service_instance_get_service_network" acquired by "_get_service_network_id". _synchronized /home/zuul/src/github.com/vexxhost/manila/manila/coordination.py:199 2026-03-29 01:50:52.520434 | debian-bookworm | 2026-03-29 01:50:52.499 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.520457 | debian-bookworm | 2026-03-29 01:50:52.499 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.520465 | debian-bookworm | 2026-03-29 01:50:52.500 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.520473 | debian-bookworm | 2026-03-29 01:50:52.500 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.520482 | debian-bookworm | 2026-03-29 01:50:52.501 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.520770 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_two_exist [0.021221s] ... ok 2026-03-29 01:50:52.530638 | debian-bookworm | 2026-03-29 01:50:52.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.530693 | debian-bookworm | 2026-03-29 01:50:52.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.530703 | debian-bookworm | 2026-03-29 01:50:52.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.530711 | debian-bookworm | 2026-03-29 01:50:52.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.530719 | debian-bookworm | 2026-03-29 01:50:52.520 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.530743 | debian-bookworm | 2026-03-29 01:50:52.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.530751 | debian-bookworm | 2026-03-29 01:50:52.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.530759 | debian-bookworm | 2026-03-29 01:50:52.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.530767 | debian-bookworm | 2026-03-29 01:50:52.521 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.530801 | debian-bookworm | 2026-03-29 01:50:52.521 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.530943 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin [0.020772s] ... ok 2026-03-29 01:50:52.549420 | debian-bookworm | 2026-03-29 01:50:52.540 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.549493 | debian-bookworm | 2026-03-29 01:50:52.541 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.549504 | debian-bookworm | 2026-03-29 01:50:52.541 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.549514 | debian-bookworm | 2026-03-29 01:50:52.541 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.549812 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_3 [0.019851s] ... ok 2026-03-29 01:50:52.577605 | debian-bookworm | 2026-03-29 01:50:52.561 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.577676 | debian-bookworm | 2026-03-29 01:50:52.561 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.577686 | debian-bookworm | 2026-03-29 01:50:52.561 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.577694 | debian-bookworm | 2026-03-29 01:50:52.561 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.577702 | debian-bookworm | 2026-03-29 01:50:52.562 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.577710 | debian-bookworm | 2026-03-29 01:50:52.562 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.577718 | debian-bookworm | 2026-03-29 01:50:52.562 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.577733 | debian-bookworm | 2026-03-29 01:50:52.562 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.577741 | debian-bookworm | 2026-03-29 01:50:52.562 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.577750 | debian-bookworm | 2026-03-29 01:50:52.563 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.577934 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_build [0.021245s] ... ok 2026-03-29 01:50:52.597052 | debian-bookworm | 1970-01-01 00:00:05.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.597098 | debian-bookworm | 1970-01-01 00:00:05.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.597107 | debian-bookworm | 1970-01-01 00:00:05.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.597116 | debian-bookworm | 1970-01-01 00:00:05.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.597124 | debian-bookworm | 1970-01-01 00:00:05.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.597131 | debian-bookworm | 1970-01-01 00:00:05.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.597139 | debian-bookworm | 1970-01-01 00:00:05.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.597157 | debian-bookworm | 1970-01-01 00:00:05.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.597165 | debian-bookworm | 1970-01-01 00:00:05.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.597173 | debian-bookworm | 1970-01-01 00:00:05.000 6721 DEBUG manila.share.drivers.service_instance [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:52.597201 | debian-bookworm | 2026-03-29 01:50:52.586 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.597430 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_bfv_with_image [0.023371s] ... ok 2026-03-29 01:50:52.608361 | debian-bookworm | 2026-03-29 01:50:52.607 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.608990 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_05 [0.020545s] ... ok 2026-03-29 01:50:52.629188 | debian-bookworm | 2026-03-29 01:50:52.627 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.629647 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_10 [0.020097s] ... ok 2026-03-29 01:50:52.649276 | debian-bookworm | 2026-03-29 01:50:52.647 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.649659 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_3 [0.019897s] ... ok 2026-03-29 01:50:52.668799 | debian-bookworm | 2026-03-29 01:50:52.667 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.669223 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_addresses_section [0.020104s] ... ok 2026-03-29 01:50:52.688619 | debian-bookworm | 2026-03-29 01:50:52.687 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.689077 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_reboot_server [0.019656s] ... ok 2026-03-29 01:50:52.764922 | debian-bookworm | 2026-03-29 01:50:52.706 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.764976 | debian-bookworm | 2026-03-29 01:50:52.707 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.764989 | debian-bookworm | 2026-03-29 01:50:52.707 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.764995 | debian-bookworm | 2026-03-29 01:50:52.707 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765012 | debian-bookworm | 2026-03-29 01:50:52.707 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765017 | debian-bookworm | 2026-03-29 01:50:52.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765022 | debian-bookworm | 2026-03-29 01:50:52.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765027 | debian-bookworm | 2026-03-29 01:50:52.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765033 | debian-bookworm | 2026-03-29 01:50:52.708 6721 DEBUG manila.share.drivers.service_instance [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Creating security group with name 'fake_name'. _get_or_create_security_group /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:417 2026-03-29 01:50:52.765039 | debian-bookworm | 2026-03-29 01:50:52.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765051 | debian-bookworm | 2026-03-29 01:50:52.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765056 | debian-bookworm | 2026-03-29 01:50:52.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765061 | debian-bookworm | 2026-03-29 01:50:52.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765072 | debian-bookworm | 2026-03-29 01:50:52.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765077 | debian-bookworm | 2026-03-29 01:50:52.708 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765082 | debian-bookworm | 2026-03-29 01:50:52.709 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765086 | debian-bookworm | 2026-03-29 01:50:52.709 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765091 | debian-bookworm | 2026-03-29 01:50:52.709 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765096 | debian-bookworm | 2026-03-29 01:50:52.709 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765101 | debian-bookworm | 2026-03-29 01:50:52.709 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765110 | debian-bookworm | 2026-03-29 01:50:52.709 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765115 | debian-bookworm | 2026-03-29 01:50:52.709 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765120 | debian-bookworm | 2026-03-29 01:50:52.710 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765129 | debian-bookworm | 2026-03-29 01:50:52.710 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765134 | debian-bookworm | 2026-03-29 01:50:52.710 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765139 | debian-bookworm | 2026-03-29 01:50:52.710 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765144 | debian-bookworm | 2026-03-29 01:50:52.710 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765149 | debian-bookworm | 2026-03-29 01:50:52.710 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765154 | debian-bookworm | 2026-03-29 01:50:52.710 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765159 | debian-bookworm | 2026-03-29 01:50:52.710 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765166 | debian-bookworm | 2026-03-29 01:50:52.710 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765171 | debian-bookworm | 2026-03-29 01:50:52.710 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765176 | debian-bookworm | 2026-03-29 01:50:52.711 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765186 | debian-bookworm | 2026-03-29 01:50:52.711 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765191 | debian-bookworm | 2026-03-29 01:50:52.711 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765196 | debian-bookworm | 2026-03-29 01:50:52.711 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765201 | debian-bookworm | 2026-03-29 01:50:52.711 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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.004s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765206 | debian-bookworm | 2026-03-29 01:50:52.711 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765211 | debian-bookworm | 2026-03-29 01:50:52.711 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765216 | debian-bookworm | 2026-03-29 01:50:52.711 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765224 | debian-bookworm | 2026-03-29 01:50:52.711 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765229 | debian-bookworm | 2026-03-29 01:50:52.711 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765240 | debian-bookworm | 2026-03-29 01:50:52.712 6721 DEBUG manila.share.drivers.service_instance [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Creating security group with name 'manila-service-subnet-allow_subnet_id'. _get_or_create_security_group /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:417 2026-03-29 01:50:52.765245 | debian-bookworm | 2026-03-29 01:50:52.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765252 | debian-bookworm | 2026-03-29 01:50:52.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765257 | debian-bookworm | 2026-03-29 01:50:52.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765261 | debian-bookworm | 2026-03-29 01:50:52.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:52.765266 | debian-bookworm | 2026-03-29 01:50:52.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:52.765271 | debian-bookworm | 2026-03-29 01:50:52.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765276 | debian-bookworm | 2026-03-29 01:50:52.712 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:52.765282 | debian-bookworm | 2026-03-29 01:50:52.713 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.765389 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_2_fake_name [0.025916s] ... ok 2026-03-29 01:50:52.765871 | debian-bookworm | 2026-03-29 01:50:52.733 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.766209 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_2 [0.020051s] ... ok 2026-03-29 01:50:52.766684 | debian-bookworm | 2026-03-29 01:50:52.753 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.766941 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_4 [0.020140s] ... ok 2026-03-29 01:50:52.767184 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_deny [0.000284s] ... ok 2026-03-29 01:50:52.767451 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_level [0.000076s] ... ok 2026-03-29 01:50:52.767463 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_type [0.000056s] ... ok 2026-03-29 01:50:52.768881 | debian-bookworm | 2026-03-29 01:50:52.756 6721 INFO manila.share.drivers.vastdata.rest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-03-29 01:50:52.768894 | debian-bookworm | 2026-03-29 01:50:52.756 6721 DEBUG manila.share.drivers.vastdata.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:52.769202 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_2__1073741824___NFS___None_ [0.009752s] ... ok 2026-03-29 01:50:52.770445 | debian-bookworm | 2026-03-29 01:50:52.766 6721 INFO manila.share.drivers.vastdata.rest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-03-29 01:50:52.770456 | debian-bookworm | 2026-03-29 01:50:52.766 6721 DEBUG manila.share.drivers.vastdata.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:52.776461 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_6__1___NFS___None_ [0.010549s] ... ok 2026-03-29 01:50:52.779405 | debian-bookworm | 2026-03-29 01:50:52.776 6721 INFO manila.share.drivers.vastdata.rest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-03-29 01:50:52.779429 | debian-bookworm | 2026-03-29 01:50:52.777 6721 DEBUG manila.share.drivers.vastdata.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:52.779669 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup [0.001311s] ... ok 2026-03-29 01:50:52.781914 | debian-bookworm | 2026-03-29 01:50:52.778 6721 INFO manila.share.drivers.vastdata.rest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-03-29 01:50:52.781948 | debian-bookworm | 2026-03-29 01:50:52.778 6721 DEBUG manila.share.drivers.vastdata.driver [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:52.787012 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_quota_not_found [0.009057s] ... ok 2026-03-29 01:50:52.807455 | debian-bookworm | 2026-03-29 01:50:52.805 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.807723 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_dir [0.020359s] ... ok 2026-03-29 01:50:52.826299 | debian-bookworm | 2026-03-29 01:50:52.824 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.826610 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_repr [0.018655s] ... ok 2026-03-29 01:50:52.845050 | debian-bookworm | 2026-03-29 01:50:52.843 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.845376 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_edge_cases [0.018680s] ... ok 2026-03-29 01:50:52.846205 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_rest.TestRestApi.test_get_sw_version [0.001117s] ... ok 2026-03-29 01:50:52.849709 | debian-bookworm | 2026-03-29 01:50:52.845 6721 INFO manila.share.drivers.vastdata.rest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-03-29 01:50:52.849733 | debian-bookworm | 2026-03-29 01:50:52.846 6721 DEBUG manila.share.drivers.vastdata.rest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] 2026-03-29 01:50:52.849743 | debian-bookworm | [POST] https://host/api/test_method/ >>>: 2026-03-29 01:50:52.849752 | debian-bookworm | | {'data': '{"data": {"foo": "bar"}}', 'params': None} request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/rest.py:108 2026-03-29 01:50:52.850053 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_400 [0.001236s] ... ok 2026-03-29 01:50:52.850628 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_multiple_entries_found [0.000818s] ... ok 2026-03-29 01:50:52.852197 | debian-bookworm | 2026-03-29 01:50:52.848 6721 INFO manila.share.drivers.vastdata.rest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-03-29 01:50:52.852490 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_rest.ViewTest.test_view_create [0.000965s] ... ok 2026-03-29 01:50:52.870038 | debian-bookworm | 2026-03-29 01:50:52.866 6721 DEBUG manila.share.drivers.veritas.veritas_isa [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-03-29 01:50:52.870080 | debian-bookworm | 2026-03-29 01:50:52.867 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.870493 | debian-bookworm | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details [0.019801s] ... ok 2026-03-29 01:50:52.890301 | debian-bookworm | 2026-03-29 01:50:52.886 6721 DEBUG manila.share.drivers.veritas.veritas_isa [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-03-29 01:50:52.890341 | debian-bookworm | 2026-03-29 01:50:52.888 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.890727 | debian-bookworm | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot [0.020181s] ... ok 2026-03-29 01:50:52.910815 | debian-bookworm | 2026-03-29 01:50:52.906 6721 DEBUG manila.share.drivers.veritas.veritas_isa [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-03-29 01:50:52.910853 | debian-bookworm | 2026-03-29 01:50:52.907 6721 ERROR manila.share.drivers.veritas.veritas_isa [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] ('ACCESSShareDriver extend share failed %s', 'fakename') 2026-03-29 01:50:52.910866 | debian-bookworm | 2026-03-29 01:50:52.907 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.911134 | debian-bookworm | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share_negative [0.019546s] ... ok 2026-03-29 01:50:52.931227 | debian-bookworm | 2026-03-29 01:50:52.927 6721 DEBUG manila.share.drivers.windows.service_instance [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Using certificate based authentication for service instances. _check_auth_mode /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/windows/service_instance.py:87 2026-03-29 01:50:52.931265 | debian-bookworm | 2026-03-29 01:50:52.928 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.931767 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_1 [0.020621s] ... ok 2026-03-29 01:50:52.949623 | debian-bookworm | 2026-03-29 01:50:52.947 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.950074 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_2 [0.019425s] ... ok 2026-03-29 01:50:52.970756 | debian-bookworm | 2026-03-29 01:50:52.968 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.971191 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_4 [0.020738s] ... ok 2026-03-29 01:50:52.990765 | debian-bookworm | 2026-03-29 01:50:52.987 6721 INFO manila.share.drivers.windows.windows_smb_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Skipping creating export fake_share_name as it already exists. 2026-03-29 01:50:52.990803 | debian-bookworm | 2026-03-29 01:50:52.988 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:52.991056 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_1_True [0.019559s] ... ok 2026-03-29 01:50:53.008824 | debian-bookworm | 2026-03-29 01:50:53.007 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.009364 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_2 [0.018489s] ... ok 2026-03-29 01:50:53.028757 | debian-bookworm | 2026-03-29 01:50:53.025 6721 INFO manila.share.drivers.windows.windows_smb_helper [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Revoked access to 'sentinel.username' on share sentinel.share_name 2026-03-29 01:50:53.028801 | debian-bookworm | 2026-03-29 01:50:53.026 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.029300 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_revoke_share_access [0.019231s] ... ok 2026-03-29 01:50:53.046874 | debian-bookworm | 2026-03-29 01:50:53.045 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.047281 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_add_access_path [0.018680s] ... ok 2026-03-29 01:50:53.065795 | debian-bookworm | 2026-03-29 01:50:53.064 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.066274 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_space_by_path [0.018808s] ... ok 2026-03-29 01:50:53.086237 | debian-bookworm | 2026-03-29 01:50:53.084 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.086650 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_ssl [0.020137s] ... ok 2026-03-29 01:50:53.104443 | debian-bookworm | 2026-03-29 01:50:53.102 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.104801 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_password [0.018262s] ... ok 2026-03-29 01:50:53.125248 | debian-bookworm | 2026-03-29 01:50:53.122 6721 ERROR manila.share.drivers.zadara.zadara [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Only NFS or CIFS protocol are currently supported. Share provided fakeid with protocol INVALID. 2026-03-29 01:50:53.125278 | debian-bookworm | 2026-03-29 01:50:53.122 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.125636 | debian-bookworm | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_unsupported_proto [0.020041s] ... ok 2026-03-29 01:50:53.146681 | debian-bookworm | 2026-03-29 01:50:53.142 6721 DEBUG manila.share.drivers.zadara.common [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:53.146718 | debian-bookworm | 2026-03-29 01:50:53.142 6721 WARNING manila.share.drivers.zadara.zadara [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Volume fakeid could not be found. It might be already deleted 2026-03-29 01:50:53.146740 | debian-bookworm | 2026-03-29 01:50:53.142 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.147055 | debian-bookworm | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_delete_non_existent [0.020009s] ... ok 2026-03-29 01:50:53.166389 | debian-bookworm | 1970-01-01 00:00:01.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Acquiring lock "zfs-dataset-fake/dataset/name" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:53.166424 | debian-bookworm | 1970-01-01 00:00:03.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "zfs-dataset-fake/dataset/name" 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:53.166447 | debian-bookworm | 1970-01-01 00:01:07.000 6721 DEBUG oslo_concurrency.lockutils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Lock "zfs-dataset-fake/dataset/name" "released" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:53.166456 | debian-bookworm | 2026-03-29 01:50:53.164 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.166799 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset_busy_fail [0.021251s] ... ok 2026-03-29 01:50:53.184757 | debian-bookworm | 2026-03-29 01:50:53.182 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.185235 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_07____is__False____True__False________dedup_off__ [0.018514s] ... ok 2026-03-29 01:50:53.204042 | debian-bookworm | 2026-03-29 01:50:53.202 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.204436 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_1_None [0.019362s] ... ok 2026-03-29 01:50:53.222960 | debian-bookworm | 2026-03-29 01:50:53.221 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.223406 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_2_foo [0.018572s] ... ok 2026-03-29 01:50:53.241486 | debian-bookworm | 2026-03-29 01:50:53.239 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.242000 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_2 [0.018432s] ... ok 2026-03-29 01:50:53.261323 | debian-bookworm | 2026-03-29 01:50:53.259 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.261696 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share [0.019847s] ... ok 2026-03-29 01:50:53.280192 | debian-bookworm | 2026-03-29 01:50:53.278 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.280556 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_with_share_server [0.018696s] ... ok 2026-03-29 01:50:53.299875 | debian-bookworm | 2026-03-29 01:50:53.297 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.300241 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot [0.019491s] ... ok 2026-03-29 01:50:53.318790 | debian-bookworm | 2026-03-29 01:50:53.316 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.319251 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_2_False [0.018997s] ... ok 2026-03-29 01:50:53.337868 | debian-bookworm | 2026-03-29 01:50:53.336 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.338164 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_2___127_0_0_1____foo__ [0.019238s] ... ok 2026-03-29 01:50:53.357003 | debian-bookworm | 2026-03-29 01:50:53.355 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.357386 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_4_____1_128____127_0_0_1__ [0.019035s] ... ok 2026-03-29 01:50:53.376478 | debian-bookworm | 2026-03-29 01:50:53.374 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.376838 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_5___127_0_0_1______1_128__ [0.019450s] ... ok 2026-03-29 01:50:53.396286 | debian-bookworm | 2026-03-29 01:50:53.394 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.396647 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_3_None [0.019796s] ... ok 2026-03-29 01:50:53.415333 | debian-bookworm | 2026-03-29 01:50:53.413 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.415692 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_with_share_server [0.018767s] ... ok 2026-03-29 01:50:53.434711 | debian-bookworm | 2026-03-29 01:50:53.432 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.435244 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share [0.019349s] ... ok 2026-03-29 01:50:53.454101 | debian-bookworm | 2026-03-29 01:50:53.452 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.454478 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_1 [0.019177s] ... ok 2026-03-29 01:50:53.477948 | debian-bookworm | 2026-03-29 01:50:53.471 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.000144(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:53.477992 | debian-bookworm | 2026-03-29 01:50:53.471 6721 DEBUG manila.utils [None req-5892738a-7bf7-4096-b538-d9852e99031f 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:53.478033 | debian-bookworm | 2026-03-29 01:50:53.472 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.478467 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_1 [0.020497s] ... ok 2026-03-29 01:50:53.494335 | debian-bookworm | 2026-03-29 01:50:53.492 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.494672 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_exception [0.019697s] ... ok 2026-03-29 01:50:53.513318 | debian-bookworm | 2026-03-29 01:50:53.511 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.513763 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_pending [0.018944s] ... ok 2026-03-29 01:50:53.532812 | debian-bookworm | 2026-03-29 01:50:53.531 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.533170 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_provided_executor [0.019332s] ... ok 2026-03-29 01:50:53.554751 | debian-bookworm | 2026-03-29 01:50:53.549 6721 DEBUG manila.share.drivers.zfssa.zfssarest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Share fakeshare has read/write permission open to all. allow_access_nfs /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssarest.py:333 2026-03-29 01:50:53.554789 | debian-bookworm | 2026-03-29 01:50:53.549 6721 DEBUG manila.share.drivers.zfssa.zfssarest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Access to share fakeshare via NFS already granted to 10.0.0.1/24. allow_access_nfs /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssarest.py:339 2026-03-29 01:50:53.554803 | debian-bookworm | 2026-03-29 01:50:53.550 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.555164 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_allow_access_nfs [0.019111s] ... ok 2026-03-29 01:50:53.572476 | debian-bookworm | 2026-03-29 01:50:53.569 6721 ERROR manila.share.drivers.zfssa.zfssarest [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Error Creating Property: manila_managed Type: Boolean Description: Managed by Manila Return code: 404 Message: data. 2026-03-29 01:50:53.572508 | debian-bookworm | 2026-03-29 01:50:53.569 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.572869 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_negative [0.019540s] ... ok 2026-03-29 01:50:53.595672 | debian-bookworm | 2026-03-29 01:50:53.589 6721 DEBUG manila.share.drivers.zfssa.zfssashare [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:53.595721 | debian-bookworm | 2026-03-29 01:50:53.590 6721 DEBUG manila.share.drivers.zfssa.zfssashare [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] ZFSSAShareDriver.delete_snapshot: id=fakesnapshotid delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssashare.py:273 2026-03-29 01:50:53.595732 | debian-bookworm | 2026-03-29 01:50:53.590 6721 ERROR manila.share.drivers.zfssa.zfssashare [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] snapshot fakesnapshotid: has clones 2026-03-29 01:50:53.595740 | debian-bookworm | 2026-03-29 01:50:53.591 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.596060 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot_negative [0.021069s] ... ok 2026-03-29 01:50:53.616550 | debian-bookworm | 2026-03-29 01:50:53.611 6721 DEBUG manila.share.drivers.zfssa.zfssashare [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:53.616582 | debian-bookworm | 2026-03-29 01:50:53.611 6721 ERROR manila.share.drivers.zfssa.zfssashare [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:53.616593 | debian-bookworm | 2026-03-29 01:50:53.612 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.616897 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_size [0.021152s] ... ok 2026-03-29 01:50:53.635173 | debian-bookworm | 2026-03-29 01:50:53.631 6721 DEBUG manila.share.drivers.zfssa.zfssashare [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:53.635205 | debian-bookworm | 2026-03-29 01:50:53.632 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.635610 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_NFS [0.020322s] ... ok 2026-03-29 01:50:53.656808 | debian-bookworm | 2026-03-29 01:50:53.651 6721 DEBUG manila.share.drivers.zfssa.zfssashare [None req-5892738a-7bf7-4096-b538-d9852e99031f 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-03-29 01:50:53.656847 | debian-bookworm | 2026-03-29 01:50:53.652 6721 ERROR manila.share.drivers.zfssa.zfssashare [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Share sharename is already being managed by Manila. 2026-03-29 01:50:53.656856 | debian-bookworm | 2026-03-29 01:50:53.653 6721 INFO manila.coordination [None req-5892738a-7bf7-4096-b538-d9852e99031f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.657228 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_alredy_managed [0.020633s] ... ok 2026-03-29 01:50:53.689731 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:53.689979 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:53.689992 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:53.690001 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:53.690009 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.690034 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:53.690042 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:53.690050 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.690058 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:53.690066 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:53.690074 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.690082 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:53.690100 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:53.690107 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.690115 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:53.690123 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:53.690131 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.690139 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:53.690147 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:53.690154 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:53.690162 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:53.690170 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:53.690178 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.690296 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:53.690316 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:53.690327 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.690338 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:53.690360 | debian-bookworm | Call stack: 2026-03-29 01:50:53.690633 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:53.690668 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:53.690677 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:53.690685 | debian-bookworm | main() 2026-03-29 01:50:53.690692 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:53.690700 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:53.690857 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:53.690865 | debian-bookworm | self.runTests() 2026-03-29 01:50:53.690873 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:53.690881 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:53.690888 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:53.690896 | debian-bookworm | test(result) 2026-03-29 01:50:53.690904 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.690912 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.690919 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.690927 | debian-bookworm | test(result) 2026-03-29 01:50:53.690935 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.690942 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.690950 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.690958 | debian-bookworm | test(result) 2026-03-29 01:50:53.690965 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.690982 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.690990 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.690998 | debian-bookworm | test(result) 2026-03-29 01:50:53.691005 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:53.691013 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.691021 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:53.691028 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:53.691036 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:53.691044 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:53.691052 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:53.691060 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:53.691067 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:53.691075 | debian-bookworm | self._run_core() 2026-03-29 01:50:53.691083 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:53.691090 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:53.691098 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:53.691106 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:53.691114 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:53.691121 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:53.691129 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 64, in setUp 2026-03-29 01:50:53.691137 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:53.691145 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:53.691152 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:53.691161 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:53.691171 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:53.691200 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:53.691215 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:53.691226 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:53.691235 | debian-bookworm | return self.enforce( 2026-03-29 01:50:53.691244 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:53.691254 | debian-bookworm | self.load_rules() 2026-03-29 01:50:53.691284 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:53.691299 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:53.691335 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:53.691344 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:53.691352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:53.691368 | debian-bookworm | LOG.warning( 2026-03-29 01:50:53.691377 | debian-bookworm | 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-03-29 01:50:53.691386 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:53.732820 | debian-bookworm | 2026-03-29 01:50:53.731 6721 INFO manila.coordination [None req-5d302b90-f7c1-46c4-af28-43755af53c68 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.735379 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_2_denying [0.079954s] ... ok 2026-03-29 01:50:53.784375 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:53.784845 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:53.784857 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:53.784866 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:53.784873 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.784881 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:53.784889 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:53.784897 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.784904 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:53.784912 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:53.784920 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.784928 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:53.784936 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:53.784964 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.784974 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:53.784982 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:53.784989 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.784997 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:53.785005 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:53.785013 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:53.785020 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:53.785028 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:53.785036 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.785043 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:53.785051 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:53.785059 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.785066 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:53.785074 | debian-bookworm | Call stack: 2026-03-29 01:50:53.785082 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:53.785089 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:53.785097 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:53.785105 | debian-bookworm | main() 2026-03-29 01:50:53.785113 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:53.785120 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:53.785128 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:53.785149 | debian-bookworm | self.runTests() 2026-03-29 01:50:53.785163 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:53.785171 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:53.785178 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:53.785186 | debian-bookworm | test(result) 2026-03-29 01:50:53.785194 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.785201 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.785209 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.785217 | debian-bookworm | test(result) 2026-03-29 01:50:53.785224 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.785232 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.785240 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.785247 | debian-bookworm | test(result) 2026-03-29 01:50:53.785263 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.785271 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.785278 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.785286 | debian-bookworm | test(result) 2026-03-29 01:50:53.785293 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:53.785301 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.785309 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:53.785317 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:53.785324 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:53.785332 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:53.785340 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:53.785347 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:53.785355 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:53.785363 | debian-bookworm | self._run_core() 2026-03-29 01:50:53.785371 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:53.785378 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:53.785386 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:53.785394 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:53.785401 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:53.785409 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:53.785417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 64, in setUp 2026-03-29 01:50:53.785424 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:53.785432 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:53.785440 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:53.785447 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:53.785455 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:53.785462 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:53.785476 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:53.785484 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:53.785491 | debian-bookworm | return self.enforce( 2026-03-29 01:50:53.785499 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:53.785507 | debian-bookworm | self.load_rules() 2026-03-29 01:50:53.785514 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:53.785522 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:53.785530 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:53.785538 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:53.785545 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:53.785553 | debian-bookworm | LOG.warning( 2026-03-29 01:50:53.785570 | debian-bookworm | 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-03-29 01:50:53.785579 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:53.835544 | debian-bookworm | 2026-03-29 01:50:53.834 6721 INFO manila.coordination [None req-d3a69a61-24e1-499d-93bd-f32c95a64e2d fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.836230 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_just_get [0.100695s] ... ok 2026-03-29 01:50:53.873709 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:53.874075 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:53.874089 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:53.874098 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:53.874106 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.874114 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:53.874131 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:53.874139 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.874147 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:53.874154 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:53.874162 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.874170 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:53.874178 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:53.874187 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.874194 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:53.874202 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:53.874210 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.874218 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:53.874226 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:53.874234 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:53.874242 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:53.874252 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:53.874277 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.874289 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:53.874299 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:53.874311 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.874319 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:53.874327 | debian-bookworm | Call stack: 2026-03-29 01:50:53.874473 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:53.874486 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:53.874495 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:53.874503 | debian-bookworm | main() 2026-03-29 01:50:53.874512 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:53.874521 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:53.874529 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:53.874536 | debian-bookworm | self.runTests() 2026-03-29 01:50:53.874544 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:53.874552 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:53.874560 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:53.874567 | debian-bookworm | test(result) 2026-03-29 01:50:53.874575 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.874583 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.874590 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.874598 | debian-bookworm | test(result) 2026-03-29 01:50:53.874606 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.874613 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.874621 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.874628 | debian-bookworm | test(result) 2026-03-29 01:50:53.874636 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.874644 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.874651 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.874659 | debian-bookworm | test(result) 2026-03-29 01:50:53.874667 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:53.874674 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.874682 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:53.874689 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:53.874697 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:53.874705 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:53.874713 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:53.874720 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:53.874728 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:53.874736 | debian-bookworm | self._run_core() 2026-03-29 01:50:53.874744 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:53.874751 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:53.874767 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:53.874775 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:53.874787 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:53.874795 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:53.874803 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-03-29 01:50:53.874811 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:53.874818 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:53.874826 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:53.874834 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:53.874841 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:53.874849 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:53.874857 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:53.874864 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:53.874872 | debian-bookworm | return self.enforce( 2026-03-29 01:50:53.874880 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:53.874888 | debian-bookworm | self.load_rules() 2026-03-29 01:50:53.874895 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:53.874903 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:53.874918 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:53.874926 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:53.874934 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:53.874942 | debian-bookworm | LOG.warning( 2026-03-29 01:50:53.874950 | debian-bookworm | 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-03-29 01:50:53.874959 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:53.912184 | debian-bookworm | 2026-03-29 01:50:53.908 6721 DEBUG oslo_concurrency.lockutils [None req-44174314-1014-4f66-a15c-7455297debe0 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_4c19a48a-9741-4e1e-a59d-e21d3ac88b0a" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:53.912216 | debian-bookworm | 2026-03-29 01:50:53.909 6721 DEBUG oslo_concurrency.lockutils [None req-44174314-1014-4f66-a15c-7455297debe0 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_4c19a48a-9741-4e1e-a59d-e21d3ac88b0a" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:53.916208 | debian-bookworm | 2026-03-29 01:50:53.914 6721 DEBUG oslo_concurrency.lockutils [None req-44174314-1014-4f66-a15c-7455297debe0 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_4c19a48a-9741-4e1e-a59d-e21d3ac88b0a" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.005s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:53.917123 | debian-bookworm | 2026-03-29 01:50:53.916 6721 INFO manila.coordination [None req-44174314-1014-4f66-a15c-7455297debe0 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.918015 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_1_applying [0.081697s] ... ok 2026-03-29 01:50:53.955674 | debian-bookworm | --- Logging error --- 2026-03-29 01:50:53.956143 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:50:53.956152 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:50:53.956158 | debian-bookworm | msg = self.format(record) 2026-03-29 01:50:53.956162 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.956174 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:50:53.956179 | debian-bookworm | return fmt.format(record) 2026-03-29 01:50:53.956183 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.956188 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:50:53.956193 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:50:53.956198 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.956203 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:50:53.956208 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:50:53.956213 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.956218 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:50:53.956223 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:50:53.956228 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.956233 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:50:53.956237 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:50:53.956243 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:50:53.956250 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:50:53.956256 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:50:53.956263 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.956270 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:50:53.956276 | debian-bookworm | return self._read_deleted 2026-03-29 01:50:53.956283 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:53.956290 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:50:53.956296 | debian-bookworm | Call stack: 2026-03-29 01:50:53.956303 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:50:53.956308 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:50:53.956313 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:50:53.956318 | debian-bookworm | main() 2026-03-29 01:50:53.956322 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:50:53.956327 | debian-bookworm | program.TestProgram( 2026-03-29 01:50:53.956332 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:50:53.956337 | debian-bookworm | self.runTests() 2026-03-29 01:50:53.956342 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:50:53.956354 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:50:53.956359 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:50:53.956364 | debian-bookworm | test(result) 2026-03-29 01:50:53.956369 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.956373 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.956378 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.956383 | debian-bookworm | test(result) 2026-03-29 01:50:53.956388 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.956392 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.956397 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.956402 | debian-bookworm | test(result) 2026-03-29 01:50:53.956407 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:50:53.956411 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.956416 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:50:53.956421 | debian-bookworm | test(result) 2026-03-29 01:50:53.956426 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:50:53.956430 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:50:53.956583 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:50:53.956591 | debian-bookworm | return run_test.run(result) 2026-03-29 01:50:53.956596 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:50:53.956601 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:50:53.956606 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:50:53.956611 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:50:53.956616 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:50:53.956621 | debian-bookworm | self._run_core() 2026-03-29 01:50:53.956626 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:50:53.956631 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:50:53.956635 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:50:53.956644 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:50:53.956649 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:50:53.956654 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:50:53.956658 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-03-29 01:50:53.956663 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:50:53.956668 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:50:53.956673 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:50:53.956678 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:50:53.956682 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:50:53.956687 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:50:53.956692 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:50:53.956702 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:50:53.956706 | debian-bookworm | return self.enforce( 2026-03-29 01:50:53.956711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:50:53.956716 | debian-bookworm | self.load_rules() 2026-03-29 01:50:53.956721 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:50:53.956726 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:50:53.956730 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:50:53.956735 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:50:53.956740 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:50:53.956745 | debian-bookworm | LOG.warning( 2026-03-29 01:50:53.956750 | debian-bookworm | 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-03-29 01:50:53.956756 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:50:53.960399 | debian-bookworm | 2026-03-29 01:50:53.958 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.960777 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_share_instances_access_rules_status [0.041932s] ... ok 2026-03-29 01:50:53.986418 | debian-bookworm | 2026-03-29 01:50:53.984 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:53.986753 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_1_True [0.025975s] ... ok 2026-03-29 01:50:54.009726 | debian-bookworm | 2026-03-29 01:50:54.007 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.010166 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_02 [0.023231s] ... ok 2026-03-29 01:50:54.033091 | debian-bookworm | 2026-03-29 01:50:54.031 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.033445 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_04 [0.023243s] ... ok 2026-03-29 01:50:54.124718 | debian-bookworm | 2026-03-29 01:50:54.122 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.125253 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_matching_subnet [0.091921s] ... ok 2026-03-29 01:50:54.173503 | debian-bookworm | 2026-03-29 01:50:54.171 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.173865 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_same_backend_and_network [0.048341s] ... ok 2026-03-29 01:50:54.240200 | debian-bookworm | 2026-03-29 01:50:54.238 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.240653 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_not_available [0.066491s] ... ok 2026-03-29 01:50:54.312875 | debian-bookworm | 2026-03-29 01:50:54.311 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.313351 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_rules_in_error [0.072612s] ... ok 2026-03-29 01:50:54.370311 | debian-bookworm | 2026-03-29 01:50:54.368 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.370782 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_server_not_active [0.057383s] ... ok 2026-03-29 01:50:54.420335 | debian-bookworm | 2026-03-29 01:50:54.418 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.420740 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_4 [0.049690s] ... ok 2026-03-29 01:50:54.457466 | debian-bookworm | 2026-03-29 01:50:54.452 6721 DEBUG oslo_concurrency.lockutils [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_f0ea5281-33ce-4e24-bf37-f8281fea6bfa" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:54.457520 | debian-bookworm | 2026-03-29 01:50:54.452 6721 DEBUG oslo_concurrency.lockutils [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_f0ea5281-33ce-4e24-bf37-f8281fea6bfa" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:54.466549 | debian-bookworm | 2026-03-29 01:50:54.463 6721 DEBUG oslo_concurrency.lockutils [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_f0ea5281-33ce-4e24-bf37-f8281fea6bfa" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.011s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:54.466574 | debian-bookworm | 2026-03-29 01:50:54.464 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.466919 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_to_instance [0.045923s] ... ok 2026-03-29 01:50:54.490140 | debian-bookworm | 2026-03-29 01:50:54.488 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.490463 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations [0.023536s] ... ok 2026-03-29 01:50:54.559913 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:50:54.559975 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota Traceback (most recent call last): 2026-03-29 01:50:54.560004 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:50:54.560013 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota self._driver.commit( 2026-03-29 01:50:54.560031 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:50:54.560039 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota db.reservation_commit( 2026-03-29 01:50:54.560047 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:50:54.560056 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return IMPL.reservation_commit( 2026-03-29 01:50:54.560064 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560072 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:50:54.560089 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return f(*args, **kwargs) 2026-03-29 01:50:54.560098 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560105 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:50:54.560114 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:50:54.560122 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:50:54.560130 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota self.force_reraise() 2026-03-29 01:50:54.560138 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:50:54.560145 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota raise self.value 2026-03-29 01:50:54.560153 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:50:54.560161 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return f(*args, **kwargs) 2026-03-29 01:50:54.560168 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560176 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:50:54.560184 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return fn(*args, **kwargs) 2026-03-29 01:50:54.560192 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560200 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:50:54.560208 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:50:54.560215 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560223 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:50:54.560231 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-03-29 01:50:54.560239 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560252 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:54.560260 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:54.560267 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560290 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:50:54.560298 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:54.560306 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560314 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:54.560322 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:54.560332 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:54.560340 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:54.560348 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:54.560356 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560363 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:50:54.560371 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:54.560379 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560386 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:54.560394 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:54.560401 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:54.560409 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:54.560417 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:54.560424 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560432 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:50:54.560439 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:54.560447 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560455 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:54.560462 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:54.560475 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:54.560483 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:54.560491 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:54.560498 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560506 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:50:54.560513 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:50:54.560522 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560529 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:50:54.560537 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-03-29 01:50:54.560545 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560557 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:50:54.560565 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota resolved = impl._literal_coercion( 2026-03-29 01:50:54.560572 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.560580 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:50:54.560588 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-03-29 01:50:54.560599 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:50:54.560607 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:50:54.560614 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:50:54.560623 | debian-bookworm | 2026-03-29 01:50:54.525 6721 ERROR manila.quota 2026-03-29 01:50:54.560630 | debian-bookworm | 2026-03-29 01:50:54.537 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.560638 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_4 [0.049600s] ... ok 2026-03-29 01:50:54.611306 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:50:54.611344 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota Traceback (most recent call last): 2026-03-29 01:50:54.611357 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:50:54.611368 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota self._driver.commit( 2026-03-29 01:50:54.611379 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:50:54.611402 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota db.reservation_commit( 2026-03-29 01:50:54.611412 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:50:54.611421 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return IMPL.reservation_commit( 2026-03-29 01:50:54.611432 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611443 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:50:54.611454 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return f(*args, **kwargs) 2026-03-29 01:50:54.611465 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611475 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:50:54.611484 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:50:54.611493 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:50:54.611503 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota self.force_reraise() 2026-03-29 01:50:54.611512 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:50:54.611522 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota raise self.value 2026-03-29 01:50:54.611532 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:50:54.611542 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return f(*args, **kwargs) 2026-03-29 01:50:54.611553 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611560 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:50:54.611568 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return fn(*args, **kwargs) 2026-03-29 01:50:54.611576 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611583 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:50:54.611591 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:50:54.611599 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611613 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:50:54.611621 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-03-29 01:50:54.611629 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611636 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:54.611644 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:54.611651 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611675 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:50:54.611683 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:54.611691 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611698 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:54.611706 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:54.611714 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:54.611721 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:54.611729 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:54.611736 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611744 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:50:54.611752 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:54.611760 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611767 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:54.611775 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:54.611782 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:54.611790 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:54.611798 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:54.611805 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611813 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:50:54.611820 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:54.611828 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611836 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:54.611843 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:54.611851 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:54.611858 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:54.611866 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:54.611873 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611889 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:50:54.611897 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:50:54.611905 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611913 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:50:54.611920 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-03-29 01:50:54.611928 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611941 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:50:54.611948 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota resolved = impl._literal_coercion( 2026-03-29 01:50:54.611956 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:54.611964 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:50:54.611971 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-03-29 01:50:54.611979 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:50:54.611986 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:50:54.611994 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:50:54.612002 | debian-bookworm | 2026-03-29 01:50:54.575 6721 ERROR manila.quota 2026-03-29 01:50:54.612010 | debian-bookworm | 2026-03-29 01:50:54.582 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.612018 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_5 [0.044953s] ... ok 2026-03-29 01:50:54.659834 | debian-bookworm | 2026-03-29 01:50:54.657 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.660273 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_2 [0.075074s] ... ok 2026-03-29 01:50:54.726233 | debian-bookworm | 2026-03-29 01:50:54.724 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.726574 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_not_available [0.066353s] ... ok 2026-03-29 01:50:54.778142 | debian-bookworm | 2026-03-29 01:50:54.776 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.778533 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_1_None [0.051823s] ... ok 2026-03-29 01:50:54.814506 | debian-bookworm | 2026-03-29 01:50:54.812 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.814862 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_1_QuotaError [0.036173s] ... ok 2026-03-29 01:50:54.851991 | debian-bookworm | 2026-03-29 01:50:54.849 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.852371 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_error_on_quota_commit [0.037055s] ... ok 2026-03-29 01:50:54.877114 | debian-bookworm | 2026-03-29 01:50:54.875 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.877561 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_1 [0.025166s] ... ok 2026-03-29 01:50:54.902729 | debian-bookworm | 2026-03-29 01:50:54.900 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.903029 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_2 [0.025509s] ... ok 2026-03-29 01:50:54.939960 | debian-bookworm | 2026-03-29 01:50:54.936 6721 WARNING manila.share.api [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Quota exceeded for None, unable to create a share replica size of 0G (10G of 5G already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'replica_gigabytes': 'fake'}. 2026-03-29 01:50:54.939994 | debian-bookworm | 2026-03-29 01:50:54.937 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.940299 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_1 [0.036725s] ... ok 2026-03-29 01:50:54.965940 | debian-bookworm | 2026-03-29 01:50:54.963 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:54.966243 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_2_fake_share_type [0.026312s] ... ok 2026-03-29 01:50:55.032987 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:50:55.033047 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota Traceback (most recent call last): 2026-03-29 01:50:55.033061 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:50:55.033073 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota self._driver.commit( 2026-03-29 01:50:55.033084 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:50:55.033092 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota db.reservation_commit( 2026-03-29 01:50:55.033100 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:50:55.033109 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return IMPL.reservation_commit( 2026-03-29 01:50:55.033117 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033125 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:50:55.033150 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return f(*args, **kwargs) 2026-03-29 01:50:55.033158 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033166 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:50:55.033174 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:50:55.033182 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:50:55.033190 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota self.force_reraise() 2026-03-29 01:50:55.033198 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:50:55.033206 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota raise self.value 2026-03-29 01:50:55.033213 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:50:55.033221 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return f(*args, **kwargs) 2026-03-29 01:50:55.033229 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033246 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:50:55.033255 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return fn(*args, **kwargs) 2026-03-29 01:50:55.033262 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033270 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:50:55.033278 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:50:55.033286 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033294 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:50:55.033302 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-03-29 01:50:55.033309 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033317 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:55.033325 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:55.033333 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033352 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:50:55.033360 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:55.033368 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033376 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:55.033389 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:55.033396 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:55.033404 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:55.033412 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:55.033419 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033427 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:50:55.033435 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:55.033443 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033450 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:55.033458 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:55.033466 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:55.033473 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:55.033481 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:55.033489 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033496 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:50:55.033505 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:55.033513 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033524 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:55.033532 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:55.033539 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:55.033547 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:55.033555 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:55.033563 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033571 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:50:55.033579 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:50:55.033589 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033597 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:50:55.033616 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-03-29 01:50:55.033624 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033637 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:50:55.033645 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota resolved = impl._literal_coercion( 2026-03-29 01:50:55.033653 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.033660 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:50:55.033668 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-03-29 01:50:55.033676 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:50:55.033684 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:50:55.033692 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-03-29 01:50:55.033700 | debian-bookworm | 2026-03-29 01:50:55.000 6721 ERROR manila.quota 2026-03-29 01:50:55.033708 | debian-bookworm | 2026-03-29 01:50:55.009 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.033715 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_6_MAPRFS [0.045555s] ... ok 2026-03-29 01:50:55.033832 | debian-bookworm | 2026-03-29 01:50:55.032 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.034427 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_type_size_limit [0.022919s] ... ok 2026-03-29 01:50:55.057803 | debian-bookworm | 2026-03-29 01:50:55.055 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.058340 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_some [0.023144s] ... ok 2026-03-29 01:50:55.082763 | debian-bookworm | 2026-03-29 01:50:55.080 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.083147 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_fail [0.024799s] ... ok 2026-03-29 01:50:55.123251 | debian-bookworm | 2026-03-29 01:50:55.121 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.123645 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_dependent_share_group_snapshot_members [0.040461s] ... ok 2026-03-29 01:50:55.181368 | debian-bookworm | 2026-03-29 01:50:55.180 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.182081 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_no_host [0.058772s] ... ok 2026-03-29 01:50:55.241661 | debian-bookworm | 2026-03-29 01:50:55.240 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.242944 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_1_True [0.060031s] ... ok 2026-03-29 01:50:55.325557 | debian-bookworm | 2026-03-29 01:50:55.323 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.326042 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_1 [0.083006s] ... ok 2026-03-29 01:50:55.407334 | debian-bookworm | 2026-03-29 01:50:55.405 6721 INFO manila.coordination [None req-66dfc994-5817-491c-9377-d07cc9d6194e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.407818 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_3 [0.081857s] ... ok 2026-03-29 01:50:55.430709 | debian-bookworm | 2026-03-29 01:50:55.429 6721 DEBUG manila.share.api [None req-dd034d09-0c00-40c3-9e55-c410cb68c6e3 fake_uid fake_pid_2 - - - -] Searching for shares by: {'display_name': 'foo', 'display_description': 'd'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-03-29 01:50:55.431333 | debian-bookworm | 2026-03-29 01:50:55.430 6721 INFO manila.coordination [None req-dd034d09-0c00-40c3-9e55-c410cb68c6e3 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.432173 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_3 [0.024543s] ... ok 2026-03-29 01:50:55.457171 | debian-bookworm | 2026-03-29 01:50:55.453 6721 DEBUG manila.share.api [None req-94f9af4d-5373-45f0-b0a8-38410e671ef5 fake_uid fake_pid_2 - - - -] Searching for shares by: {'status': 'available'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-03-29 01:50:55.457213 | debian-bookworm | 2026-03-29 01:50:55.454 6721 INFO manila.coordination [None req-94f9af4d-5373-45f0-b0a8-38410e671ef5 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.457537 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status [0.024281s] ... ok 2026-03-29 01:50:55.480254 | debian-bookworm | 2026-03-29 01:50:55.477 6721 DEBUG manila.share.api [None req-c9d18c82-ce55-4957-9e74-d246e5dcd3c4 fake_uid fake_pid_1 - - - -] Searching for shares by: {'extra_specs': {'foo1': 'bar1', 'foo2': 'bar2'}} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-03-29 01:50:55.480293 | debian-bookworm | 2026-03-29 01:50:55.478 6721 INFO manila.coordination [None req-c9d18c82-ce55-4957-9e74-d246e5dcd3c4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.480637 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_extra_specs [0.023115s] ... ok 2026-03-29 01:50:55.503934 | debian-bookworm | 2026-03-29 01:50:55.500 6721 DEBUG manila.share.api [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Searching for shares by: {} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-03-29 01:50:55.503977 | debian-bookworm | 2026-03-29 01:50:55.502 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.504213 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_with_sorting_valid [0.023793s] ... ok 2026-03-29 01:50:55.527002 | debian-bookworm | 2026-03-29 01:50:55.525 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.527470 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_1 [0.023160s] ... ok 2026-03-29 01:50:55.550385 | debian-bookworm | 2026-03-29 01:50:55.547 6721 ERROR manila.share.api [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Found an existing share with export location fake! 2026-03-29 01:50:55.550414 | debian-bookworm | 2026-03-29 01:50:55.548 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.550770 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_2_available [0.023240s] ... ok 2026-03-29 01:50:55.592187 | debian-bookworm | 2026-03-29 01:50:55.582 6721 INFO manila.share.api [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Sending request to cancel migration of share fake_id. 2026-03-29 01:50:55.592219 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Failed to cancel migration of share fake_id.: Exception: fake 2026-03-29 01:50:55.592228 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api Traceback (most recent call last): 2026-03-29 01:50:55.592236 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2273, in migration_cancel 2026-03-29 01:50:55.592245 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api data_rpc.data_copy_cancel(context, share['id']) 2026-03-29 01:50:55.592253 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:55.592261 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api return self._mock_call(*args, **kwargs) 2026-03-29 01:50:55.592269 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.592277 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:55.592285 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:55.592293 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:55.592300 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-03-29 01:50:55.592309 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api raise result 2026-03-29 01:50:55.592317 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api Exception: fake 2026-03-29 01:50:55.592325 | debian-bookworm | 2026-03-29 01:50:55.582 6721 ERROR manila.share.api 2026-03-29 01:50:55.592332 | debian-bookworm | 2026-03-29 01:50:55.584 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.592691 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_2 [0.036180s] ... ok 2026-03-29 01:50:55.621405 | debian-bookworm | 2026-03-29 01:50:55.619 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.621847 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_8_data_copying_cancelled [0.034621s] ... ok 2026-03-29 01:50:55.649119 | debian-bookworm | 2026-03-29 01:50:55.647 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.650352 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_missing_extra_spec_mount_point_name [0.028643s] ... ok 2026-03-29 01:50:55.678261 | debian-bookworm | 2026-03-29 01:50:55.676 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.678722 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica [0.027472s] ... ok 2026-03-29 01:50:55.701703 | debian-bookworm | 2026-03-29 01:50:55.699 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:55.702002 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_5_replication_change [0.023917s] ... ok 2026-03-29 01:50:56.122965 | debian-bookworm | 2026-03-29 01:50:56.119 6721 DEBUG manila.share.api [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Checking backup size 2 against share size 1. restore_share_backup /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:4302 2026-03-29 01:50:56.123044 | debian-bookworm | 2026-03-29 01:50:56.120 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.123377 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_sizee [0.420644s] ... ok 2026-03-29 01:50:56.146124 | debian-bookworm | 2026-03-29 01:50:56.144 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.146578 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_active_replica [0.023249s] ... ok 2026-03-29 01:50:56.169588 | debian-bookworm | 2026-03-29 01:50:56.167 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.170054 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_1_None [0.023412s] ... ok 2026-03-29 01:50:56.214787 | debian-bookworm | 2026-03-29 01:50:56.212 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.215214 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.045046s] ... ok 2026-03-29 01:50:56.250210 | debian-bookworm | 2026-03-29 01:50:56.246 6721 ERROR manila.share.api [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] The first phase of migration has to finish to request the completion of server 6efff66d-992e-4c71-86d1-b59eaf84b583's migration. 2026-03-29 01:50:56.250246 | debian-bookworm | 2026-03-29 01:50:56.248 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.250546 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_2___server_migrating____migration_starting__ [0.035062s] ... ok 2026-03-29 01:50:56.285280 | debian-bookworm | 2026-03-29 01:50:56.281 6721 INFO manila.share.api [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Migration progress of share server 1f9a256b-5135-4ef8-9bbc-e1b243c8686d cannot be determined yet. Please retry the migration get progress operation. 2026-03-29 01:50:56.285339 | debian-bookworm | 2026-03-29 01:50:56.282 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.286413 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_determinated [0.034740s] ... ok 2026-03-29 01:50:56.324682 | debian-bookworm | 2026-03-29 01:50:56.322 6721 ERROR manila.share.api [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Migration progress of share server 2cc18923-b01e-41d7-90b0-56a38117d3cf cannot be obtained. The provided share server is not being migrated. 2026-03-29 01:50:56.324755 | debian-bookworm | 2026-03-29 01:50:56.323 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.325161 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_migrating [0.040383s] ... ok 2026-03-29 01:50:56.359159 | debian-bookworm | 2026-03-29 01:50:56.357 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.359680 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_status [0.034351s] ... ok 2026-03-29 01:50:56.382458 | debian-bookworm | 2026-03-29 01:50:56.381 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.382883 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_location_get [0.023063s] ... ok 2026-03-29 01:50:56.409445 | debian-bookworm | 2026-03-29 01:50:56.407 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.409848 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_group_snapshot_members [0.026645s] ... ok 2026-03-29 01:50:56.457151 | debian-bookworm | 2026-03-29 01:50:56.455 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.457554 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use [0.047458s] ... ok 2026-03-29 01:50:56.493869 | debian-bookworm | 2026-03-29 01:50:56.490 6721 ERROR manila.share.api [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] share server '83aab275-c758-4bb1-b92d-752ade7ae707' in use by share groups. 2026-03-29 01:50:56.493912 | debian-bookworm | 2026-03-29 01:50:56.492 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.494341 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use_share_groups [0.036653s] ... ok 2026-03-29 01:50:56.521255 | debian-bookworm | 2026-03-29 01:50:56.517 6721 INFO manila.share.api [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share servers allocations update have been started for share network fake_id on its availability zone fake_availability_zone_id with new subnet fake_subnet_id. 2026-03-29 01:50:56.521290 | debian-bookworm | 2026-03-29 01:50:56.518 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.521647 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations [0.026694s] ... ok 2026-03-29 01:50:56.544598 | debian-bookworm | 2026-03-29 01:50:56.542 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.544969 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_fail_validation [0.023734s] ... ok 2026-03-29 01:50:56.564393 | debian-bookworm | 2026-03-29 01:50:56.562 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.564900 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_1 [0.019965s] ... ok 2026-03-29 01:50:56.584163 | debian-bookworm | 2026-03-29 01:50:56.582 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.584627 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_5 [0.019125s] ... ok 2026-03-29 01:50:56.603812 | debian-bookworm | 2026-03-29 01:50:56.602 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.604203 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_2 [0.019881s] ... ok 2026-03-29 01:50:56.622893 | debian-bookworm | 2026-03-29 01:50:56.621 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.623322 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error [0.018921s] ... ok 2026-03-29 01:50:56.647623 | debian-bookworm | 2026-03-29 01:50:56.639 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:56.647654 | debian-bookworm | 2026-03-29 01:50:56.639 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:56.647677 | debian-bookworm | 2026-03-29 01:50:56.640 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:56.647685 | debian-bookworm | 2026-03-29 01:50:56.640 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.647999 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_1__________False_ [0.019473s] ... ok 2026-03-29 01:50:56.662392 | debian-bookworm | 2026-03-29 01:50:56.660 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.662807 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replicated_snapshot [0.019748s] ... ok 2026-03-29 01:50:56.687478 | debian-bookworm | 2026-03-29 01:50:56.679 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:56.687508 | debian-bookworm | 2026-03-29 01:50:56.679 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:56.687533 | debian-bookworm | 2026-03-29 01:50:56.679 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:56.687542 | debian-bookworm | 2026-03-29 01:50:56.680 6721 DEBUG manila.share.driver [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-03-29 01:50:56.687550 | debian-bookworm | 2026-03-29 01:50:56.681 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.687813 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_1_True [0.020578s] ... ok 2026-03-29 01:50:56.708599 | debian-bookworm | 2026-03-29 01:50:56.699 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:56.708628 | debian-bookworm | 2026-03-29 01:50:56.700 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:56.708637 | debian-bookworm | 2026-03-29 01:50:56.700 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:56.708652 | debian-bookworm | 2026-03-29 01:50:56.700 6721 DEBUG manila.share.driver [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-03-29 01:50:56.708660 | debian-bookworm | 2026-03-29 01:50:56.701 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.708965 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_1___ [0.020521s] ... ok 2026-03-29 01:50:56.726702 | debian-bookworm | 2026-03-29 01:50:56.721 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:56.726732 | debian-bookworm | 2026-03-29 01:50:56.721 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:56.726741 | debian-bookworm | 2026-03-29 01:50:56.722 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:56.726760 | debian-bookworm | 2026-03-29 01:50:56.722 6721 DEBUG manila.share.driver [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-03-29 01:50:56.726769 | debian-bookworm | 2026-03-29 01:50:56.723 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.726986 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_true [0.021730s] ... ok 2026-03-29 01:50:56.744771 | debian-bookworm | 2026-03-29 01:50:56.743 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.745133 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_status [0.019827s] ... ok 2026-03-29 01:50:56.764645 | debian-bookworm | 2026-03-29 01:50:56.763 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.765104 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_another_config_group [0.019829s] ... ok 2026-03-29 01:50:56.784302 | debian-bookworm | 2026-03-29 01:50:56.782 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.784634 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_cancel [0.019341s] ... ok 2026-03-29 01:50:56.805001 | debian-bookworm | 2026-03-29 01:50:56.802 6721 DEBUG manila.share.driver [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Skipping step 'setup share server', because driver is enabled with mode when Manila does not handle share servers. setup_server /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1011 2026-03-29 01:50:56.805032 | debian-bookworm | 2026-03-29 01:50:56.803 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.805365 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_disabled [0.020291s] ... ok 2026-03-29 01:50:56.830210 | debian-bookworm | 2026-03-29 01:50:56.822 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:56.830233 | debian-bookworm | 2026-03-29 01:50:56.822 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:56.830243 | debian-bookworm | 2026-03-29 01:50:56.822 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:56.830263 | debian-bookworm | 2026-03-29 01:50:56.823 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.830484 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_check_compatibility [0.019776s] ... ok 2026-03-29 01:50:56.849192 | debian-bookworm | 2026-03-29 01:50:56.841 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:56.849227 | debian-bookworm | 2026-03-29 01:50:56.842 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:56.849237 | debian-bookworm | 2026-03-29 01:50:56.842 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:56.849245 | debian-bookworm | 2026-03-29 01:50:56.843 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.849609 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_update_access [0.019867s] ... ok 2026-03-29 01:50:56.864514 | debian-bookworm | 2026-03-29 01:50:56.862 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.864925 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_security_service [0.019575s] ... ok 2026-03-29 01:50:56.884925 | debian-bookworm | 2026-03-29 01:50:56.881 6721 DEBUG manila.share.hook [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Running 'periodic hook'. execute_periodic_hook /home/zuul/src/github.com/vexxhost/manila/manila/share/hook.py:140 2026-03-29 01:50:56.884983 | debian-bookworm | 2026-03-29 01:50:56.882 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.885291 | debian-bookworm | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_2_False [0.019678s] ... ok 2026-03-29 01:50:56.904884 | debian-bookworm | 2026-03-29 01:50:56.903 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.905253 | debian-bookworm | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_disabled [0.020663s] ... ok 2026-03-29 01:50:56.925623 | debian-bookworm | 2026-03-29 01:50:56.922 6721 DEBUG manila.share.hook [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Running 'post hook'. execute_post_hook /home/zuul/src/github.com/vexxhost/manila/manila/share/hook.py:116 2026-03-29 01:50:56.925652 | debian-bookworm | 2026-03-29 01:50:56.923 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.925978 | debian-bookworm | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_with_suppression [0.019998s] ... ok 2026-03-29 01:50:56.946207 | debian-bookworm | 2026-03-29 01:50:56.943 6721 DEBUG manila.share.hook [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Running 'post hook'. execute_post_hook /home/zuul/src/github.com/vexxhost/manila/manila/share/hook.py:116 2026-03-29 01:50:56.946237 | debian-bookworm | 2026-03-29 01:50:56.944 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.946455 | debian-bookworm | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_2_False [0.020602s] ... ok 2026-03-29 01:50:56.966426 | debian-bookworm | 2026-03-29 01:50:56.962 6721 DEBUG manila.share.hook [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Running 'pre hook'. execute_pre_hook /home/zuul/src/github.com/vexxhost/manila/manila/share/hook.py:95 2026-03-29 01:50:56.966459 | debian-bookworm | 2026-03-29 01:50:56.963 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.966800 | debian-bookworm | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_2_False [0.019416s] ... ok 2026-03-29 01:50:56.984220 | debian-bookworm | 2026-03-29 01:50:56.982 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:56.984629 | debian-bookworm | {3} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_1_True [0.019181s] ... ok 2026-03-29 01:50:57.003972 | debian-bookworm | 2026-03-29 01:50:57.002 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.004358 | debian-bookworm | {3} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_disabled [0.019237s] ... ok 2026-03-29 01:50:57.028477 | debian-bookworm | 2026-03-29 01:50:57.021 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.028511 | debian-bookworm | 2026-03-29 01:50:57.021 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.028521 | debian-bookworm | 2026-03-29 01:50:57.021 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.135104 | debian-bookworm | 2026-03-29 01:50:57.133 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.135428 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_4__False__1__10__10__3_ [0.131005s] ... ok 2026-03-29 01:50:57.160582 | debian-bookworm | 2026-03-29 01:50:57.153 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.160647 | debian-bookworm | 2026-03-29 01:50:57.153 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.160658 | debian-bookworm | 2026-03-29 01:50:57.154 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.223566 | debian-bookworm | 2026-03-29 01:50:57.221 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.224049 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_2 [0.088394s] ... ok 2026-03-29 01:50:57.248824 | debian-bookworm | 2026-03-29 01:50:57.241 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.248857 | debian-bookworm | 2026-03-29 01:50:57.242 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.248867 | debian-bookworm | 2026-03-29 01:50:57.242 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.263482 | debian-bookworm | 2026-03-29 01:50:57.261 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.263863 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted [0.039924s] ... ok 2026-03-29 01:50:57.289916 | debian-bookworm | 2026-03-29 01:50:57.282 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.289947 | debian-bookworm | 2026-03-29 01:50:57.283 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.289956 | debian-bookworm | 2026-03-29 01:50:57.283 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.305184 | debian-bookworm | 2026-03-29 01:50:57.303 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.305632 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_3_data_copying_completed [0.041588s] ... ok 2026-03-29 01:50:57.329888 | debian-bookworm | 2026-03-29 01:50:57.324 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.329919 | debian-bookworm | 2026-03-29 01:50:57.324 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.329928 | debian-bookworm | 2026-03-29 01:50:57.324 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.349600 | debian-bookworm | 2026-03-29 01:50:57.347 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.349925 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_2 [0.044335s] ... ok 2026-03-29 01:50:57.375057 | debian-bookworm | 2026-03-29 01:50:57.368 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.375088 | debian-bookworm | 2026-03-29 01:50:57.369 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.375097 | debian-bookworm | 2026-03-29 01:50:57.369 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.462968 | debian-bookworm | 2026-03-29 01:50:57.453 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_49fad5ee-5371-478b-9889-d7ff8f25ab23" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.463038 | debian-bookworm | 2026-03-29 01:50:57.453 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_49fad5ee-5371-478b-9889-d7ff8f25ab23" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.463086 | debian-bookworm | 2026-03-29 01:50:57.454 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_49fad5ee-5371-478b-9889-d7ff8f25ab23" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.463096 | debian-bookworm | 2026-03-29 01:50:57.454 6721 DEBUG manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Initiating driver migration for share fake_id. _migration_start_driver /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:1397 2026-03-29 01:50:57.463105 | debian-bookworm | 2026-03-29 01:50:57.456 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.463345 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_1 [0.108464s] ... ok 2026-03-29 01:50:57.484361 | debian-bookworm | 2026-03-29 01:50:57.477 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.484393 | debian-bookworm | 2026-03-29 01:50:57.477 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.484403 | debian-bookworm | 2026-03-29 01:50:57.477 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.547959 | debian-bookworm | 2026-03-29 01:50:57.541 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Driver-assisted migration of share 35b484b9-c35d-4888-b9fa-1ff0a372edce failed.: manila.exception.ShareMigrationFailed: Share migration failed: Driver does not support preserving snapshots, driver-assisted migration cannot proceed while share 35b484b9-c35d-4888-b9fa-1ff0a372edce has snapshots. 2026-03-29 01:50:57.548002 | debian-bookworm | 2026-03-29 01:50:57.541 6721 ERROR manila.share.manager Traceback (most recent call last): 2026-03-29 01:50:57.548013 | debian-bookworm | 2026-03-29 01:50:57.541 6721 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1391, in _migration_start_driver 2026-03-29 01:50:57.548022 | debian-bookworm | 2026-03-29 01:50:57.541 6721 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2026-03-29 01:50:57.548031 | debian-bookworm | 2026-03-29 01:50:57.541 6721 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Driver does not support preserving snapshots, driver-assisted migration cannot proceed while share 35b484b9-c35d-4888-b9fa-1ff0a372edce has snapshots. 2026-03-29 01:50:57.548056 | debian-bookworm | 2026-03-29 01:50:57.541 6721 ERROR manila.share.manager 2026-03-29 01:50:57.548065 | debian-bookworm | 2026-03-29 01:50:57.544 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.548433 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_6 [0.088220s] ... ok 2026-03-29 01:50:57.574223 | debian-bookworm | 2026-03-29 01:50:57.568 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.574267 | debian-bookworm | 2026-03-29 01:50:57.568 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.574277 | debian-bookworm | 2026-03-29 01:50:57.569 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.574285 | debian-bookworm | 2026-03-29 01:50:57.571 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share fake_share_id reverted to snapshot fake_snapshot_id successfully. 2026-03-29 01:50:57.574294 | debian-bookworm | 2026-03-29 01:50:57.572 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.575028 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_1__None__False_ [0.028247s] ... ok 2026-03-29 01:50:57.601725 | debian-bookworm | 2026-03-29 01:50:57.597 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.601755 | debian-bookworm | 2026-03-29 01:50:57.598 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.601765 | debian-bookworm | 2026-03-29 01:50:57.598 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.607696 | debian-bookworm | 2026-03-29 01:50:57.606 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.608557 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_3_out_of_sync [0.033467s] ... ok 2026-03-29 01:50:57.634159 | debian-bookworm | 2026-03-29 01:50:57.629 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.634185 | debian-bookworm | 2026-03-29 01:50:57.629 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.634194 | debian-bookworm | 2026-03-29 01:50:57.630 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.634203 | debian-bookworm | 2026-03-29 01:50:57.632 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.634515 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_7 [0.025736s] ... ok 2026-03-29 01:50:57.662372 | debian-bookworm | 2026-03-29 01:50:57.653 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.662437 | debian-bookworm | 2026-03-29 01:50:57.654 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.662447 | debian-bookworm | 2026-03-29 01:50:57.654 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.662455 | debian-bookworm | 2026-03-29 01:50:57.657 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.662855 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_1_NotFound [0.024897s] ... ok 2026-03-29 01:50:57.686008 | debian-bookworm | 2026-03-29 01:50:57.677 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.686040 | debian-bookworm | 2026-03-29 01:50:57.678 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.686061 | debian-bookworm | 2026-03-29 01:50:57.678 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.686069 | debian-bookworm | 2026-03-29 01:50:57.681 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.686315 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_1_True [0.023854s] ... ok 2026-03-29 01:50:57.708902 | debian-bookworm | 2026-03-29 01:50:57.702 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.708933 | debian-bookworm | 2026-03-29 01:50:57.702 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.708974 | debian-bookworm | 2026-03-29 01:50:57.703 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.746393 | debian-bookworm | 2026-03-29 01:50:57.744 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.746784 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_2_True [0.062862s] ... ok 2026-03-29 01:50:57.773474 | debian-bookworm | 2026-03-29 01:50:57.766 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.773506 | debian-bookworm | 2026-03-29 01:50:57.766 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.773515 | debian-bookworm | 2026-03-29 01:50:57.766 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.854945 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Unexpected driver error occurred while updating status for share instance 600ccded-2c19-43d2-aa05-5ee3c9b26f49 that belongs to share 'fake_id_7': manila.exception.ShareBackendException: Share backend error: fake_msg. 2026-03-29 01:50:57.854992 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager Traceback (most recent call last): 2026-03-29 01:50:57.855002 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5804, in _update_share_status 2026-03-29 01:50:57.855011 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager data_updates = self.driver.get_share_status(share_instance, 2026-03-29 01:50:57.855019 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:57.855026 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:57.855035 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:50:57.855043 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:57.855051 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:57.855059 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:57.855067 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:57.855075 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:57.855083 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager raise effect 2026-03-29 01:50:57.855091 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager manila.exception.ShareBackendException: Share backend error: fake_msg. 2026-03-29 01:50:57.855099 | debian-bookworm | 2026-03-29 01:50:57.846 6721 ERROR manila.share.manager 2026-03-29 01:50:57.855107 | debian-bookworm | 2026-03-29 01:50:57.847 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Status of share instance 600ccded-2c19-43d2-aa05-5ee3c9b26f49 that belongs to share fake_id_7 was updated to 'error'. 2026-03-29 01:50:57.855116 | debian-bookworm | 2026-03-29 01:50:57.848 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.855383 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_2 [0.104319s] ... ok 2026-03-29 01:50:57.876791 | debian-bookworm | 2026-03-29 01:50:57.869 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.876823 | debian-bookworm | 2026-03-29 01:50:57.869 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.876832 | debian-bookworm | 2026-03-29 01:50:57.870 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.932338 | debian-bookworm | 2026-03-29 01:50:57.930 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.932681 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_4 [0.081552s] ... ok 2026-03-29 01:50:57.968355 | debian-bookworm | 2026-03-29 01:50:57.951 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.968386 | debian-bookworm | 2026-03-29 01:50:57.951 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.968395 | debian-bookworm | 2026-03-29 01:50:57.951 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.968403 | debian-bookworm | 2026-03-29 01:50:57.953 6721 DEBUG manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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-03-29 01:50:57.968436 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-03-29 01:50:57.968445 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager Traceback (most recent call last): 2026-03-29 01:50:57.968453 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-03-29 01:50:57.968461 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-03-29 01:50:57.968469 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:57.968477 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:50:57.968485 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:57.968493 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:57.968510 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:57.968518 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:57.968526 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:57.968534 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager raise effect 2026-03-29 01:50:57.968550 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager Exception 2026-03-29 01:50:57.968558 | debian-bookworm | 2026-03-29 01:50:57.953 6721 ERROR manila.share.manager 2026-03-29 01:50:57.968566 | debian-bookworm | 2026-03-29 01:50:57.953 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000663(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:57.968591 | debian-bookworm | 2026-03-29 01:50:57.954 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:57.968599 | debian-bookworm | 2026-03-29 01:50:57.954 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.968613 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_29_update_share_replica [0.023846s] ... ok 2026-03-29 01:50:57.981717 | debian-bookworm | 2026-03-29 01:50:57.975 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:57.981746 | debian-bookworm | 2026-03-29 01:50:57.975 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:57.981755 | debian-bookworm | 2026-03-29 01:50:57.975 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:57.981764 | debian-bookworm | 2026-03-29 01:50:57.978 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:57.982011 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_1_True [0.023501s] ... ok 2026-03-29 01:50:58.004493 | debian-bookworm | 2026-03-29 01:50:57.997 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.004523 | debian-bookworm | 2026-03-29 01:50:57.998 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.004539 | debian-bookworm | 2026-03-29 01:50:57.998 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.004547 | debian-bookworm | 2026-03-29 01:50:58.001 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.004817 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_exception [0.023471s] ... ok 2026-03-29 01:50:58.028263 | debian-bookworm | 2026-03-29 01:50:58.021 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.028302 | debian-bookworm | 2026-03-29 01:50:58.022 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.028316 | debian-bookworm | 2026-03-29 01:50:58.022 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.096650 | debian-bookworm | 2026-03-29 01:50:58.094 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share instance 7cca7bf7-5e8b-4b5d-b95a-88a5268c97d2 created successfully. 2026-03-29 01:50:58.112435 | debian-bookworm | 2026-03-29 01:50:58.110 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.112825 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_export_locations_only [0.108794s] ... ok 2026-03-29 01:50:58.140313 | debian-bookworm | 2026-03-29 01:50:58.133 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.140345 | debian-bookworm | 2026-03-29 01:50:58.134 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.140355 | debian-bookworm | 2026-03-29 01:50:58.134 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.245118 | debian-bookworm | 2026-03-29 01:50:58.238 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.245175 | debian-bookworm | 2026-03-29 01:50:58.239 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.245201 | debian-bookworm | 2026-03-29 01:50:58.239 6721 DEBUG manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Using share_server 8bf28c51-ad2b-4bd1-a0cc-ca6edf77dfc4 for share instance 9c1f7420-b735-45b3-a66a-9e354132ed2a _wrapped_provide_share_server_for_share /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:905 2026-03-29 01:50:58.250459 | debian-bookworm | 2026-03-29 01:50:58.248 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Using preexisting share server: '8bf28c51-ad2b-4bd1-a0cc-ca6edf77dfc4' 2026-03-29 01:50:58.250474 | debian-bookworm | 2026-03-29 01:50:58.248 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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.009s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.275689 | debian-bookworm | 2026-03-29 01:50:58.273 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share instance 9c1f7420-b735-45b3-a66a-9e354132ed2a created successfully. 2026-03-29 01:50:58.290438 | debian-bookworm | 2026-03-29 01:50:58.289 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.291103 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server [0.178280s] ... ok 2026-03-29 01:50:58.317897 | debian-bookworm | 2026-03-29 01:50:58.311 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.317924 | debian-bookworm | 2026-03-29 01:50:58.311 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.317933 | debian-bookworm | 2026-03-29 01:50:58.311 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.382809 | debian-bookworm | 2026-03-29 01:50:58.380 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Parent share server fake-id does not exist.: manila.exception.ShareServerNotFound: Share server fake-id could not be found. 2026-03-29 01:50:58.386406 | debian-bookworm | 2026-03-29 01:50:58.384 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Creation of share instance 877a06dd-4e46-43d0-aef4-2c30413966b6 failed: failed to get share server.: manila.exception.ShareServerNotFound: Share server fake-id could not be found. 2026-03-29 01:50:58.394948 | debian-bookworm | 2026-03-29 01:50:58.393 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.395721 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server_not_found [0.104486s] ... ok 2026-03-29 01:50:58.423690 | debian-bookworm | 2026-03-29 01:50:58.416 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.423717 | debian-bookworm | 2026-03-29 01:50:58.416 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.423726 | debian-bookworm | 2026-03-29 01:50:58.417 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.467070 | debian-bookworm | 2026-03-29 01:50:58.465 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share instance 711e273b-11d7-49d1-863e-bb774b485bdc created successfully. 2026-03-29 01:50:58.483021 | debian-bookworm | 2026-03-29 01:50:58.480 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.483550 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_backend_provided_metadata [0.087253s] ... ok 2026-03-29 01:50:58.509047 | debian-bookworm | 2026-03-29 01:50:58.501 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.509077 | debian-bookworm | 2026-03-29 01:50:58.502 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.509087 | debian-bookworm | 2026-03-29 01:50:58.502 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.511049 | debian-bookworm | 2026-03-29 01:50:58.509 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.511475 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_1_True [0.028217s] ... ok 2026-03-29 01:50:58.537997 | debian-bookworm | 2026-03-29 01:50:58.529 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.538040 | debian-bookworm | 2026-03-29 01:50:58.530 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.538057 | debian-bookworm | 2026-03-29 01:50:58.530 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.538065 | debian-bookworm | 2026-03-29 01:50:58.533 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.538442 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_3 [0.023483s] ... ok 2026-03-29 01:50:58.560579 | debian-bookworm | 2026-03-29 01:50:58.553 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.560607 | debian-bookworm | 2026-03-29 01:50:58.553 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.560616 | debian-bookworm | 2026-03-29 01:50:58.554 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.579724 | debian-bookworm | 2026-03-29 01:50:58.568 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_None" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.579755 | debian-bookworm | 2026-03-29 01:50:58.568 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Lock "share_manager_None" 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.579765 | debian-bookworm | 2026-03-29 01:50:58.569 6721 DEBUG manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Deleting network of share server '69a42215-badc-4a5a-b6a9-3e54134b7fd9' _wrapped_delete_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:4852 2026-03-29 01:50:58.579774 | debian-bookworm | 2026-03-29 01:50:58.570 6721 DEBUG manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Deleting share server '69a42215-badc-4a5a-b6a9-3e54134b7fd9' _wrapped_delete_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:4883 2026-03-29 01:50:58.579795 | debian-bookworm | 2026-03-29 01:50:58.570 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share server '69a42215-badc-4a5a-b6a9-3e54134b7fd9' failed on deletion.: manila.exception.ShareBackendException: Share backend error: fake. 2026-03-29 01:50:58.579804 | debian-bookworm | 2026-03-29 01:50:58.570 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Lock "share_manager_None" "released" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.579812 | debian-bookworm | 2026-03-29 01:50:58.572 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.580122 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_teardown_failure [0.038855s] ... ok 2026-03-29 01:50:58.600863 | debian-bookworm | 2026-03-29 01:50:58.592 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.600898 | debian-bookworm | 2026-03-29 01:50:58.592 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.600907 | debian-bookworm | 2026-03-29 01:50:58.593 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.600916 | debian-bookworm | 2026-03-29 01:50:58.596 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.601350 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_1 [0.024410s] ... ok 2026-03-29 01:50:58.624933 | debian-bookworm | 2026-03-29 01:50:58.617 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.624987 | debian-bookworm | 2026-03-29 01:50:58.618 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.624998 | debian-bookworm | 2026-03-29 01:50:58.618 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.658604 | debian-bookworm | 2026-03-29 01:50:58.656 6721 DEBUG manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Checking for snapshots in 'deferred_deleting' status to process their deletion. do_deferred_snapshot_deletion /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:4213 2026-03-29 01:50:58.665729 | debian-bookworm | 2026-03-29 01:50:58.663 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.666307 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion_exception [0.067317s] ... ok 2026-03-29 01:50:58.693224 | debian-bookworm | 2026-03-29 01:50:58.686 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.693277 | debian-bookworm | 2026-03-29 01:50:58.686 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.693303 | debian-bookworm | 2026-03-29 01:50:58.686 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.785349 | debian-bookworm | 2026-03-29 01:50:58.783 6721 DEBUG manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Re-exporting 7 shares ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:464 2026-03-29 01:50:58.795779 | debian-bookworm | 2026-03-29 01:50:58.793 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share instance e3ce5c2d-28c2-43c1-bd60-9c6ff3cc07c6: skipping export, because it has 'error' status. 2026-03-29 01:50:58.806317 | debian-bookworm | 2026-03-29 01:50:58.804 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share instance f2aadf86-90ea-4c69-918d-615b9595265c: skipping export, because it is busy with an active task: migration_in_progress. 2026-03-29 01:50:58.818541 | debian-bookworm | 2026-03-29 01:50:58.816 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share instance fbcad962-c080-455b-8cf2-94b4d8ff7ca0: skipping export, because it is busy with an active task: migration_driver_in_progress. 2026-03-29 01:50:58.823816 | debian-bookworm | 2026-03-29 01:50:58.821 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share instance 8f10c8d7-07a5-4bcc-b8e4-88d6ccef62d4: skipping export, because it has 'creating_from_snapshot' status. 2026-03-29 01:50:58.842323 | debian-bookworm | 2026-03-29 01:50:58.840 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.842848 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_2_False [0.176624s] ... ok 2026-03-29 01:50:58.873949 | debian-bookworm | 2026-03-29 01:50:58.861 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.873991 | debian-bookworm | 2026-03-29 01:50:58.861 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.874000 | debian-bookworm | 2026-03-29 01:50:58.862 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.874009 | debian-bookworm | 2026-03-29 01:50:58.864 6721 DEBUG manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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-03-29 01:50:58.874018 | debian-bookworm | 2026-03-29 01:50:58.864 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000346(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:50:58.874033 | debian-bookworm | 2026-03-29 01:50:58.864 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:50:58.874041 | debian-bookworm | 2026-03-29 01:50:58.865 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.874496 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_1_do_setup [0.024720s] ... ok 2026-03-29 01:50:58.894132 | debian-bookworm | 2026-03-29 01:50:58.887 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.894164 | debian-bookworm | 2026-03-29 01:50:58.887 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.894174 | debian-bookworm | 2026-03-29 01:50:58.887 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:58.940982 | debian-bookworm | 2026-03-29 01:50:58.939 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share server fake_share_server_id managed successfully. 2026-03-29 01:50:58.942441 | debian-bookworm | 2026-03-29 01:50:58.940 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:58.942873 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_1 [0.075005s] ... ok 2026-03-29 01:50:58.968036 | debian-bookworm | 2026-03-29 01:50:58.960 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:58.968066 | debian-bookworm | 2026-03-29 01:50:58.961 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:58.968075 | debian-bookworm | 2026-03-29 01:50:58.961 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.022892 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Failed to commit reservations : sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-03-29 01:50:59.022921 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota Traceback (most recent call last): 2026-03-29 01:50:59.022928 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-03-29 01:50:59.022934 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota self._driver.commit( 2026-03-29 01:50:59.022945 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-03-29 01:50:59.022950 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota db.reservation_commit( 2026-03-29 01:50:59.022956 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-03-29 01:50:59.022962 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return IMPL.reservation_commit( 2026-03-29 01:50:59.022967 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.022972 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-03-29 01:50:59.022978 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return f(*args, **kwargs) 2026-03-29 01:50:59.022983 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.022988 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-29 01:50:59.022994 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-03-29 01:50:59.022999 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-03-29 01:50:59.023005 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota self.force_reraise() 2026-03-29 01:50:59.023010 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-03-29 01:50:59.023024 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota raise self.value 2026-03-29 01:50:59.023029 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-29 01:50:59.023034 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return f(*args, **kwargs) 2026-03-29 01:50:59.023040 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023045 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-03-29 01:50:59.023050 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return fn(*args, **kwargs) 2026-03-29 01:50:59.023056 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023061 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-03-29 01:50:59.023066 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-03-29 01:50:59.023072 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023077 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-03-29 01:50:59.023082 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-03-29 01:50:59.023087 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023092 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:59.023097 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:59.023103 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023114 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-03-29 01:50:59.023120 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:59.023125 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023130 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:59.023135 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:59.023140 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:59.023147 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:59.023153 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:59.023158 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023163 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-03-29 01:50:59.023172 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:59.023177 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023182 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:59.023187 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:59.023193 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:59.023198 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:59.023203 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:59.023208 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023213 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-03-29 01:50:59.023218 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-03-29 01:50:59.023223 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023229 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-03-29 01:50:59.023234 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return a.in_(b) 2026-03-29 01:50:59.023239 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^ 2026-03-29 01:50:59.023244 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-03-29 01:50:59.023249 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return self.operate(in_op, other) 2026-03-29 01:50:59.023254 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023259 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-03-29 01:50:59.023265 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-03-29 01:50:59.023270 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023275 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-03-29 01:50:59.023281 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-03-29 01:50:59.023286 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023294 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-03-29 01:50:59.023299 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota resolved = impl._literal_coercion( 2026-03-29 01:50:59.023305 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.023310 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-03-29 01:50:59.023319 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-03-29 01:50:59.023326 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-03-29 01:50:59.023332 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-03-29 01:50:59.023337 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-03-29 01:50:59.023342 | debian-bookworm | 2026-03-29 01:50:58.994 6721 ERROR manila.quota 2026-03-29 01:50:59.023348 | debian-bookworm | 2026-03-29 01:50:58.996 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.023490 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_2 [0.055848s] ... ok 2026-03-29 01:50:59.026397 | debian-bookworm | 2026-03-29 01:50:59.016 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.026408 | debian-bookworm | 2026-03-29 01:50:59.016 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.026414 | debian-bookworm | 2026-03-29 01:50:59.017 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.046681 | debian-bookworm | 2026-03-29 01:50:59.044 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.047089 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_1_migration_starting [0.048062s] ... ok 2026-03-29 01:50:59.074519 | debian-bookworm | 2026-03-29 01:50:59.066 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.074548 | debian-bookworm | 2026-03-29 01:50:59.066 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.074557 | debian-bookworm | 2026-03-29 01:50:59.066 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.074579 | debian-bookworm | 2026-03-29 01:50:59.071 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.074929 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_exception [0.026000s] ... ok 2026-03-29 01:50:59.100263 | debian-bookworm | 2026-03-29 01:50:59.093 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.100294 | debian-bookworm | 2026-03-29 01:50:59.093 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.100302 | debian-bookworm | 2026-03-29 01:50:59.094 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.135303 | debian-bookworm | 2026-03-29 01:50:59.126 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.135331 | debian-bookworm | 2026-03-29 01:50:59.126 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.135341 | debian-bookworm | 2026-03-29 01:50:59.127 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Cannot choose compatible share server: fake: manila.exception.ManilaException: fake 2026-03-29 01:50:59.135350 | debian-bookworm | 2026-03-29 01:50:59.130 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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.004s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.135358 | debian-bookworm | 2026-03-29 01:50:59.132 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.135701 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_incompatible_servers [0.061406s] ... ok 2026-03-29 01:50:59.164028 | debian-bookworm | 2026-03-29 01:50:59.157 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.164059 | debian-bookworm | 2026-03-29 01:50:59.157 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.164068 | debian-bookworm | 2026-03-29 01:50:59.157 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.178200 | debian-bookworm | 2026-03-29 01:50:59.176 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Parent share server fake_server_id has invalid status 'fake'. 2026-03-29 01:50:59.182734 | debian-bookworm | 2026-03-29 01:50:59.181 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.183190 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_invalid [0.048664s] ... ok 2026-03-29 01:50:59.213012 | debian-bookworm | 2026-03-29 01:50:59.203 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.213045 | debian-bookworm | 2026-03-29 01:50:59.204 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.213055 | debian-bookworm | 2026-03-29 01:50:59.204 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.213064 | debian-bookworm | 2026-03-29 01:50:59.206 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Updating share status 2026-03-29 01:50:59.213074 | debian-bookworm | 2026-03-29 01:50:59.207 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.213488 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss [0.025873s] ... ok 2026-03-29 01:50:59.237274 | debian-bookworm | 2026-03-29 01:50:59.228 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.237305 | debian-bookworm | 2026-03-29 01:50:59.228 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.237327 | debian-bookworm | 2026-03-29 01:50:59.228 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.237336 | debian-bookworm | 2026-03-29 01:50:59.232 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share id1 reverted to snapshot fakesnapshotid successfully. 2026-03-29 01:50:59.237345 | debian-bookworm | 2026-03-29 01:50:59.232 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.237762 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_2_fake_reservations [0.025544s] ... ok 2026-03-29 01:50:59.260820 | debian-bookworm | 2026-03-29 01:50:59.253 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.260851 | debian-bookworm | 2026-03-29 01:50:59.254 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.260862 | debian-bookworm | 2026-03-29 01:50:59.254 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.293062 | debian-bookworm | 2026-03-29 01:50:59.289 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share Server Migration for share server 0cf2c417-a08c-4ad3-8332-0144012b1373 was completed with success. 2026-03-29 01:50:59.293093 | debian-bookworm | 2026-03-29 01:50:59.291 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.294091 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_2___fake_src_identifier___None_ [0.058364s] ... ok 2026-03-29 01:50:59.323026 | debian-bookworm | 2026-03-29 01:50:59.315 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.323057 | debian-bookworm | 2026-03-29 01:50:59.316 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.323078 | debian-bookworm | 2026-03-29 01:50:59.316 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.350902 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Shrink share failed.: manila.exception.InvalidShare: fake 2026-03-29 01:50:59.350934 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager Traceback (most recent call last): 2026-03-29 01:50:59.350943 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-03-29 01:50:59.350952 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager self.driver.shrink_share( 2026-03-29 01:50:59.350960 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:59.350969 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:50:59.350977 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.350985 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:59.350993 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:59.351001 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.351008 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:59.351017 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager raise effect 2026-03-29 01:50:59.351031 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager manila.exception.InvalidShare: fake 2026-03-29 01:50:59.351040 | debian-bookworm | 2026-03-29 01:50:59.340 6721 ERROR manila.share.manager 2026-03-29 01:50:59.351047 | debian-bookworm | 2026-03-29 01:50:59.342 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.351288 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_1 [0.051021s] ... ok 2026-03-29 01:50:59.372939 | debian-bookworm | 2026-03-29 01:50:59.365 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.372997 | debian-bookworm | 2026-03-29 01:50:59.366 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.373008 | debian-bookworm | 2026-03-29 01:50:59.366 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.400549 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Shrink share operation not supported.: NotImplementedError 2026-03-29 01:50:59.400598 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager Traceback (most recent call last): 2026-03-29 01:50:59.400608 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-03-29 01:50:59.400616 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager self.driver.shrink_share( 2026-03-29 01:50:59.400625 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-03-29 01:50:59.400633 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-03-29 01:50:59.400641 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.400649 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-03-29 01:50:59.400656 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-03-29 01:50:59.400664 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:50:59.400672 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-03-29 01:50:59.400680 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager raise effect 2026-03-29 01:50:59.400688 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager NotImplementedError 2026-03-29 01:50:59.400696 | debian-bookworm | 2026-03-29 01:50:59.390 6721 ERROR manila.share.manager 2026-03-29 01:50:59.400704 | debian-bookworm | 2026-03-29 01:50:59.391 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.401018 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_not_supported [0.049321s] ... ok 2026-03-29 01:50:59.418766 | debian-bookworm | 2026-03-29 01:50:59.412 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.418803 | debian-bookworm | 2026-03-29 01:50:59.412 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.418813 | debian-bookworm | 2026-03-29 01:50:59.412 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.453128 | debian-bookworm | 2026-03-29 01:50:59.451 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.453701 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_other_driver_exception [0.059180s] ... ok 2026-03-29 01:50:59.480498 | debian-bookworm | 2026-03-29 01:50:59.473 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.480540 | debian-bookworm | 2026-03-29 01:50:59.473 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.480550 | debian-bookworm | 2026-03-29 01:50:59.474 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.508730 | debian-bookworm | 2026-03-29 01:50:59.506 6721 INFO manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Share server fake_share_server_id unmanaged successfully. 2026-03-29 01:50:59.509987 | debian-bookworm | 2026-03-29 01:50:59.508 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.510415 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_admin_network_allocations [0.056867s] ... ok 2026-03-29 01:50:59.539695 | debian-bookworm | 2026-03-29 01:50:59.530 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.539732 | debian-bookworm | 2026-03-29 01:50:59.531 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.539746 | debian-bookworm | 2026-03-29 01:50:59.531 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.539763 | debian-bookworm | 2026-03-29 01:50:59.532 6721 DEBUG manila.share.manager [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Received request to update access for share instance fakeinstanceid. update_access_for_instances /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:4591 2026-03-29 01:50:59.539772 | debian-bookworm | 2026-03-29 01:50:59.533 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.540190 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_access [0.025492s] ... ok 2026-03-29 01:50:59.560680 | debian-bookworm | 2026-03-29 01:50:59.553 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.560722 | debian-bookworm | 2026-03-29 01:50:59.553 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.560732 | debian-bookworm | 2026-03-29 01:50:59.554 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.560740 | debian-bookworm | 2026-03-29 01:50:59.556 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.561233 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_new [0.021850s] ... ok 2026-03-29 01:50:59.583976 | debian-bookworm | 2026-03-29 01:50:59.575 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.584008 | debian-bookworm | 2026-03-29 01:50:59.576 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.584018 | debian-bookworm | 2026-03-29 01:50:59.576 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:50:59.584026 | debian-bookworm | 2026-03-29 01:50:59.578 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:50:59.584330 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_security_service [0.022177s] ... ok 2026-03-29 01:50:59.605345 | debian-bookworm | 2026-03-29 01:50:59.597 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:50:59.605366 | debian-bookworm | 2026-03-29 01:50:59.598 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:50:59.605371 | debian-bookworm | 2026-03-29 01:50:59.598 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:51:00.037760 | debian-bookworm | 2026-03-29 01:51:00.035 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.038200 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size [0.457762s] ... ok 2026-03-29 01:51:00.066363 | debian-bookworm | 2026-03-29 01:51:00.058 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:51:00.066384 | debian-bookworm | 2026-03-29 01:51:00.058 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:51:00.066390 | debian-bookworm | 2026-03-29 01:51:00.058 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:51:00.066395 | debian-bookworm | 2026-03-29 01:51:00.060 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.066840 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_04 [0.024318s] ... ok 2026-03-29 01:51:00.084568 | debian-bookworm | 2026-03-29 01:51:00.079 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-03-29 01:51:00.084583 | debian-bookworm | 2026-03-29 01:51:00.080 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-03-29 01:51:00.084589 | debian-bookworm | 2026-03-29 01:51:00.080 6721 DEBUG oslo_concurrency.lockutils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 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/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-03-29 01:51:00.084593 | debian-bookworm | 2026-03-29 01:51:00.082 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.085062 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_10 [0.021348s] ... ok 2026-03-29 01:51:00.117144 | debian-bookworm | 2026-03-29 01:51:00.115 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.117812 | debian-bookworm | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_timeout [0.033366s] ... ok 2026-03-29 01:51:00.209749 | debian-bookworm | 2026-03-29 01:51:00.207 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.210193 | debian-bookworm | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_1_None [0.092482s] ... ok 2026-03-29 01:51:00.256341 | debian-bookworm | 2026-03-29 01:51:00.254 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.256885 | debian-bookworm | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_1_active [0.046877s] ... ok 2026-03-29 01:51:00.301310 | debian-bookworm | 2026-03-29 01:51:00.300 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.301788 | debian-bookworm | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_2_error [0.045078s] ... ok 2026-03-29 01:51:00.364645 | debian-bookworm | 2026-03-29 01:51:00.345 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 5.88e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:51:00.364679 | debian-bookworm | 2026-03-29 01:51:00.345 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 1 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:51:00.364690 | debian-bookworm | 2026-03-29 01:51:00.345 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.000755(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:51:00.364699 | debian-bookworm | 2026-03-29 01:51:00.346 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 2 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:51:00.364707 | debian-bookworm | 2026-03-29 01:51:00.346 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.0011(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:51:00.364715 | debian-bookworm | 2026-03-29 01:51:00.346 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 4 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:51:00.364724 | debian-bookworm | 2026-03-29 01:51:00.346 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.00143(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:51:00.364756 | debian-bookworm | 2026-03-29 01:51:00.346 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 8 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:51:00.364765 | debian-bookworm | 2026-03-29 01:51:00.346 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.00176(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:51:00.364773 | debian-bookworm | 2026-03-29 01:51:00.347 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 16 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:51:00.364789 | debian-bookworm | 2026-03-29 01:51:00.347 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.00209(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:51:00.364798 | debian-bookworm | 2026-03-29 01:51:00.347 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 32 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:51:00.364806 | debian-bookworm | 2026-03-29 01:51:00.347 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.00242(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:51:00.364814 | debian-bookworm | 2026-03-29 01:51:00.347 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 64 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-03-29 01:51:00.364822 | debian-bookworm | 2026-03-29 01:51:00.347 6721 DEBUG manila.utils [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.00274(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-03-29 01:51:00.364830 | debian-bookworm | 2026-03-29 01:51:00.349 6721 INFO manila.coordination [None req-9470bf2e-1c3e-4a8f-ad67-2bbc9c0f85b4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.365029 | debian-bookworm | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_3_creating [0.048831s] ... ok 2026-03-29 01:51:00.432343 | debian-bookworm | --- Logging error --- 2026-03-29 01:51:00.432374 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:51:00.432925 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:51:00.432936 | debian-bookworm | msg = self.format(record) 2026-03-29 01:51:00.432944 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.432975 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:51:00.432983 | debian-bookworm | return fmt.format(record) 2026-03-29 01:51:00.432990 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.432999 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:51:00.433007 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:51:00.433015 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.433029 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:51:00.433038 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:51:00.433046 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.433054 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:51:00.433062 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:51:00.433070 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.433078 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:51:00.433086 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:51:00.433093 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:51:00.433101 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:51:00.433109 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:51:00.433117 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.433125 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:51:00.433133 | debian-bookworm | return self._read_deleted 2026-03-29 01:51:00.433141 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.433148 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:51:00.433156 | debian-bookworm | Call stack: 2026-03-29 01:51:00.433164 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:51:00.433172 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:51:00.433180 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:51:00.433188 | debian-bookworm | main() 2026-03-29 01:51:00.433196 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:51:00.433203 | debian-bookworm | program.TestProgram( 2026-03-29 01:51:00.433211 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:51:00.433219 | debian-bookworm | self.runTests() 2026-03-29 01:51:00.433227 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:51:00.433235 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:51:00.433243 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:51:00.433250 | debian-bookworm | test(result) 2026-03-29 01:51:00.433258 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:00.433266 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.433274 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:00.433282 | debian-bookworm | test(result) 2026-03-29 01:51:00.433289 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:00.433306 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.433314 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:00.433322 | debian-bookworm | test(result) 2026-03-29 01:51:00.433330 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:00.433337 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.433345 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:00.433353 | debian-bookworm | test(result) 2026-03-29 01:51:00.433361 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:51:00.433368 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.433376 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:51:00.433384 | debian-bookworm | return run_test.run(result) 2026-03-29 01:51:00.433392 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:51:00.433400 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:51:00.433408 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:51:00.433416 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:51:00.433423 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:51:00.433431 | debian-bookworm | self._run_core() 2026-03-29 01:51:00.433439 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:51:00.433454 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:51:00.433462 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:51:00.433470 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:51:00.433478 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:51:00.433486 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:51:00.433494 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-03-29 01:51:00.433501 | debian-bookworm | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:51:00.433512 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:51:00.433520 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:51:00.433528 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:51:00.433535 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:51:00.433543 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:51:00.433551 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:51:00.433559 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:51:00.433566 | debian-bookworm | return self.enforce( 2026-03-29 01:51:00.433574 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:51:00.433582 | debian-bookworm | self.load_rules() 2026-03-29 01:51:00.433590 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:51:00.433597 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:51:00.433605 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:51:00.433619 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:51:00.433627 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:51:00.433634 | debian-bookworm | LOG.warning( 2026-03-29 01:51:00.433643 | debian-bookworm | 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-03-29 01:51:00.433652 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:51:00.437281 | debian-bookworm | 2026-03-29 01:51:00.435 6721 INFO manila.coordination [None req-9a3a61bb-51eb-447e-b47d-5d94867e95bd fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.437806 | debian-bookworm | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_extend_share [0.086229s] ... ok 2026-03-29 01:51:00.521776 | debian-bookworm | --- Logging error --- 2026-03-29 01:51:00.521809 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:51:00.522319 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:51:00.522330 | debian-bookworm | msg = self.format(record) 2026-03-29 01:51:00.522338 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.522346 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:51:00.522353 | debian-bookworm | return fmt.format(record) 2026-03-29 01:51:00.522361 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.522369 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:51:00.522377 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:51:00.522385 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.522393 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:51:00.522401 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:51:00.522409 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.522417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:51:00.522425 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:51:00.522433 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.522441 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:51:00.522449 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:51:00.522456 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:51:00.522464 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:51:00.522472 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:51:00.522480 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.522487 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:51:00.522495 | debian-bookworm | return self._read_deleted 2026-03-29 01:51:00.522503 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.522511 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:51:00.522518 | debian-bookworm | Call stack: 2026-03-29 01:51:00.522526 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:51:00.522534 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:51:00.522542 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:51:00.522550 | debian-bookworm | main() 2026-03-29 01:51:00.522558 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:51:00.522576 | debian-bookworm | program.TestProgram( 2026-03-29 01:51:00.522589 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:51:00.522597 | debian-bookworm | self.runTests() 2026-03-29 01:51:00.522605 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:51:00.522613 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:51:00.522621 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:51:00.522629 | debian-bookworm | test(result) 2026-03-29 01:51:00.522637 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:00.522644 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.522652 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:00.522660 | debian-bookworm | test(result) 2026-03-29 01:51:00.522668 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:00.522675 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.522683 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:00.522691 | debian-bookworm | test(result) 2026-03-29 01:51:00.522699 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:00.522706 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.522714 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:00.522722 | debian-bookworm | test(result) 2026-03-29 01:51:00.522730 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:51:00.522738 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.522745 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:51:00.522753 | debian-bookworm | return run_test.run(result) 2026-03-29 01:51:00.522761 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:51:00.522769 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:51:00.522777 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:51:00.522785 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:51:00.522793 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:51:00.522801 | debian-bookworm | self._run_core() 2026-03-29 01:51:00.522809 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:51:00.522823 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:51:00.522831 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:51:00.522839 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:51:00.522847 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:51:00.522855 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:51:00.522863 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-03-29 01:51:00.522871 | debian-bookworm | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:51:00.522878 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:51:00.522886 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:51:00.522894 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:51:00.522907 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:51:00.522915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:51:00.522923 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:51:00.522931 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:51:00.522938 | debian-bookworm | return self.enforce( 2026-03-29 01:51:00.522946 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:51:00.522954 | debian-bookworm | self.load_rules() 2026-03-29 01:51:00.522962 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:51:00.522969 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:51:00.522977 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:51:00.522985 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:51:00.522993 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:51:00.523001 | debian-bookworm | LOG.warning( 2026-03-29 01:51:00.523012 | debian-bookworm | 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-03-29 01:51:00.523021 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:51:00.526291 | debian-bookworm | 2026-03-29 01:51:00.524 6721 INFO manila.coordination [None req-ea82b3d4-df2b-48ca-9955-fc26b34399c3 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.526695 | debian-bookworm | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_share_server [0.088921s] ... ok 2026-03-29 01:51:00.612427 | debian-bookworm | --- Logging error --- 2026-03-29 01:51:00.613127 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:51:00.613141 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:51:00.613150 | debian-bookworm | msg = self.format(record) 2026-03-29 01:51:00.613158 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.613166 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:51:00.613174 | debian-bookworm | return fmt.format(record) 2026-03-29 01:51:00.613182 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.613190 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:51:00.613198 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:51:00.613206 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.613214 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:51:00.613222 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:51:00.613230 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.613238 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:51:00.613246 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:51:00.613254 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.613262 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:51:00.613270 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:51:00.613288 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:51:00.613296 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:51:00.613304 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:51:00.613312 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.613320 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:51:00.613328 | debian-bookworm | return self._read_deleted 2026-03-29 01:51:00.613335 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:00.613343 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:51:00.613351 | debian-bookworm | Call stack: 2026-03-29 01:51:00.613359 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:51:00.613367 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:51:00.613375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:51:00.613383 | debian-bookworm | main() 2026-03-29 01:51:00.613390 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:51:00.613398 | debian-bookworm | program.TestProgram( 2026-03-29 01:51:00.613406 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:51:00.613414 | debian-bookworm | self.runTests() 2026-03-29 01:51:00.613422 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:51:00.613430 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:51:00.613438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:51:00.613446 | debian-bookworm | test(result) 2026-03-29 01:51:00.613454 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:00.613462 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.613470 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:00.613477 | debian-bookworm | test(result) 2026-03-29 01:51:00.613485 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:00.613493 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.613501 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:00.613509 | debian-bookworm | test(result) 2026-03-29 01:51:00.613517 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:00.613524 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.613532 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:00.613540 | debian-bookworm | test(result) 2026-03-29 01:51:00.613548 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:51:00.613556 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:00.613563 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:51:00.613571 | debian-bookworm | return run_test.run(result) 2026-03-29 01:51:00.613579 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:51:00.613592 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:51:00.613600 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:51:00.613608 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:51:00.613616 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:51:00.613624 | debian-bookworm | self._run_core() 2026-03-29 01:51:00.613632 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:51:00.613652 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:51:00.613660 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:51:00.613668 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:51:00.613676 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:51:00.613684 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:51:00.613691 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-03-29 01:51:00.613699 | debian-bookworm | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-03-29 01:51:00.613707 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:51:00.613715 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:51:00.613723 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:51:00.613731 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:51:00.613738 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:51:00.613746 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:51:00.613754 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:51:00.613762 | debian-bookworm | return self.enforce( 2026-03-29 01:51:00.613770 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:51:00.613778 | debian-bookworm | self.load_rules() 2026-03-29 01:51:00.613785 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:51:00.613793 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:51:00.613801 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:51:00.613809 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:51:00.613817 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:51:00.613825 | debian-bookworm | LOG.warning( 2026-03-29 01:51:00.613833 | debian-bookworm | 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-03-29 01:51:00.613842 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:51:00.616730 | debian-bookworm | 2026-03-29 01:51:00.615 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.617474 | debian-bookworm | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access [0.091028s] ... ok 2026-03-29 01:51:00.639242 | debian-bookworm | 2026-03-29 01:51:00.635 6721 DEBUG manila.share.share_types [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Searching by: {'extra_specs': {'somepoolcap': 'somevalue'}, 'availability_zones': ['nova']} get_all_types /home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py:146 2026-03-29 01:51:00.639268 | debian-bookworm | 2026-03-29 01:51:00.636 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.639657 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_1_nova [0.020747s] ... ok 2026-03-29 01:51:00.659635 | debian-bookworm | 2026-03-29 01:51:00.655 6721 DEBUG manila.share.share_types [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Searching by: {'extra_specs': {'somepoolcap': 'somevalue'}, 'availability_zones': ['supernova', 'nova']} get_all_types /home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py:146 2026-03-29 01:51:00.659685 | debian-bookworm | 2026-03-29 01:51:00.656 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.660021 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_2_supernova_nova [0.020006s] ... ok 2026-03-29 01:51:00.678516 | debian-bookworm | 2026-03-29 01:51:00.676 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.678846 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_optional_extra_specs [0.019584s] ... ok 2026-03-29 01:51:00.698035 | debian-bookworm | 2026-03-29 01:51:00.696 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.698411 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_1 [0.019690s] ... ok 2026-03-29 01:51:00.718236 | debian-bookworm | 2026-03-29 01:51:00.716 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.718622 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_01___snapshot_support____1__ [0.020058s] ... ok 2026-03-29 01:51:00.738106 | debian-bookworm | 2026-03-29 01:51:00.736 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.738823 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_02___snapshot_support____t__ [0.020732s] ... ok 2026-03-29 01:51:00.759535 | debian-bookworm | 2026-03-29 01:51:00.758 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.760249 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_11___snapshot_support____n__ [0.021306s] ... ok 2026-03-29 01:51:00.779616 | debian-bookworm | 2026-03-29 01:51:00.778 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.780038 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_13___create_share_from_snapshot_support____1__ [0.019739s] ... ok 2026-03-29 01:51:00.799350 | debian-bookworm | 2026-03-29 01:51:00.798 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.800043 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_26___revert_to_snapshot_support____t__ [0.019888s] ... ok 2026-03-29 01:51:00.819817 | debian-bookworm | 2026-03-29 01:51:00.818 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.820339 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_32___revert_to_snapshot_support____f__ [0.020031s] ... ok 2026-03-29 01:51:00.839020 | debian-bookworm | 2026-03-29 01:51:00.837 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.839557 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_33___revert_to_snapshot_support____false__ [0.019071s] ... ok 2026-03-29 01:51:00.858916 | debian-bookworm | 2026-03-29 01:51:00.857 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.859363 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_35___revert_to_snapshot_support____n__ [0.019782s] ... ok 2026-03-29 01:51:00.878528 | debian-bookworm | 2026-03-29 01:51:00.877 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.879141 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_37___mount_snapshot_support____1__ [0.019704s] ... ok 2026-03-29 01:51:00.897898 | debian-bookworm | 2026-03-29 01:51:00.896 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.898593 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_40___mount_snapshot_support____on__ [0.019360s] ... ok 2026-03-29 01:51:00.919151 | debian-bookworm | 2026-03-29 01:51:00.917 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.919507 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_41___mount_snapshot_support____y__ [0.020435s] ... ok 2026-03-29 01:51:00.938913 | debian-bookworm | 2026-03-29 01:51:00.937 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.939216 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_42___mount_snapshot_support____yes__ [0.019718s] ... ok 2026-03-29 01:51:00.959126 | debian-bookworm | 2026-03-29 01:51:00.957 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.959706 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_49___mount_point_name_support____1__ [0.020600s] ... ok 2026-03-29 01:51:00.980073 | debian-bookworm | 2026-03-29 01:51:00.978 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:00.980396 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_56___mount_point_name_support____f__ [0.020308s] ... ok 2026-03-29 01:51:01.000055 | debian-bookworm | 2026-03-29 01:51:00.998 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.000498 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_58___mount_point_name_support____off__ [0.019792s] ... ok 2026-03-29 01:51:01.019187 | debian-bookworm | 2026-03-29 01:51:01.017 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.019700 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_64___encryption_support____share__ [0.019088s] ... ok 2026-03-29 01:51:01.041143 | debian-bookworm | 2026-03-29 01:51:01.039 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.041676 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_67___availability_zones________zonea_____zoneb__ [0.022019s] ... ok 2026-03-29 01:51:01.062240 | debian-bookworm | 2026-03-29 01:51:01.060 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.062772 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_1 [0.020727s] ... ok 2026-03-29 01:51:01.094621 | debian-bookworm | 2026-03-29 01:51:01.093 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.095298 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_provision_filter_on_size [0.033164s] ... ok 2026-03-29 01:51:01.116209 | debian-bookworm | 2026-03-29 01:51:01.114 6721 INFO manila.coordination [None req-2c6e893c-449d-40c0-8db7-cb1da0d71d17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.116668 | debian-bookworm | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_3 [0.020420s] ... ok 2026-03-29 01:51:01.137013 | debian-bookworm | 2026-03-29 01:51:01.135 6721 INFO manila.coordination [None req-330a0d4a-592d-488e-a9c9-1a0c712f49c5 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.137263 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_empty_request [0.020605s] ... ok 2026-03-29 01:51:01.159206 | debian-bookworm | 2026-03-29 01:51:01.157 6721 INFO manila.coordination [None req-19c89bc8-e680-4e4f-8b97-219da3998315 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.159700 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_group_snapshot_minimal_request_no_members_with_desc [0.022201s] ... ok 2026-03-29 01:51:01.180422 | debian-bookworm | 2026-03-29 01:51:01.178 6721 INFO manila.coordination [None req-8fc0aa18-3dd2-4f2a-8a6a-d90f240596a0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.180886 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_request_spec [0.021325s] ... ok 2026-03-29 01:51:01.201790 | debian-bookworm | 2026-03-29 01:51:01.200 6721 INFO manila.coordination [None req-044e3083-10af-40f2-b77d-0193c377badd fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.202151 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_error_creating_member [0.021256s] ... ok 2026-03-29 01:51:01.223137 | debian-bookworm | 2026-03-29 01:51:01.221 6721 INFO manila.coordination [None req-174eaf9f-233a-4139-907f-0f6096202881 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.223653 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_minimal_request_no_members [0.021153s] ... ok 2026-03-29 01:51:01.245057 | debian-bookworm | 2026-03-29 01:51:01.242 6721 INFO manila.coordination [None req-eb7cc55d-50d0-4904-87ec-0ab2247d2521 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.245475 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member [0.022002s] ... ok 2026-03-29 01:51:01.266665 | debian-bookworm | 2026-03-29 01:51:01.264 6721 INFO manila.coordination [None req-0c648426-db84-43e0-ac35-0198424169d7 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.267069 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_2_False [0.021449s] ... ok 2026-03-29 01:51:01.287964 | debian-bookworm | 2026-03-29 01:51:01.286 6721 INFO manila.coordination [None req-2fa5bc31-a48f-407a-86c1-f84043a9a836 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.288235 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id [0.021215s] ... ok 2026-03-29 01:51:01.308464 | debian-bookworm | 2026-03-29 01:51:01.306 6721 INFO manila.coordination [None req-6ac8b3e0-d7a3-48ea-b964-2eb2465d9ec0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.308863 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_no_host [0.020268s] ... ok 2026-03-29 01:51:01.331185 | debian-bookworm | 2026-03-29 01:51:01.329 6721 INFO manila.coordination [None req-0c15b20d-3c58-498c-85be-fee0b84289ac fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.331541 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_group_does_not_exist [0.022638s] ... ok 2026-03-29 01:51:01.351282 | debian-bookworm | 2026-03-29 01:51:01.349 6721 DEBUG manila.share_group.api [None req-6a3c2e55-099e-44f1-a181-9bdb23d56768 fake_user_id fake_project_id - - - -] Searching for share_groups by: {} get_all /home/zuul/src/github.com/vexxhost/manila/manila/share_group/api.py:335 2026-03-29 01:51:01.357179 | debian-bookworm | 2026-03-29 01:51:01.355 6721 INFO manila.coordination [None req-6a3c2e55-099e-44f1-a181-9bdb23d56768 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.357565 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_no_groups [0.026161s] ... ok 2026-03-29 01:51:01.380899 | debian-bookworm | 2026-03-29 01:51:01.377 6721 DEBUG manila.share_group.api [None req-730bc0bf-1f5d-4bf3-bf61-3d150b295d78 fake_user_id fake_project_id - - - -] Searching for share group snapshots by: {'all_tenants': True} get_all_share_group_snapshots /home/zuul/src/github.com/vexxhost/manila/manila/share_group/api.py:490 2026-03-29 01:51:01.380915 | debian-bookworm | 2026-03-29 01:51:01.378 6721 INFO manila.coordination [None req-730bc0bf-1f5d-4bf3-bf61-3d150b295d78 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.381331 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_as_admin [0.022986s] ... ok 2026-03-29 01:51:01.401334 | debian-bookworm | 2026-03-29 01:51:01.399 6721 INFO manila.coordination [None req-7fa8d559-6909-4c70-a205-26ae2dd84aee fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.401710 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_1 [0.020822s] ... ok 2026-03-29 01:51:01.437437 | debian-bookworm | --- Logging error --- 2026-03-29 01:51:01.437815 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:51:01.437823 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:51:01.437841 | debian-bookworm | msg = self.format(record) 2026-03-29 01:51:01.437845 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.437849 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:51:01.437853 | debian-bookworm | return fmt.format(record) 2026-03-29 01:51:01.437858 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.437862 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:51:01.437866 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:51:01.437871 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.437875 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:51:01.437880 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:51:01.437884 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.437889 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:51:01.437893 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:51:01.437897 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.437901 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:51:01.437905 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:51:01.437910 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:51:01.437914 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:51:01.437919 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:51:01.437923 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.437927 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:51:01.437931 | debian-bookworm | return self._read_deleted 2026-03-29 01:51:01.437935 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.437940 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:51:01.437944 | debian-bookworm | Call stack: 2026-03-29 01:51:01.438186 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:51:01.438193 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:51:01.438197 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:51:01.438202 | debian-bookworm | main() 2026-03-29 01:51:01.438206 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:51:01.438210 | debian-bookworm | program.TestProgram( 2026-03-29 01:51:01.438215 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:51:01.438219 | debian-bookworm | self.runTests() 2026-03-29 01:51:01.438223 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:51:01.438228 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:51:01.438232 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:51:01.438236 | debian-bookworm | test(result) 2026-03-29 01:51:01.438240 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:01.438245 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:01.438249 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:01.438253 | debian-bookworm | test(result) 2026-03-29 01:51:01.438261 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:01.438266 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:01.438270 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:01.438279 | debian-bookworm | test(result) 2026-03-29 01:51:01.438283 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:01.438287 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:01.438291 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:01.438296 | debian-bookworm | test(result) 2026-03-29 01:51:01.438300 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:51:01.438304 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:01.438308 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:51:01.438312 | debian-bookworm | return run_test.run(result) 2026-03-29 01:51:01.438316 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:51:01.438321 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:51:01.438325 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:51:01.438329 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:51:01.438333 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:51:01.438337 | debian-bookworm | self._run_core() 2026-03-29 01:51:01.438341 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-03-29 01:51:01.438345 | debian-bookworm | if self.exception_caught == self._run_user( 2026-03-29 01:51:01.438349 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:51:01.438354 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:51:01.438358 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 886, in _run_test_method 2026-03-29 01:51:01.438362 | debian-bookworm | return self._get_test_method()() 2026-03-29 01:51:01.438366 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_context.py", line 33, in test_request_context_sets_is_admin 2026-03-29 01:51:01.438370 | debian-bookworm | ctxt = context.RequestContext('111', 2026-03-29 01:51:01.438375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:51:01.438379 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:51:01.438383 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:51:01.438387 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:51:01.438391 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:51:01.438395 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:51:01.438399 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:51:01.438403 | debian-bookworm | return self.enforce( 2026-03-29 01:51:01.438408 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:51:01.438412 | debian-bookworm | self.load_rules() 2026-03-29 01:51:01.438416 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:51:01.438420 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:51:01.438430 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:51:01.438434 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:51:01.438438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:51:01.438446 | debian-bookworm | LOG.warning( 2026-03-29 01:51:01.438450 | debian-bookworm | 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-03-29 01:51:01.438455 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:51:01.441456 | debian-bookworm | 2026-03-29 01:51:01.439 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.441849 | debian-bookworm | {3} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin [0.039979s] ... ok 2026-03-29 01:51:01.460750 | debian-bookworm | 2026-03-29 01:51:01.459 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.461057 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata_size [0.019157s] ... ok 2026-03-29 01:51:01.480804 | debian-bookworm | 2026-03-29 01:51:01.479 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.481319 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_not_found [0.020054s] ... ok 2026-03-29 01:51:01.500897 | debian-bookworm | 2026-03-29 01:51:01.499 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.501349 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_weigher_not_found [0.019911s] ... ok 2026-03-29 01:51:01.520306 | debian-bookworm | 2026-03-29 01:51:01.518 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.520841 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_not_found [0.019260s] ... ok 2026-03-29 01:51:01.540596 | debian-bookworm | 2026-03-29 01:51:01.538 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.541086 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_replica_not_found_exception [0.019833s] ... ok 2026-03-29 01:51:01.559859 | debian-bookworm | 2026-03-29 01:51:01.557 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.560411 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_snapshot_not_found [0.019408s] ... ok 2026-03-29 01:51:01.579347 | debian-bookworm | 2026-03-29 01:51:01.577 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.579719 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found_by_name [0.019406s] ... ok 2026-03-29 01:51:01.597616 | debian-bookworm | 2026-03-29 01:51:01.596 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.597972 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_networks_limit_exceeded [0.018677s] ... ok 2026-03-29 01:51:01.617212 | debian-bookworm | 2026-03-29 01:51:01.615 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.617638 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_redundant_period [0.019005s] ... ok 2026-03-29 01:51:01.635945 | debian-bookworm | 2026-03-29 01:51:01.634 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.636257 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionTestCase.test_ip_address_generation_failure [0.018653s] ... ok 2026-03-29 01:51:01.655003 | debian-bookworm | 2026-03-29 01:51:01.653 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.655498 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionTestCase.test_manage_share_server_error [0.018841s] ... ok 2026-03-29 01:51:01.673651 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-03-29 01:51:01.674710 | debian-bookworm | 2026-03-29 01:51:01.673 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.675284 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_09_trace [0.020109s] ... ok 2026-03-29 01:51:01.694226 | debian-bookworm | 2026-03-29 01:51:01.692 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.694628 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_02_______debug__ [0.018959s] ... ok 2026-03-29 01:51:01.713372 | debian-bookworm | 2026-03-29 01:51:01.711 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.713731 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_12________info__ [0.018976s] ... ok 2026-03-29 01:51:01.732076 | debian-bookworm | 2026-03-29 01:51:01.730 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.732787 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_17____LE____audit__ [0.018662s] ... ok 2026-03-29 01:51:01.750718 | debian-bookworm | 2026-03-29 01:51:01.749 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.751088 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_22____LE____warning__ [0.018585s] ... ok 2026-03-29 01:51:01.770451 | debian-bookworm | 2026-03-29 01:51:01.768 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.770943 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_31____LI____critical__ [0.020158s] ... ok 2026-03-29 01:51:01.794794 | debian-bookworm | stdin:13:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-03-29 01:51:01.794830 | debian-bookworm | stdin:14:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-03-29 01:51:01.794843 | debian-bookworm | stdin:15:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-03-29 01:51:01.794855 | debian-bookworm | stdin:16:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-03-29 01:51:01.794866 | debian-bookworm | stdin:17:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-03-29 01:51:01.794877 | debian-bookworm | stdin:18:25: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-03-29 01:51:01.794889 | debian-bookworm | 2026-03-29 01:51:01.790 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.795252 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_trans_add [0.021574s] ... ok 2026-03-29 01:51:01.813065 | debian-bookworm | 2026-03-29 01:51:01.811 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.813434 | debian-bookworm | {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_5 [0.020264s] ... ok 2026-03-29 01:51:01.834468 | debian-bookworm | 2026-03-29 01:51:01.832 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.834897 | debian-bookworm | {3} manila.tests.test_misc.ProjectTestCase.test_all_migrations_have_downgrade [0.021502s] ... ok 2026-03-29 01:51:01.855907 | debian-bookworm | 2026-03-29 01:51:01.854 6721 INFO manila.coordination [None req-7d46427e-bcbd-4fb8-bbde-a23ba0041a55 111 222 - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.856349 | debian-bookworm | {3} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_deallocate_not_redefined [0.021073s] ... ok 2026-03-29 01:51:01.886732 | debian-bookworm | 2026-03-29 01:51:01.884 6721 INFO manila.coordination [None req-36f934fb-0e06-47a8-8a6a-1fda427cf26e fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.887203 | debian-bookworm | {3} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_context_is_admin_undefined [0.030664s] ... ok 2026-03-29 01:51:01.931897 | debian-bookworm | --- Logging error --- 2026-03-29 01:51:01.932429 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:51:01.932441 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:51:01.932449 | debian-bookworm | msg = self.format(record) 2026-03-29 01:51:01.932463 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.932471 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:51:01.932479 | debian-bookworm | return fmt.format(record) 2026-03-29 01:51:01.932487 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.932521 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:51:01.932530 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:51:01.932538 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.932546 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:51:01.932555 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:51:01.932563 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.932579 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:51:01.932587 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:51:01.932595 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.932603 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:51:01.932611 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:51:01.932619 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:51:01.932627 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:51:01.932635 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:51:01.932642 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.932650 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:51:01.932658 | debian-bookworm | return self._read_deleted 2026-03-29 01:51:01.932666 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:01.932687 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:51:01.932695 | debian-bookworm | Call stack: 2026-03-29 01:51:01.932703 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:51:01.932711 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:51:01.932719 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:51:01.932727 | debian-bookworm | main() 2026-03-29 01:51:01.932735 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:51:01.932743 | debian-bookworm | program.TestProgram( 2026-03-29 01:51:01.932751 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:51:01.932759 | debian-bookworm | self.runTests() 2026-03-29 01:51:01.932766 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:51:01.932775 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:51:01.932782 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:51:01.932790 | debian-bookworm | test(result) 2026-03-29 01:51:01.932798 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:01.932806 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:01.932813 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:01.932821 | debian-bookworm | test(result) 2026-03-29 01:51:01.932829 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:01.932837 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:01.932844 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:01.932852 | debian-bookworm | test(result) 2026-03-29 01:51:01.932860 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:01.932868 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:01.932875 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:01.932883 | debian-bookworm | test(result) 2026-03-29 01:51:01.932891 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:51:01.932898 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:01.932906 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:51:01.932914 | debian-bookworm | return run_test.run(result) 2026-03-29 01:51:01.932922 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:51:01.932930 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:51:01.932938 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:51:01.932945 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:51:01.932981 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:51:01.932991 | debian-bookworm | self._run_core() 2026-03-29 01:51:01.932999 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:51:01.933015 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:51:01.933025 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:51:01.933033 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:51:01.933040 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:51:01.933054 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:51:01.933062 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 52, in setUp 2026-03-29 01:51:01.933070 | debian-bookworm | self.context = context.RequestContext('fake', 'fake', roles=['member']) 2026-03-29 01:51:01.933078 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:51:01.933086 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:51:01.933097 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:51:01.933105 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:51:01.933112 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:51:01.933120 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:51:01.933128 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:51:01.933136 | debian-bookworm | return self.enforce( 2026-03-29 01:51:01.933143 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:51:01.933151 | debian-bookworm | self.load_rules() 2026-03-29 01:51:01.933159 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:51:01.933167 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:51:01.933174 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:51:01.933182 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:51:01.933190 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:51:01.933198 | debian-bookworm | LOG.warning( 2026-03-29 01:51:01.933206 | debian-bookworm | 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-03-29 01:51:01.933216 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:51:01.965492 | debian-bookworm | 2026-03-29 01:51:01.961 6721 WARNING oslo_policy.policy [None req-5ad4f1ab-06bf-413f-b992-43e26fb9a6ce - 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-03-29 01:51:01.965530 | debian-bookworm | 2026-03-29 01:51:01.963 6721 INFO manila.coordination [None req-5ad4f1ab-06bf-413f-b992-43e26fb9a6ce - fake-project-id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:01.966105 | debian-bookworm | {3} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_1_enforce [0.077983s] ... ok 2026-03-29 01:51:02.010651 | debian-bookworm | --- Logging error --- 2026-03-29 01:51:02.011359 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:51:02.011391 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:51:02.011403 | debian-bookworm | msg = self.format(record) 2026-03-29 01:51:02.011414 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.011425 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:51:02.011436 | debian-bookworm | return fmt.format(record) 2026-03-29 01:51:02.011447 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.011457 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:51:02.011480 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:51:02.011490 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.011498 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:51:02.011506 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:51:02.011514 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.011522 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:51:02.011530 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:51:02.011538 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.011545 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:51:02.011553 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:51:02.011563 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:51:02.011584 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:51:02.011605 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:51:02.011616 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.011627 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:51:02.011637 | debian-bookworm | return self._read_deleted 2026-03-29 01:51:02.011648 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.011659 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:51:02.011670 | debian-bookworm | Call stack: 2026-03-29 01:51:02.011681 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:51:02.011704 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:51:02.011716 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:51:02.011727 | debian-bookworm | main() 2026-03-29 01:51:02.011739 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:51:02.011749 | debian-bookworm | program.TestProgram( 2026-03-29 01:51:02.011758 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:51:02.011766 | debian-bookworm | self.runTests() 2026-03-29 01:51:02.011773 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:51:02.011781 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:51:02.011789 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:51:02.011797 | debian-bookworm | test(result) 2026-03-29 01:51:02.011805 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:02.011812 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:02.011820 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:02.011828 | debian-bookworm | test(result) 2026-03-29 01:51:02.011835 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:02.011843 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:02.011851 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:02.011859 | debian-bookworm | test(result) 2026-03-29 01:51:02.011866 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:02.011874 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:02.011882 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:02.011889 | debian-bookworm | test(result) 2026-03-29 01:51:02.011897 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:51:02.011914 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:02.011922 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:51:02.011930 | debian-bookworm | return run_test.run(result) 2026-03-29 01:51:02.011938 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:51:02.011946 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:51:02.011954 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:51:02.011961 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:51:02.011969 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:51:02.011977 | debian-bookworm | self._run_core() 2026-03-29 01:51:02.011985 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:51:02.012003 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:51:02.012011 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:51:02.012019 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:51:02.012027 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:51:02.012035 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:51:02.012042 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 52, in setUp 2026-03-29 01:51:02.012050 | debian-bookworm | self.context = context.RequestContext('fake', 'fake', roles=['member']) 2026-03-29 01:51:02.012058 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:51:02.012066 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:51:02.012073 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:51:02.012081 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:51:02.012089 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:51:02.012096 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:51:02.012104 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:51:02.012112 | debian-bookworm | return self.enforce( 2026-03-29 01:51:02.012120 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:51:02.012128 | debian-bookworm | self.load_rules() 2026-03-29 01:51:02.012135 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:51:02.012143 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:51:02.012154 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:51:02.012162 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:51:02.012170 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:51:02.012178 | debian-bookworm | LOG.warning( 2026-03-29 01:51:02.012187 | debian-bookworm | 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-03-29 01:51:02.012202 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:51:02.043977 | debian-bookworm | 2026-03-29 01:51:02.039 6721 WARNING oslo_policy.policy [None req-a32ae351-974b-4d82-9902-69a384a54d4e - 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-03-29 01:51:02.044015 | debian-bookworm | 2026-03-29 01:51:02.041 6721 INFO manila.coordination [None req-a32ae351-974b-4d82-9902-69a384a54d4e - fake-project-id - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.044623 | debian-bookworm | {3} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_2_authorize [0.078501s] ... ok 2026-03-29 01:51:02.089302 | debian-bookworm | --- Logging error --- 2026-03-29 01:51:02.089827 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:51:02.089844 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-03-29 01:51:02.089852 | debian-bookworm | msg = self.format(record) 2026-03-29 01:51:02.089860 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.089868 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-03-29 01:51:02.089876 | debian-bookworm | return fmt.format(record) 2026-03-29 01:51:02.089884 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.089892 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-03-29 01:51:02.089900 | debian-bookworm | context = _update_record_with_context(record) 2026-03-29 01:51:02.089908 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.089916 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-03-29 01:51:02.089924 | debian-bookworm | d = _dictify_context(context) 2026-03-29 01:51:02.089932 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.089940 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-03-29 01:51:02.089948 | debian-bookworm | return context.get_logging_values() 2026-03-29 01:51:02.089955 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.089963 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-03-29 01:51:02.089971 | debian-bookworm | values.update(self.to_dict()) 2026-03-29 01:51:02.089979 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-29 01:51:02.089987 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-03-29 01:51:02.089995 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-03-29 01:51:02.090002 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.090010 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-03-29 01:51:02.090018 | debian-bookworm | return self._read_deleted 2026-03-29 01:51:02.090026 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:02.090033 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-03-29 01:51:02.090041 | debian-bookworm | Call stack: 2026-03-29 01:51:02.090049 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-03-29 01:51:02.090057 | debian-bookworm | File "", line 88, in _run_code 2026-03-29 01:51:02.090065 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-03-29 01:51:02.090073 | debian-bookworm | main() 2026-03-29 01:51:02.090080 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-03-29 01:51:02.090101 | debian-bookworm | program.TestProgram( 2026-03-29 01:51:02.090108 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-03-29 01:51:02.090116 | debian-bookworm | self.runTests() 2026-03-29 01:51:02.090124 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-03-29 01:51:02.090132 | debian-bookworm | self.result = testRunner.run(self.test) 2026-03-29 01:51:02.090140 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-03-29 01:51:02.090148 | debian-bookworm | test(result) 2026-03-29 01:51:02.090155 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:02.090169 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:02.090177 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:02.090185 | debian-bookworm | test(result) 2026-03-29 01:51:02.090192 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:02.090200 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:02.090208 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:02.090216 | debian-bookworm | test(result) 2026-03-29 01:51:02.090224 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-03-29 01:51:02.090232 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:02.090239 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-03-29 01:51:02.090247 | debian-bookworm | test(result) 2026-03-29 01:51:02.090255 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-03-29 01:51:02.090263 | debian-bookworm | return self.run(*args, **kwds) 2026-03-29 01:51:02.090270 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 790, in run 2026-03-29 01:51:02.090278 | debian-bookworm | return run_test.run(result) 2026-03-29 01:51:02.090286 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-03-29 01:51:02.090294 | debian-bookworm | return self._run_one(actual_result) 2026-03-29 01:51:02.090302 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-03-29 01:51:02.090310 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-03-29 01:51:02.090318 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-03-29 01:51:02.090326 | debian-bookworm | self._run_core() 2026-03-29 01:51:02.090334 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-03-29 01:51:02.090348 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-03-29 01:51:02.090356 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-03-29 01:51:02.090364 | debian-bookworm | return fn(*args, **kwargs) 2026-03-29 01:51:02.090372 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 799, in _run_setup 2026-03-29 01:51:02.090380 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-03-29 01:51:02.090388 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 52, in setUp 2026-03-29 01:51:02.090395 | debian-bookworm | self.context = context.RequestContext('fake', 'fake', roles=['member']) 2026-03-29 01:51:02.090403 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-03-29 01:51:02.090411 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-03-29 01:51:02.090419 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-03-29 01:51:02.090432 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-03-29 01:51:02.090440 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-03-29 01:51:02.090448 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-03-29 01:51:02.090456 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-03-29 01:51:02.090464 | debian-bookworm | return self.enforce( 2026-03-29 01:51:02.090471 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-03-29 01:51:02.090479 | debian-bookworm | self.load_rules() 2026-03-29 01:51:02.090487 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-03-29 01:51:02.090495 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-03-29 01:51:02.090503 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-03-29 01:51:02.090511 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-03-29 01:51:02.090519 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-03-29 01:51:02.090527 | debian-bookworm | LOG.warning( 2026-03-29 01:51:02.090535 | debian-bookworm | 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-03-29 01:51:02.090544 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-03-29 01:51:02.092773 | debian-bookworm | 2026-03-29 01:51:02.091 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.093549 | debian-bookworm | {3} manila.tests.test_policy.PolicyTestCase.test_early_OR_authorization [0.050124s] ... ok 2026-03-29 01:51:02.112893 | debian-bookworm | 2026-03-29 01:51:02.111 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.113447 | debian-bookworm | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_2 [0.019767s] ... ok 2026-03-29 01:51:02.132620 | debian-bookworm | 2026-03-29 01:51:02.131 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.133122 | debian-bookworm | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_3 [0.019579s] ... ok 2026-03-29 01:51:02.152164 | debian-bookworm | 2026-03-29 01:51:02.151 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.152668 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_commit_1 [0.019479s] ... ok 2026-03-29 01:51:02.171595 | debian-bookworm | 2026-03-29 01:51:02.170 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.172091 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_count_unknown_resource [0.019343s] ... ok 2026-03-29 01:51:02.192344 | debian-bookworm | 2026-03-29 01:51:02.190 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.192714 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_by_class [0.020038s] ... ok 2026-03-29 01:51:02.212086 | debian-bookworm | 2026-03-29 01:51:02.210 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.212520 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_2_True [0.019875s] ... ok 2026-03-29 01:51:02.231219 | debian-bookworm | 2026-03-29 01:51:02.230 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.231613 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_3_False [0.019242s] ... ok 2026-03-29 01:51:02.250460 | debian-bookworm | 2026-03-29 01:51:02.249 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.250934 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_1 [0.019129s] ... ok 2026-03-29 01:51:02.270026 | debian-bookworm | 2026-03-29 01:51:02.268 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.270551 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_register_resource [0.019521s] ... ok 2026-03-29 01:51:02.289016 | debian-bookworm | 2026-03-29 01:51:02.287 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.289406 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_register_resources [0.018905s] ... ok 2026-03-29 01:51:02.308156 | debian-bookworm | 2026-03-29 01:51:02.307 6721 INFO manila.service [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Starting test node (version 1.0.0) 2026-03-29 01:51:02.308871 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:51:02.308886 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:51:02.309387 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:51:02.309401 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:51:02.309542 | debian-bookworm | 2026-03-29 01:51:02.308 6721 DEBUG manila.service [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Creating RPC server for service test. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-03-29 01:51:02.362250 | debian-bookworm | 2026-03-29 01:51:02.360 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.363700 | debian-bookworm | {3} manila.tests.test_service.ServiceTestCase.test_cleanup_services_2_False [0.074089s] ... ok 2026-03-29 01:51:02.383930 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:51:02.383957 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:51:02.384639 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:51:02.384664 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:51:02.386368 | debian-bookworm | 2026-03-29 01:51:02.383 6721 INFO manila.service [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Starting test node (version 1.0.0) 2026-03-29 01:51:02.386389 | debian-bookworm | 2026-03-29 01:51:02.383 6721 DEBUG manila.service [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Creating RPC server for service test. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-03-29 01:51:02.386398 | debian-bookworm | 2026-03-29 01:51:02.383 6721 DEBUG manila.service [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] The service database object disappeared, Recreating it. report_state /home/zuul/src/github.com/vexxhost/manila/manila/service.py:298 2026-03-29 01:51:02.386413 | debian-bookworm | 2026-03-29 01:51:02.384 6721 ERROR manila.service [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Recovered model server connection! 2026-03-29 01:51:02.386421 | debian-bookworm | 2026-03-29 01:51:02.384 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.386686 | debian-bookworm | {3} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_not_found [0.022650s] ... ok 2026-03-29 01:51:02.406275 | debian-bookworm | 2026-03-29 01:51:02.405 6721 INFO manila.service [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Starting test node (version 1.0.0) 2026-03-29 01:51:02.406954 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:51:02.406971 | debian-bookworm | debtcollector.deprecate( 2026-03-29 01:51:02.407427 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/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-03-29 01:51:02.407448 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-03-29 01:51:02.408881 | debian-bookworm | 2026-03-29 01:51:02.406 6721 DEBUG manila.service [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Creating RPC server for service test. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-03-29 01:51:02.408892 | debian-bookworm | 2026-03-29 01:51:02.407 6721 ERROR manila.service [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Manager for service bar is not ready yet, skipping state update routine. Service will appear "down". 2026-03-29 01:51:02.408900 | debian-bookworm | 2026-03-29 01:51:02.407 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.409460 | debian-bookworm | {3} manila.tests.test_service.ServiceTestCase.test_report_state_service_not_ready [0.022981s] ... ok 2026-03-29 01:51:02.426825 | debian-bookworm | /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-03-29 01:51:02.426850 | debian-bookworm | self.server = wsgi.Server( 2026-03-29 01:51:02.429346 | debian-bookworm | 2026-03-29 01:51:02.427 6721 INFO oslo.service.wsgi [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] test_service listening on None:0 2026-03-29 01:51:02.429363 | debian-bookworm | 2026-03-29 01:51:02.427 6721 INFO oslo.service.wsgi [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopping WSGI server. 2026-03-29 01:51:02.429371 | debian-bookworm | 2026-03-29 01:51:02.428 6721 INFO eventlet.wsgi.server [-] (6721) wsgi starting up on http://[::1]:43979 2026-03-29 01:51:02.429380 | debian-bookworm | 2026-03-29 01:51:02.428 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.429768 | debian-bookworm | {3} manila.tests.test_service.TestWSGIService.test_reset_pool_size_to_default [0.020202s] ... ok 2026-03-29 01:51:02.448303 | debian-bookworm | /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-03-29 01:51:02.448376 | debian-bookworm | self.server = wsgi.Server( 2026-03-29 01:51:02.450067 | debian-bookworm | 2026-03-29 01:51:02.448 6721 INFO oslo.service.wsgi [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] test_service listening on None:0 2026-03-29 01:51:02.452548 | debian-bookworm | 2026-03-29 01:51:02.451 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.453123 | debian-bookworm | {3} manila.tests.test_service.TestWSGIService.test_ssl_enabled [0.023105s] ... ok 2026-03-29 01:51:02.474123 | debian-bookworm | 2026-03-29 01:51:02.470 6721 DEBUG manila.ssh_utils [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] 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-03-29 01:51:02.474163 | debian-bookworm | 2026-03-29 01:51:02.471 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.474552 | debian-bookworm | {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_key [0.020414s] ... ok 2026-03-29 01:51:02.494321 | debian-bookworm | 2026-03-29 01:51:02.491 6721 DEBUG manila.ssh_utils [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] 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-03-29 01:51:02.494336 | debian-bookworm | 2026-03-29 01:51:02.492 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.494736 | debian-bookworm | {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_password [0.020339s] ... ok 2026-03-29 01:51:02.514048 | debian-bookworm | 2026-03-29 01:51:02.512 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.514525 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_2_________my_name_name_of_remote_computer__ [0.019792s] ... ok 2026-03-29 01:51:02.532286 | debian-bookworm | 2026-03-29 01:51:02.531 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.532924 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_03___1fake____G__ [0.018845s] ... ok 2026-03-29 01:51:02.553560 | debian-bookworm | 2026-03-29 01:51:02.551 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.553992 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_04___2GG____G__ [0.020654s] ... ok 2026-03-29 01:51:02.573853 | debian-bookworm | 2026-03-29 01:51:02.572 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.574208 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_14___M2_2K____G__ [0.020264s] ... ok 2026-03-29 01:51:02.594015 | debian-bookworm | 2026-03-29 01:51:02.592 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.594330 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_17__23___G__ [0.019895s] ... ok 2026-03-29 01:51:02.614250 | debian-bookworm | 2026-03-29 01:51:02.612 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.614665 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_08____2T____G____2048_0_ [0.020069s] ... ok 2026-03-29 01:51:02.632940 | debian-bookworm | 2026-03-29 01:51:02.631 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.633245 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_12____3_4P____G____3565158_4_ [0.018563s] ... ok 2026-03-29 01:51:02.651754 | debian-bookworm | 2026-03-29 01:51:02.650 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.652059 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_16____9728_2381T____T____9728_2381_ [0.018801s] ... ok 2026-03-29 01:51:02.670419 | debian-bookworm | 2026-03-29 01:51:02.668 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.670780 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_18____512____M____0_00048828125_ [0.018519s] ... ok 2026-03-29 01:51:02.689215 | debian-bookworm | 2026-03-29 01:51:02.687 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.689484 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_20_____1024____K____0_0001_ [0.018690s] ... ok 2026-03-29 01:51:02.707812 | debian-bookworm | 2026-03-29 01:51:02.706 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.708245 | debian-bookworm | {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_2_fake [0.018517s] ... ok 2026-03-29 01:51:02.726517 | debian-bookworm | 2026-03-29 01:51:02.724 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.726930 | debian-bookworm | {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_3_255_255_255_256 [0.018402s] ... ok 2026-03-29 01:51:02.745345 | debian-bookworm | 2026-03-29 01:51:02.743 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.745728 | debian-bookworm | {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_1 [0.018987s] ... ok 2026-03-29 01:51:02.764120 | debian-bookworm | 2026-03-29 01:51:02.762 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.764560 | debian-bookworm | {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_4 [0.018754s] ... ok 2026-03-29 01:51:02.783718 | debian-bookworm | 2026-03-29 01:51:02.782 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.784178 | debian-bookworm | {3} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_2___10hours____PT10H__ [0.019370s] ... ok 2026-03-29 01:51:02.802662 | debian-bookworm | 2026-03-29 01:51:02.801 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.803041 | debian-bookworm | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_status_error [0.018875s] ... ok 2026-03-29 01:51:02.822799 | debian-bookworm | 2026-03-29 01:51:02.821 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.823218 | debian-bookworm | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all_snapshots [0.019951s] ... ok 2026-03-29 01:51:02.842328 | debian-bookworm | 2026-03-29 01:51:02.840 6721 INFO manila.coordination [None req-b95dadc4-827b-4c73-a44d-29c782a1e7c0 fake fake - - - -] Stopped Coordinator (Agent ID: cc05173a-5235-4f90-b6ff-f3304e1d05ce, prefix: manila-) 2026-03-29 01:51:02.842909 | debian-bookworm | {3} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application_factory [0.019221s] ... ok 2026-03-29 01:51:06.564859 | debian-bookworm | 2026-03-29 01:51:06.564934 | debian-bookworm | ============================== 2026-03-29 01:51:06.564979 | debian-bookworm | Failed 1 tests - output below: 2026-03-29 01:51:06.564992 | debian-bookworm | ============================== 2026-03-29 01:51:06.565003 | debian-bookworm | 2026-03-29 01:51:06.565016 | debian-bookworm | manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret 2026-03-29 01:51:06.565028 | debian-bookworm | ------------------------------------------------------------------------------------------------------ 2026-03-29 01:51:06.565038 | debian-bookworm | 2026-03-29 01:51:06.565050 | debian-bookworm | Captured traceback: 2026-03-29 01:51:06.565061 | debian-bookworm | ~~~~~~~~~~~~~~~~~~~ 2026-03-29 01:51:06.565071 | debian-bookworm | Traceback (most recent call last): 2026-03-29 01:51:06.565083 | debian-bookworm | 2026-03-29 01:51:06.565094 | debian-bookworm | 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-03-29 01:51:06.565105 | debian-bookworm | self.mock_object(self.barbican_acl, '_create_secret_ref', 2026-03-29 01:51:06.565116 | debian-bookworm | 2026-03-29 01:51:06.565127 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/test.py", line 323, in mock_object 2026-03-29 01:51:06.565138 | debian-bookworm | patcher.start() 2026-03-29 01:51:06.565148 | debian-bookworm | 2026-03-29 01:51:06.565159 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1585, in start 2026-03-29 01:51:06.565169 | debian-bookworm | result = self.__enter__() 2026-03-29 01:51:06.565180 | debian-bookworm | ^^^^^^^^^^^^^^^^ 2026-03-29 01:51:06.565190 | debian-bookworm | 2026-03-29 01:51:06.565201 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1437, in __enter__ 2026-03-29 01:51:06.565211 | debian-bookworm | original, local = self.get_original() 2026-03-29 01:51:06.565222 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-03-29 01:51:06.565233 | debian-bookworm | 2026-03-29 01:51:06.565244 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1410, in get_original 2026-03-29 01:51:06.565254 | debian-bookworm | raise AttributeError( 2026-03-29 01:51:06.565265 | debian-bookworm | 2026-03-29 01:51:06.565276 | debian-bookworm | AttributeError: does not have the attribute '_create_secret_ref' 2026-03-29 01:51:06.565311 | debian-bookworm | 2026-03-29 01:51:06.565322 | debian-bookworm | 2026-03-29 01:51:06.565333 | debian-bookworm | 2026-03-29 01:51:06.565343 | debian-bookworm | ====== 2026-03-29 01:51:06.565354 | debian-bookworm | Totals 2026-03-29 01:51:06.565364 | debian-bookworm | ====== 2026-03-29 01:51:06.565375 | debian-bookworm | Ran: 12426 tests in 146.1091 sec. 2026-03-29 01:51:06.565385 | debian-bookworm | - Passed: 12419 2026-03-29 01:51:06.565396 | debian-bookworm | - Skipped: 6 2026-03-29 01:51:06.565406 | debian-bookworm | - Expected Fail: 0 2026-03-29 01:51:06.565417 | debian-bookworm | - Unexpected Success: 0 2026-03-29 01:51:06.565427 | debian-bookworm | - Failed: 1 2026-03-29 01:51:06.565438 | debian-bookworm | Sum of execute time for each test: 639.7686 sec. 2026-03-29 01:51:06.565448 | debian-bookworm | 2026-03-29 01:51:06.565458 | debian-bookworm | ============== 2026-03-29 01:51:06.565468 | debian-bookworm | Worker Balance 2026-03-29 01:51:06.565479 | debian-bookworm | ============== 2026-03-29 01:51:06.565489 | debian-bookworm | - Worker 0 (1554 tests) => 0:01:47.894111 2026-03-29 01:51:06.565500 | debian-bookworm | - Worker 1 (1554 tests) => 0:01:01.925405 2026-03-29 01:51:06.565511 | debian-bookworm | - Worker 2 (1554 tests) => 0:01:28.578169 2026-03-29 01:51:06.565521 | debian-bookworm | - Worker 3 (1553 tests) => 0:02:25.060644 2026-03-29 01:51:06.565532 | debian-bookworm | - Worker 4 (1553 tests) => 0:00:57.771265 2026-03-29 01:51:06.565543 | debian-bookworm | - Worker 5 (1553 tests) => 0:01:03.776865 2026-03-29 01:51:06.565553 | debian-bookworm | - Worker 6 (1552 tests) => 0:00:58.266929 2026-03-29 01:51:06.565564 | debian-bookworm | - Worker 7 (1553 tests) => 0:00:58.445563 2026-03-29 01:51:06.646595 | debian-bookworm | py311: 163726 C exit 1 (160.36 seconds) /home/zuul/src/github.com/vexxhost/manila> stestr run pid=6709 [tox/execute/api.py:311] 2026-03-29 01:51:06.647751 | debian-bookworm | .pkg: 163727 W _exit> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-03-29 01:51:06.649601 | debian-bookworm | Backend: run command _exit with args {} 2026-03-29 01:51:06.649631 | debian-bookworm | Backend: Wrote response {'return': 0} to /tmp/pep517__exit-_kdnrklt.json 2026-03-29 01:51:06.651055 | debian-bookworm | .pkg: 163730 I exit None (0.00 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6515 [tox/execute/api.py:311] 2026-03-29 01:51:06.683000 | debian-bookworm | .pkg: 163762 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-03-29 01:51:06.684335 | debian-bookworm | py311: FAIL code 1 (163.50=setup[3.14]+cmd[160.36] seconds) 2026-03-29 01:51:06.684352 | debian-bookworm | evaluation failed :( (163.62 seconds) 2026-03-29 01:51:07.344672 | debian-bookworm | ERROR 2026-03-29 01:51:07.344884 | debian-bookworm | { 2026-03-29 01:51:07.344917 | debian-bookworm | "delta": "0:02:43.831496", 2026-03-29 01:51:07.344979 | debian-bookworm | "end": "2026-03-29 01:51:06.725244", 2026-03-29 01:51:07.345005 | debian-bookworm | "msg": "non-zero return code", 2026-03-29 01:51:07.345025 | debian-bookworm | "rc": 1, 2026-03-29 01:51:07.345044 | debian-bookworm | "start": "2026-03-29 01:48:22.893748" 2026-03-29 01:51:07.345062 | debian-bookworm | } failure 2026-03-29 01:51:07.907544 | 2026-03-29 01:51:07.907718 | TASK [tox : Look for output] 2026-03-29 01:51:08.655610 | debian-bookworm | ok 2026-03-29 01:51:09.154575 | 2026-03-29 01:51:09.154802 | TASK [tox : Return file comments to Zuul] 2026-03-29 01:51:09.202633 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:09.205518 | 2026-03-29 01:51:09.205590 | PLAY RECAP 2026-03-29 01:51:09.205659 | debian-bookworm | ok: 14 changed: 8 unreachable: 0 failed: 1 skipped: 2 rescued: 0 ignored: 0 2026-03-29 01:51:09.205693 | 2026-03-29 01:51:09.495411 | RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-29 01:51:09.497472 | POST-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-29 01:51:13.281767 | 2026-03-29 01:51:13.282101 | PLAY [all] 2026-03-29 01:51:13.295163 | 2026-03-29 01:51:13.295480 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-29 01:51:13.330344 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:13.340329 | 2026-03-29 01:51:13.340449 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-29 01:51:13.374576 | debian-bookworm | ok 2026-03-29 01:51:13.379074 | 2026-03-29 01:51:13.379141 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-29 01:51:22.725053 | debian-bookworm -> localhost | changed 2026-03-29 01:51:22.735106 | 2026-03-29 01:51:22.735207 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-29 01:51:22.780452 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:22.802096 | 2026-03-29 01:51:22.802187 | TASK [fetch-tox-output : Set envlist fact] 2026-03-29 01:51:22.842090 | debian-bookworm | ok 2026-03-29 01:51:22.847696 | 2026-03-29 01:51:22.847770 | TASK [fetch-tox-output : Get tox version] 2026-03-29 01:51:23.363882 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-29 01:51:23.379822 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-29 01:51:23.885465 | debian-bookworm | ok: Runtime: 0:00:00.211041 2026-03-29 01:51:23.890379 | 2026-03-29 01:51:23.890446 | TASK [fetch-tox-output : Find all default environments] 2026-03-29 01:51:24.416485 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:24.427103 | 2026-03-29 01:51:24.427205 | TASK [fetch-tox-output : Set envlist fact] 2026-03-29 01:51:24.462066 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:24.471998 | 2026-03-29 01:51:24.472160 | TASK [fetch-tox-output : Find all default environments] 2026-03-29 01:51:25.004134 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:25.013388 | 2026-03-29 01:51:25.013528 | TASK [fetch-tox-output : Set envlist fact] 2026-03-29 01:51:25.037986 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:25.047602 | 2026-03-29 01:51:25.047690 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-29 01:51:25.088004 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:25.105950 | 2026-03-29 01:51:25.106097 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-29 01:51:25.801687 | debian-bookworm | changed: 2026-03-29 01:51:25.801902 | debian-bookworm | created directory /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/work/logs/tox/py311 2026-03-29 01:51:25.801933 | debian-bookworm | cd+++++++++ ./ 2026-03-29 01:51:25.801955 | debian-bookworm | >f+++++++++ 1-install_package.log 2026-03-29 01:51:25.801977 | debian-bookworm | >f+++++++++ 2-commands[0].log 2026-03-29 01:51:25.802011 | 2026-03-29 01:51:25.827531 | 2026-03-29 01:51:25.827684 | PLAY RECAP 2026-03-29 01:51:25.827764 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-29 01:51:25.827816 | 2026-03-29 01:51:25.950419 | POST-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-29 01:51:25.953200 | POST-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-29 01:51:27.379793 | 2026-03-29 01:51:27.379922 | PLAY [all] 2026-03-29 01:51:27.391911 | 2026-03-29 01:51:27.391990 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-29 01:51:27.617852 | debian-bookworm | changed 2026-03-29 01:51:27.622989 | 2026-03-29 01:51:27.623249 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-29 01:51:27.656685 | debian-bookworm | ok 2026-03-29 01:51:27.662254 | 2026-03-29 01:51:27.662337 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-29 01:51:27.987841 | debian-bookworm | ok: Not all paths examined, check warnings for details 2026-03-29 01:51:28.005075 | 2026-03-29 01:51:28.005225 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-29 01:51:28.039099 | 2026-03-29 01:51:28.039265 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-29 01:51:28.357489 | debian-bookworm | changed 2026-03-29 01:51:28.514891 | 2026-03-29 01:51:28.515031 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-29 01:51:30.029769 | debian-bookworm | ok: Item: /home/zuul/src/github.com/vexxhost/manila Runtime: 0:00:01.156160 2026-03-29 01:51:30.029979 | 2026-03-29 01:51:30.044935 | 2026-03-29 01:51:30.046020 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-29 01:51:30.481024 | debian-bookworm | changed 2026-03-29 01:51:30.485956 | 2026-03-29 01:51:30.486022 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-29 01:51:30.832311 | debian-bookworm | changed 2026-03-29 01:51:30.837393 | 2026-03-29 01:51:30.837463 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-29 01:51:30.869015 | debian-bookworm | ok 2026-03-29 01:51:31.019615 | debian-bookworm | included: /var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/fetch-subunit-output/tasks/process.yaml 2026-03-29 01:51:31.026732 | 2026-03-29 01:51:31.026803 | TASK [fetch-subunit-output : Look for subunit2html command] 2026-03-29 01:51:31.212092 | debian-bookworm | changed: non-zero return code 2026-03-29 01:51:31.218784 | 2026-03-29 01:51:31.218872 | TASK [fetch-subunit-output : Define subunit_html_command fact] 2026-03-29 01:51:31.244341 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:31.254108 | 2026-03-29 01:51:31.254216 | TASK [fetch-subunit-output : Emit a debug line so we can search logstash for fallback hits] 2026-03-29 01:51:31.289290 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:31.299529 | 2026-03-29 01:51:31.299618 | TASK [fetch-subunit-output : Generate testr_results.html file] 2026-03-29 01:51:31.829957 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:31.839863 | 2026-03-29 01:51:31.839942 | TASK [fetch-subunit-output : Find subunit files] 2026-03-29 01:51:32.034830 | debian-bookworm | ok: All paths examined 2026-03-29 01:51:32.042522 | 2026-03-29 01:51:32.042597 | LOOP [fetch-subunit-output : Collect test-results] 2026-03-29 01:51:32.890151 | debian-bookworm | changed: >f+++++++++ testrepository.subunit 2026-03-29 01:51:32.903285 | 2026-03-29 01:51:32.903473 | LOOP [fetch-subunit-output : Copy test-results] 2026-03-29 01:51:32.950955 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:32.951316 | debian-bookworm | changed: All items complete 2026-03-29 01:51:32.951376 | 2026-03-29 01:51:32.974622 | 2026-03-29 01:51:32.974755 | LOOP [fetch-subunit-output : Return artifact to Zuul] 2026-03-29 01:51:33.005207 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:33.005548 | 2026-03-29 01:51:33.020884 | 2026-03-29 01:51:33.021031 | PLAY RECAP 2026-03-29 01:51:33.021099 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 6 rescued: 0 ignored: 0 2026-03-29 01:51:33.021125 | 2026-03-29 01:51:33.161533 | POST-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-29 01:51:33.162957 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-29 01:51:34.301019 | 2026-03-29 01:51:34.301169 | PLAY [all] 2026-03-29 01:51:34.314570 | 2026-03-29 01:51:34.314659 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-29 01:51:34.359747 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:34.432761 | 2026-03-29 01:51:34.432944 | TASK [fetch-output : Set log path for single node] 2026-03-29 01:51:34.476432 | debian-bookworm | ok 2026-03-29 01:51:34.482801 | 2026-03-29 01:51:34.482952 | LOOP [fetch-output : Ensure local output dirs] 2026-03-29 01:51:34.873443 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/work/logs" 2026-03-29 01:51:35.083142 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/work/artifacts" 2026-03-29 01:51:35.289339 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d6f7bd70375746b0ba9917b8c93072c0/work/docs" 2026-03-29 01:51:35.303183 | 2026-03-29 01:51:35.303338 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-29 01:51:35.963991 | debian-bookworm | changed: .d..t...... ./ 2026-03-29 01:51:35.964247 | debian-bookworm | changed: All items complete 2026-03-29 01:51:35.964286 | 2026-03-29 01:51:36.429036 | debian-bookworm | changed: .d..t...... ./ 2026-03-29 01:51:36.932495 | debian-bookworm | changed: .d..t...... ./ 2026-03-29 01:51:36.955571 | 2026-03-29 01:51:36.955708 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-29 01:51:36.985847 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:36.991574 | debian-bookworm | skipping: Conditional result was False 2026-03-29 01:51:37.003471 | 2026-03-29 01:51:37.003606 | PLAY [all] 2026-03-29 01:51:37.009995 | 2026-03-29 01:51:37.010064 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-29 01:51:37.430862 | debian-bookworm | changed 2026-03-29 01:51:37.436379 | 2026-03-29 01:51:37.436430 | PLAY RECAP 2026-03-29 01:51:37.436473 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-03-29 01:51:37.436495 | 2026-03-29 01:51:37.549778 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-29 01:51:37.552814 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-29 01:51:38.790835 | 2026-03-29 01:51:38.790982 | PLAY [localhost] 2026-03-29 01:51:38.801371 | 2026-03-29 01:51:38.801474 | TASK [Generate Zuul manifest] 2026-03-29 01:51:38.823409 | localhost | ok 2026-03-29 01:51:39.010836 | 2026-03-29 01:51:39.011027 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-29 01:51:39.468537 | localhost | changed 2026-03-29 01:51:39.491315 | 2026-03-29 01:51:39.491416 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-29 01:51:39.521837 | localhost | ok 2026-03-29 01:51:39.530264 | 2026-03-29 01:51:39.530341 | TASK [Upload logs] 2026-03-29 01:51:39.551364 | localhost | ok 2026-03-29 01:51:39.785908 | 2026-03-29 01:51:39.786049 | TASK [Set zuul-log-path fact] 2026-03-29 01:51:39.804512 | localhost | ok 2026-03-29 01:51:39.819173 | 2026-03-29 01:51:39.819272 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-29 01:51:39.850737 | localhost | ok 2026-03-29 01:51:39.860615 | 2026-03-29 01:51:39.860706 | TASK [upload-logs : Create log directories] 2026-03-29 01:51:40.288517 | localhost | changed 2026-03-29 01:51:40.294520 | 2026-03-29 01:51:40.294594 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-29 01:51:40.736454 | localhost -> localhost | ok: Runtime: 0:00:00.005394 2026-03-29 01:51:40.743423 | 2026-03-29 01:51:40.743498 | TASK [upload-logs : Upload logs to log server] 2026-03-29 01:51:41.228047 | localhost | Output suppressed because no_log was given 2026-03-29 01:51:41.231809 | 2026-03-29 01:51:41.231879 | LOOP [upload-logs : Compress console log and json output] 2026-03-29 01:51:41.278535 | localhost | skipping: Conditional result was False 2026-03-29 01:51:41.285403 | localhost | skipping: Conditional result was False 2026-03-29 01:51:41.297740 | 2026-03-29 01:51:41.297896 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-29 01:51:41.345687 | localhost | skipping: Conditional result was False 2026-03-29 01:51:41.346148 | 2026-03-29 01:51:41.349531 | localhost | skipping: Conditional result was False 2026-03-29 01:51:41.364485 | 2026-03-29 01:51:41.364648 | LOOP [upload-logs : Upload console log and json output]